[symfony-users] Re: Which IDE do you use?

2008-09-13 Thread Puentes Diaz, Roberto G. ([EMAIL PROTECTED])

PDT + APTANA of course
But now zend studio can work with xdebug
http://www.maxhorvath.com/2008/08/how-to-enable-the-xdebug-debugger-in-zend-studio-for-eclipse.html

then ZendStudio is a great alternative

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-12 Thread Micah Koga

Does anyone have any opinions on Aptana vs. Eclipse+PDT?

On Sep 11, 2008, at 1:29 PM, David Brewer wrote:


I'm a big fan of Komodo IDE.

On Mon, Sep 8, 2008 at 11:13 PM, Sumedh <[EMAIL PROTECTED]>  
wrote:
>
> I don't think we have a feature of poll here...?
>
> Thought would help to know what are people generally using for symfony
> projects...
>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(
>>
>




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-12 Thread mkoga

Does anyone have any opinions on Aptana vs Eclipse+PDT?

On Sep 11, 1:29 pm, "David Brewer" <[EMAIL PROTECTED]> wrote:
> I'm a big fan of Komodo IDE.
>
>
>
> On Mon, Sep 8, 2008 at 11:13 PM, Sumedh <[EMAIL PROTECTED]> wrote:
>
> > I don't think we have a feature of poll here...?
>
> > Thought would help to know what are people generally using for symfony
> > projects...
>
> > I am using Eclipse PDT so far...but it's crashing every hour since
> > yesterday...so don't know what to do... :(

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-12 Thread Jonathan

Eclipse with PDT and XDebug

On Sep 10, 4:08 am, Nils <[EMAIL PROTECTED]> wrote:
> I'm using Eclipse PDT v.2.0

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-11 Thread David Brewer

I'm a big fan of Komodo IDE.

On Mon, Sep 8, 2008 at 11:13 PM, Sumedh <[EMAIL PROTECTED]> wrote:
>
> I don't think we have a feature of poll here...?
>
> Thought would help to know what are people generally using for symfony
> projects...
>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-11 Thread cokker

Ant Cunningham schrieb:
> On my Mac i use Eclipse+PDT for complex projects and Textmate/E/Kate 
> (under their respective OSes) for lighter projects.
> 
> I tried Symfoclipse for awhile but the only thing I was really using was 
> the YAML editor. After a while it got annoyting to have to navigate 
> through the file tree to the proper level directory to execute a task. I 
> preger my completely open External Tool definition... it symply points 
> to ${project_loc}/symfony and takes a single ${string_prompt} 
> argument... letting me free form all the commands. much easier, just 
> hotkey, type, and hit enter :-)

Works great. Thanks for the tip!
> 
> E is decent - its not quite as good as Textmate, but it does support all 
> the same bundles so thats a big plus. Kate is lacking, but has the 
> advantage of being completely open so you can remedy that assuming you 
> have the skills and free time - I unfortunately, do not.
> 
> Sumedh wrote:
greets
Sven

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-11 Thread Nils

I'm using Eclipse PDT v.2.0

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Jim Barcelona
Vim 7.2 (for personal use) and Eclipse PDT (for work).

Ya, I love powerful code completion, too, which is what you've also got in
Vim 7.2 -- I have a quick cheat sheet for code completion and opening
declarations here:

http://www.codebelay.com/blog/?p=205

Cheers,
Barce

On Tue, Sep 9, 2008 at 3:29 PM, Bernhard Schussek <[EMAIL PROTECTED]>wrote:

>
> Eclipse PDT
>
> I really like the powerful code completion and the easy possibiltiy to
> jump to the declaration of any code you use by pressing a single key.
> Very helpful for debugging.
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Ant Cunningham

On my Mac i use Eclipse+PDT for complex projects and Textmate/E/Kate 
(under their respective OSes) for lighter projects.

I tried Symfoclipse for awhile but the only thing I was really using was 
the YAML editor. After a while it got annoyting to have to navigate 
through the file tree to the proper level directory to execute a task. I 
preger my completely open External Tool definition... it symply points 
to ${project_loc}/symfony and takes a single ${string_prompt} 
argument... letting me free form all the commands. much easier, just 
hotkey, type, and hit enter :-)

E is decent - its not quite as good as Textmate, but it does support all 
the same bundles so thats a big plus. Kate is lacking, but has the 
advantage of being completely open so you can remedy that assuming you 
have the skills and free time - I unfortunately, do not.

Sumedh wrote:
-- 
Ant Cunningham
Graphic Designer | Web Developer
Vector Based Design
[EMAIL PROTECTED]> I don't think we have a feature of poll here...?
> 
> Thought would help to know what are people generally using for symfony
> projects...
> 
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(
> > 


-- 
Ant Cunningham
Graphic Designer | Web Developer
Vector Based Design
[EMAIL PROTECTED]

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Bernhard Schussek

Eclipse PDT

I really like the powerful code completion and the easy possibiltiy to
jump to the declaration of any code you use by pressing a single key.
Very helpful for debugging.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re : [symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Loïc Vernet
Does someone use nano to edit his php files ?  :)



- Message d'origine 
De : Eno <[EMAIL PROTECTED]>
À : "symfony-users@googlegroups.com" 
Envoyé le : Mardi, 9 Septembre 2008, 15h31mn 34s
Objet : [symfony-users] Re: Which IDE do you use?


On Mon, 8 Sep 2008, Sumedh wrote:

> Thought would help to know what are people generally using for symfony
> projects...
> 
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(

I dont like IDEs - I use vim for everything.





  
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Serkan Koyuncu

@sumedh:

Last month I had similar problem on my EclipsePDT (SuSE 11).
I suggest you to remove all projects from eclipse and delete all
.cache
.settings
.project
file & folders from each projects' root folder.
Now you can create new projects.

I hope it helps.

By the way, I use VI and EclipsePDT on Linux, DW and EclipsePDT on Windows.

Regards
Serkan Koyuncu



2008/9/9 Eno <[EMAIL PROTECTED]>:
>
> On Tue, 9 Sep 2008, Jacob Coby wrote:
>
>> There is a textmate clone for Windows called E.  http://www.e-texteditor.com/
>>
>> I don't know how good E is compared to TextMate, but TM is a great
>> editor.  I just wish it had Vim bindings :)
>
> We had a co-worker using E for awhile - he switched to vim eventually...
>
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Nicolas CHARLOT

Le 9 sept. 08 à 08:13, Sumedh a écrit :

> I don't think we have a feature of poll here...?
>
> Thought would help to know what are people generally using for symfony
> projects...
>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(


I'm using TM and PDT too and I can't choose one of them :
- PDT is very powerfull and give us a lot of usefull plugins (SVN,  
Azzurry Clay, Aptana, etc.)
- TM is very faster and powerfull too but the completion isn't working  
as well as PDT since is just based on words...
   PHP Bundle seems to provide a good PHP completion but it's today  
not able to find out the current file (even I defined the  
PHP_INCLUDE_PATH)... SVN bundle package generates often errors (So,  
i'm using svn command line or PDT).

--
Nicolas CHARLOT
http://www.isics.fr




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Eno

On Tue, 9 Sep 2008, Jacob Coby wrote:

> There is a textmate clone for Windows called E.  http://www.e-texteditor.com/
> 
> I don't know how good E is compared to TextMate, but TM is a great  
> editor.  I just wish it had Vim bindings :)

We had a co-worker using E for awhile - he switched to vim eventually...



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Eno

On Tue, 9 Sep 2008, Sumedh wrote:

> I am not very geeky so won't be using Vim... :) ...

A text editor is geeky?

vim has the advantage of being available for almost every platform and is 
usually available on every Linux server Ive ever used...


-- 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Julien

on a MAC, I use :

Coda + Versions (for svn, versionapp.com) + Changes for diffs


On Sep 9, 2:13 am, Sumedh <[EMAIL PROTECTED]> wrote:
> I don't think we have a feature of poll here...?
>
> Thought would help to know what are people generally using for symfony
> projects...
>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Jacob Coby

There is a textmate clone for Windows called E.  http://www.e-texteditor.com/

I don't know how good E is compared to TextMate, but TM is a great  
editor.  I just wish it had Vim bindings :)

On Sep 9, 2008, at 9:57 AM, Tom Haskins-Vaughan wrote:

>
> That's exactly what I thought! I wanted to use TextMate because I'd
> heard amazing things about it. But obviously in order to use TextMate
> you need a Mac. I wasn't going to shell out all that money just so  
> that
> I could use one app.
>
> So I gave Vim a go. And with a few plugins, it's perfect for symfony.
> Easy to use, and very powerful.
>
> Anyway, just my tuppence worth :D
>
> Sumedh wrote:
>> Thanks guys...
>>
>> I am not very geeky so won't be using Vim... :) ...
>>
>> Guys who use Eclipse PDT, could you please help me troubleshoot the
>> issue? there is no log file generated...how can I find out problem
>> point?
>>
>> I've now downloaded and configured NetBeans...
>>
>> On Sep 9, 6:31 pm, Eno <[EMAIL PROTECTED]> wrote:
>>> On Mon, 8 Sep 2008, Sumedh wrote:
 Thought would help to know what are people generally using for  
 symfony
 projects...
 I am using Eclipse PDT so far...but it's crashing every hour since
 yesterday...so don't know what to do... :(
>>> I dont like IDEs - I use vim for everything.
>>>
>>
>
> -- 
> Tom Haskins-Vaughan
> Temple Street Media: Design and Development for the Web
> [EMAIL PROTECTED] | www.templestreetmedia.com
>
> >

--
Jacob Coby
[EMAIL PROTECTED]




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Cindy Cullen

I like Coda - let's me edit, ssh, and sftp all in one.  It even has  
reference materials built-in.


On Sep 9, 2008, at 1:49 AM, Jonathan H. Wage wrote:

>
> Textmate and vi for everything.
>
> On Sep 9, 2008, at 1:13 AM, Sumedh <[EMAIL PROTECTED]> wrote:
>
>>
>> I don't think we have a feature of poll here...?
>>
>> Thought would help to know what are people generally using for  
>> symfony
>> projects...
>>
>> I am using Eclipse PDT so far...but it's crashing every hour since
>> yesterday...so don't know what to do... :(
>>>
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Hasse R. Hansen

Im using Eclipse PDT with the symfoclipse plugin, and on smaller
private projects, just the Vim editor, with some symfony enhancements

On Sep 9, 8:13 am, Sumedh <[EMAIL PROTECTED]> wrote:

>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Tom Haskins-Vaughan

That's exactly what I thought! I wanted to use TextMate because I'd 
heard amazing things about it. But obviously in order to use TextMate 
you need a Mac. I wasn't going to shell out all that money just so that 
I could use one app.

So I gave Vim a go. And with a few plugins, it's perfect for symfony. 
Easy to use, and very powerful.

Anyway, just my tuppence worth :D

Sumedh wrote:
> Thanks guys...
> 
> I am not very geeky so won't be using Vim... :) ...
> 
> Guys who use Eclipse PDT, could you please help me troubleshoot the
> issue? there is no log file generated...how can I find out problem
> point?
> 
> I've now downloaded and configured NetBeans...
> 
> On Sep 9, 6:31 pm, Eno <[EMAIL PROTECTED]> wrote:
>> On Mon, 8 Sep 2008, Sumedh wrote:
>>> Thought would help to know what are people generally using for symfony
>>> projects...
>>> I am using Eclipse PDT so far...but it's crashing every hour since
>>> yesterday...so don't know what to do... :(
>> I dont like IDEs - I use vim for everything.
> > 
> 

-- 
Tom Haskins-Vaughan
Temple Street Media: Design and Development for the Web
[EMAIL PROTECTED] | www.templestreetmedia.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Sumedh

Thanks guys...

I am not very geeky so won't be using Vim... :) ...

Guys who use Eclipse PDT, could you please help me troubleshoot the
issue? there is no log file generated...how can I find out problem
point?

I've now downloaded and configured NetBeans...

On Sep 9, 6:31 pm, Eno <[EMAIL PROTECTED]> wrote:
> On Mon, 8 Sep 2008, Sumedh wrote:
> > Thought would help to know what are people generally using for symfony
> > projects...
>
> > I am using Eclipse PDT so far...but it's crashing every hour since
> > yesterday...so don't know what to do... :(
>
> I dont like IDEs - I use vim for everything.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Eno

On Mon, 8 Sep 2008, Sumedh wrote:

> Thought would help to know what are people generally using for symfony
> projects...
> 
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(

I dont like IDEs - I use vim for everything.



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Tom Haskins-Vaughan

Vim

Kris Wallsmith wrote:
> Textmate and vi. I'm also going to check out the latest version of Coda.
> 
> Kris
> 
> On Sep 9, 2008, at 3:48 AM, "markus.staab" <[EMAIL PROTECTED]>  
> wrote:
> 
>> Eclipse PDT
>>
>> On 9 Sep., 12:35, "Dmitry Nesteruk" <[EMAIL PROTECTED]> wrote:
>>> Eclipse
>>>
>>> 2008/9/9 danielwinter <[EMAIL PROTECTED]>
>>>
>>>
>>>
>>>
>>>
 I love my PhpEd - SFTP sync, SSH terminals, code folding, (symfony)
 code insight, code templates (with hot-keys), debugging, profiling,
 code navigation and completion (even for HTML tags), integrated  
 custom
 CHM help files
 Not the cheapest but IMHO the best.
 On Sep 9, 4:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
> I don't think we have a feature of poll here...?
> Thought would help to know what are people generally using for  
> symfony
> projects...
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(- Zitierten Text  
> ausblenden -
>>> - Zitierten Text anzeigen -
>>>
> 
> > 
> 

-- 
Tom Haskins-Vaughan
Temple Street Media: Design and Development for the Web
[EMAIL PROTECTED] | www.templestreetmedia.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread g0d br
Eclipse PDT


On Tue, Sep 9, 2008 at 9:36 AM, Kris Wallsmith <[EMAIL PROTECTED]>wrote:

>
> Textmate and vi. I'm also going to check out the latest version of Coda.
>
> Kris
>
> On Sep 9, 2008, at 3:48 AM, "markus.staab" <[EMAIL PROTECTED]>
> wrote:
>
> >
> > Eclipse PDT
> >
> > On 9 Sep., 12:35, "Dmitry Nesteruk" <[EMAIL PROTECTED]> wrote:
> >> Eclipse
> >>
> >> 2008/9/9 danielwinter <[EMAIL PROTECTED]>
> >>
> >>
> >>
> >>
> >>
> >>> I love my PhpEd - SFTP sync, SSH terminals, code folding, (symfony)
> >>> code insight, code templates (with hot-keys), debugging, profiling,
> >>> code navigation and completion (even for HTML tags), integrated
> >>> custom
> >>> CHM help files
> >>
> >>> Not the cheapest but IMHO the best.
> >>
> >>> On Sep 9, 4:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
>  I don't think we have a feature of poll here...?
> >>
>  Thought would help to know what are people generally using for
>  symfony
>  projects...
> >>
>  I am using Eclipse PDT so far...but it's crashing every hour since
>  yesterday...so don't know what to do... :(- Zitierten Text
>  ausblenden -
> >>
> >> - Zitierten Text anzeigen -
> > >
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Kris Wallsmith

Textmate and vi. I'm also going to check out the latest version of Coda.

Kris

On Sep 9, 2008, at 3:48 AM, "markus.staab" <[EMAIL PROTECTED]>  
wrote:

>
> Eclipse PDT
>
> On 9 Sep., 12:35, "Dmitry Nesteruk" <[EMAIL PROTECTED]> wrote:
>> Eclipse
>>
>> 2008/9/9 danielwinter <[EMAIL PROTECTED]>
>>
>>
>>
>>
>>
>>> I love my PhpEd - SFTP sync, SSH terminals, code folding, (symfony)
>>> code insight, code templates (with hot-keys), debugging, profiling,
>>> code navigation and completion (even for HTML tags), integrated  
>>> custom
>>> CHM help files
>>
>>> Not the cheapest but IMHO the best.
>>
>>> On Sep 9, 4:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
 I don't think we have a feature of poll here...?
>>
 Thought would help to know what are people generally using for  
 symfony
 projects...
>>
 I am using Eclipse PDT so far...but it's crashing every hour since
 yesterday...so don't know what to do... :(- Zitierten Text  
 ausblenden -
>>
>> - Zitierten Text anzeigen -
> >

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread markus.staab

Eclipse PDT

On 9 Sep., 12:35, "Dmitry Nesteruk" <[EMAIL PROTECTED]> wrote:
> Eclipse
>
> 2008/9/9 danielwinter <[EMAIL PROTECTED]>
>
>
>
>
>
> > I love my PhpEd - SFTP sync, SSH terminals, code folding, (symfony)
> > code insight, code templates (with hot-keys), debugging, profiling,
> > code navigation and completion (even for HTML tags), integrated custom
> > CHM help files
>
> > Not the cheapest but IMHO the best.
>
> > On Sep 9, 4:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
> > > I don't think we have a feature of poll here...?
>
> > > Thought would help to know what are people generally using for symfony
> > > projects...
>
> > > I am using Eclipse PDT so far...but it's crashing every hour since
> > > yesterday...so don't know what to do... :(- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread Dmitry Nesteruk
Eclipse

2008/9/9 danielwinter <[EMAIL PROTECTED]>

>
> I love my PhpEd - SFTP sync, SSH terminals, code folding, (symfony)
> code insight, code templates (with hot-keys), debugging, profiling,
> code navigation and completion (even for HTML tags), integrated custom
> CHM help files
>
> Not the cheapest but IMHO the best.
>
> On Sep 9, 4:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
> > I don't think we have a feature of poll here...?
> >
> > Thought would help to know what are people generally using for symfony
> > projects...
> >
> > I am using Eclipse PDT so far...but it's crashing every hour since
> > yesterday...so don't know what to do... :(
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-09 Thread danielwinter

I love my PhpEd - SFTP sync, SSH terminals, code folding, (symfony)
code insight, code templates (with hot-keys), debugging, profiling,
code navigation and completion (even for HTML tags), integrated custom
CHM help files

Not the cheapest but IMHO the best.

On Sep 9, 4:13 pm, Sumedh <[EMAIL PROTECTED]> wrote:
> I don't think we have a feature of poll here...?
>
> Thought would help to know what are people generally using for symfony
> projects...
>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---



[symfony-users] Re: Which IDE do you use?

2008-09-08 Thread Jonathan H. Wage

Textmate and vi for everything.

On Sep 9, 2008, at 1:13 AM, Sumedh <[EMAIL PROTECTED]> wrote:

>
> I don't think we have a feature of poll here...?
>
> Thought would help to know what are people generally using for symfony
> projects...
>
> I am using Eclipse PDT so far...but it's crashing every hour since
> yesterday...so don't know what to do... :(
> >

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~--~~~~--~~--~--~---