-
Archives
- October 2012
- May 2012
- November 2011
- September 2011
- May 2011
- February 2011
- January 2011
- December 2010
- July 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
-
Meta
Monthly Archives: August 2007
Genshi + CherryPy + FormEncode Tutorial
Christopher Lenz (cmlenz) just wrote an excellent tutorial on Genshi because I was whining about how I couldn’t get a handle on the right way to use Genshi. While the tutorial’s primary target is Genshi, its an excellent tutorial on … Continue reading
Posted in Open Source, Python, Technology
2 Comments
WebKit for Gnome
WebKit for Gnome just landed in Debian’s unstable repository. Unfortunately its just the libraries for now, but it does include a testing GUI called GdkLauncher. If you’re not familiar with WebKit, it is the open source HTML/CSS/JavaScript rendering engine that … Continue reading
Posted in GNU/Linux, Open Source, Technology
Leave a comment
AdBlock is bad…
…but these guys are ridiculous. I don’t use any sort of ad blocking extensions, plug-ins, add-ons, widgets, whatever. Ads are the currency of the Internet, and I’m happy to put up with ads in exchange for free services. If a … Continue reading
Deploying CherryPy on Apache 2 using mod_proxy
Background I’ve been trying to move away from PHP to Python for web applications. I tried Django and TurboGears, but I settled upon the more basic CherryPy framework. It helped that my friend Christian is active in the CherryPy community … Continue reading
Posted in GNU/Linux, Open Source, PHP, Python, Technology
4 Comments
I Love Linode
I just signed up for a new Linode account. This is the fourth account I’ve created with them over the years, and I’ve always been very pleased. I wish I do a side-by-side comparison with another VPS host, but I’ve … Continue reading
Posted in GNU/Linux, IT, Technology
3 Comments
Fixing Rhythmbox
It didn’t take long before I found a problem with Rhythmbox.* It couldn’t figure out the MIME type for half of Blonde Redhead’s newest album 23 (download it from emusic). The simple fix was: rm -R ~/.gnome2/rhythmbox This deletes your … Continue reading