HD QuickTime content

April 30, 2005 · Posted in Computer · 2 Comments 

Apple just released QuickTime 7 that has support for the H.264 codec, which provides a good compression format for video.  They even have posted some movie trailers in HD to show off their new version of Quicktime.

On my 800Mhz PowerBook G4 the HD Batman Begins trailer does not play that well. Maybe it would have if I had a faster computer.

JHymn

April 30, 2005 · Posted in Computer · Comment 

Jhymn IconI have bought over 900 songs from the iTunes Music Store.  When I want to listen to this music on my TiVo, I need to convert it to the mp3 file format.  Using iTunes the only way to convert protected AAC files to mp3 is to burn the tracks to an audio CD, and then rip the CD.

Also, this process doesn’t work well if you don’t convert a single album.  You can burn tracks from different albums onto a single CD. But when you rip the tracks, all of the track numbers and album names are incorrect.

JHymn is a java application that allows you to convert the music that you purchase from the iTunes Music Store, into a unprotected format.  In addition to converting it to a unprotected format, you can also have the audio file converted to mp3.

Read more

Review of Mac OS X 10.4

April 29, 2005 · Posted in Computer · Comment 

Ars Technica has a great review of Mac OS X 10.4.  I am looking forward to using Spotlight.  I wonder if it will be a replacement for QuickSilver as my application launcher.

Google cache?

April 29, 2005 · Posted in Blogging, Computer · Comment 

I have noticed the some people are accessing this site though Google Cache.  I don’t know what people are doing this.  I understand the case where the web site is inaccessible, but in these cases this web site is up.

I am curious, if you are browsing here though Google Cache, please leave a comment and let me know why.

Idea for TiVo Home Media Engine application

April 28, 2005 · Posted in Computer · Comment 

A while ago, I was looking at streaming mp3 servers, and I looked at the SlimServer software.  There are a couple of java applications that implement the slim server protocol.  SoftSqueeze is a java application that emulates a Squeezebox. The TripleFat is a java application that emulates a SLIMP3.

Since the TiVo Home Media Engine runs applications written in java, I am sure that it wouldn’t be too hard to take one of these applications and remove the interface, and replace it with a HME interface.

Read more

Shutters

April 28, 2005 · Posted in General · 2 Comments 

Shutters Open
About 2 months ago, our 2 year old son gave us a scare. He started to climb over the loft wall in our master bedroom. The loft overlooks our livingroom. We decided to install shutters to cover the opening.

We called Larson Shutters and the owner came out to do the measurements. That was about eight weeks ago. Today, the owner came out to install the shutters. I think that they look great.

More pictures

Read more

GeSHi plugin for pLog

April 28, 2005 · Posted in Computer · Comment 

I just found the plogeshi plugin for pLog. It implements the Generic Syntax Highlighter for pLog posts.  It will do syntax highlighting for many different languages like C++, PHP, or Perl.

It will convert:


$str = 'one|two|three|four';

// positive limit

print_r(explode('|', $str, 2));

// negative limit

print_r(explode('|', $str, -1));

to:


$str = 'one|two|three|four';

// positive limit

print_r(explode('|', $str, 2));

// negative limit

print_r(explode('|', $str, -1));

Read more

Reverse Engineering in Mac OS X

April 26, 2005 · Posted in Computer · Comment 

Rich Wareham has written an good article on revere engineering Mac OS X.  He writes Desktop Manager, and has needed to reverse engineer some of the undocumented APIs in Mac OS X.

[via TUAW]

MediaGate MG-25

April 26, 2005 · Posted in Computer, Electronics · 4 Comments 

Mg25 Main ImgThe MediaGate MG-25 is a 2.5″ hard drive enclosure, that can be connected to a TV to play back DivX and MP4 files.  This small box can output video up to 1920×1080i, so the video should look pretty good.  It also plays MP3 and OGG files, as well as displays graphic files.

One downside of this is that it gets its power from the USB port, so it will have to be plugged into a computer to be run.  It doesn’t look like it can be used as a standalone device.  I would love it if this has an ethernet port, where the content could be copied over across the network, and this could just be connected to a TV.

[via Gizmodo]

CDs vs. Sqeezebox

April 24, 2005 · Posted in Electronics, Gadgets · Comment 

Platinum200Our son has a CD player in his room, and a stack of CDs that he listens too.  Since he changes the CDs himself, the CDs are getting scratched up.  This is not really a big deal, since I have ripped all of the CDs, and could burn another copy if needed.

The problem comes around when we put him to sleep.  Often we put some music on so he can listen to while falling asleep.  But when we happen to pick a CD that has been scratched, the music skips and may even stop, and he wakes up.

I was thinking that the Squeezebox would be a perfect solution for his room.  We would have set up some playlists for him to listen to when he goes to sleep.  When he is fully asleep, we could turn off the music remotely, from the web interface.

Read more

Next Page »