What is this?
From advanced Bash tricks to Python gotchas to MySQL tutorials, this blog covers various topics in programming and systems administration. Find out how to get more done and have fun! Keep up with the latest by subscribing to the RSS feed!About the Author
This is the tech blog of Samuel Huckins. You can check out my homepage and other websites below, or send me a message here.-
Recent Posts
Post categories
Tags
Apache Apple Bash bookmarks CLI command database Desktop disk editor efficiency Excel filesystem firefox graph graphing hardware HTML information keyboard Launchy Linux logging migration Mobile monitoring MySQL PDF Programming putty Python Ruby scripting Security ssh subversion svn sysadmin Trac Ubuntu vim Vista web web applications WindowsBlogroll
Handy Links
My Sites
My del.icio.us
- Posts 190
- Words in Posts 69,510
- Comments 465
Monthly Archives: July 2007
Chained No More, or, How I got WoW running perfectly in linux
The single largest reason I had a Windows (XP) installation on my main home PC was to play games. Everything else I needed or wanted to do I could do just as well or better in linux. I did not … Continue reading
The scripts are speaking to me…
WARNING: Reading about the following program may induce long periods of time wasting and excessive enjoyment. Alright, now that that is out of the way… I started playing with a program called Festival some time ago, but have been unable … Continue reading
Getting X display info easily
When editing my X display configuration, I sometimes want to know what resolution is actually being displayed, as compared to what I have set in xorg.conf. An easy command to do this: 1xdpyinfo . This command is designed to provide … Continue reading
Find out why webpages load slowly
I came across a very helpful utility for web development today: YSlow. It integrates into everyone’s favorite Firefox plugin, Firebug, and reports what is slowing the page the most, based on some standards for high performance sites. Once you are … Continue reading
Tagged web applications
2 Comments
File renaming made simpler
Some people have difficulty renaming lots of files at once on the command line. I used to experience this issue a lot, especially since “mv” was the command recommended. While I can appreciate why mv makes sense for renaming, it … Continue reading







