Saturday, July 12th, 2008
I’ll be in Portland, OR from the 20th through the 25th for this years OSCON. Looking forward to seeing quite a few familiar faces again this year!
Please drop me a note or comment if you are going to be in the area!
Wednesday, July 9th, 2008
I’ve become envious of various web frameworks ability to access data with ease. It’s become so easy to lookup, manipulate, and persist data objects that developers can focus more of their energy on user-interaction.
In the hopes that it will become like this for desktop applications, I started putting together a simple data-mapper for GObject. It [...]