1.
Rails, and Rack, It's the Modularity!
Mar 5, 2009 ... with a Rails application (including plugged in engines) as part of a larger whole. ... The application is defined by a builder block. e.g. ...
2.
How to Cure The PayPal Subscription Blues
Some months back, I got the opportunity to work on an existing web site, implemented in Rails, which uses PayPal subscriptions to control access. ...
3.
Rails, and Rack, It's the Modularity!
Rails, and Rack, It's the Modularity! Posted by Rick DeNatale Thu, 05 Mar 2009 16:24:00 GMT. Some recent news in the Ruby web development community, ...
4.
How to Cure The PayPal Subscription Blues
One of the things I learned, thankfully before this episode is that if you are using PayPal subscriptions, you don’t want to treat ipn payment notifications ...
5.
How to Cure The PayPal Subscription Blues
Today’s revelation on Slashdot of the latest paypal subscription glitch .... an alternative to PayPal called Amazon Flexible Payment Service which is ...
6.
The OTI Brotherhood
Pat Mueller has a a Planet OTI site which provides an RSS feed for this blog along with many other blogs by former OTIers. It’s a good place to meet quite a ...
7.
Chicken Typing Isn't Duck Typing
Oct 22, 2007 ... From what I've observed chicken typing is a "safety blanket" technique used by programmers experienced in statically typed languages, ...
8.
Chicken Typing Isn't Duck Typing
Oct 22, 2007 ... I think of it as an important tool for "soft" duck typing, ... what I've observed chicken typing is a "safety blanket" technique used by ...
9.
Stout Man Talking
Stout Man Talking. Posted by Rick DeNatale Thu, 26 Feb 2009 14:52:00 GMT. Better late than never. A few weeks back Jared Richardson interviewed me about the ...
10.
Ruby Blocks, do or brace?
Oct 2, 2007 ... Thanks to ruby-talk, I just became aware of Jim Weirich's suggestion to use braces for blocks when the value is being used, and do/end for ...