Dec
17
Riding Rails: Introducing Rails Metal
December 17, 2008 | 5 Comments
Rails Edge introduces Rails Metal, based on Rack. Think of it as a way to bypass the Rails framework on certain requests. DHH gives the example of the Campfire chat application. I’m thinking about Flash Remoting (AMF). No reason to really call a controller, walk through the Rails stack, just to have separate logic query the database and return a serialized object. This could make Remoting through Ruby really really fast.
Riding Rails: Introducing Rails Metal.
Dec
17
Changing Git History
December 17, 2008 | Leave a Comment
Scott Chacon has posted an entry using the new Github pages on how to edit commit messages in Git. Really handy and not necessarily the most intuitive thing. Great to have instruction. schacon FTW!
By the way, the new Jeckyll based Github pages are sweet for developers working on open source projects.
Dec
16
The Yawn Explained: It Cools Your Brain : Discovery News
December 16, 2008 | 1 Comment
Little things like this fascinate me. So, I must be confusing having a hot head for being bored. Odd.
The Yawn Explained: It Cools Your Brain : Discovery News.
Dec
3
Barefoot is looking for a Senior Application Developer: Rails
December 3, 2008 | Leave a Comment
Barefoot is looking to add another member to the team. Posting on 37Signals job board below:
Barefoot is looking for a Senior Application Developer: Rails.
Dec
2
Fort Wayne to get an Apple store?
December 2, 2008 | 5 Comments
Could Fort Wayne actually get an Apple store? If we get one will it be supported?
ifoAppleStore: news and information about Apple Inc.’s retail stores
Dec
1
Why Git is Better Than X
December 1, 2008 | Leave a Comment
Scott Chacon posts quick info site regarding Git and how it compares to other SCMs: