Posts Tagged ‘Uncategorized’
Uncategorized → Twitter Brand Index « Fluent Simplicity
Uncategorized → How to send a voicemail / voice mms with one simple call on MTN..
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.
Uncategorized → 25 Free Applications For Nokia N95 | HitsGarden
Uncategorized → Coincidence that moon keeps one face to Earth? » Ask a Scientist | Earth & Sky
Coincidence that moon keeps one face to Earth? » Ask a Scientist | Earth & Sky
God does not play dice with the Universe….
Uncategorized → Coincidence that sun and moon are same size? » Radio Podcasts | Earth & Sky
Coincidence that sun and moon are same size? » Radio Podcasts | Earth & Sky
God does play dice with the Universe…
Uncategorized → Obama fails to see the funny side of cartoon satirising American fears – Americas, World – The Independent
Uncategorized → launching browser – Developer Discussion Boards
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) {
}
}”


