Posts

The 20 Countries With the Highest Per Capita Cell-Phone Use

Image
Source:  http://images.businessweek.com/slideshows/20110213/the-20-countries-with-the-highest-per-capita-cell-phone-use/ Find that the slides are hard to read or compare. So decided to consolidate the statistic under a single post. No. 1: United Arab Emirates Mobile-phone penetration: 233 percent Population: 4.6 million Subscriptions: 10.7 million Annual growth 2004-2009: 24 percent Ratio of mobile to fixed line: 6.8:1 Estimated Internet users per 100 people: 75 No. 2: Montenegro Mobile-phone penetration: 210 percent Population: 620,000 Subscriptions: 1.3 million Annual growth 2004-2009: 22 percent Ratio of mobile to fixed line: 7.5:1 Estimated Internet users per 100 people: 45 No. 3: Macau, China* Mobile-phone penetration: 185 percent Population: 540,000 Subscriptions: 1 million Annual growth 2004-2009: 19 percent Ratio of mobile to fixed line: 6.1:1 Estimated Internet users per 100 people: 50 No. 4: Cayman Islands Mobile-phone penetration: 181...

Samsung Kies 2.0.0.11014.49 is out

Image
Grab it here!  http://bit.ly/gmeAQu

Windows 7 USB Startup download tool

Image
Finally decided to create a Windows 7 Startup USB to install Windows 7 on my laptop with faulty DVD-drive. Searched through the net for USB startup creator, and found out that theres a free tool from Windows available at Microsoft Store . Requirements : Windows 7 ISO (more than) 4GB removable USB flash drive* *Note: If your USB is advertised capacity 4GB, then you might want to consider getting a 8GB USB drive. During the USB creation, I stumbled across this issue of "The selected file is not a valid ISO file. Please select a valid ISO file and try again".  A quick Google search shows that there are solution to this at http://www.withinwindows.com/2009/11/01/use-the-windows-7-usbdvd-download-tool-with-custom-isos/ You can download the quick hack/fix for your from the site . You can also find out about how the tool works from the site . Here are the mirrors for the tool and the fix . Credits to owners.

Openinviter for Wordpress - Hotmail Plugin Fix

Image
Been having issue with OpenInviter  Hotmail plugin for Wordpress. Can't find the fix from the site or the support forum, so decided to do a quick fix for it. For those who are looking for quick/temp fix. You can download it here. Hotmail openinviter-for-wordpress v1.7.0 :  http://www.mediafire.com/?w6zd2f10ectg2da Yahoo! openinviter-for-wordpress v1.7.0 :  http://www.mediafire.com/?jl7y3ljcaki6lmd Quick guide : Choose the plugin from the list above. Upload it to " /your-wordpress-folder/wp-content/plugins/openinviter-for-wordpress/oi_includes/plugins "

Mobile Tracker for Samsung Galaxy S

Image
For Samsung Galaxy S owner (like me) out there, this is a post that guide you step by step to turn on Mobile Tracker on your phone. Mobile Tracker allows you to Receive notification when the SIM card in the phone is changed Remotely lock your phone Remotely wipe your phone Receive the location of your phone (not available in Singapore) To turn on the service. Go Settings -> Location and Security -> Mobile Tracker . You will be prompted to key in new password. Register (or login) a Samsung Account by selecting "Join Now" button at the bottom. Set the recipients to who you will want to be notified new SIM is inserted. Set the recipients to who you will want to be notified new SIM is inserted. Login at  http://www.samsungdive.com  to control your phone. :) References: http://www.samsung.com/sg/support/howtoguide/supportHowToGuidePopupPrint.do?howto_guide_seq=6182&howto_guide_step_no=1&prd_ia_cd=01010000&map_seq=35963

Gmail with iPad 2-panel layout in Chrome

Image
Gmail 2-panel Layout Ever wanted to use Gmail 2-panel layout for iPad on your desktop chrome? Now you can, just change your chrome properties target to the following. "C:\Users\stiucsib86\AppData\Local\Google\Chrome\Application\chrome.exe" --user-agent="Mozilla/5.0(iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10" Then login your gmail as per normal. Woahlah! Enjoy! :)

Mobile Redirection Script

This is the code for Mobile Detection and redirection. For Joomla , add this in the [joomla-folder]/emplates/[your-theme]/index.php , <head> section. Remember to change the mobile redirection site, the example used here is " http://m.your-site.com/ " <script type="text/javascript"> if((navigator.userAgent.match(/ipad/i))             || (navigator.userAgent.match(/ipod/i)||navigator.userAgent.match(/iphone/i))             || (navigator.userAgent.match(/android/i))             || (navigator.userAgent.match(/opera mini/i))             || (navigator.userAgent.match(/blackberry/i))             || (navigator.userAgent.match(/(pre\/|palm os|palm|hiptop|avantgo|plucker|xiino|blazer|elaine)/i))             || (navigator.userAgent.match(/(iris|3g_t|windows ce|opera mobi|...