Ruboss
Softpedia - Latest Mac software (Free subscription) | yesterday
The RESTful way to develop Adobe Flex and AIR applications that easily integrate with Ruby on Rails
Softpedia - Latest Mac software (Free subscription) | yesterday
The RESTful way to develop Adobe Flex and AIR applications that easily integrate with Ruby on Rails
Softpedia - Latest Mac software (Free subscription) | 06/10/2008
Open source Ruby on Rails e-commerce solution
IT Conversations (Free subscription) | 05/10/2008
Rails 2 has a lot of things to feel happy about. Jeremy Kemper, one of the earliest and one of the largest contributors to the Ruby on Rails framework, gives a detailed explanation of the new features in Rails 2.0 and 2.1.
Softpedia - Latest Mac software (Free subscription) | 02/10/2008
Ruby on Rails configurator and client to the Sphinx full text search engine
WebResourcesDepot (Free subscription) | 02/10/2008
DevBoi is a Firefox add-on that adds a sidebar with web-development references and documentations for HTML, JavaScript, CSS, PHP, Ruby on Rails & Prototype. The sidebar is very handy for any developer as you can reach it with a simple "CTRL+F9", find any function or property, see the browsers it supports & more. Standard installation supports: HTML 4.01/XHTML [...]
O' Reilly Ruby (Free subscription) | 02/10/2008
There are many ways that you can create menus for your website. The way I used to do it was by using tables and having a menu item for every menu item. This way I had come to find out...
Cinematical (Free subscription) | 01/10/2008
( As a way of welcoming my very favorite month of the year, I thought it would be fun to reprint one of the very few good articles I've ever written. So here it is! ) By: Scott Weinberg House of Wax , starring Paris Hilton. The Fog , starring Wooden Superman. The Amityville Hor ror , starring Van Wilder. Yep, it's tough to be an old-school hardcore horror fan these days, what with all the really atrocious...
Planet Intertwingly (Free subscription) | 30/09/2008
One of the big questions I think the REST software community are facing at the moment relates to what REST support we should expect from vendors, and what good REST support looks like. I have been taking a lead from web frameworks such as Ruby on Rails, and Gears. Model-View-Controller means many things to many people. Most of those people will agree that it is a good idea, even if they aren't quite...
Signal vs. Noise (Free subscription) | 30/09/2008
Programming/Tech Jobs New York University is looking for a Programmer/Analyst – Interface Designer in New York, NY. OpenCongress.org is looking for a Rails + MediaWiki Programmer located anywhere. ActiveRain is looking for a Rails Magician in Seattle, WA. NY Times is looking for a Ruby on Rails Developer in New York, NY. Connected Ventures is looking for a PHP / MySQL Developer in New York, NY. The...
Ruby on Rails Plugins (Free subscription) | 29/09/2008
A simple Ruby on Rails plugin to help separate sensitive configuration such as server passwords from your code.
silk and spinach (Free subscription) | 29/09/2008
My good friend Clarke Ching asks an interesting question: Could most programmers become better programmers (considerably more productive) by working with Ruby on Rails for a while? I’m not a huge fan of Rails, and I’ll post more of an answer here later, when I have a little time. In the meantime, what do you [...]
Softpedia - Latest Mac software (Free subscription) | 29/09/2008
Flash and Flex Remoting for Ruby on Rails
O' Reilly Ruby (Free subscription) | 28/09/2008
As a Rails programmer, I have been using Prototype and Scriptaculous for over a year and a half, solely because it comes packages with Rails and has helpers. About 3 months ago, I discovered JQuery, which is another Javascript library...
NETTUTS (Free subscription) | 26/09/2008
Welcome to Ruby on Rails From Scratch Week 3! This week, we’ll focus on specific things that you need to know about the framework. For example, we’re going to talk about manipulating the structure of the project in two ways (rendering & redirecting). We’ll also talk about how you add links in rails, and how to comment code. Let’s get started already! Catching Up If you haven’t read Parts 1 and 2, it...
Planet Intertwingly (Free subscription) | 25/09/2008
For those who use emacs with Ruby on Rails, and perhaps even use rhtml-minor-mode, I have published an update: http://www.welton.it/freesoftware/files/rhtml-minor-mode.el It now handles .html.erb extensions for layouts/ files and layouts/application.html.erb files (or .rhtml). Something that would still be nice to see is some hacking to better integrate partials, which currently don't really know...