Thanks to Christoph Korn, Ubuntu users can now install the package with a single click from the GetDeb repository. The Deb file itself is available on the release page here, along with an RPM for Fedora users.
The looks:

And the hooks:
Changelog:
- Fixed:
- Bug #522735: Facebook: Application Request Limit Reached
- Bug #523378: Connection reset by peer
- Bug #522487: Facebook Friends Graph fails when friends have a dash in their name [patch by Little Jawa]
Tags:
Code,
Deb,
Facebook,
Facebook Friends Graph,
Friends,
Graph,
Graphics,
Internet,
Open Source,
PyFacebook,
Python,
Social Networking,
Statistics,
Technology,
Ubuntu,
Web 2.0
Threads are love. Threads are speed. And more often than not, threads are a consistent PITA. However, I’ve had an accidental epiphany just a few hours ago:
“When in doubt When you need to communicate among threads, use synchronized Queues.”
There. This magic mantra will solve more issues in your life than you can ever imagine, and certainly more than I expected.
Getting back to the topic at hand, adding threading support to the program has sped up the bookmark checking process by a factor of about 435895234. Coupled with fixing of some parsing bugs, Bookmark Undertaker v0.3 is finally capable of providing a quick, stable and consistent way of sanitizing your Firefox favorites:

This time, I’ve also tried to provide Deb and RPM packages on the release page for easy installation by the Debian/Ubuntu/Fedora populace.
Ushering in the era of communist applications:
“If everyone gives one thread, the poor person will have a shirt.” — Russian Proverb
Tags:
Beautiful Soup,
Bookmark Undertaker,
Bookmarks,
Code,
Deb,
Debian,
Fedora,
Firefox,
Mozilla,
Open Source,
PyGTK,
Python,
Red Hat,
RPM,
Technology,
Threading,
Ubuntu
I never really thought anyone other than me would be interested in seeing gargantuan graphs of their friends’ connections until I found out through this post on the OMG! Ubuntu! blog that my application was included in the GetDeb repository for Ubuntu users. I have not used Ubuntu myself since about never, but apparently you can now install the application on Karmic Koala with just a few clicks.
Edit: I have now tested the installation on Karmic myself and can guarantee that it indeed works without any fuss. Gotta love Launchpad/Ubuntu.
The application itself was in a pretty much skeletal state of being so I was a little taken aback by the exposure. Nevertheless, I was reminded of the famous aphorism apropos of open source development:
“Release early, release often.” — Linus Torvalds
And indeed, the bug reports that came from users were a valuable byproduct of the Ubuntu push as I had stopped development on the script after it started working fine for me.
Tags:
Code,
Deb,
Facebook,
Facebook Friends Graph,
Friends,
Graph,
Graphics,
Internet,
Open Source,
PyFacebook,
Python,
Social Networking,
Statistics,
Technology,
Ubuntu,
Web 2.0