When I was in college, I once bought a textbook that cost me $130. That hurt. The real pain, though, came when I tried to lug the thing around in my book bag. The final pain probably came when I got my grade report for the class. I bring up the college story to explain [...]

Previously I posted on how to update twitter from the command line. Now I am going to build upon that and show you how to do it with twitter and facebook. To make it easier we are going to make a shell script.

#!/bin/sh
user=”Your twitter username”
pass=”Your twitter password”
curl=”/usr/bin/curl”
$curl –basic –user “$user:$pass” –data-ascii \
“status=`echo $@ [...]

iPhone 3.0 big woop.

As many people know the new version of the iPhone OS will be coming out soon. It has a long list of features that are great, it will finally have copy/paste. These features are really exciting for those who have a regular iPhone, but for us who have pwned our iPhones we have had these [...]

Get rid of your device cord knot by using the new Powermat that had its debut at CES 2009. This device allows you to charge up almost any device you have: ipods, phones, mp3 players, cameras, laptops, and more without using any of the cords that came with the device.

The Powermat uses a new [...]

Archos 705 WiFi Review

Today, I am going to be telling you about the Archos 705 WiFi. I received mine as a gift for my birthday in June and have been playing with it ever since. The first thing I noticed about the player was the size of it. It is larger than you would expect. My wife has [...]

We have been hearing about the benefits of hydrogen full cells for many years now. Well finally a car manufacturer is going to start releasing them. Honda is the first to start with their FXC Clarity. It is a four seater that is they claim is three times more fuel efficient then a gas powered [...]

« Previous Entries