Here's how I fixed it:
- Download MacPorts for Snow Leopard and install it.
- Use MacPorts to install it
$ sudo port selfupdate
$ sudo port install git-core +svn
For more installing git on OSX see http://help.github.com/mac-git-installation/
$ sudo port selfupdate
$ sudo port install git-core +svn







mysql> select distinct( time_zone ) from cameras
order by time_zone;
+-----------------------------+
| time_zone |
+-----------------------------+
| Abu Dhabi |
| Alaska |
| Amsterdam |
| Arizona |
| Bangkok |
| Berlin |
| Bern |
| Brasilia |
| Canberra |
| Casablanca |
| Central Time (US & Canada) |
| Chennai |
| Eastern Time (US & Canada) |
| Hanoi |
| Harare |
| Hawaii |
| Jakarta |
| Krasnoyarsk |
| Kuala Lumpur |
| Kyev |
| Lisbon |
| London |
| Minsk |
| Mountain Time (US & Canada) |
| Pacific Time (US & Canada) |
| Paris |
| Riyadh |
| Rome |
| Singapore |
| St. Petersburg |
| UTC |
+-----------------------------+
31 rows in set (0.00 sec)

[Note: an updated version of this blog with more details can be found on the sensr.net blog.]
Back in 2000 I registered the domain name beguelin.com for 10 years. It expired this month and I had to renew it again. Network Solutions sent me a letter in the mail since the old Yahoo email address they had on file for me didn't work anymore. 
sms_fu.yml file now has these additional lines, which means our users can select the appropriate Kyivstar email to SMS gateway.kyivstar-contract:
name: Kyivstar (contract)
value: @sms.kyivstar.net
kyivstar-prepaid:
name: Kyivstar (prepaid)
value: @2sms.kyivstar.net
We just released a fun new feature on sensr.net today. If you have a camera on our site you can now post live views to your Facebook wall. This means your friends can watch your camera live without needing to leave Facebook.Find your picture at http://sensr.net/beguelin/shelfridge
Subscribe to sensr.net |
Email: |
Visit this group |

Google is taking a different approach with Chrome OS. Instead of programs running straight on the computer's hardware and its underlying Linux operating system, Chrome OS applications run directly in the browser. What's similar to the iPad, though, is that both have somewhat of an applications head start compared with a computing platform that's starting from scratch: the iPad can run existing iPhone apps, and Chrome OS can run existing Web applications such as Google DocsThis reminds me of the Native Client project. It would be interesting to see Google take a web app approach to the tablet. Of course Apple launched the iPhone without an app store and initially pitched the idea that all apps could just be web apps. Of course today no one thinks of web apps as real iPhone apps. (Except maybe the Google Voice folks.)