May 2007
Peter Jones throws down.
From: Peter Jones <pjones@_____.org> Date: May 29, 2007 10:31:34 PM MDT To: Boulder-Denver Ruby Group <bdrg-members@rubyforge.org> Subject: Re: [Boulder-Denver Ruby Group] activerecord iteration ara.t.howard wrote the following on Tue, May 29, 2007 at 05:37:43PM   -0600: > anyone skinned this cat http://drawohara.tumblr.com/post/2629204 Sounds like a good game of golf ;)...
May 30th
ActiveRecord#each?
Something that’s struck me as odd lately while working with ActiveRecord is the apparent lack of any iteration support. ActiveRecord results don’t come back flat - they are a tree - and so iterating them generically can be a biaatch. Here’s a little go at it: ############################################################################## # SCHEMA...
May 30th
May 27th
Off base?
I think this guy should give this a quick read.
May 24th
“All compounded things are impermanent. All emotions are pain. All things have...”
– ()
May 24th
Reinventing Rails' components, Part Deux.
I got quite a response from my initial posting on reinventing Rails’ components. After a lot of coffee and converstaion with my good friends Dave Clements, Jeremy Hinegardner, and Dan Fitzpatrick I’ve managed to refine it a little bit. First an example and the latest componentry.rb: class FooController < ApplicationController public   def foobar      bc = component_for...
May 24th
Jonesing for view abstraction.
From: “Jeff Barczewski” <jeff.barczewski@_________> Date: May 23, 2007 10:31:24 AM MDT To: ara.t.howard@gmail.com Subject: Re: [Rails-core] Re: slow components? On 5/23/07, ara.t.howard <ara.t.howard@gmail.com> wrote: > http://drawohara.tumblr.com/post/2070878 Ara, I agree with you on this. We need to have a better way to encapsulate state with the methods...
May 23rd
YO RSS! →
Streaming madness to the masses.
May 23rd
Even Greg is doing it. →
May 21st
Hop. →
May 21st
A completely new web paradigm. →
You have to read carefully, but this stuff promises to completely rework the way we think about the client and server of web applications. In particular note that client/server communication happens transparently at the statement level.
May 21st
More on Rails' Components...
In addition to the conversation happening here I’ve got a few messages in my inbox regarding the Rails/components situtaion. From: Ric Turley <ric@_____> Date: May 21, 2007 6:14:57 AM MDT To: “ara.t.howard” <ara.t.howard@gmail.com> Subject: Re: [Boulder-Denver Ruby Group] re-inventing components Ara, I don’t understand the inner workings of Rails...
May 21st
Home. →
One stop shopping for Ruby and Rails Consultancy.
May 21st
May 21st
“Everybody cheats. I just didn’t know.”
– Dennis Christopher as Dave Stoller in “Breaking Away”
May 20th
May 20th
Rails components are slow?
It’s been said on the net that Rails’ components are slow - to the point of being unusable. However, this quick, and admittedly incomplete, test seems to indicate little difference for this simple example. Note that the example uses the compoentry.rb code I outlined in this post. ### simple controller class BarController < ApplicationController   def initialize     @foo = 42 ...
May 20th
Reinventing Rails' Components
Lately I’ve been hacking on some Rails code for http://eparklabs.com. Dan, the guy that runs it, is unhappy about the state of affairs with Rails’ views. Of course he’s not alone - many people out there are looking for more powerful view abstractions. Just the other night I was down at BDRG and listening to Bruce Williams talk about his new Stencil plugin for Rails. ...
May 18th
Floyd! →
May 18th
May 18th
“Share your knowledge.  It’s a way to achieve immortality.”
– H.H. The 14th Dalai Lama
May 18th
May 17th