White paper on IronRuby published
Manning published my white paper — or green paper as they call it — on IronRuby. You can find it here...
0 commentsSave Tags: .net, ruby
Interview: Ruby On Rails Creator On The State of eCommerce
David Heinemeier Hansson created the Ruby on Rails software framework. He’s also a partner in 37signals, producers of the popular Basecamp suite of... more »
0 commentsSave Tags: frameworks, ruby, tools, web 2.0
Zero to Production in 15 Minutes
There still seems to be confusion about the relative simplicity or difficulty of deploying a Rails app using JRuby. Many folks still look around for... more »
0 commentsSave Tags: frameworks, java, ruby, security
Java.next #3: Dispatch
This is Part Three of a series of articles on Java.next. In Part Three, I will explore how the Java.next languages (JRuby, Groovy, Clojure, and Scala)... more »
0 commentsSave Tags: groovy, java, other languages, ruby
Netbeans: Not as crappy as you might expect.
Over the last 3 days I have been using netbeans for RoR development. Honestly I expected to hate it. I figured I would use it for a few days, then... more »
1 commentsSave Tags: opinion, ruby, tools
Using Amazon S3 to backup Media Temple’s Grid (gs)
Proper backups are like eating your vegetables -- we all say we'll do it and that it is a good idea, but it is so much easier NOT to do it and eat... more »
0 commentsSave Tags: how-to, ruby, web design, web services
Simplify ActiveRecord Aggregates And Other Goodies Via named_scope
Using the Rails 2.1 named_scope feature just for simplifying find conditions is like using a Swiss Army Knife only as a screwdriver.
0 commentsSave Tags: database, open source, ruby
Building an Online Game in PHP, Perl, or Ruby on Rails
The BuildingBrowsergames blog has had a long series of entries showing how to build an online game. Each entry has thus far been completed first in... more »
2 commentsSave Tags: games, perl, php, ruby
New Heights for web applications
When it comes to programming, more specifically the development of web applications, it is important to consider all the tools of the trade before... more »
4 commentsSave Tags: perl, php, ruby, web services
Interview with David Heinemeier Hansson: Rails Culture, Scaling Basecamp, and Building Successful Companies
I interviewed David Heinemeier Hansson in Chicago last week about some of the technical and cultural trends that are affecting Ruby on Rails. I... more »
0 commentsSave Tags: frameworks, opinion, ruby
Java/JRuby Developers, Say Open 'Sesame' to the Semantic Web
The semantic web enables you to use information from disparate sources in different formats/schemas without having to convert the data to a standard... more »
0 commentsSave Tags: frameworks, java, ruby
Getting Started With Rails 2.1 on OS X Leopard
A comprehensive walkthrough of setting up an OS X Leopard machine with the latest versions of our favorite F/OSS webapp stack.
0 commentsSave Tags: apple, how-to, open source, ruby
Why Are You a Programmer?
Why do you program? Have you ever thought twice about it? What excites you about the job?
4 commentsSave Tags: humor, opinion, ruby, trends
What will be Ruby's legacy?
I caught wind of Rails’ release a few weeks behind the curve, and when I tried to run it, I admit I didn’t get very far… but that was largely because... more »
1 commentsSave Tags: opinion, ruby
neverblock
NeverBlock is a Ruby library that enables transparent async IO. Use for running queries or connecting to other services in parallel. All using the... more »
0 commentsSave Tags: frameworks, news, open source, ruby
Ruby Fibers Vs Ruby Threads
Ruby 1.9 Fibers are touted as lightweight concurrency elements that are much lighter than threads. I have noticed a sizbale impact when I was... more »
0 commentsSave Tags: ruby
Is Ruby very syntax rich? Do you like it? I don’t.
I tried delving into Ruby couple of times in the past. Every time I had this weird feeling of what am I doing here when I am already very well... more »
7 commentsSave Tags: java, opinion, ruby
Rails Behind the Firewall
Atlantic Dominion Solutions CEO, Robert Dempsey, discusses the pros and cons of using Rails for internal applications.
0 commentsSave Tags: agile, ruby, web design, web services
Ruby Programming Language By David Flanagan, Yukihiro Matsumoto
tries to highlight imp points from this book.
1 commentsSave Tags: ruby
An introduction to Ruby 1.9 Fibers
An introduction to Ruby1.9 Fibers, how they work and how values can be passed from/to them
0 commentsSave Tags: reviews, ruby
101 Reasons Why PostgreSQL is a better fit for Rails than MySQL
Explaining why PostgreSQL is a better fit for Rails than MySQL
0 commentsSave Tags: database, reviews, ruby
JDBC Connection Pooling for Rails on Glassfish
In Light Engineering (LED), we’re known to be multilingual – depending on the project, we’ve been known to speak Perl, Python, Java, C++, Javascript... more »
0 commentsSave Tags: java, ruby, server, web design
GemPlugins: A Brief Introduction to the Future of Rails Plugins
The new Gem Dependencies of Rails 2.1 give developers an easier-than-ever ability to keep track of and maintain the various library dependencies... more »
0 commentsSave Tags: reviews, ruby
The Ruby Programming Language - Part1
tries to highlight imp points from the book.
0 commentsSave Tags: ruby
Obie Fernandez "Do The Hustle" - how programmers can sell, negotiate, and deal with clients without headaches
Obie Fernandez shares his experience successfully selling consulting services for both Thoughtworks and Hashrocket to help you with the following... more »
1 commentsSave Tags: how-to, ruby
via