Monthly Archives: January 2008

Marina

So I’m not incredibly happy with any of the existing rss readers for gnome. I also haven’t found any of them to have code bases I’m at all interested in hacking upon. So I started writing my own. It’s a combination of pygtk and twisted using the gtk2reactor.
Lots of work to do, and its not [...]

Database for GObjects

Not to long ago I found myself in need of a small object database for GObject to embed in projects. Apparently, there are no projects providing this… Until now.
While inspired by Emmanuele Bassi’s json-glib library I went on to start hacking something quick together. The embedded DB is called Catalina and its primary purpose [...]