Recent Comments
- 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?
- Hiddenbunny on WoW Account Hacked? Maybe It's Not Your Fault
- Alexander Vahrushev on The HostGator Lie
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
- January 2012 (2)
- August 2011 (4)
- July 2011 (1)
- June 2011 (3)
- May 2011 (2)
- April 2011 (2)
Meta
Tag Archives: tips
Tell Your Vims Apart
I work on several Linux servers through SSH all from a single Linux workstation and I use GVim as my preferred editor. I tend to have several windows open at the same time and sometimes I’m editing the same file … Continue reading
Touchpad on Fedora 13 XFCE
On Fedora 13 Linux the tap-to-click and edge scrolling features of touchpads are disabled by default. This is a relatively minor problem, but it can cause a lot of frustration. Incidentally, my test system has a broken left button that … Continue reading
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);