Posts Tagged ‘Uncategorized’

Uncategorized Official Google Mobile Blog: New Gears Geolocation API powers mobile web sites

0 Comments

Official Google Mobile Blog: New Gears Geolocation API powers mobile web sites

Tags:

Uncategorized Twitter Brand Index « Fluent Simplicity

0 Comments

Twitter Brand Index « Fluent Simplicity

Tags:

Uncategorized How to send a voicemail / voice mms with one simple call on MTN..

0 Comments

Prerequisite: In order to send the voice MMS, the person you’re sending the message to must be registered for the not so well known or advertised imail.

Next, dial the following number appending the last 9 digits of your friends number: 08314
For example, if your friends number is 0831234567 then dial 08314831234567

Leave a message and he/she should get either a voice MMS (if registered on imail) or a voicemail notification.

Tags:

Uncategorized Project Capuchin Docs and Tools

0 Comments

Project Capuchin Docs and Tools

Tags:

Uncategorized 25 Free Applications For Nokia N95 | HitsGarden

0 Comments

25 Free Applications For Nokia N95 | HitsGarden: “Give”

Tags:

Uncategorized Coincidence that moon keeps one face to Earth? » Ask a Scientist | Earth & Sky

0 Comments

Coincidence that moon keeps one face to Earth? » Ask a Scientist | Earth & Sky

God does not play dice with the Universe….

Tags:

Uncategorized Coincidence that sun and moon are same size? » Radio Podcasts | Earth & Sky

0 Comments

Coincidence that sun and moon are same size? » Radio Podcasts | Earth & Sky

God does play dice with the Universe…

Tags:

Uncategorized Obama fails to see the funny side of cartoon satirising American fears – Americas, World – The Independent

0 Comments

Obama fails to see the funny side of cartoon satirising American fears – Americas, World – The Independent

Tags:

Uncategorized My Island

0 Comments

Tags:

Uncategorized launching browser – Developer Discussion Boards

0 Comments

launching browser – Developer Discussion Boards: “public class Launcher extends MIDlet {
Alert alert;
public void startApp() {
boolean b;
try {
b=platformRequest(‘http://www.mytoday.com/’);
destroyApp(true);
notifyDestroyed();
}
catch (ConnectionNotFoundException ex)
{
ex.printStackTrace();
}

destroyApp(true);
notifyDestroyed();

}

public void pauseApp() {
}

public void destroyApp(boolean unconditional) {
}
}”

Tags: