bookmark_borderDotklok + LM35 Temperature Sensor

I got my Dotklok up and running some days ago, I am really enjoying it on my room.
But I want to do more with it. Too bad right now I don’t have much time to play with electronics and build cool things.

Anyway, today I decided to spend some time learning the Dotklok’s code and add a temperature sensor to it. The result was really cool, and now I am sharing the bit of code I added to the clock.
Continue reading “Dotklok + LM35 Temperature Sensor”

bookmark_borderHowTo: CSS Refresh for Mozilla Firefox

When developing new websites, one of the worse things is that you always have to refresh the whole page to see some minimal changes made on an external .css file. Sometime ago I have found one small peace of script that forces the website to just update the CSS code.
Continue reading “HowTo: CSS Refresh for Mozilla Firefox”

bookmark_borderHowTo: Google Videos on your website

After I realized that www.downloadgooglevideos.com was shutdown by GOogle, and all the embedded videos were not working anymore, I decided to come with a new way to put it on your website. I found one, but it’s not as easy as before, but it works! I’ll try to explain how to do it and if anyone finds a better way to do it, please, let me know!
Continue reading “HowTo: Google Videos on your website”

bookmark_borderFlickr Photo Downloader Script

While on my exchange in Finland, my friends from other countries and I took many pictures. We wanted to share pictures, but most of them didn’t know how to use a computer so well. Some burned CDs with pictures and sent them to everyone but it was a lot of work!!! So my friend Camre from Turkey made a script that allows people to easily download all of the pictures from any photoset in flickr. But his script wasn’t working anymore on his server, so I decided to make a new one. I was looking for a simple flickr library, and I found one in Oberkampf, it’s easy and very configurable.
Continue reading “Flickr Photo Downloader Script”