Recent Comments
- Jabbatwenty on WoW Account Hacked? Maybe It's Not Your Fault
- Guest22 on What the heck is FreeDOS?
- CSS Tip: An em isn’t an “m”, but an ex is an “x” | Frank M Taylor on I Have a Really Big ‘m’
- Alex on CSS3 Jumping Icons Revisited
- mark anthony on What the heck is FreeDOS?
Categories
addons annoyance Apache badcompany business code CSS CSS3 file sharing Firefox FLOSS freedom Freelancing future Gmail hardware hosting law Linux Markets morals news Patent & Copyright piracy podcasts predictions programming rant Security Social Media software sysadmin tips Ubuntu Web D. Windows Wordpress World of Warcraft
Archives
- May 2012 (1)
- January 2012 (2)
- August 2011 (4)
- July 2011 (1)
- June 2011 (3)
- May 2011 (2)
Meta
Category Archives: tips
Using Apache Aliases Instead of Symbolic Links
Having to spend more time working in a Windows environment has been heart-breaking, but I’ve been able to find work-arounds for most of Windows’ shortcomings, including Windows’ lack of adequate symbolic link functionality for use with web development.
Ping.fm bookmarklet
I created a simple bookmarklet to help me post to all of the social networks I use through ping.fm… javascript:window.open(“http://ping.fm/pingout”,”pingout”,”status=1,resizable=1,height=282,width=447″);void(0);
Updating Extensions for Firefox 3.6b4
Today I downloaded and installed Mozilla Firefox 3.6b4. As I expected, add-ons built for older versions of Firefox didn’t work with this beta version, but what surprised me is that the extensions.checkCompatibility preference that I’ve been using forever with the … Continue reading