Archive for February, 2009

Fixing Laptop Touchpad Tap to Click not Working

Thursday, February 26th, 2009

One day my laptop stopped responding when I tapped the mousepad to click. Everything else still worked. I have a Dell Vostro 1000 but this fix might work for any laptop with the synaptics touchpad.

I went into the settings and disabled the checkbox that said “touch check”. Perhaps whatever that feature was was getting overzealous. But it works now without that.

XBox 360 – Component vs HDMI Cables

Saturday, February 21st, 2009

I bought an inexpensive HDMI cable for my xbox 360. I thought I’d show a before and after shot so you can see the quality difference. I do notice a fairly significant difference, though I feel like the graphics got slightly slower with the HDMI e.g., I can’t turn around as fast in a FPS game. (Could be my imagination though.)

(Note: Click on images to see large views and see the differences better. These thumbnails don’t really show it.)

Component Cable:



HDMI Cable:



What does the Color #FFDEAD Look Like?

Friday, February 20th, 2009

It looks like this .. yeah I wasn’t too impressed either :-(

Mini Searches with Answers

Monday, February 9th, 2009

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.

What is the Quickbooks file named .QBW.TLG?
Why is it so large, how to debug it? Loyal reader Jody wrote in with a link to this article to answer all your TLG questions.

Tags: , , , , , , , , , , , , , , , , , ,

Mini Searches with Answers

Monday, February 2nd, 2009

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.

Switching from scripting languages to Objective C and iPhone: useful libraries :: Hackdiary
Libraries for iPhone SDK (Objective C) that actually make it less painful

Geraldo Reports Engine
A Python reporting engine that gives away troop locations ..

DVD Flick
Easily put any video file on a DVD playable on a DVD player

Porting code to Python 3 with 2to3 – Dive into Python 3
Good, thorough overview of what's new in Python 3 by reviewing what the 2to3 tool does in detail.