September 2010
11 posts
gitifier: Growl alerts for any Git repo including... →
Looks rather nice.
Announcing SproutCore 1.4! →
sproutcore:
Those of you who have been following SproutCore may have noticed the appearance of a series of Release Candidate gems for version 1.4. Today, we’d like to offically announce the release of version 1.4! Why the jump from 1.0? We’re going on a year since the first release of 1.0 and almost exactly eight months since 1.0.1046 and a whole lot has happened since then. This release has...
multitrack: Rack app to track multiple traffic... →
thechangelog:
If you’ve found tracking return on your marketing dollars a challenge for your web application, take a look at Multitrack from Shopify founder Tobias Lütke. Multitrack is a Rack app that lets you store multiple traffic sources for your application signups.
To use Multitrack, deploy the Rack app to your own server on your server stack of choice, configure the database info, and...
2 tags
Read Ruby 1.9: Free Ebook About the Ruby... →
Very early draft of a book about version 1.9 of the Ruby programming language, released under a Creative Commons license
streamie: Node.js + Websockets = Real time Twitter... →
thechangelog:
As new technologies are delivering on the promise of the Real Time Web, it’s becoming apparent that the revolution will be streamed. Malte Ubl seems to agree, creating Streamie, your very own real-time Twitter stream powered by Node.js and Websockets.
We talked about how crazy fast Node.js can be in Episode 0.2.0. In Episode 0.3.1, we talked about the possibilities of pushing...
2 tags
Rakefiles for Go Language →
Rake task for building Go applications