Archive for February, 2008

A planet to call my own

I love planets, both the ones in the sky’s, and the ones on the web. But this post is about the latter. One of the things about the web is that you have profiles everywhere, and while openID partly solves this problem allowing me to use one user name to authenticate everywhere it does not solve the problem that people have to visit a bunch of different sites to find out about me. They need to visit my facebook profile to find out what I’m up to, last.FM to see what music I’m into, Digg to see what I’m digging (but I can never decide if I like Digg or not), and the list goes on. I guess if something really important happens, like the launch of Ubuntu brainstorm, I can always blog about it or Digg it but I’m not about to go blogging or digging everything I see. There are a few facebook apps that allow me to display my google reader info on my facebook page and thats kinda cool but I want it all in one place.

My solution planet earobinson, this lets me put any content I have with a rss feed onto my own personal planet its kinda what I’m up to everywhere and until I find a better way to link all my content into one place I’m sticking with it. Google’s open social has some promise but as of right now i’m only linked to my last.FM profile.

So how do you keep all your content in one place?

OLPC Spy Cam

So now that I have my XO OLPC computer I wanted to find something to do with it. As I said before its the web cam that really impressed me and so I decided to start playing with that. After jumping onto the #OLPC freenode irc room and asking them a few questions I was quickly able to write this python program.

Set it up as a cron job and upload pictures from outside my apartment window every hour. I’m not sure how long ill be keeping it running and if I play with the laptop and dont turn off the script I guess it will upload pictures of me.

Well for anyone interested the important code to take a picture is: [sourcecode language="python"]os.system(’gst-launch-0.10 v4l2src ! ffmpegcolorspace ! pngenc ! filesink location=’ + filename)[/sourcecode] and I would love to hear what you have been doing with your XO.

Hello World 2.3.2

I have upgraded my blog to WordPress (Version 2.3.2), nothing to see here, move along.