Development environment - tools, etc

Just wondering what the current line of thinking is towards
development tools. What is considered the hot setup these days??

Hi,

2007/8/4, rails.impaired [email protected]:

Just wondering what the current line of thinking is towards
development tools. What is considered the hot setup these days??

Mac OS X, Textmate, Locomotive, MySQL, iTerm, SVN, Capistrano.

Lutz

Lutz H. wrote:

Hi,

2007/8/4, rails.impaired [email protected]:

Just wondering what the current line of thinking is towards
development tools. What is considered the hot setup these days??

Mac OS X, Textmate, Locomotive, MySQL, iTerm, SVN, Capistrano.

Um, or the again Ruby In Steel http://www.sapphiresteel.com

Not that I’m biased, you understand :wink:

best wishes
Huw

SapphireSteel Software
Ruby On Rails Development in Visual Studio 2005

On Aug 4, 5:49 am, “rails.impaired” [email protected] wrote:

Just wondering what the current line of thinking is towards
development tools. What is considered the hot setup these days??

I think to each his (or her) own, but I’ve been really happy with the
recent milestones of NetBeans 6. The Ruby/Rails integration is very,
very nice, and the debugger is unbeatable as far as I’m concerned.

A lot of people really like TextMate if they’re on OS X, of course.
I’m not sure what the Windows folks use. I’m sure they can tell us. :slight_smile:

-Bill

On Aug 5, 5:27 am, Bill K. [email protected] wrote:

On Aug 4, 5:49 am, “rails.impaired” [email protected] wrote:
I’m not sure what the Windows folks use. I’m sure they can tell us. :slight_smile:

-Bill

I use:

And a few other misc. things :slight_smile:

Bill K. wrote:

I think to each his (or her) own, but I’ve been really happy with the
recent milestones of NetBeans 6. The Ruby/Rails integration is very,
very nice, and the debugger is unbeatable as far as I’m concerned.

I’ve been reading things about NetBeans/Ruby for a lil while but only
tried it tonight after your recommendation pushed me over the edge. I
have to say, it rocks… Better than anything I’ve used yet actually.

My 2p

Cliff

I recently tried Aptana with the RadRails plugin, and I really like it

On Aug 4, 11:49 am, “rails.impaired” [email protected] wrote:

Just wondering what the current line of thinking is towards
development tools. What is considered the hot setup these days??

I’m running RadRails + Flex Builder2 in MyEclipse on Vista, and it’s
working great. The database is Oracle via OCI8.

The only time I ever have to work outside the MyEclipse IDE is when I
copy the generated Flex files, so they can be picked up by Mongrel (or
WEBrick, etc.). That’s because I have two separate MyEclipse projects:
one for RoR and one for Flex.

A lot of people really like TextMate if they’re on OS X, of course.
I’m not sure what the Windows folks use. I’m sure they can tell us. :slight_smile:

Notepad++
I started with TortoiseSVN but find myself using cl lately