Blog Communities Publishing Magazines

ruby on rails

March 09, 2008

New Blog Engine And Feed Urls

Tired of Mephisto and Rails here, but click through for handy LiveJournal script.

I killed Mephisto. Screw Rails’s inability to perform on shared hosts, and screw using a system that no-one has updated in any real way in years.

 

Related Products:
Visit our store

Read more from this blogger:
New Blog Engine and Feed Urls

Posted on March 9, 2008 01:37 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

February 19, 2008

500th Post

A survey of this blogger's 500 posts.

My most popular post is Test Driven Development with ASP.Net and the Model View Presenter Pattern, which is a bit ironic because I've even put up a warning message on that post pushing people to look at MonoRail or the MVC framework instead of the MVP pattern for web development. A couple months after that I read the Pragmatic Programmer's book on Ruby on Rails and I've hated that ASP.NET post ever since. If I had to pick my favorite post, I'd go with My Programming Manifesto.

 

Related Products:
Visit our store

Read more from this blogger:
500th Post

Posted on February 19, 2008 11:40 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

September 23, 2007

RailsConf Europe 2008 Berlin

Some notes from a recent Ruby on Rails conference in Berlin.

Here are my various notes from the RailsConf sessions. You’ll have to excuse me as they aren’t the best notes in the world :-) Most are incoherent and I typed them quickly. If you want I also put them all in a PDF for download.

 

Related Products:
Visit our store

Read more from this blogger:
RailsConf Europe 2008 Berlin Session Notes

Posted on September 23, 2007 02:39 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

September 20, 2007

10 Flex And Ruby On Rails Integration Examples

Some great examples of flex and ruby on rails.

I love RIA technologies and Ruby on Rails. I always think combination of the these two could be greatest system framework. I’m glad Adobe recognizes that too, so do a few great guys. Here are the examples:

 

Related Products:
Visit our store

Read more from this blogger:
10 Flex and Ruby on Rails Integration Examples

Posted on September 20, 2007 01:40 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

August 09, 2007

Flex Plus Ruby On Rails

For long running tasks, consider using Flex with Ruby on Rails.

This is another example of collaboration between Flex and Ruby on Rails, which is my favorite web solution. It’s written by Rowan Hick.

 

Related Products:
Visit our store

Read more from this blogger:
Flex Plus Ruby on Rails To Do Long Run Tasks

Posted on August 9, 2007 01:38 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

June 21, 2007

Rails And Legacy Systems

Click through for a useful presentation on Ruby on Rails and legacy systems.
Last month a bunch of us were sent by Vonage to RailsConf 2007. I did a talk (with my co-worker Stephen Becker) on working with legacy systems, and the approach we have been talking to using rails (and other technologies) to eat away at the problem (I’ve since nick named this approach the “Evaporative Model of Legacy System Maintenance”).
 

Related Products:
Visit our store

Read more from this blogger:
Evilsoft.org � Mapping Rails to Legacy Systems

Posted on June 21, 2007 01:50 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

May 16, 2007

MonoRail And WebControls

The Yahoo! User Interface Library is free and provides support for Ruby on Rails.

The beauty of a control library like this is that as you become more and more familiar with it, you’re not locking yourself into a specific framework. The YUI Library will work with static HTML files, Ruby on Rails, ASP.NET and (you guessed it) MonoRail. Why wouldn’t you give this library a look?

 

Related Products:
Visit our store

Read more from this blogger:
MonoRail and WebControls

Posted on May 16, 2007 02:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (1)

May 13, 2007

Hello World!

Welcome to the blogosphere!

In this blog, I’ll write about my experiences and interests. I’ll write about CSS and web design, Ruby and Ruby on Rails, and much more.

 

Related Products:
Visit our store

Read more from this blogger:
Hello World!

Posted on May 13, 2007 01:39 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 24, 2007

AJAX On Rails

Rails IDE getting all fancy with AJAX.

If you are Ruby on Rails developers (if not, try be one), you might be using RadRails IDE for your rails application development (if not, try it). Just you know, RadRails is Eclipes based IDE, as many others. Now, RadRails become classic. The AJAX IDE opensource tool Aptana integrated the RadRails.

 

Related Products:
Visit our store

Read more from this blogger:
AJAX on Rails - Rails IDE getting fancy

Posted on April 24, 2007 02:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 20, 2007

InfoTec 2007 Presentations Online

Click through for the InfoTech presentation on Ruby on Rails.

My first talk was a 4 hour “Introduction to Ruby on Rails”. It had a decent turnout, and was a lot of fun to give. Thanks to a IM chat with Harish the night before the talk, I gave the best line I’ve given so far in a talk (IMHO): “So, what type of web application would you like to build today?”

 

Related Products:
Visit our store

Read more from this blogger:
InfoTec 2007 Presentations are online

Posted on April 20, 2007 02:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 13, 2007

Looping Through Flash

If you use Flash and Ruby on Rails, click through for the video.

Displaying flash messages in the layout can be a pain at times. In this episode you will learn an easy way to display any kind of flash message by looping through the hash.

 

Related Products:
Visit our store

Read more from this blogger:
Railscast: Looping Through Flash

Posted on April 13, 2007 02:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 11, 2007

Subdiretórios No Rails

A look at subdirectories configuration with Ruby on Rails.

O Rails permite que você particione diferentes áreas do sistema, agrupando os controllers em subdiretórios.

 

Related Products:
Visit our store

Read more from this blogger:
Subdiretórios no Rails

Posted on April 11, 2007 02:40 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Java Script Generator

Some details on Java Script generation with RJS.

Therefore, for all of the following definitions, I have placed the JavaScript that the method generates after the Ruby code. The Ruby code is marked with the comment # Ruby code, and the JavaScript is marked with // Generated JavaScript.

 

Related Products:
Visit our store

Read more from this blogger:
Java Script Generator

Posted on April 11, 2007 01:47 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

March 29, 2007

DragonFly On Rails!

Ci, DragonFly on Rails!

Después he instalado Ruby On Rails (RoR) para aprender un poco. Es bastante sencilla su instalación con las RubyGems.

 

Related Products:
Visit our store

Read more from this blogger:
DragonFly on Rails!

Posted on March 29, 2007 02:51 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

March 24, 2007

Filtering Sensitive Logs

Click through for a video on storing sensitive data using Ruby on Rails.

Are you accepting sensitive user data? Passwords, credit card numbers, etc. By default, Rails stores all submitted parameters in plain text in the logs. This episode will show you how to filter this sensitive input so it doesn’t show up in the log file.

 

Related Products:
Visit our store

Read more from this blogger:
Railscast: Filtering Sensitive Logs

Posted on March 24, 2007 02:43 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

March 23, 2007

Date Time Magic!

Getting date & time functions to work in Ruby on Rails is a snap.

When I started programming Ruby on Rails applications, I was afraid I would be up against a similar beast. Was I wrong or what!!! Here is how you do it in RoR.

 

Related Products:
Visit our store

Read more from this blogger:
Date Time Magic!

Posted on March 23, 2007 02:56 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (1)

March 21, 2007

SIOC Explorer

A Semantically-Linked Online Community application written using Ruby on Rails.

Eyal and Benjamin gave us a nice internal demo today of their explorer for SIOC forums. It’s written using Ruby on Rails and their ActiveRDF / SWORD Semantic Web application framework for Rails. From the SIOC explorer page:

 

Related Products:
Visit our store

Read more from this blogger:
SIOC Explorer from Eyal and Benjamin

Posted on March 21, 2007 02:49 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

March 12, 2007

Rails Geo Plugins: GeoKit

A nice Ruby on Rail map toolkit.

Since my main geographically related projects are both now based on plugins that I’m pretty happy with and which suit them well, I decided to resuscitate an old sample piece. A few months back I wrote about scraping the Grand Rapids bus routes site and put up a toy application utilising the resource features in then-edge Rails. I’ve been meaning to return to that project to test out some features in ActiveResource, but in the meantime it seemed like it might be useful to be able to search for the nearest bus stop.

 

Related Products:
Visit our store

Read more from this blogger:
Rails Geo Plugins: GeoKit

Posted on March 12, 2007 03:02 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

February 28, 2007

Thematic Maps

A nice Ruby on Rails application using Google Maps.

But I want do write all of this quickly, so will use Ruby on Rails instead of Java. I thought about finding out how to access Java from RoR but realised that I might as well keep Richard’s code in its own Java web app and call it using HTTP from the Ruby web app.

 

Related Products:
Visit our store

Read more from this blogger:
Thematic maps of local government areas

Posted on February 28, 2007 02:08 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

February 27, 2007

Events For Texas Techies

If you're in Texas, and you want some Ruby on Rails social networking.

Wednesday is Refresh Houston/Ruby on Rails User Group Meetup. Find out more or RSVP here: http://upcoming.org/event/156351/

 

Related Products:
Visit our store

Read more from this blogger:
Events for Texas Techies

Posted on February 27, 2007 02:04 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

February 18, 2007

Rails Acts As Authenticated Plugin

Click through for a good tutorial on authentication with Ruby on Rails.

What is the first model you would create when developing a Ruby on Rails based web service? Mostly likely you would create a user model so as to authenticate users and grant them certain business specific privileges. Creating the required table, model, and views for a user is so common that there exists a great Rails plugin for the task. Acts as Authenticated is a plugin generator that will create your base user model and views required for a user-centric web application. Just like previous plugins, you need download and install the plugin by using the ’script/plugin install URL’ command where you replace URL with the following.

 

Related Products:
Visit our store

Read more from this blogger:
Rails Acts As Authenticated Plugin

Posted on February 18, 2007 12:46 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

February 15, 2007

New Host Gor Scrawlers.com

Click through for the story of finding a good host for a Ruby on Rails site.

My shortlist for moving from Dreamhost to a more reliable and configurable Rails host was:

 

Related Products:
Visit our store

Read more from this blogger:
New host for Scrawlers.com

Posted on February 15, 2007 12:50 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

February 07, 2007

Ruby On Rails For .NET Developers

Review of a presentation on Ruby on Rails for .NET developers.

After a brief spell writing a Ruby on Rails app last summer I always meant to do more stuff with it, but somehow I never got around to it. I was hoping this talk would re-ignite my enthusiasm and give me some good pointers.

 

Related Products:
Visit our store

Read more from this blogger:
WebDD07: Ruby On Rails for .NET Developers (Dave Verwer)

Posted on February 7, 2007 01:50 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Creating Rails Applications In Subversion

A good idea for using Subversion with Ruby on Rails.

ok… saying the title is even longer than typing the command:

svnrails --url ./repos/my_app/trunk my_app

this will make sure you have a functional empty rails application in your local repository that is it will:

 

Related Products:
Visit our store

Read more from this blogger:
Easy creation of a Rails application in Subversion

Posted on February 7, 2007 12:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

January 19, 2007

Ruby On Rails 1.2.1 Released

An update for Ruby on Rails developers.

Das Web-Framework Ruby On Rails (auch als Rails oder RoR bezeichnet) wurde in Version 1.2.1 freigegeben. Neu in dieser Version ist die Unterstützung für REST und HTTP-Status Codes. Download

 

Related Products:
Visit our store

Read more from this blogger:
Ruby on Rails 1.2.1 Released

Posted on January 19, 2007 01:44 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Perl, PHP And Ruby, Oh My!

Notes from a Ruby Fest in Chicago.

I’ve been moping about this week about Ruby… I haven’t done it in about 4-5 months since being back in PHP-Land? I’m having withdrawals. It all started after I read this article Technologies of the Year 2006 (BTW -I have done all of them!). I was thinking ..awwww… Rails…. and I picked up my Rails book at work that I look at when I am fed up with PHP, just to cheer me up a bit. I skipped the last Ruby meeting, at the last minute the buddies that I thought would go with me backed out.. and.. well.. I was pretty tired and the topic of “Environments” made me think it would be a mac-love fest. I used to want a mac laptop, but… I’ve decided to stick with the PC environment since I am happiest in Ubuntu.

 

Related Products:
Visit our store

Read more from this blogger:
Perl, PHP and Ruby oh my!

Posted on January 19, 2007 12:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

January 08, 2007

HostICan Web Hosting Update

If you don't know how to host your own website with Ruby on Rails, this web hosting service might help.

HostICan has updated its web hosting plans this new year. First and foremost they have added PHP5 and Ruby on Rails support to their hosting accounts. Also, they have implemented FastCGI.

 

Related Products:
Visit our store

Read more from this blogger:
HostICan Web Hosting Update

Posted on January 8, 2007 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

December 28, 2006

Thoughts On Ruby Performance

Click through for the discussion on Ruby on Rails performance.

There was a lot of discussion about the Joel’s post Ruby Performance Revisited. I guess this was just a flamebait, but I’ll bite. Here’s the relevant quote (bold emphasis mine):

 

Related Products:
Visit our store

Read more from this blogger:
Some simple thoughts on Ruy performance

Posted on December 28, 2006 01:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

December 18, 2006

Prototype Javascript

Click through for link on Prototype Javascript.

Prototype is the Ruby-like Javascript library that is best known as a part of the Ruby on Rails infrastructure. I was going to write about how awesome it is, but instead, I’m just going to link you the appropriate resources. If this is for you, then you’ll recognize the awesome. If not, then not.

 

Related Products:
Visit our store

Read more from this blogger:
Prototype Javascript IS THE BEST

Posted on December 18, 2006 01:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Java EE Versus RoR Versus .NET

A comment on a comment about The Definitive Guide to Grails.

This will be a lenghty post because this is a subject I’m bothering with for a longer time. The reason I’m writing it now is a comment I got from James McGovern to my post about the book “The Definitive Guide To Grails”. James has spend some time in investigating the security model of enterprise content management (ECM) systems. He asked me about the security model of Ruby On Rails (RoR) and how this security model is better than in J2EE.

 

Related Products:
Visit our store

Read more from this blogger:
Java EE vs RoR vs .NET

Posted on December 18, 2006 01:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

December 17, 2006

Java 6 Is Faaast

Good news if you're using Ruby on Rails or Groovy.

After open sourcing the Java platform and the great news about Java 7 like upcoming closures support I think Java’s future is secured and more interesting than ever before. Groovy and Grails are also two very nice additions to the Java platform regaining some of the lost terrain from Ruby and Ruby on Rails. Exciting times for the Java community!

 

Related Products:
Visit our store

Read more from this blogger:
Java 6 is faaast

Posted on December 17, 2006 01:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

December 09, 2006

The Beginnings

Learning all about Ruby on Rails.

And that is how it all began. I recently discovered that Dreamhost has full Ruby On Rails support and I’m working learning this unique development environment/framework. As easy as I’ve said it is to develop applications, it is a bit of a challenge to understand the concepts at times. I’m not used to dealing with a “framework” per-se but I’m up for a good challenge!

 

Related Products:
Visit our store

Read more from this blogger:
The Beginnings

Posted on December 9, 2006 11:42 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

December 07, 2006

Announcing Scala With Sails

Ruby on Rails, Scala with Sails ... what's next, Tigers with Tails?

SwS stresses ease of development by separating model, view and controller and by presenting simple semantics for common tasks as well as "the right thing by default." SwS code for CRUD (Create, Read, Update, Delete) tasks should be as compact (or more compact) and as readable as similar Ruby on Rails code. On the other hand, SwS will support significantly richer state management than RoR. Pages will be composed of many long-lived controller/view objects which maintain state in Monads. Each controller may receive input from user-actions or external actions and may mark its associated view as dirty. Dirty views are sent back to the browser as (1) part of a page reload, (2) as a change "push" responding to an AJAX request or (3) forcing a Comet event. The controllers will be Scala Actors such that they may be hundreds or thousands of live controllers in the system at any one time. Associating code blocks with web links and form elements, SwS allows a very granular HTTP request routing.

 

Related Products:
Visit our store

Read more from this blogger:
Announcing Scala with Sails version 0.0.1

Posted on December 7, 2006 12:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

December 06, 2006

Ruby on Rails

Not sure we wanted to know this:

开始关注基于Ruby on Rails框架的办公自动化系统的实现。

 

Related Products:
Visit our store

Read more from this blogger:
Ruby on Rails

Posted on December 6, 2006 01:43 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

November 24, 2006

itsdEx

Check out this Ruby-on-Rails-based trading system.

itsdEx is the world’s first social trading site where you can trade anything. People buy and sell itsdEx shares in their favorite websites. Something gets more popular? The price goes up. Less popular? You got it, it tanks. itsdEx is built with Ruby on Rails, includes a Firefox and Flock toolbar, built in blog, profiles, itsdEx cash bonuses for referring others, and much more.

 

Related Products:
Visit our store

Read more from this blogger:
itsdEx

Posted on November 24, 2006 12:37 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

November 14, 2006

Instala Las Templates De Texmate En Radrails

Some RadRails info here.

Aquí la novedad ya que alguien se ha dedicado a crear los ficheros para importar los templates a Radrails. Incluye 199 de ruby y 48 rhtml.

 

Related Products:
Visit our store

Read more from this blogger:
Instala las templates de texmate en Radrails

Posted on November 14, 2006 11:40 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Snippets In RadRails

Some tips on the RadRails IDE for Ruby on Rails.

When I started out with Rails, I was using Notepad++ and it served my needs fine. Recently, I made the switch to the excellent RadRails IDE. I’m still learning my way around this Eclipse based tool, but overall I’m very impressed. I just discovered another excellent Ruby on Rails blog - Dr Nic. In his latest post, he has put together a config file for using “snippets” within RadRails. I’ve read lots of praise for the defacto ROR editor on the Mac, TextMate, and one of its best features is snippets. Well, now ROR developers on Windows have snippets too. Great stuff!

 

Related Products:
Visit our store

Read more from this blogger:
Snippets in RadRails

Posted on November 14, 2006 11:40 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

October 24, 2006

Ruby, PostgreSQL And Windows

A switch hitter runs into some problems with Ruby on Rails and PostgreSQL.

I have been alternating, back and forth, between my MacBook Pro and a Windows XP notebook for development, depending on where I’m at. This has been relatively easy through the use of Subversion, however, I keep running into a consistent problem when using Rails and PostgreSQL together:

 

Related Products:
Visit our store

Read more from this blogger:
Ruby, PostgreSQL and Windows

Posted on October 24, 2006 01:38 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

October 17, 2006

Grid-Server

Web 2.0 server providers need to manage spikes in traffic, processor usage, and Ruby on Rails containers.

And, they’ve got Ruby on Rail container! You can install you own Gems and manage you own RoR instance. The container will increase size automatically if your application grows larger.

 

Related Products:
Visit our store

Read more from this blogger:
web hosting 2.0 - grid-server

Posted on October 17, 2006 01:38 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

The Adventures Of Ruby

We like Ruby on Rails for how easy it is, too.

I’m picking up Ruby and Rails. PHP/MySQL is so, like, college, dude. So far it’s pretty fun. The whole ethic of it all is great: everything should be as easy as possible! Infinite configurability is fine but let’s have aggressive, sensible defaults because you don’t need to reinvent the wheel every time! Use your programming brainpower on the programming part not all the run-up stuff!

 

Related Products:
Visit our store

Read more from this blogger:
The Adventures of Ruby

Posted on October 17, 2006 12:43 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

October 13, 2006

RadRails

If you're looking for an IDE for Ruby on Rails, click through for RadRails.

Just download and go…..no install required….RadRails is a sweet IDE for Ruby on Rails.

 

Related Products:
Visit our store

Read more from this blogger:
RadRails

Posted on October 13, 2006 01:38 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Podpora Slovenčiny I S Triedením V PostgreSQL A Ruby On Rails

A look at PostgreSQL and Ruby on Rails.

A ako posledné si ukážeme, ako to všetko použiť v Ruby on Rails.

 

Related Products:
Visit our store

Read more from this blogger:
Podpora slovenčiny i s triedením v PostgreSQL a Ruby on Rails

Posted on October 13, 2006 01:38 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

September 28, 2006

REST

Anyone know about REST for Rails?

I keep hearing about REST and RESTful stuff in Rails, but I don’t really understand. Is it about serving different types of content (HTML, RSS, XML) depending on the device that’s requesting the data?

 

Related Products:
Visit our store

Read more from this blogger:
REST

Posted on September 28, 2006 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

September 01, 2006

FobBugz

FogBugz and Ruby.

FogBugz is written in Wasabi, a very advanced, functional-programming dialect of Basic with closures and lambdas and Rails-like active records that can be compiled down to VBScript, JavaScript, PHP4 or PHP5. Wasabi is a private, in-house language written by one of our best developers that is optimized specifically for developing FogBugz; the Wasabi compiler itself is written in C#.

 

Related Products:
Visit our store

Read more from this blogger:
The Spolsky Compiler

Posted on September 1, 2006 01:37 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Selecting A Programming Language

Some perspectives on different programming languages.

Joel Spolsky has a post today titled Language Wars where he makes some statements about selecting a platform for web development. He says the standard things you've heard a dozen times before and makes the (very) reasonable case for selecting a mainstream platform (basically Java or .Net and maybe PHP or even Python) for your enterprise development. He did take some shots at Ruby on Rails which provoked this from DHH the creator of Rails: Fear, Uncertain, and Doubt by Joel Spolsky.

 

Related Products:
Visit our store

Read more from this blogger:
Joel & DHH on Selecting a Programming Language

Posted on September 1, 2006 01:37 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (1)

August 31, 2006

The Elastic Compute Cluster

Some more on EC2.

Here's a sample Ruby on Rails application running on EC2 along with some background information from its creator.

 

Related Products:
Visit our store

Read more from this blogger:
Amazon announces the Elastic Compute Cluster

Posted on August 31, 2006 12:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

August 30, 2006

Incubator 2.0

Tools like Ruby on Rails reduce the cost of getting into the market.

What if instead of the classic scenario of a small group of founding programmers starting up a company, and then looking for money, the investors themselves get into the game directly? The costs of bootstrapping a web company have been drastically reduced – to the point where almost any cash strapped student can do it nowadays. This is of course based on cheap hardware and web hosting hosting, simplified programming languages and tools like Ruby on Rails and most importantly the maturing market where 55% of the US has broadband access and more and more people are figuring it out what to do with it.

 

Related Products:
Visit our store

Read more from this blogger:
Incubator 2.0

Posted on August 30, 2006 12:39 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

August 10, 2006

Subversion And Rails

Click through for the link on how to use Subversion and Ruby on Rails.

I’ve just started new project in rails, and this time got sick trying to recollect what I need to do in order to setup svn:ignores. This is no special task, but I do it not so often to remember it. Best would be write nice script or rake task.

 

Related Products:
Visit our store

Read more from this blogger:
Subversion and Rails HOWTO

Posted on August 10, 2006 11:42 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

August 01, 2006

JavaScript And Threads

From a good post on JavaScript, threading, and Ruby.

When you use XMLHttpRequest to fetch or send data, you create methods or functions to act as callbacks. At some point the callbacks are run, and data magically appears into your classes. That feels a lot like threading to me, the fact it’s asynchronous. I remember reading Thomas Fuchs saying something about JavaScript being single-threaded, a quick search found the comment: [Rails-spinoffs] Ajax.Request synchronization (onSuccess beforeonComplete?).

 

Related Products:
Visit our store

Read more from this blogger:
JavaScript and threads: A browser dismantling session

Posted on August 1, 2006 12:40 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Intro To Rails At BarCampRDU

On the art of leading a session on Ruby on Rails.

I mentioned in my last post that the thing I learned the most from at BarCampRDU was leading a session. The session was simply titled Intro to Ruby on Rails. Here’s the thing, and I think Ryan Daigle summed it up nicely: leading a session is different than giving a presentation. I chose to give a presentation and would have been better off leading a session.

 

Related Products:
Visit our store

Read more from this blogger:
Intro to Rails at BarCampRDU

Posted on August 1, 2006 12:40 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

July 20, 2006

Exceptional Webhosting Deal

If you want a web host and use Ruby on Rails, here ya' go.

I use low-cost (but full-featured) hosting accounts for storing media files. I found an exceptional deal… The company is called Blue Host (link is a coupon code for free setup). They provide 15GB of storage space and 400 GB of monthly transfer. They support Ruby on Rails, PHP 5, plus (and this is the big deal) you can have SSH access. I also looked into GoDaddy’s web hosting which is slightly better if you just want disk space and bandwidth.

 

Related Products:
Visit our store

Read more from this blogger:
I found an exceptional webhosting deal

Posted on July 20, 2006 12:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

July 14, 2006

Using The Ruby Bindings For Subversion

A Ruby mash-up.

Today I set out to develop a simple proof of concept: a Wiki developed in Ruby on Rails using Subversion as a repository.

 

Related Products:
Visit our store

Read more from this blogger:
Using the Ruby Bindings for Subversion

Posted on July 14, 2006 12:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

July 13, 2006

20 Aplicaciones Hechas Con Ruby On Rails

20 Ruby on Rails apps.

Ruby on Rails es un entorno de programación para aplicaciones web que ha revolucionado la manera de desarrollar, gracias a las facilidades que ofrece a los programadores.

 

Related Products:
Visit our store

Read more from this blogger:
20 aplicaciones hechas con Ruby on Rails

Posted on July 13, 2006 01:44 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

June 26, 2006

Ruby On Rails For DB2 Developers

Another audience for Ruby on Rails.

IBM has released a DB2 adapter for Ruby on Rails. it is now possible to write Ruby on Rails applications for a DB2 database.

 

Related Products:
Visit our store

Read more from this blogger:
Ruby on Rails for DB2 developers

Posted on June 26, 2006 01:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

June 13, 2006

First London Flash Platform User Group Meeting

If you happen to be in London and want to learn about Ruby on Rails.

Topics will include Flash Media Server, with FlashCommGuru Stefan Richter, and Ruby On Rails for the Flex Developer, with Stuart Eccles. Both of which are fantastic topics to start with and I'm sure of interest to you as a Flash Developer!

 

Related Products:
Visit our store

Read more from this blogger:
First London Flash Platform User Group Meeting

Posted on June 13, 2006 01:44 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

June 08, 2006

48 Hours

Running the rails through the brick walls.

That’s roughly how long I spent bashing my head against a seemingly impenetrable brick wall trying to get a Rails app to work properly on my server.

 

Related Products:
Visit our store

Read more from this blogger:
48 Hours

Posted on June 8, 2006 12:40 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

May 31, 2006

My Subversioning Naivety

Another subversive.

I was directed there from a link in this article describing in detail how one person got Capistrano working at Dreamhost. It directed me to a section about the svn:externals property, which I’d been meaning to read for a while. So I did. It helped me get Ruby on Rails 1.1.2 set up as an external for a project I’m working on, and it’s actually extremely easy to do. I’ll step through that, though it’s kind of trivial (and not quite related to the point of this post). For those of you who can’t think for themselves, this can be easily modified to use trunk (or any release) instead of v1.1.2.

 

Related Products:
Visit our store

Read more from this blogger:
My Subversioning Naivety

Posted on May 31, 2006 01:47 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

The Joy Of Programming

Ruby on Rails seems to re-inspire a lot of coders.

I’m starting to enjoy programming again, no thanks to Microsoft. Ive recently dug into Ruby and the Rails framework for building web applications. Things just make sense. I have decided to use Ruby on Rails for two of my current projects. One is GoalExec and the other is a tool for folks in construction. More to come on the latter of those projects as details are hashed out.

 

Related Products:
Visit our store

Read more from this blogger:
The Joy of Programming

Posted on May 31, 2006 11:42 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

May 23, 2006

Web Development Cheat Sheets

Cheat sheets galore!

Dave Child has posted a number of Web development related cheat sheets in .pdf and .png format on his blog. These include CSS, xHTML, JavaScript, Ruby on Rails, PHP, and MySQL.

 

Related Products:
Visit our store

Read more from this blogger:
Web Development Cheat Sheets

Posted on May 23, 2006 01:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

May 17, 2006

The build_form Function

Everything you wanted to know about the build_form function in Ruby on Rails.

build_form is a lackluster attempt at emulating the scaffolding feature in Ruby on Rails—but just like with Rails, the main purpose of this function is for quick data entry—not actual production use.

 

Related Products:
Visit our store

Read more from this blogger:
The build_form Function

Posted on May 17, 2006 12:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Martin Says It's Ruby Time

Add another member to the Ruby population.

Martin Fowler wrote a piece on Ruby today called EvaluatingRuby. I've been researching Ruby and Ruby on Rails pretty heavily the last couple of months and I'm impressed. Now that I've gotten a new StructureMap release out of the way, I'm diving into a new Ruby on Rails/AJAX project on the side just to start learning.

 

Related Products:
Visit our store

Read more from this blogger:
If Martin says it's time for Ruby...

Posted on May 17, 2006 12:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Delete Rails Sessions On Linux

A quick script to clear up your Rails sessions.

Use this script to remove sessions more than a day old. You may add it to cron to automate.

 

Related Products:
Visit our store

Read more from this blogger:
delete rails sessions on linux

Posted on May 17, 2006 12:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

May 07, 2006

Ruby On Rails Philosophy

Click through to see Chris Dawson's P8 built on Rails.

The whole idea of Rails is to approach the world of web application development in a pre-emptive fashion. Allow yourself to be clueless. Let the philosophy of Rails be your guide. Relax, take a deep breath, and take that plunge that’s going to change your life forever. Admit to yourself that, when it comes to the radical new way of doing things, you pretty much don’t know anything. By taking this huge step backward, you’ll be opening up the vista that’ll take you farther than you could ever imagine possible.

 

Related Products:
Visit our store

Read more from this blogger:
If You Can Inspire Just One Person…

Posted on May 7, 2006 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

May 01, 2006

Instant Rails

New Instant Rails to play with.

For those that have played with Instant Rails in the past, and thought the cookbook demo app was a bit naff, download the new version of instant rails and you'll get the typo blog app - a much better real world app to explore. You can then pull the app into RadRails - a free Rails IDE. I've had some installation issues with RadRails - but it's pretty cool.

 

Related Products:
Visit our store

Read more from this blogger:
Integration testing in rails

Posted on May 1, 2006 12:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 25, 2006

What's With Ruby?

Check out the number of lines in the Ruby on Rails example code.

Now I know why all the fuss about Ruby and Rails. Ruby is a dynamic object-oriented scripting language and Rails contains the activerecord gem that adheres to Martin Fowler's ActiveRecord pattern.

 

Related Products:
Visit our store

Read more from this blogger:
What's with Ruby?

Posted on April 25, 2006 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Tutorial Básico De Ruby On Rails

Some help for Ruby on Rails.

Espero que se divirtam tanto com ele como eu durante o desenvolvimento do dito cujo e me perdoem alguma burradinha que porventura apareça. ;-)” A nota foi enviada por Eustáquio "TaQ" Rangel (eustaquiorangelΘyahoo·com), que acrescentou este link da fonte para maiores detalhes.

 

Related Products:
Visit our store

Read more from this blogger:
Mais uma do TaQ: Tutorial básico de Ruby on Rails

Posted on April 25, 2006 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 17, 2006

Colorado Software Summit 2006

A conference in Colorado covers Ruby on Rails:

Ruby on Rails is the killer app that is propelling the Ruby language into the spotlight. It is a web application framework that takes the HTTP request/response model that we've all become familiar with and simplifies it to a point most people didn't think was possible.

 

Related Products:
Visit our store

Read more from this blogger:
Colorado Software Summit 2006

Posted on April 17, 2006 12:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Ruby On Rails On Oracle

If you use Oracle products, check the link to the Ruby on Rails on Oracle.

When a database like Oracle decides to write an article on Ruby on Rails, one may think it is time to take a closer look at Ruby on Rails.

 

Related Products:
Visit our store

Read more from this blogger:
Ruby on Rails on Oracle - A Simple Tutorial

Posted on April 17, 2006 12:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

TemujinPhoto

We're looking forward to the progress reports on your Ruby on Rails migration.

I’m already working in the port of my photography site Temujin Photo to Ruby On Rails, nowadays its just plain HTML. The design will remain the same, the idea is to add a bit more of flexibility on the server side, implement the current external services (stuff like the newsletter and the guestbook) and do a couple of other things; all of this while exploring a new web framework.

 

Related Products:
Visit our store

Read more from this blogger:
TemujinPhoto

Posted on April 17, 2006 12:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 12, 2006

Ruby Hype?

Click through for the essay on Ruby on Rails.

ruby está nos trilhos. Só que o trem também.

 

Related Products:
Visit our store

Read more from this blogger:
ruby, o hype e os trilhos

Posted on April 12, 2006 01:41 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Rails Apps In SVN

If you're using Ruby on Rails and Subversion, check this out:

So I seem to create new rails apps often enough, whether for a new client, to demonstrate a particular feature, or just to try something out in a clean environment. And I always use Subversion to keep my source code (heck, I even keep my home directory in an svn repository!). So I’ve created a script which will setup the repository layout, add in rails, capistrano & exception_notification, configure a few bits, ignore all the generated content, fix any stray shebang lines and create the appropriate databases. Just in case it’s useful to any anybody else, you can grab it here: new_rails_project.sh

 

Related Products:
Visit our store

Read more from this blogger:
Automating the creation of rails apps in svn

Posted on April 12, 2006 11:41 AM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 08, 2006

Introducing Rubynoob

From a Ruby on Rails noob.

I’ve been spending an awful lot of time lately trying to catch up with the present. I’ve been learning the Ruby language and Ruby on Rails. I think that RoR represents the bleeding edge of not just website development, but software engineering in general. No, it isn’t perfect and it’s still pretty immature, but the ideas around it are pretty revolutionary. As I’ve said before, I think that software like Ruby on Rails is going to eventually evolve into something which will put most software engineers out of their jobs. And, even though that affects me as well, I think it’s a good thing.

 

Related Products:
Visit our store

Read more from this blogger:
Introducing Rubynoob

Posted on April 8, 2006 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

Getting Real

From the people who brought you Ruby on Rails, check out Getting Real.

37 Signals is selling an ebook, Getting Real, from their Signals vs. Noise blog. 37 Signals used the very same process that they wrote about in Getting Real, to launch Ruby on Rails and other web applications. Mark Bernstein sees the success of the publication of Getting Real as a watershed moment for self-publishing on the web. He notes that 37 Signals sold 1750 copies of Getting Real on the first day.

 

Related Products:
Visit our store

Read more from this blogger:
Getting Real

Posted on April 8, 2006 01:42 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

April 01, 2006

Duke Nukem Everywhere

Sounds like a ubiquitous version of Duke Nukem with Ruby on Rails and AJAX.

Ars Technica: great site for the computing enthusiast, read it everyday. Today they have have an article on Duke Nukem Forever. Duke Nukem has apprarently been a game long in development, because developers want to make it multi-platform. Ars claims that as a solution, the developers have decided to build the game utilizing the latest Web 2.0 technologies: Ajax, built on Ruby On Rails. The game will run through any web-browser on any platform.

 

Related Products:
Visit our store

Read more from this blogger:
Not Fooled

Posted on April 1, 2006 06:39 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

March 23, 2006

Kiko: приятное обновление

It's all Greek to us (well, maybe Russian):

Через 6 месяцев, мы полностью переписали сайт с нуля на Ruby on Rails и dojo. Заодно мы увеличили команду вдвое, переделали интерфейс и добавили кучу дополнительных, приятных фич.

 

Related Products:
Visit our store

Read more from this blogger:
Kiko: приятное обновление

Posted on March 23, 2006 01:45 PM by ruby o600.
Filed in Firefox under ruby on rails.
Permalink permalink | Comments (0)

March 22, 2006

Ruby On Rails Versus PHP

This blogger thinks PHP may be a better alternative to Ruby On Rails.

But seriously, besides Ruby on Rails (duplicate a dozen times in PHP by now with limited success