Software used for Ruby on Rails "15m intro movie"?

I just saw the 15m intro movie for Ruby on Rails and I wonder what
software the presentor was using for the demo. Especially the terminal
and the editor.

Does anybody know?

Best regards,
Francis

The editor is TextMate and I really think it's worth a look, assuming you're on OS X.

James Edward Gray II

···

On Aug 9, 2005, at 12:56 PM, francisrammeloo@hotmail.com wrote:

I just saw the 15m intro movie for Ruby on Rails and I wonder what
software the presentor was using for the demo. Especially the terminal
and the editor.

Does anybody know?

Yes I'm using OS X at work. I really wanted something that uses tabbed
windows and finally found something!

But the console/terminal also seems to have tabs? Does anyone know
where I can get it?

Francis

That's surely iTerm:

     http://iterm.sourceforge.net/

-- fxn

···

On Aug 9, 2005, at 20:11, francisrammeloo@hotmail.com wrote:

Yes I'm using OS X at work. I really wanted something that uses tabbed
windows and finally found something!

But the console/terminal also seems to have tabs? Does anyone know
where I can get it?

Yes it's iTerm. DHH used (when I asked him about it a couple of weeks
ago) 0.7.8 in preference to the latest version. I've been using it
and it's quite good.

Also TextMate is great. I just wish we had a ruby source beautfier
application...

M

···

On 8/9/05, Xavier Noria <fxn@hashref.com> wrote:

On Aug 9, 2005, at 20:11, francisrammeloo@hotmail.com wrote:

> Yes I'm using OS X at work. I really wanted something that uses tabbed
> windows and finally found something!
>
> But the console/terminal also seems to have tabs? Does anyone know
> where I can get it?
>

That's surely iTerm:

     http://iterm.sourceforge.net/

--
Matt Mower :: http://matt.blogs.it/

TextMate is pretty nice, but I've still been more productive lately in the Aquamacs emacs distribution (with the awful frame-per-buffer and frame-fit stuff turned off). I'm a vim guy, so it takes a lot to admit this in public, but inferior ruby is just too useful.

-Brian

···

On Aug 10, 2005, at 4:42 AM, Matt Mower wrote:

On 8/9/05, Xavier Noria <fxn@hashref.com> wrote:

On Aug 9, 2005, at 20:11, francisrammeloo@hotmail.com wrote:

Yes I'm using OS X at work. I really wanted something that uses tabbed
windows and finally found something!

But the console/terminal also seems to have tabs? Does anyone know
where I can get it?

That's surely iTerm:

     http://iterm.sourceforge.net/

Yes it's iTerm. DHH used (when I asked him about it a couple of weeks
ago) 0.7.8 in preference to the latest version. I've been using it
and it's quite good.

Also TextMate is great. I just wish we had a ruby source beautfier
application...

M
--
Matt Mower :: http://matt.blogs.it/

What's "inferior ruby" ?

-Shalev

···

On Aug 10, 2005, at 9:12 AM, Brian McCallister wrote:

TextMate is pretty nice, but I've still been more productive lately in the Aquamacs emacs distribution (with the awful frame-per-buffer and frame-fit stuff turned off). I'm a vim guy, so it takes a lot to admit this in public, but inferior ruby is just too useful.

-Brian