This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.
| « | May 2005 | » | ||||
|---|---|---|---|---|---|---|
| Su | Mo | Tu | We | Th | Fr | Sa |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
Digitial Commercial Transition Video
Audio mixing with VMWare on Linux host
24 hours of Google Reader Shared Items
links for October 2, 2008
NuevaSync
Virtual Machines
Moving to Windows
Vista on Mac mini
Insecure wifi
links for September 7, 2008
A couple of weeks ago, I saw an episode of "I Want That!" that described these LED light-bulbs. Appalachian Wind Systems, LLC makes a bunch of different types of LED light bulbs. In addition to saving electricity over incandescent and florescent bulbs, they are supposed to last a lot longer.
I would be interested in these bulbs if they were dimmable, so I could use them with my X10 system. I couldn't tell from the specs if they are capable of dimming.
In a post I wrote a while ago, I talked about a way to make a TiVo make phone calls over a VoIP connect. Vonage used to have instructions on dial prefixes that would work. (It looks like they removed all of those instructions.)
I just got a new TiVo, and was trying to set it up, and the second phone call was failing. I did a search on the web, and I found these instructions that would allow the TiVo to make the phone calls over a broadband connection.
When I was copying music to the iPod Shuffle, I accidentally disconnected the iPod from my laptop. This caused iTunes to crash. I guess it didn't close the library file correctly, because when I launched iTunes again, I got the following error message:
" The iTunes 4 Music Library rile is locked, on a locked disk, or you do not have write permissions for this file."
This page has a description of how to fix this problem.
Update: The previous page is not available. Here is the page on Google Cache.
Update #2: It looks like the page is gone from Google Cache.
On Friday, my free iPod Shuffle arrived. I got this by using the FreeiPodShuffle.com web site. The one site that made it very easy to fufill the requirements is on the I Hate my Cubicle website. They have a banner program that if you use them as a referrer, you can have your referrer link added to their banner rotation. From this I got people, that I don't know, using my referral link.
Now, I am going to try to see if I can get a free Mac Mini or Photo iPod.
If you are interested in trying these out, click on these links (Mac Mini, Photo iPod), or go to FreeStuff-IHMC.
I tried and really like Delicious Library. It is a library manager for all of your DVDs, CDs, books and games, just like DVDAttache. It has a great polish.
The one unique feature that it has is that it can use a firewire web cam to act like a barcode scanner. This will allow items to be automatically imported, without any typing. In addition to this, you can enter items with title, UPC, or ISBN searches.
Also, you can export the library to your ipod. And they have added Spotlight indexing of the library.
(More)
It seems like Mac compatible web cams that they sell in the store are pretty expensive. macam is a QuickTime component that lets you use many different web cams with software that use QuickTime input APIs.
Today was the big announcement on the Geek News Central Podcast. Todd, the podcaster there, announced that he has published a new book on podcasting. "Podcasting: Do It Yourself Guide" looks like a good book if you are interested in podcasting.
I looked through all of the templates that are available for pLog, and I noticed that all of them don't show the full name for the authors of the posts. I made the following change to allow this to work.
Change:<span class="date"> {$postOwner->getUsername()} | {$locale->formatDate($postDate,"%d %B, %Y %H:%M")} </span>To:
<span class="date"> {if strlen($postOwner->getFullName()) > 0 } {$postOwner>getFullName()} {else} {$postOwner->getUsername()} {/if} | {$locale->formatDate($postDate,"%d %B, %Y %H:%M")} </span>
The velcro holding the XM Commander display in our Odyssey got loose, so I reattached it with some stronger velcro. I also took the opportunity to position it better. Now the buttons are more accessible and the display is easer to see from the drivers seat.
Unfortunately, the strongest velcro that I could find is white, so it is a little more visible than I would have liked.
These telco powered devices are pretty funny, but also interesting. These are devices that are powered by the electrical current on telephone lines. I assume that most of these work by having a battery, and using the phone current to trickle charge the battery.
I think that the funniest product is the telco powered vibrator.
[via MAKE: blog]
The April 29th episode of the Make podcast, mentions smashTheTONES. This is a free service that lets you upload your own music to use a ring tone for your cell phone. It also lets you upload images as well.
I tried to use this with my Motorola T730c, but this phone only supports uploading images though this service. Also, I am not able to see the images on my phone, but I think that this is caused because I don't pay for Verizon's GetPIX service
This is an interesting web page that describes how a web page can automatically install a Dashboard widget. It also looks like Apple does not provide a way for you to remove an installed Dashboard widget.
This web page installs a moderately malicious widget. In order to remove it, you will have to manually remove it and restart the Dashboard.
Apple need to prevent these types of attacks.
[via Slashdot]
Twice today, my server got unresponsive where I had to turn it off, and then turn it back on. When it was in this state, I noticed that the hard drive was thrashing. After rebooting it the first time, I noticed that apache died because it wasn't able to allocate memory.
I think that one of the processes is leaking memory so bad that it eventually uses all of the swap space. I don't think that this problem is caused by anything external, as I can see a log of all of the connections though my firewall. Now I just need to find out what is leaking the memory.
Update: I found out what causing the problem. I had installed version 1.3.0 of munin. Since I had a cron job that got the statistics every 5 minutes and it appears that some of the processes were not finishing, so eventually the computer would run out of memory. I updated munin to 1.3.2, and it doesn't seem to have this problem.
I have decided to turn off FileVault on my PowerBook. When FileVault is enabled, your home directory is copied into an encrypted disk image, which is mounted when you log in. This disk image is supposed to be a sparse disk image, which is supposed to increase in size to fit the contents of the image. The size of the disk images is supposed to decrease when files are deleted.
It looks like Apple's implementation is not that good. When you create a new file, the disk image size is increased. This happens, even though a larger file was just deleted. The only time that the disk image is compressed is when the computer is shut down, and I hardly ever shutdown my laptop, but instead I just put it to sleep.
There is a new version of ecto, and it is pretty cool. Now ecto has explicit support for tags from Technorati, del.icio.us, and Flickr. This version allows you create and add tags from directly in the draft window.
Technorati Tags: Blogging, ecto
This
work is licensed under a
Creative Commons License.
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
January 2004
Computer [766]

Electronics [206]

Blogging [112]

Links [71]

Cars [64]

General [134]

Gadgets [62]

Phone [46]

Family [13]

Games [26]

moblog [4]

Hardware [19]

Third Time Dad
Engadget
Autoblog
Geek News Central
Jessica's Blog
atmaspheric | endeavors
Paint the Tiger • Carve the Swan
TiVoBlog
SuperJason's Personal Blog
Forever Geek
sprocket i/o
Slacy's Blog