Archive for April, 2008

This is just downright ludicrous.  There is apparently a conflict between Windows Live Photo Gallery and Quicktime, where even single-clicking on a MOV file in Windows Explorer causes Explorer to hang for up to several minutes.  I “fixed” this problem by renaming the culprit: wlxquicktimecontrolhost.exe The file is located here: C:\Program Files\Windows Live\Photo Gallery Just [...]

Tuesday, April 29th, 2008 at 19:38 | 3 comments
Categories: Windows

Best thing since the block! http://www.5littlemonkeys.com/product_info.php?cPath=69_86&products_id=746

Tuesday, April 29th, 2008 at 15:07 | 0 comments
Categories: Kids
Tags:

I found this code to add Soundex to Microsoft Access, which is invaluable for deduping records.  However, it has a key error that causes it to fail – the variable name in the private function is incorrect. It’s a simple fix (see red below). Function Soundex(strName As String) As String‘———————————————————–‘ Input: A string‘ Outputs: U.S. [...]

Monday, April 21st, 2008 at 13:41 | 2 comments
Categories: Applications

In the last 10 seconds of every track, WMP would freeze and then skip.  It didn’t happen in any other player, but I prefer WMP (I listen to a lot of DRM music via Zune Marketplace).  Well, turns out it’s a problem with the SigmaTel High Definition Audio CODEC.  If you disable the “enhancements”, the [...]

Friday, April 4th, 2008 at 09:03 | 0 comments
Categories: Windows
Tags:
TOP