Browsing articles in "Random"

Heroes in “Got Milk” Commercials

Sep 8, 2007

The American campaign “Got Milk?” was created to incentive milk consume between Americans, and got known by showing famous faces like singers and actors with milk mustache.

The new campaign have stars like Hiro and Claire, from Heroes. Here you can see other examples of TV/Movie characters, like from the Fantastic Four and Superman.

heroesgotmilk.jpg

Continue reading »

Funny music themes made by hand

Sep 4, 2007

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 »

Linux TP

Aug 26, 2007


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

Google Maps launches Mapplets

Jul 11, 2007

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! :)

Playing with RGB leds = fun ^^

Jun 10, 2007

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

Avatar Life

May 29, 2007

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.

Showing your last “twit” using php

May 28, 2007

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:

<?php
preg_match('#<text>(.*)#',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.

The perfect Remote Control

May 28, 2007

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)

Pages:«12345»