Open Source Twitter Client

June 15th, 2008

So I recently started an open source Twitter client in hopes of starting some collaboration to produce a client that will be more along the lines of what I and others would like to see. It’s currently called TweetTweet but a new name is under discussion, possibly Tweetledum.

The client currently does a lot of the basics, one of the features I really wanted is caching of tweets. The current status of the project includes this feature along with ability to search all the tweets. This helps people focus on new tweets with it’s ability to track what you’ve seen and what’s new, even after quitting and relaunching.

Help Needed!

So help is definitely needed to really polish this application and get it to it’s first 1.0 release. Interface design help will be most welcome as it’s still learning in regards to Cocoa development. Any development help is welcome, along with code organization, best practices, etc. pointers you can send my way. Also check out the bugs and blueprints are on launchpad to see what needs to be done. An icon is also needed, but a friend is currently working on it so should be good.

Check it out

Check out the development over at the TweetTweet Launchpad project page. Also visit the TweetTweet page here to download beta releases and see screenshots.

Feel free to shoot me an email at jerome AT buttered-cat DOT com or find me on IRC freenode network as jfro to discuss this application and see about helping out.

Buttered Cat Django Project

September 19th, 2007

So I’ve been working on a replacement web application for what runs the Buttered Cat Website written in Django. I whipped together a basic site in PHP with Zend Framework at first but got annoyed fast, partly for my laziness in building an administration interface. Django steps in helping with that big time via it’s automatic admin.

My immediate needs for the site are just product pages, support form, and product download handling. I wanted download stats along with Sparkle+ support. The Zend Framework based site that’s running now I had all that whipped together pretty quickly. After disliking using ZF this purpose and wanting an administration without too much effort I decided to play with Django which I’ve only toyed with before. And I was able to reproduce my previous work quickly and with administration to boot.

If there’s anybody interested in hearing more about the project let me know, I mostly built it since I hadn’t found anything I liked besides a nice rails app for handling the store part of the site, which is PotionStore.

Here’s some shots of how it looks so far:

Buttered Cat Front - Product Details
Buttered Cat Admin - MenuButtered Cat Admin - Releases

Buttered Cat Admin - ProductsButtered Cat Admin - Add LicenseButtered Cat Admin - Add Release