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.
| « | March 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 | ||
AddThis
Parrot 3200-LS
Fix for java / Firefox 3 in Ubuntu 8.04
Wordle
Trust, Privacy and Applications
feedly
TVersity
WebGuide
New Phone
GreenDimes
I just saw this tip in a comment for this hint on macosxhints. By adding these lines to your .profile, your shell will automatically launch X11 when you start a shell, and you are not connected via ssh.
# if we're NOT ssh'd in
if [ ! ${SSH_TTY} ]; then
# make sure X is running
if [ "`ps -x | awk '{print $5}' | grep X11`" = "" ]; then
open /Applications/Utilities/X11.app &
# then refocus Terminal.app
osascript -e 'tell application "Terminal" to activate'
fi
# if DISPLAY isn't set
if [ x${DISPLAY} = x ]; then
export DISPLAY=:0
fi
fi
After my hard drive failure, I think that I have come up with a backup strategy that I can keep up with. On a regular bases, maybe once a week, I will back up my whole hard drive to an external firewire drive. The external drive, is large enough so I can have a partition for every drive that I want to have backed up. I will use Carbon Copy Cloner to just make a copy of each drive.
Then daily, I will use Apple's Backup to backup my home directory to my iDisk. (This is all of my home directory, except for my Downloads and Movie folder). I don't keep my iPhoto or my iTunes library in my home directory.
Engadget has a post about i3's application that is supposed to make it easier to use a Mac in your car. It is pretty much a launcher that can launch any other applications. I think that this is a start, but is not the ideal. Just launching iTunes is not ideal, especially since the iTunes interface is not great for a car application.
geektools.com has setup a whois proxy that makes it easy to get good results from whois queries. So if you want to find out who is responsible for a domain or ip address you can use this proxy.
To use the geektools proxy, use the following command:
whois -h geektools.com 1.2.3.4
Or you can create an alias like
alias gwhois="whois -h geektools.com"
[Via macosxhints]
Last week, I was trying to track down why my computer was so slow to boot (It turned out to be a failing hard drive). Normally Mac OS X doesn't show you any feedback about what is going on during boot. You can put Mac OS X into verbose boot mode by holding down the command and 'v' keys. After doing this you will see all of the output that you should ever need.
[via Justin Blanton]
I have set up a server to scan all incoming mail, for viruses and spam, for my and some other people's domains. This is running on an externally hosted VPS, and runs Maia Mailguard. This works perfectly for all of my incoming mail
I wanted to also use this server to scan all of my outgoing mail as well, for two reasons:
I have been using unison to synchronize files between my computers where the the files may change on any of the computers. It is very similar to rsync, but it allows two way synchronization.
I use this to synchronize our iPhoto library between our two laptops. From each laptop, I run unison to synchronize the iPhoto library to our linux sever (via ssh). Since this is a two way synchronization, all of the laptops have access to the same iPhoto library. (I generally do all additions to the iPhoto library on one of the laptops, so I don't have to deal with potential conflicts.)
In the course of reconstructing my computer from the bad hard drive, I needed to find all of the GeekTool scripts that I had been using. The macosxhints hint describes a script that will display the local ip address as well as the public ip on the desktop.
Today, we had XM installed into out Honda Odyssey. We deicded to go with the XM Commander, since we didn't want to change our head unit, and we wanted a small interface. One of my main goals of this will to have the van still look stock, and not make it look like there is a lot of aftermarket equipment installed.
The XM commander interface was installed into the sunglass holder, above the rear view mirror. With this installation, when it is closed, noone would be able to tell if XM had been installed at all.
While the XM was being installed, I asked the stereo installers to move the sound output of the DVD player from FM modulation to line-in though the CD changer port. (The FM modulatio that was installed with the DVD player appears to not be shielded well. While driving near high voltage lines, a lot of static can be heard.
The XM commander is using its FM modulator, but I am not that concerned about this one. I had an XM Commander installed in our Jetta, and there were no problems with interference.
Yesterday the hard drive in my laptop failed. I knew that it was coming, as my computer was making a lot of noise and would slow to a halt. With hindsight being what it is, I know I should have taken care of the problem when the noise started happening.
Since I needed to get a new drive, I decided to get the largest one that I could. I got a 100 GB drive for $179 at Fry's Electronics. I spent a lot of time last night attempting to recover the data from the bad drive. Since the drive was still readable, I was hoping that I would be able to copy all of the data off the drive onto the new one.
(More)
The MAKE blog has a post that has some pictures where someone made a $11 LCD photo frame. I hope this person posts some instructions on how to do this, as it sounds like a fun project.
This weekend we went to the Monterey Bay Aquarium. On the way home we noticed that for about half of the way we were not receiving any signal from the GPS satellites. The system was still able to plot a route, as well as keep track of the location of the car, since it has a gyroscopic system that works when the GPS signals are not received.
The strange thing about this, is that the signals appeared to stop when we were driving near Fort Ord. This is not strange in itself, but the same thing happened when driving though San Bernardino. Since both of these areas are near military bases, I wonder if there is something creating interference from these bases. (Maybe it is genetically enhanced monkeys)
This problem could be cause becuase it was raining both of these times. But rain is not supposed to affect GPS signals, at least according to this document.
I have started seeing spam messages getting though my filter. It looks like it is being cause because the spammers a sending mail from computers that have not been listed as untrusted relays. So as spammer are taking over more and more zombie PCs, the ALL_TRUSTED rule is being triggered.
The ALL_TRUSTED rule decreases the spam score when it determines that the mail did not go through any "untrusted" computers.
I have found this page that suggests adjusting the score values for this rule. I adjusted the score for this rule by 2. So now the scores for ALL_TRUSTED look like:
score ALL_TRUSTED -0.400 -0.820 -0.867 -1.300
Our son just got a My First LeapPad as a gift. He also has a Power Touch reading system. Each of these are meant to teach kids while they play. For what they are meant to do, they have the same functionality, but each implementation has its own pros and cons.
(More)
TomTom has announced their TomTom GO 700 Satellite Navigation unit. It has a couple of new features over their previous products (previous post). This version has Bluetooth and a hard drive.
Bluetooth allows you to use the TomTom GO 700 as a hands free speaker phone for your Bluetooth capable cell phone. Also you will be able to access your phone book on the TomTom's screen. Also with a Bluetooth cell phone, the TomTom GO 700 can connect to the internet to get real-time traffic information. (This competes with XM Radio's navigation data). The 2.5GB drive, allows you to store many more maps on the device than were possible on the compact flash card of the TomTom GO 300.
The TomTom web site does not list when this will be available, or how much it will cost.
This
work is licensed under a
Creative Commons License.
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
Cars [64]

Gadgets [62]

Blogging [111]

Computer [747]

Electronics [199]

Phone [44]

Family [13]

General [133]

Links [61]

Games [26]

moblog [4]

Hardware [19]

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