Search
-
Recent Posts
@carbonfive
- Thanks to all who came to @carbonfive hack night #LA tonight! Great #nodejs talk by @rudy and @sivoh. Probably 25 folks still hacking... 1 week ago
- Great turnout at the @carbonfive hack night tonight with about 45 folks. #sf http://t.co/2EeDMsXR 1 week ago
- Monkey patching #iOS - part 1, up on the blog now http://t.co/80q6vUo2 1 week ago
Monthly Archives: February 2008
I’ve been enjoying using has_finder by Nick at Pivotal Labs and recently added pagination to the application I am providing volunteer time to for the San Francisco Bike Kitchen. I like the semantics of paginating_find over will_paginate but am not … Continue reading
We’ve been enjoying using Markaby on our recent rails projects. When bootstrapping with scaffolding there’s a common recipe of turning ERB views into Markaby and then refactoring views with Markaby helper functions. One project wrote a rake task that converts … Continue reading
UPDATE: A new version of the Java DB Migrations framework has been release, check this post for details and the project documentation.</p Here at Carbon Five we have the luxury of working on many projects, so anything we can do … Continue reading
On one of our larger client projects, we’ve been tackling an array of improvements to the development environment. This is largely motivated by the fact that it’s a big project with lots of modules and engineers and time lost dealing … Continue reading
We’ve kicked off a new project that extends well beyond standard webapp frameworks and tools including significant instant messaging integration. Portions of the project will use Ruby on Rails for web functionality. I know that the open source Jabber software … Continue reading