My colleague Luke Burton has posted a wonderful RJS Tutorial. [Read more] for a short list of the new things it taught me. ? You can insert RJS calls in RHTML documents, not just RJS documents ? The relevant documentation is ActionView::Helpers::PrototypeHelper and ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods ? RJS handles (most) error catching for me ? You can... Continue Reading →
Really Simple Mac Home Theater?
So, we're finally moving back to San Jose (actually, Santa Clara) after three years in Sacramento. One fun aspect of buying a new house is the chance to create a home theater solution from scratch. Of course, the goal is to build it around a Mac! While there's lots of resources, most of them seem... Continue Reading →
Understanding Ruby on Rails
This presentation (pdf) explains the underlying philosophy and technologies that make Ruby on Rails so compelling (at least IMHO). It includes a tutorial for Rails 1.1.2 that covers: ? creating SQLite databases using migrations ? generating models and scaffolds ? writing controllers by hand (w/o generators) ? rjs and rhtml templates for dynamic HTML (aka... Continue Reading →
Camping on the Rails
For those who find Rails' plethora of files overkill for simple applications, there's always Camping. While still built on Ruby and ActiveRecord, Camping is optimized for the "small-app-in-a-single-file" approach.[Read more] for some links, from a friend who will remain anonymous... It's called "Camping":http://code.whytheluckystiff.net/camping/wiki/http://camping.rubyforge.org/files/README.htmlHere's a wiki implemented in Camping:http://code.whytheluckystiff.net/camping/browser/trunk/examples/tepee/tepee.rbHere's the latest post about Camping developments:http://redhanded.hobix.com/inspect/mosquitoAndDecamp.htmlThe original... Continue Reading →
“X” Things, to Understand about Ruby on Rails
Understanding Ruby on Rails:"X" Things You Need To KnowRuby on Rails is perhaps the most innovative web application framework since WebObjects , with developers claiming 10x boosts in productivity over J2EE. But, what is it "really"? And why should I care? These notes and sample code complement the enormous number of Ruby and Rails tutorials... Continue Reading →
DNSSEC: DNS Secutity Extensions
Somewhat off-topic, but I've recently been doing some research on DNSSEC (aka Secure DNS). I was quite surprised to discover that the current RFCs about this were only published last March, so it is a relatively recent development (not counting the earlier, un-implementable versions :-).[Read more] for a list of interesting resources I've discovered about... Continue Reading →
OSI Membership Policy: Request for Proposals
Ken Coar just posted an official "Call for Proposals" regarding OSI membership. [Read more] for the full text, though the key sentence for me is:The objective of moving to a membership model is tobroaden the "ownership" of the OSI to include the globalcommunity of people who are investing their lives in opensource. Those members then... Continue Reading →
A Theology of REST?
Over on REST discuss, transplanted Ghanese IBMer Koranteng Ofosu-Amaah posted a fascinating economic analysis of REST. [Read more] for some choice excerpts from his Biblically-inspired parable(emphasis mine); I should ask him if he knows economist-theologian Sayo Ajiboye! ? There's a Reverend: HTTP ? There's a choir: the HUHXtable quartet (HTTP, URI, HTML, XML) ? There... Continue Reading →
Sam Ruby goes Jeff Foxworthy on REST vs. SOAP
SAM got a little wistful today about this ancient post where he hoped that the REST vs. SOAP debate would focus on substantive issues. [Read more] to see why he isn't giving up his day job... From Sam Ruby:Rest vs RPCÊ In reality, there aren't two sides.Ê There are at least four.Ê ? Everything is... Continue Reading →
Microformat T-Shirts
I'm not quite geeky enough to buy one -- but I am geeky enough to blog about them. :-)Microformats.org: we do it with class

You must be logged in to post a comment.