Home
Welcome to my personal web site. I use this site primarily to play with new web technologies (like Microsoft's Asynchronous JavaScript and XML or AJAX for short) and also to force myself to learn or practice various techniques in producing web graphics.

Please note that I have only had a chance to test this site with a small handful of browsers (see the supported browsers list to the right) so it may look strange in some places. I am doing my best to keep the markup for this site adhering to industry standards (Like XHTML or CSS).

Please feel free to email me with any questions or comments about this site.

Your browser is: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

Best viewed with Microsoft Internet Explorer 7

Supported Browsers

This site is best viewed using a desktop resolution of 1024 x 768 or greater and one of the following browsers:
My Weblogs
Personal WeblogsDevelopment Weblogs

Microsoft Internet Explorer Desktop Icon on Windows Vista Microsoft Internet Explorer Desktop Icon on Windows Vista

Sunday, March 9th 2008 - For some reason Windows Vista doesn't place an icon on the desktop for Internet Explorer 7. Copy and paste the following lines in a text file and save it with a .reg extension. Double click the file in Windows Explorer and then click anywhere on your desktop and hit the F5 key.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

Corel Paint Shop Pro Photo X2 Protexis Licensing Dependency Removal Corel Paint Shop Pro Photo X2 Protexis Licensing Dependency Removal

Sunday, March 9th 2008 - Here are the steps to disable and remove the Protexis licensing dependency from Corel's Paint Shop Pro Photo X2. These steps are technically for Windows Vista Enterprise 64-bit but should be almost identical on other Microsoft operating systems.

Make sure you apply all PSP updates before you disable the Protexis licensing service. You cannot update PSP when the Protexis licensing service isn't functioning. You must uninstall and reinstall to apply updates and then repeat the steps below.

  1. Start a windows command prompt as administrator.
  2. Run: 'net stop protexislicensing' to stop the Protexis Licensing windows service.
  3. Delete the psiservice.exe file from the windows system folder (syswow64).
  4. Move the psikey.dll file in the windows system folder to the Corel Paint Shop Pro X2 program files folder.
  5. Delete the psiclient.dll file in the Corel Paint Shop Pro X2 program files folder.
  6. Rename the psikey.dll in the Corel Paint Shop Pro X2 program files folder to psiclient.dll.
  7. Run: 'sc delete protexislicensing' to remove the service from control panel.

High Definition Television High Definition Television (HDTV)

Monday, April 23rd 2007 - I finally splurged and purchased a high definition television. I bought a Samsung 46" 1080p HDTV with integrated ATSC tuner. At the moment I'm only using an off-air antenna to pick up local high definition channels and the picture is already amazing! Since I don't watch that much TV, it makes me wonder if spending the money on high definition satellite service would really be worth the money. But I'm sure I will eventually signup with Direct TV or Dish Network and then realize all I was missing.

In the meantime I need to figure out what kind of high definition DVD player I am going to purchase. I have a Netflix subscription and was hoping that I could just browse the Blu-ray and HD-DVD movie selections and at least be swayed in one direction. That didn't help. I have yet to find an article that clearly conveys which format is "winning". If one format wins, a number of experts predict it will be Blu-ray due to its higher number of manufacturing and content partners. I did a quick search on PriceGrabber and HD-DVD players seem to be a good bit cheaper...<sigh>.

I decided to try out a DVD player the can upconvert a standard DVD to HD resolutions (720p, 1080i, and 1080p). I did a little homework and purchased a Samsung DVD-1080P7. I also bought the high definition multimedia interface (HDMI) cable and quickly realized that this road was a dead end. I couldn't even tell the slightest difference in picture or sound quality. I played with all TV and DVD settings but it didn't seem to make any noticeable difference. I guess I'm back to trying to talk myself into forking out anywhere from $500 to $1000 for a HD-DVD or Blu-ray player...<bigger sigh>.

Audio Connectors - (best to worst quality)
  1. HDMI (high definition multimedia interface, carries both audio and video)
  2. Optical
  3. Digital Coaxial
  4. Stereo (red/white RCA connector)
Video Connectors (best to worst quality)
  1. HDMI (high definition multimedia interface, carries both audio and video)
  2. DVI (digital visual interface)
  3. SVGA (DB-15 connector)
  4. Component (red/green/blue RCA connector)
  5. S-Video
  6. Composite (yellow RCA connector)

Under Construction Under Construction

Monday, April 9th 2007 - I am in the process of reworking this entire site. I'm going with a new site design I created from scratch. I am such a detail oriented person that sometimes the time required to create even the simplest graphics takes me forever. I'm definitely still learning.

I am truly surprised at how much time it has taken me to create my development weblogs. These are my first weblogs so hopefully they will get easier as time goes on. I really don't mind putting in the effort as long as it actually helps someone. That's my true goal so feel free to email me with any questions or comments.