iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Groovy Fun With ObjectRange
I ran into a situation the other day with Groovy that baffled me at first. Let's create a range from 0.0 to 10.0 and then use it to check if a certain... more »
0 commentsSave Tags: groovy, ruby
JRuby-on-Rails and MySQL on GlassFish on OpenSolaris in Virtual Box VM
My primary development machine is Mac OS Leopard on Intel Core 2 Duo (read osxtips). But the beauty of virtualization is that I can run multiple... more »
0 commentsSave Tags: apple, ruby, server, tools
Flexible Rails Refcard Available - Download Now
Peter Armstrong, author of Flexible Rails and Enterprise Flexible Rails, has put together an overview of Flex and Rails. Flexible Rails: Flex 3 on... more »
0 commentsSave Tags: announcement, flash-flex, frameworks, ruby
New RubyStack includes git and nginx, easiest way to get started with Rails
RubyStack is an easy to use installer for Apache, MySQL, Ruby and of course Rails and many popular gems like rmagick. This release includes git and... more »
1 commentsSave Tags: announcement, open source, ruby, web 2.0
Rails-Doc.org - A First Look
A quick tour of Rails-Doc.org, the new project which aims to improve Rails documentation in a Web 2.0 way. The article also includes an interview with... more »
0 commentsSave Tags: reviews, ruby, web 2.0, web services
Splunk your distributed logs in EC2
Index and search distributed (or local) logs with ease - a look at Splunk with a simple Ruby-based TCP logger.
0 commentsSave Tags: how-to, ruby, server, unix-linux
Full Git Clone of Matz Ruby Subversion Repository
I’ve been wanting to have a full git clone of Matz Ruby Subversion repository for a while. In fact, I’ve been using a private git clone for a few... more »
0 commentsSave Tags: how-to, open source, ruby
Glimmer - Using Ruby to Build SWT User Interfaces
Glimmer is a JRuby DSL that enables easy and efficient authoring of user-interfaces using the robust platform-independent Eclipse SWT library. Glimmer... more »
0 commentsSave Tags: eclipse, java, ruby
Spawn: reliable background processing for rails
Rails, being single threaded, has always been plagued with the problem of long running tasks locking up your server until they're done. Need to notify... more »
0 commentsSave Tags: frameworks, how-to, ruby
Upload progress bar with apache and mod_passenger
Mod_passenger is great module that makes rails/rack/wsgi applications deployment very easy. No more proxy, load balancers etc... I've written apache... more »
0 commentsSave Tags: javascript, ruby, usability
Rails - Simple Asynchronous Processing
A rails plugin that makes it easy to run background tasks using http, mongrel and Rails.
0 commentsSave Tags: ruby
10 must-have Rails plugins
I was talking to Tim the other day about auditing Rails projects, and how we see a lot of Rails projects that reinvent the wheel instead of using... more »
0 commentsSave Tags: frameworks, opinion, ruby
The Real Source of Defects in the Software
Defects are one of the most important metrics for measuring software quality and special attention is always given to know how many defects of the... more »
1 commentsSave Tags: how-to, opinion
Setting up a Rails 2.0 Project without a Database
I needed to create a Rails application that wasn't going to use a database backend. In my case I was going to be using REST services to access the... more »
1 commentsSave Tags: frameworks, how-to, ruby
The Even Bigger News About Maglev
Maglev is a new Gemstone Smalltalk based VM for Ruby project. Ruby + Smalltalk + Gemstone is your secret nuclear development weapon.
0 commentsSave Tags: database, other languages, ruby
Syntactic Sugar in Groovy and Ruby
Both Groovy and Ruby have their strengths and it’s nice to see cross-pollination of good ideas going both ways. From the comments on the RailsEnvy... more »
0 commentsSave Tags: groovy, java, opinion, ruby
Rolling with Rails 2.1 - The First Full Tutorial - Part 2
Following my successful and widely acclaimed Rails 2.0 tutorial, this is Part 2 of my "Rolling with Rails 2.1" tutorial to cover the main Rails 2.1... more »
1 commentsSave Tags: frameworks, open source, ruby, web 2.0
Rolling with Rails 2.1 - The First Full Tutorial - Part 1
Following my successful and widely acclaimed Rails 2.0 tutorial, I just released the "Rolling with Rails 2.1" tutorial to cover the main Rails 2.1... more »
1 commentsSave Tags: frameworks, open source, ruby, web 2.0
Ruby on Rails - a paper dragon?
When Ruby on Rails started to gain some momentum a year or so ago, I decided to take another look at the Ruby language itself along with the Rails web... more »
3 commentsSave Tags: opinion, php, ruby
RBridge 0.2
RBridge has hit v0.2 and is vastly, vastly more stable and frankly, much more happy. Several extremely important bugfixes put it very close to being... more »
1 commentsSave Tags: ruby
Ruby gem converting diffs to pretty HTML
An announcement of a new gem employed at Codenotifier.
0 commentsSave Tags: open source, ruby, tools
Ruby: An EventMachine Tutorial
Ruby / EventMachine is an event-driven networking library for Ruby, similar to Twisted for Python. Certain aspects of it are also similar to... more »
0 commentsSave Tags: frameworks, ruby
The future is PHP
How did PHP manage to out-compete old dynamic languages such as Perl, Python and Ruby? A very interesting article that traces the environmental and... more »
4 commentsSave Tags: microsoft, php, python, ruby
Ruby is a Playground, PHP is a Factory
Ruby, to me, is like a big open playground, while languages like PHP remind me of big industrial factories. I don't think that any of us would argue... more »
4 commentsSave Tags: methodology, opinion, php, ruby
Announcing the Ruboss Framework
Dima and I have been working hard on the Ruboss Framework: a framework that aims to take Flex and Rails development to the next level by making the... more »
0 commentsSave Tags: announcement, flash-flex, frameworks, ruby