Wednesday, April 09, 2008
Google Mobile on BlackBerry
When I tried to access http://mobile.google.com using my BB8320 in the Philippines, I am always presented with a non-English, non-Pilipino language. I was guessing that it must have been Chinese language which I can not read at all. To get around with this, use the following URL instead:
http://www.google.com/m?hl=en
~ts
Subscribe to:
Post Comments (Atom)
QNX: Running a function at specific interval using timer interrupt
#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
This is quick start guide how to run ssh server on QNX. Tested on QNX 6.5 (650SP1-VM.tar). # ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh...
No comments:
Post a Comment