This post originated from an RSS feed registered with .NET Buzz
by Brad Wilson.
Original Post: What's that Terminal Window?
Feed Title: The .NET Guy
Feed URL: /error.aspx?aspxerrorpath=/dotnetguy/Rss.aspx
Feed Description: A personal blog about technology in general, .NET in specific, and when all else fails, the real world.
I've been passing around the link to the new Rails video with sound, and I'm stumped as to what the terminal window is that he's using in the demo.
It's not the default one... it looks like it's got a sort of pseudo tabbed interface thing. That's killer, because I often keep 3 terminals open at a minimum (1 for WEBrick, 1 for tail -f of the log file, 1 for running generation scripts), and I'd rather have a single terminal window with tabs than the 3 terminal windows I have now.
Anybody know what it is? Drop me a comment on this post, please!
P.S. The video is excellent intro material if you're interested in seeing a quick application of Rails. It's about 15 minutes long. The presenters just scratches the surface of Rails, but manages to show some pretty cool stuff. I only wish he'd shown some of the AJAX functionality. ;) And best of all, he shows off TextMate and how quickly you can breeze through code using the copious code snippets.