Archive for May, 2007

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

DX 9 V.S. DX 10 Comparison video

The website GameTrailers released today two videos from the game Crysis, comparing the quality of the game working on DirectX 9 and DirectX 10, take a look at the results below. The news is that they can play the game with DirectX 9, and with some patch or Windows XP version, because till now it only works with Vista and DX 10.

To watch the movies in high-resolution click here –> Hunter/Jungle Fight, or continue reading for embedded movie.

Continue reading »

Share/Save/Bookmark

New theme to come

I’m developing a new theme to my website. I don’t have so much free time right now, but there is a cool theme coming soon! Fingers crossed ^^

Share/Save/Bookmark

WordPress 2.2

Well, just upgraded my wordpress from 2.1 to 2.2, now full of new features. And it means my old theme isn’t working… I’ll be using this theme till I get my to work or make I new one. Sorry folks, I’ll change it as soon as possible.

Share/Save/Bookmark

Ning - Building your own MySpace

If you would like to create your own social network, Ning is made for you. With this powerful tool you can create networks with its own URL, detailed members control, even a photo and video upload system. In the configuration tool, you can make blogs, forums and RSS for your community.
I’ve created a Digg Network Community, please join here to see what happens.

Share/Save/Bookmark