When I began seriously using Ruby I noticed two things that I didn't like about the language.There's no method to get the metaclass.Some people create modules as a hint...
ruby
-
Jay Fields: Ruby: Underuse of Modules
details »
-
SF Ruby meetup tonight at SlideShare
details »
Tonight there's a Ruby meetup at the SF offices of SlideShare. There's pizza and beer, and plenty of parking in the scary-looking-but safe alley behind our office! Here's...
-
Google App Engine sort of getting Perl support
details »
Google programmers are adding support for the Perl programming language to its App Engine service for hosting Web applications, but so far it's not really an official...
-
Sun will support *AMP
details »
In the press release issued yesterday was another intereting news: Sun released a new version of it´s Coolstack. It consists out of:The primary components in the Web...
-
"Try IronRuby" updated
details »
I've updated Interactive IronRuby Web Shell aka Try IronRuby to IronRuby r113 engine. This is so manual, I need to implement automatic update. I also added a bit...
-
[OSCON 2008] An Introduction to Ruby Web Frameworks by Ryan Carmelo Briones
details »
Ryan is a Server Monkey / Code Sumari for Edgecase, LLC in Columbus, Ohio. A framework allows you to create re-usable code. Frameworks allow you to use encapsulation. ...
-
UPnP-ConnectionManager 1.0
details »
UPnP-ConnectionManager version 1.0 has been released! Documentation UPnP Specs File bugs Stub implementation for a UPnP ConnectionManager service. Currently...
-
UPnP 1.1.0
details »
UPnP version 1.1.0 has been released! Documentation UPnP specifications File bugs An implementation of the UPnP protocol Changes: 1.1.0 / 2008-07-23 2...
-
Rails 2.1 Released - Summary of Features
details »
Those of you that have purchased the Rails 2 Peepcode will get a free update with these features explained shortly. I’ll post an update when that happens. Rails 2.1...
-
Quickly Migrate all database times to UTC
details »
If you're thinking about updating to Rails 2.1 to get the timezone support, you'll need to update all database records to UTC. Here's a quick migration script to do just...
-
Python Reference Manual has a lot to Learn From PHP
details »
Unlike the other scripting languages I work with(like PHP, Ruby, JavaScript, etc.), I am not comfortable using Python. I have made some stuff in Python(for example,...
-
Ruby 1.8.7
details »
From the Shibuya dept.: Akinori MUSHA announced today that Ruby 1.8.7 has been released. The new version of Ruby includes many bug fixes, lots of feature enhancements...
-
Maglev
details »
Of course anyone who reads my blog expected I'd have something to say about Maglev once it was made public. I've previously performed what I thought was a fair analysis...
-
Ruby 1.8.7 has been released
details »
Akinori MUSHA announced today that Ruby 1.8.7 has been released. The new version of Ruby includes many bug fixes, lots of feature enhancements backported from 1.9 and...
-
Rockstar Memcaching
details »
I’m back from Rubyfringe which was hands down the best conference i’ve been to. Pete Forde asked me to present on memcached (mem-cache-dee) after my popular blog...
-
Creating More Using Less Effort with Ruby on Rails
details »
The "why" of Ruby on Rails comes down to productivity, says Michael Slater. Web applications that share three characteristics—they're database-driven, they're new, and...
-
Martin talks about Rake Runner, Ruby Debugging, and Other 6.5 Enhancements
details »
As I mentioned a couple of weeks ago, I am researching the new Ruby and Rails features in the upcoming NetBeans IDE 6.5. Last week, Martin Krauskopf and I talked about...
-
Rails/Ruby ニュース - リソース、チュートリアル、導入事例
details »
原文: Rails/Ruby News - Resources, Tutorials, Adoption Stories Ruby/Rails/JRuby 関連の大きなニュースに追いついておきましょう... ...
-
Let’s create a Ruby Benchmark Suite
details »
My previous post about MagLev and the planning of the next Ruby shootout received a lot of attention. MagLev’s speed claims have been subject to a lot of...
-
That not is not the not I meant
details »
During my presentation at RubyFringe, I put this slide up while talking about “Adverbs:” Judging by the fun we had discussing this point later, I really...