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: Web D.
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.
Minimalist CSS Vertical Centering
I read somewhere recently about a technique used for vertical centering using CSS. I made a very minor improvement and used the technique myself, but i still have some conceptual problems with it. The author’s technique involves adding a couple … Continue reading
Using PHPMailer with the Drupal Messaging Module
If you want to use PHPMailer with Drupal’s Messaging module, there are installation instructions in README.TXT in the messaging_phpmailer subdirectory. There are only four steps and it should be easy, but they’re not clear and attempting to follow them can … Continue reading