-
Archives
- 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
Category Archives: GNU/Linux
Crowdsourcing my OS Bridge Talk Proposal
Update: Submitted my proposal, but please still leave me comments! I can still edit my proposal. Web server performance has been a hot topic for some time now as Apache hasn’t been the only viable option for a few years. … Continue reading
New Laptop: Acer Extensa 4630Z
I bought a laptop recently because being a web consultant and tied to a desktop is not only embarrassing, but is a quick way to lose (or at least frustrate) clients who’d love to see my hairy hacker face on-site. … Continue reading
(Yet Another) Deploying Django with CherryPy Script
Recently I deployed a Django project on an OSX server. I foolishly thought this would be as easy as on Linux until I ran into the mess that is x86_64 Apache + mod_wsgi* + Django + psycopg2 + i386 PostgreSQL. … Continue reading
Release Lenny!
An article from El Reg about MySQL ends with a great quote: This is the same lesson that Debian hasn’t yet learned from Ubuntu: fast and good-enough always beats slow and correct. Release Lenny now! Update: Yay! It appears Debian … Continue reading
Web Server Quandary
Apache was probably the first Linux application I learned how to configure. However, I’ve gotten a bit frustrated with it recently… The Problem A memory leak. Apache is eating up memory so quickly that I need to restart it every … Continue reading
Posted in GNU/Linux, Open Source, PHP, Python, Technology
Tagged apache, cherokee, lazyweb, lighttpd, nginx, PHP, Python
20 Comments
Fixing Gnome Notification’s Popup Location
Gnome notifications popup in the lower left corner of your desktop by default* which constantly annoys me. I usually have a terminal open in the lower left corner, and having my work covered by notifications is quite annoying. Luckily the … Continue reading