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.
| « | June 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 | ||
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
Yesterday, I saw this post on Engadget about Hawking Technologies' HBB1 Broadband Booster. This is a device that is supposed to sit in-between your cable/dsl modem and your router. It is supposed to make sure that high priority traffic gets prioritized over low priority traffic.
I have a few of problems with this device:
HowStuffWorks has an article on how satellite radio works. This is a good article that describes how XM, Sirius and WorldSpace satellite radios work.
The one thing that I want to know is how they transmit their data. For example, in my cars with XM, when I drive under an overpass, I don't hear a pause in the music. But if I sit long enough under the overpass, the music cuts off. So it appears that XM is transmitting the data at a higher bit-rate than the music requires. Then there must be a carousel system so that if the radio loses the signal it can get the data about to be played from the buffer.
[via Droxy]
I am always open to finding a open source solution to commercial software. Tonight, I just tried NeoOffice/J 1.1, and I have to say that I am impressed.
NeoOffice/J is based on the OpenOffice.org suite, but the main reason that I like NeoOffice is because it is a true Mac OS X application, and not a X11 application. This means that it uses Mac OS X's printing architecture, clipboard and drag-and-drop support, and native support for Mac fonts.
Several years ago, I paid for Microsoft Office X, but now that there is a good quality open source alternative, I don't think I will pay for an upgrade.
Technorati Tags: Open Source
I keep forgetting how to perform a HTTP POST with curl, so I want to write this down so I don't forget.
Posting a string:
curl -d "String to post" "http://www.domain.com/file.php"
Posting the contents of a file
curl -d @file_to_post.txt "http://www.domain.com/file.php"
Our daughter is almost 10 months old, and I love this age. She is at a age where she is happy to fall asleep in my arms. Before this age, she would only go to sleep after nursing. I remember when our son reached the same age and was able to fall asleep with me.
Adriaan, the author of ecto, has written a good article about all of the things that you can do with ecto. I really like using ecto as desktop blogging client, instead of using the web interface to post.
[via ecto blog]
Technorati Tags: ecto
This weekend, I put some DVDs that I got for Father's Day into our Sony DVP-CX875P DVD changer, and then I pressed the Load button. While it was going through the DVDs, loading the information off the discs two DVDs got stuck in the center where the discs are read. After this happened, when the carousel rotated, they rubbed on the stuck DVDs, and they were pushed off the carousel.
I decided to take the top of the changer, and remove all of the DVDs that had been knocked off of the carousel, and remove the two jammed discs. This seem worked, and now it is working again. But this made me think that if this dies, I may want to get one of the hard disk based video players.
(More)
I just found this blog entry that describes a way to generate a smart playlist that will contain music that you like, but mix in music that you haven't heard in a while. Also this playlist prioritizes music that was just added to your library.
I actually like the results that the playlist returns. The only problem that I have is that my "Expert Playlist" only has about 170 tracks. But, that is probably caused because I haven't rated enough tracks.
(More)
I haven't been impressed with most of the current iPod adapters that are out there. I don't like the fact that with most of these you can't see the track names on the head unit, and that you can't control the unit from the head unit.
Harman Kardon is coming out with a standalone auto iPod adapter. You plug your ipod into this unit, and the display will show your iPod's controls. To control the iPod you will use this unit's control, so you can put your iPod in your glove box.
This looks like the best solution for people who don't have a head unit that can control an iPod directly, like the Alpine units.
[via Engadget]
I fixed the problem that I was having with Google Sitemap. I added a rewrite rule to the base .htaccess file that makes these files appear to be in the root directory
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / # Point to the sitemap file that is local to the blog RewriteRule ^sitemap([0-9]+).gz$ tmp/sitemap/$1/sitemap.gz [L,NC] </IfModule>
Technorati Tags: pLog
I just noticed a problem with the Sitemap plugin that I wrote. It looks like Google uses the location of the sitemap file to determine what urls are valid to index.
This causes a problem because pLog is a multi-user blogs software, where all of the urls are generated on the fly. For example all views of the blogs go through index.php. So if you only multiple blogs to use the sitemap plugin, they will have to be kept at the root of the web directory.
(More)
In this post, I mentioned Google Sitemaps. I have created a plugin for pLog that can automatically create the sitemap file, and optionally send the url directly to Google.
You can download the plugin here.
Technorati Tags: pLog
I have updated the Post Trackbacks AppleScript. It now handles https urls.
You can download it here.
Technorati Tags: ecto
I was looking for a way to generate xml from php, and I found three different ways.
I had this article from Geek News Central bookmarked for a while, but I haven't had a chance to read it until now. Google Sitemaps looks like a great way to tell Google or any search engine about the most relevent links on a web page.
I am thinking about writing a plugin for pLog that will automatically generate a sitemap file that contains all of the permalinks for the blog.
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