Archive for December, 2008

FINAL UPDATE: This is a self-repairing problem due to an infinite loop in the boot cycle that only occurs on the last day of a leap year.  To fix it, fully drain the battery, which will break the loop.  When you plug it in again, it will no longer be the last day of a [...]

Wednesday, December 31st, 2008 at 09:08 | 29 comments
Categories: Mobile Computing

Just came across Badaboom Media Converter, which appears to be a cheaper alternative to TMPGEnc Xpress for DVD/Blu-Ray/video conversions – with three major caveats: It requires a CUDA-enabled Nvidia GPU (TMPGEnc also supports CUDA, but does not require it) It only outputs to H.264 (TMPGEnc outputs to almost anything) No batch mode (TMPGEnc does) So, if you [...]

Tuesday, December 30th, 2008 at 14:08 | 0 comments
Categories: Media Center PCs
Tags:

In addition to the many other options out there, I have been playing with a relatively new entry – Task2Gather.  This, like Zenbe Lists, is a Web 2.0/iPhone tandem where both components were developed by the same outfit.  For T2G, it’s Vito Technology, which is probably best known for developing several apps that make a [...]

Monday, December 29th, 2008 at 11:42 | 0 comments
Categories: iPhone, Windows Mobile
Tags:

I”ve been testing out a workflow for the photos from my DSLR, and I was leaning toward converting everything to DNG raw files.  However, Adobe’s DNG codec (which lets Vista and Windows Photo Gallery view the pictures and edit the metadata) has been less than stellar, feature-wise.  The nail in the coffin for me, though, [...]

Saturday, December 27th, 2008 at 22:26 | 1 comment
Categories: Applications
Tags: ,

UPDATE: Andy has already released an update.  Get the binary here.  I have updated the screenshot below. Andy has posted yet another great tool on his site: Commercial Viewer.  This tool loads a video file and its associated EDL commercial file and lets you modify the values to fine-tune the commercial segments.  This isn’t a [...]

Friday, December 26th, 2008 at 05:48 | 2 comments
Categories: DVRMSToolbox, SageTV
Tags:

I am creating a batch file for the command line, and I needed to parse out the arguments (e.g., get the filename, change the extension, remove the quotes, etc.).  I always forget these (and where to find them), so I’m copying them here. %~1 – expands %1 removing any surrounding quotes (“) %~f1 – expands [...]

Wednesday, December 10th, 2008 at 20:59 | 0 comments
Categories: Windows
TOP