Posts tagged as:

ruby

Bookmarks for November 3rd through November 4th

by Ron Bieber on Tuesday, November 4, 2008

{ 0 comments }

Bookmarks for November 2nd through November 3rd

November 3, 2008

JBoss.com – JBoss jBPM – "Create business processes that coordinate people, applications, and services. Designed for SMB and large enterprise applications alike, JBoss jBPM brings process automation to a much wider set of business problems, from embedded workflow to enterprise business process orchestration and BPM. "
InfoQ: John Lam on IronRuby, Microsoft and Open Source – [...]

Read the full article →

Bookmarks for October 31st

November 1, 2008

FFI for Ruby Now Available | JavaWorld's Daily Brew – "FFI stands for Foreign Function Interface. FFI has been implemented in various libraries; one of them, libffi, actually serves as the core of JNA, allowing Java code to load and call arbitrary C libraries. libffi allows code to load a library by name, retrieve a [...]

Read the full article →

Bookmarks for October 24th through October 27th

October 27, 2008

Contributing to Rails: Step-by-Step « A Fresh Cup – "There are a few guides floating around about how to contribute your own code to Rails. But none of them (or at least none of the ones that I found) walk you through every step of the way. So, here’s an attempt to fill that gap." [...]

Read the full article →

Rails Envy does Mac-like Commercials

September 12, 2007

These commercials over at Rails Envy are great. Super entertaining. I actually laughed out loud. I found these via the Riding Rails blog.

Read the full article →

ComputerWorld Picks Ruby on Rails as #1 Technology To Know

March 7, 2007

I was browsing the Riding Rails blog and saw this reference to a ComputerWorld article that rates Ruby on Rails as the #1 technology to know in 2007.

Read the full article →

Studying Up On Ruby

December 27, 2006

Photo by rbieber
I’ve been focusing on Ruby a lot over the past 3 days (Rails specifically). What a great environment to work in!

This was taken about a month ago. I’ve been doing quite a bit of reading and experimenting with Rails and I have to say, I love it. [...]

Read the full article →

Sun Hires JRuby Development Team

September 9, 2006

Tim Bray talks about the recent hiring of the JRuby development team by Sun Microsystems. I think this is awesome. I’m so impressed with the Ruby language and would love to see it operate in a container and leverage all of the great Java components out there. Cote also [...]

Read the full article →

Ruby on Rails – WOW

May 7, 2006

Over the last couple of weeks I decided to re-familiarize myself with the Ruby programming language. I was first introduced to it back in 2002-2003 at OOPSLA (or was it the Software Development Conference?) when I took a full day workshop with the Pragmatic Programmers, Dave Thomas and Andy Hunt.
Back then I [...]

Read the full article →

Ruby on Rails gets Ajax Support?

March 24, 2005

I found an article on Dougal Campbells weblog about how Ruby On Rails now has built in Ajax support.
While we’re on the subject, there is also the Simple Ajax Toolkit for PHP that deserves a look as well.
These are two things I definitely need carve out some time to look at, and are hereby [...]

Read the full article →

Subversion Ruby Bindings Available in trunk

March 22, 2005

Max Bowsher announced today on the Subversion Development mailing list that the Ruby bindings for the Subversion APIs are now in the trunk of the Subversion repository.
So, for those who have been waiting to develop tools using the Subversion libraries in Ruby, nows the time to start!

Read the full article →

Ruby on Rails Tutorial

March 5, 2005

Browsing Slashdot this morning, I came across a really cool two part tutorial on Ruby on Rails written by Curt Hibbs.
Ruby on Rails is a web application framework for the Ruby programming language.
I’ve read the first half of the two part tutorial and have to say this looks pretty cool. [...]

Read the full article →