Monthly Archives: December 2004

Bluetooth fix/hack for the Motorola V710

Finally!!! Check it out here. (see this previous post for the history behind this hack)

Posted in Technology | Leave a comment

IBM to buy Apple?

No freakin’ way, not in a million years. Must be a slow news day. (via Slashdot)

Posted in Technology | Leave a comment

Clown with purse and puppet

This is one thing I really like about living in a relatively small South Carolina town…the local color. This lady wasn’t participating in the Christmas parade; she dressed-up to attend the parade. Hard to see, but her puppet friend is … Continue reading

Posted in Variety | Leave a comment

Google’s TV Search

cnet’s story on Google’s plans for TV search.

Posted in Technology | Leave a comment

What’s that <? called?

I needed to add a <?xml-stylesheet to my XML DOM document, and I didn’t know what to call this <?. It is a processing instruction. I used the Java API document.createProcessingInstruction(“xml-stylesheet”, “type=’text/xsl’ href=’sheet.xsl’ “);

Posted in Technology | Leave a comment