Today’s challenge: Ziya Charts. If I’m not back tomorrow, I lost.
- Mockingbird: New Cappucino-based wireframing tool. iPlotz and MockFlow are two other tools in this space (was just looking into this for a client yesterday).
- First look at rails 3.0.pre – Dr. Nic dives into getting started and using generators.
- Introducing Resque – The GitHub guys have built a new redis-backed background job library. Given some of the recent experiences I’ve had with their background jobs, I’m not all that sure the kinks are out yet.
- Thinking_Sphinx – Easy Setup Tutorial – Quick start from Philip Ingram.
Advertisement



3 comments
Comments feed for this article
November 4, 2009 at 3:27 pm
Chris Wanstrath
What kinks do you think are present in Resque?
November 4, 2009 at 4:16 pm
Mike Gunderloy
Chris, I obviously don’t know whether it’s resque or something else, but I’m still seeing issues on what seems like GitHub’s backend processing, including network pages that claim bounce back and forth between “there’s more data, please refresh” and “please wait, we don’t know” and a clone that took 12 hours and a support ticket to finish over the weekend. As a moderate user, my current perception is that GitHub is doing better now than before the server move, but there are still some things that lack the speed and reliability I’d like to see as a paying user. Good support and corporate transparency go a long way towards keeping me happy, but in the long run the underlying service needs to be fast and rock-solid as well.
November 4, 2009 at 8:29 pm
Chris Wanstrath
Got it, so it’s a case of slow website = Rails can’t scale, broken repo = broken job framework ;)
If you run into issues please repo them so we can investigate at http://support.github.com/dashboard
Cheers,
Chris