« October 2004 | Main | December 2004 »

November 26, 2004

Racing site...launched!

Finally launched my racing site this week. Took a little over 15 hours total to build, most of which was selecting content, sizing/fixing photos, and integrating w/ the third party tools. Building the site itself in Dreamweaver was trivial as was hacking around to get Movable Type and Gallery integrated.

Plus, it's super easy for me to update/add content, particularly news and photos while I'm at races.

November 22, 2004

Improving TV picture quality...

Mary was out of town this weekend and I ended up working on tons of projects. One of them being finally re-converged my old Sony RPTV after almost a year of needing to (I lived on Sony's Flash Focus button which did an ok job). While I was at it I also disassembled and cleaned each CRT lens, following info found on KeohiTV.

What an amazing difference. I've only completed converging 1080i mode and need to revisit 480p (since that's the mode that's used when I watch 4:3).

Another significant improvement recently was purchasing the iScan HD scalar. While quite expensive (almost $1k), it killed many birds with one stone:

  • Bypasses the internal upscaler in the Sony, which is decent but nothing compared to the iScan, especially for TV content
  • Upscales DVDs to 1080i (or 540p), noticably better quality than standard DVD 480p, the Sony was bypassed for this anyway
  • All devices use single HDTV input, auto-switch, and always output the highest quality, upsampled signal
  • Built in lip-sync audio correction to deal w/ video processing delays
  • Extended any need to purchase a replacement TV by at least a year or two (I'm supposed to be downsizing anyway ;)

Comcast is coming on Tuesday to install HDTV alonst with their new HDTV PVR box based on Microsoft media technology. Has dual HDTV tuners which should be great for dealing w/ those times I always had conflicts w/ TiVo. Another bonus is no more monthly fees to TiVo. This will be the first device to bypass the iScan (for at least the HDTV feeds), I might not have bought the iScan at the time had I known Comcast was coming out w/ a reasonable solution (just was released in Seattle only this weekend). Regardless it still improves DVD movies, race videos, video games, etc.

November 18, 2004

Dreamers

"All men dream: but not equally. Those who dream by night in the dusty recesses of their minds wake in the day to find that it was vanity: but the dreamers of the day are dangerous men, for they may act their dream with open eyes, to make it possible" - T.E Lawrence in the Seven Pillars of Wisdom

Mozilla Thunderbird

Downloaded Mozilla Thunderbird as my replacement IMAP client due to several reviews which rate it way better than Outlook Express (and Outlook which is absolutely terrible).

  • Offline support
  • LDAP name resolving is exceedingly fast, plus you can download the entire directory locally!
  • Cross platform: Linux, Windows, MacOS
  • Support RSS
  • Supports IMAP Trash folder (no-need to expunge)
  • IMAP Backup: http://gemal.dk/blog/2004/02/19/backup_your_imap_mail/index.html
  • Virtual folders support
  • Continuous innovation, NOT tied to Microsoft
  • GREAT IMAP support: Auto sets up Sent/Drafts folders on remote server, SSL, expunge,
  • Ability to add new remote folders

November 16, 2004

Infrastructure updates

I've been doing massive infrastructure updates the last week or so, including:

  • Upgrading 768Kb/128Kb DSL to 6.0Mb/768Kb DSL w/ 8 static IPs and unlimited bandwidth through Speakeasy
  • Cancelled my Verizon phone service (no need to landline anymore)
  • New 140 Hour TiVo Series 2 w/ wireless + MP3; required now that I don't have a landline, will take old TiVo to Breckenridge
  • Order another Samsung 213T 21" LCD to use at work (save the eyes!)

November 10, 2004

Rsync Backups

http://www.mikerubel.org/computers/rsync_snapshots/
http://www.rsnapshot.org/

Windows
http://sync2nas.sourceforge.net/

November 06, 2004

Remote NAS

I've wanted to have off-site backups for some time, the first inclination months ago was to burn DVDs and keep them in a safety deposit box. Good idea, but I never overcame the time hurdle to actually organize and burn the DVDs, especially since I'd have to repeat burning every month or so. I only backup sporadically.

Yesterday I realized I have a perfect offsite solution. My family's Colorado house has a cable modem w/ unlimited bandwidth. I could easily take one of my old PCs that I'm no longer using and put it into service there as a secure remote NAS.

First I looked into a few NAS Linux distributions since it would be nice to have something out of the box rather than configuring an existing distribution for my needs:

Desired features:

  • SSH command line access
  • Web administration
  • Support software RAID 1 or 5
  • Support some journaling filesystem
  • ACL/login support
  • Free

Features nice to have, but not required:

  • rsync support
  • Ability to install other apps/services (desired)
  • SSL encrypted client-server communications (desired, could also use hardware VPN as my home router supports VPN)
  • Logical Volume Manager (nice to have)
  • Dynamic filesystem expansion (nice to have)

Others have built the same w/ RedHat 9 w/ XFS 1.3, LVM, etc. and having to customize the RH install.

Also ran across some other interesting tools:

  • NasBackup - NAS rsync backup solution, looks like requires server side component
  • Sync2NAS - Schedulable rsync backups for WinXP

November 05, 2004

Racing Site

I've wanted to put together a personal racing site for some time, mainly to increase the chance of someone contacting me about a ride opportunity (even if that is unlikely). I finally had the urge to at least try out archiving our NayKid Racing press releases for the last year in a blog. Seems like the perfect mechanism since it handles archiving, calendering, and adding new items can be done via an easy web editing interface. Actually worked out surprisingly well.

Now I'm digging through other driver sites to find a simple layouts that look good but are easily implemented so I spend as little time as possible doing my own design.