My PhotoBruno Brás Silva

09, April 1986

info@brunosilva.net

Sintra Lisbon Portugal

Category: Curiosities

QR-Code + Windows Mobile

Posted on 10:55pm 3/28/2008 by Bruno Silva in Curiosities, Mobility, Software, Utilities

Some time ago a friend told me about QR-Codes. Before that I had already seen some of them in instant messaging avatars, without knowing the meaning of those images. QR-Codes look like this:

The QR Code for Wikipedia (EN) Main Page

This is a kind of barcode like the ones that you see in the super market, but that can store a lot more information. Take a look at the Wikipedia entry about QR-Code.

An interesting thing about this format, is that there is a lot of software available for mobile phones and even windows mobile, that allows you to read these barcodes using your mobile phone’s camera. It is a nice way of sharing contacts (phone number, e-mail, URL’s) or a simple message (how about wearing a t-shirts, allowing your geek friends to read the message? :-P )

A nice software for Windows Mobile is i-nigma barcode reader. Just point your camera at a QR barcode, and read the message!

I-nigma Barcode Reader

A nice usage of this technology is present in the Windows Mobile free software directory freewarepocketpc.net. You can browse for software in your computer, and when you want to install an application in your device, instead of connecting it to the computer to transfer the cab file, or copying the download link by hand, just point your camera at the QR-Code in the download page, and download the software using the link encoded in the barcode image, reading it with i-nigma, or other similar software.

Believe me, it works pretty well. I wasn’t convinced until I tried it by myself.

Thanks for the introdution to QR-Codes, Nelson and thanks for showing me i-nigma, André! ;)

3 Switches riddle

Posted on 9:41pm 1/27/2008 by Bruno Silva in Curiosities, My Life

This is a riddle that I will never forget about…

“There are three light bulbs in a room, and three light switches outside the room. You are outside, and want to match up which switch goes with which light bulb. You can only travel into the room once, and cannot come back in again. You can do anything you want upon entering the room. How can you set the situation so that you will know which switch goes with which light bulb?”

The answer? Think about it! (or google it :P )

VideoTrace: Rapid interactive scene modelling from video

Posted on 12:09pm 1/22/2008 by Bruno Silva in Curiosities, Multimedia, Software

I’ve found an interesting project of the Australian Centre for Visual Technologies. It allows to create 3D models from a video.

VideoTrace

Select the points in several frames to catch all perspectives, then a 3D model is made using the video images as textures.

You can see the video and read more about this project in this website.

C-Jump - Never to soon to start programming

Posted on 12:36am 12/07/2007 by Bruno Silva in Curiosities

C-Jump Computer Programming Board Game

I was really amazed when I found this game. Sincerely I have never imagined that there was a board game intended to bring children attention to the programming world. Just forget about Monopoly! Being a geek is fun! :P

In this game rules there are references to If Else and Switch statements and event variables increment. The board is a big block diagram where you move and interpret each instruction in which you fall. Pretty geek, hum?

It is a nice suggestion now that we are so close to Christmas ;)

Eu no Live Search e no Google

Posted on 4:13pm 11/24/2007 by Bruno Silva in Curiosities, Web

Andei a pesquisar pelo meu nome no Live Search e no Google para ver se este novo domínio já aparecia num ranking decente.

Realmente já aparece na 1ª página do Google e do Live. No entanto queria chamar à atenção para outro “pormenor” com o qual me deparei. O meu blog do Blogger (AKA do Google) nem sequer aparece até á página 10 de resultados do Live Search. Artigos do meu blog que no google aparecem facilmente nos resultados de uma pesquisa mais genérica, no Live Search nem sequer aparecem.

Das duas uma, ou o google benificia imenso os conteúdos “da casa” ou o Live Search irradica os resultados referentes ao Blogger…

A nice and useless geek trick

Posted on 3:54pm 11/24/2007 by Bruno Silva in Curiosities, Funny

Go into any website with images on it. (Like Flickr).

In the address bar type

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval(’A()’,5 ); void(0)

Then you get something like this.

Completly uselessI know… But i thought it was funny :)

© Bruno Silva | Powered by Wordpress