Latest News >> 2008-08-06

Well, I’ll be at DefCon this year, and I always try to do something fun for the conferences I attend.

2008-08-01

Well looks like my rant about the state of open source feed readers hit some sites, so I should put in a few clarifications so people understand what I was looking for more specifically. I’ll do it by answering several of the questions people sent me.

2008-07-20

RubyFringe was my last Ruby conference and it was the best conference to go out on. Everything about RubyFringe was great. It was well organized, contained eclectic talks, and supported the weirdness that’s usually hidden at the other conferences.

2008-06-25

I’ve been completely fed up with news/feed/rss/atom readers these days. I use Linux as my primary operating system, and I only have a few feeds that I want to rip through quick so I can get to reading the content. Yet, trying to find a reader that doesn’t suck donkey balls has been a chore.

Experiments In Chat Organization

I started this project in one of my courses during my graduate degree. It is basically just a chat client for the SILC protocol, and eventually for IRC. The unique thing about the client is how it organizes the chat and lets you filter the conversations.

Bombyx probably doesn’t compile against the current SILC libraries, and you’re better off checking out bombyx.sf.net for the last official release. I don’t really work on this project much anymore since I’ve found other interests, but I may get back into the idea soon.

The key features of Bombyx were that it would let you “focus” on people in a group chat situation. This let you easily keep track of multiple conversations in the sometimes rude and chaotic group chat setups like IRC and SILC. Rather than having to sift through tons of noise, you would just click on a user you wanted and Bombyx would pop a focus window open which showed only their part of the conversation. It worked pretty well, but I kept running into problems with ever changing and over complicated SILC libraries, and the fact that I got bored with it.

Feel free to download it and play with it.

Download [tar.bz2] API Docs