Archive for the 'Random' Category Page 2 of 5



Funny music themes made by hand

I’ll post here a list of funny videos I found on the web with a guy making music with his own hands, songs like Mario and Witch Doctor. This is LOL˛!

The Witch Doctor

Continue reading »

Share/Save/Bookmark

Linux TP


Toilet Paper for those who love or hate Linux! Funny!
From SenhorCoxinha

Share/Save/Bookmark

Google Maps launches Mapplets

Google Maps has launched today a new feature called Mapplets (Map + Applets ^^), which makes you able to insert layers with many different information into your maps, like crime rates, building prices, transit maps, area calculator(thats a nice one), and much more.
Mapplets are now available at the “My Maps” tab, where you click in “Add content” to see them all. After adding some “Mapplets”, you’ll see them placed on the left menu interface. I’ve places on this post a Mapplets demonstration made from Google. Enjoy! :)

Share/Save/Bookmark

Playing with RGB leds = fun ^^

I was playing with some rgb leds, and here is the result, for now just pictures, then I’ll write some tutorials about my newest projects!

Playing with RGB leds

Share/Save/Bookmark

What’s that?


Continue reading »

Share/Save/Bookmark

Avatar Life

Video makes fun of the difficulty of movement from avatars in the Second Life.

This is an old problem, I’ve seen something similar with GTA game.

Share/Save/Bookmark

Showing your last “twit” using php

While editing my blog theme, I decided to add my last thoughts in twitter to the website. Came with a very simple php code that will get the information from the last twitter post and show it as a text line, so you can add in anywhere you want.

This is the code:

preg_match('#(.*)#’,file_get_contents(’http://twitter.com/statuses/user_timeline/username.xml?count=1′), $matches);
echo $matches[0]
?>

Of course, remember to change username for your own.

Share/Save/Bookmark

The perfect Remote Control

Man are simple, know what they want, go direct to the point… this is our nature!
Thinking about that, and studying out basic needs, famous researchers and Apple developed the perfect remote control for men. It’s universal and works almost the same way as the remote from the movie “Click”…

(women, don’t get mad, it’s just a joke)

Share/Save/Bookmark

What happens when a Hummer crashes into a school bus?


Continue reading »

Share/Save/Bookmark

BarCamp Floripa 2.0

Two weekends ago was kinda different from other weekends, I finally went to a BarCamp, after hearing so much about it on the web. It’s the second time that there is a BarCamp in my town, unhappily I couldn’t attend to the first one, so I couldn’t miss this one. Two days (19/20 of May), a amazing opportunity to meet new minds, exchange ideas and have a great time talking about web related things, culture and art. The conversations was hold for exchanging knowledge about mostly in the web + education area, talking about copyright issues on the web (DRM), Web 2.0, Second Life, OpenSource, Blogs…There were a great presentation about the OLPC (One Laptop Per Children) project, where everyone could play with that little green thing.

Continue reading »

Share/Save/Bookmark