by Jordan Running on October 26, 2006 at 10:27 AM

Most days I'm totally happy with my Windows PC, but some days I want a Mac.* I've got a thing for scripting of all kinds, and the days I most want a Mac, it seems, are when I see someone doing something really cool with AppleScript, like RubyOSA. To quote its web site, "RubyOSA is a bridge that connects Ruby to the Apple Event Manager infrastructure. In big words, it allows you to do in Ruby what ...
by Ryan Carter on October 7, 2006 at 12:08 PM

I just about laughed my butt off reading this. I'll warn you by saying that you need to be a programmer to even "get" the list of language jokes on this page. Of course you will identify with several different languages than I did most likely, but it is a very funny, very enjoyable site to peruse. My non-programmer wife even enjoyed a few of them because some of them are just funny to read aloud. ...
by Ryan Carter on September 13, 2006 at 06:50 PM

SAP's new download includes a bunch of open-source tools including RadRails, Eclipse, PHP/Ruby/Python code generators, and SAP's scripting tools. This shows the growing trend that large software companies are beginning to realize the huge value of free open-source frameworks and ideas. Eclipse and RadRails are excellent tools to use, even for the wizards at SAP so it only makes sense that they ...
by Jordan Running on August 24, 2006 at 04:20 PM

I'm a big fan of the Ruby programming language, as won't surprise long-time readers, so I'm excited to report that Ruby's progenitors are getting ready to launch the new ruby-lang.org. The new site, which is residing at new.ruby-lang.org while the final bugs are ironed out, has a brand new design which, in my opinion, is a huge step forward. It seems intended to give those who are new to the ...
by Jordan Running on August 7, 2006 at 03:45 PM

A year ago, developing a web application using Ruby on Rails (which recently turned two years old) on Windows was a bit of a pain due to the lack of a decent integrated development environment (IDE). Now we're practically swimming in them. Let's recap: There's RadRails, the popular cross-platform, Eclipsed-based editor, RoRED, one for Windows with a unique M/V/C tab grouping, Ruby in Steel, an ...
by Ryan Carter on August 6, 2006 at 02:03 PM

O'Reilly Radar reports that Ruby programming book sales outpace Perl books. This is somewhat surprising, but not unexpected. Ruby is quickly becoming a popular language. Surpassing Perl is a clue that Ruby is gaining significant ground on its way to stardom. While Ruby is seen as the primadonna of web coding by many, it does hold real value. Ruby offers a lot of the things developers have needed ...
by Jordan Running on July 25, 2006 at 04:25 PM

Blogger Jaros?aw Rzeszótko sent ten questions to a bunch of notable programmers and posted their answers on his blog. Though not all of his recipients replied, several big names did, including Linux creator Linus Torvalds, Guido Van Rossum, creator of the Python programming language, James Gosling, creator or Java, and Ruby hackers Dave Thomas and David Heinemeier Hansson. To a programmer ...
by Jordan Running on July 21, 2006 at 06:10 PM

I love Ruby on Rails, but I have to admit, the acronym "RoR" kind of annoys me. Anyway, I won't let that idiosyncrasy of mine be a strike against RoRED, a brand new integrated development environment (IDE) for Ruby on Rails. RoRED is Windows-only app that has most of the features you expect in a basic IDE, like syntax highlighting (for both Ruby and HTML/RHTML), tabbed documents, and a file ...
by Ryan Carter on July 14, 2006 at 07:30 AM

InstantRails is a simple to use LAMP-like package that you can download to get Rails running on Windows in an instant. It includes a MySQL database, Ruby, Rails, Apache web server, and even some Ruby on Rails applications for you to modify including a version of Typo. InstantRails has both FastCGI and Webbrick, so you can develop with either. I find InstantRails is great for portability, such as ...
by Ryan Carter on July 12, 2006 at 09:20 AM

Ever heard of Ruby? Rails? Ruby on Rails? If you don't know, Ruby is a newer very efficient programming language and revolutionary way to code applications. Rails is a web framework that makes coding in Ruby easier by adding a lot to it's innate functionality and suave style. After becoming jealous of the Mac users out there who had a great text editor to use when coding Ruby (at least in the ...
by Jordan Running on June 26, 2006 at 06:50 PM

June 17 was Rails Day 2006, the annual worldwide event in which teams create cool new web apps in 24 hours using the much-hyped Ruby on Rails web application framework. I've been waiting ever since for a list of projects to be posted, but so far none has materialized at the official Rails Day site, but fortunately John at Burm.net has posted an unofficial list of live Rails Day 2006 projects. His ...
by Jordan Running on May 9, 2006 at 04:30 PM

I can't imagine that many Ruby programmers have a copy of Microsoft Visual Studio 2005 hanging around, so I'm thinking the target demographic for Steel is developers who are used to VS but want to get into Ruby programming without interrupting their workflow. Steel is a free language add-on for VS 2005 that aim "to leverage all the features of Visual Studio." Currently Steel does syntax coloring ...
by Jordan Running on August 17, 2005 at 06:51 PM

DevBoi is a simple and cool extension with a silly name by Martin Cohen. It's a sidebar for Firefox that gives you quick access to the documentation for HTML (plus entities), CSS, DOM, XUL, Ruby, and Ruby on Rails. All that's lacking is a modern XHTML 1.0 reference (and adding PHP, Java, Python, JavaScript, and so on wouldn't hurt), and perhaps an about:config-style filter box. Hopefully those ...