Re: IDE of choice?

2006-12-24 Thread joelmedia


I use both phpeclipse and Macromedia Homesite. I prefer eclipse for the
coding long hauls, and home site for quick and dirty editing.

One thing I did that helped a lot was to associate the .thtml extension
with php in the file preferrences of my editors. Bingo bango bongo,
this turned on the native php highlighting and tips for the .thtml
view files.


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



Re: IDE of choice?

2006-12-21 Thread Chris Hartjes


On 12/21/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


I sure would like to see all the methods and properties available to me
as I'm working with cakePHP. Autocomplete and some of that other stuff
would be nice, too. I tried the one from Zend, but it seemed to be a
bit of overkill for me. Do you use any sort of IDE? What one? Why?




I work with Macs (iBook and now a MacBook) and find myself using
TextMate for all my coding (PHP, Ruby, Perl and Python).  I used to be
a firm believer in using IDE's (I've used Eclipse, Zend Studio and
Komodo as well) but keep finding that my combo of a text editor that
can open up remote files and the ability to use a terminal on the
server I have to work on is the sweet spot for me.

I found that autocomplete didn't really save me a lot of time, but
having the ability to look up functions right in the editor is nice.
That's the strength of a good IDE.  Old habits die hard, and I find
myself going to www.php.net to look stuff up anyway instead of using
the built-in help.

Version control hooks are also good to have in an IDE, but I've used
command-line tools for version control for ages so again, I never use
them if they're built in.

Hope that helps.


--
Chris Hartjes

The greatest inefficiencies come from solving problems you will never have.
-- Rasmus Lerdorf

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

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



RE: IDE of choice?

2006-12-21 Thread Mariano Iglesias

Please DO search the group before posting as this issue has been covered
several times:



http://groups-beta.google.com/group/cake-php/browse_thread/thread/cbb35f8a9b
15a978



http://groups-beta.google.com/group/cake-php/browse_thread/thread/8d6103ef74
1074f9



and more. (look for IDE on CakePHP Google Group)



-MI



---



Remember, smart coders answer ten questions for every question they ask. 

So be smart, be cool, and share your knowledge. 




BAKE ON!





-Mensaje original-
De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
de [EMAIL PROTECTED]
Enviado el: Jueves, 21 de Diciembre de 2006 12:18 p.m.
Para: Cake PHP
Asunto: IDE of choice?



I sure would like to see all the methods and properties available to me

as I'm working with cakePHP. Autocomplete and some of that other stuff

would be nice, too. I tried the one from Zend, but it seemed to be a

bit of overkill for me. Do you use any sort of IDE? What one? Why?




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



Re: IDE of choice?

2006-12-21 Thread D.Pape


Hi.

I evaluated Zend Studio. I think the Zend autocomplete function is 
great!! And i love to work via ftp. But Zend is too expensive for me.


I checked Eclipse, but I don´t like it. It´s a bit overkill for me...

Now i evaluate Komodo Personal (29,95 Dollar) since two weeks and it 
seems to be great. You have project files based on file system, have 
autocomplete and you can include batch files for building (so i use 
rsync to synchronize my remote server).


Sorry for my bad english ;o)

Cheers, Daniel

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