avatar

mypapit's pings

Sort By:

I found in my website log, apparently somebody trying to find out how to connect to Streamyx broadband using the latest DLink 2640T. Since I own one, I decided to share my settings to enable you to connect to Streamyx.First point your favorite browser to http://192.168.1.1/, enter your username and password (default: admin | admin)Web configuration user interface will be …
172 unique reads 0 comments
mypapit Posted by mypapit User Menu on June 26, 2007 at mypapit gnu/linux blog
MGtalk is for those who want to stay online with their friend that uses Google Talk network. The client itself require phone that supports Java ™ application with MIDP 2.0 capabilities, and it is relatively small in size (75KB). I’ve compiled MGtalk specially for my readers that include minor modifications from the standard MGtalk. The minor modifications are …
172 unique reads 0 comments
mypapit Posted by mypapit User Menu on September 24, 2006 at Mobile Programming Pit Stop
I found out that truncating SQLite database is a little bit different from its MySQL counterpart. Here's how to truncate SQLite database from command linePLAIN TEXTCODE:sqlite your_database.dbsqlite> DELETE FROM some_table; after that, dont forget to execute VACUUM to compact the database :PLAIN TEXTCODE:sqlite> VACUUM;
156 unique reads 0 comments
mypapit Posted by mypapit User Menu on June 4, 2008 at Quick PHP Code Tips and Examples
Back few years ago, there are a bunch of dude released a lightweight browser named Phoenix (way back in 2001-2002) as an alternative to the current Mozilla browser release. This lightweight browser which contains no more than bare component (Gecko) to enable web browsing was a major attraction by itself. Then they changed the ...
136 unique reads 0 comments
mypapit Posted by mypapit User Menu on April 28, 2008 at mypapit gnu/linux blog
I was asked to give an opinion of a series of emails sent by a webhosting/domain registration company to one of my contact business address. The email sounded like this :Dear CEO, We are the department of registration service in ASIA . I have something need to confirm with you. We have received ...
155 unique reads 0 comments
mypapit Posted by mypapit User Menu on June 10, 2008 at mypapit gnu/linux blog
Short on a good and reliable antenna for your amateur radio operation ?Here’s how to make a simple 2 meter amateur radio antenna from ordinary tv antenna (Rabbit Ears Antenna). For your information these antenna can be bought from local tv store at around RM4 a piece (less than USD2).The best thing about these antenna ...
165 unique reads 0 comments
mypapit Posted by mypapit User Menu on February 12, 2008 at Please Name My Blog
Some distro like Ubuntu installs a plain white on black color scheme of GRUB on your computer. Nothing wrong with it, only it look like as if the computer is running with a monochrome monitor. Rest assured, there are ways you can do to spruce up your GRUB menu Add colors to GRUB menuThe ...
154 unique reads 0 comments
mypapit Posted by mypapit User Menu on May 25, 2008 at mypapit gnu/linux blog
JavaME is perhaps the most portable way to develop application for mobile and limited devices, however due to compactness and simplicity most of the classes that present on normal Java Virtual Machine are not included in the MIDlet VM.One of the classes is StringTokenizer which is used to break a string into tokens. I've stumbled into this exact problem too when I was …
164 unique reads 0 comments
mypapit Posted by mypapit User Menu on June 17, 2007 at Mobile Programming Pit Stop
Are you interested to develop J2ME / MIDP applications? confuse of which phone support which API? Then I found a website that might help you decide that : Club-Java, a french java user group has release their findings on various J2ME enabled phone available on the markets. Though the list do not include the phone quirks and bugs, but I think it is sufficient enough to say …
164 unique reads 0 comments
mypapit Posted by mypapit User Menu on September 22, 2006 at Mobile Programming Pit Stop
I've completed the JSR-179 Location API code for reverse geocoding in JavaME. This code essentially is an expansion of the previous JSR-179 example that i've posted in the blog before, plus the Reverse-Geocoding feature, thanks to TinyGeocoder service.What this sample MIDlet does? It obtain coordinates via the mobile phone JSR-179 Location API and subsequently display ...
152 unique reads 0 comments
mypapit Posted by mypapit User Menu on February 22, 2009 at Mobile Programming Pit Stop
Curious about the temperature of your CPU while you are overworking it over some processor intensive project? With computer-temp GNOME applet, you can easily monitor temperature of each component of your computer with the help of Linux kernel built-in hardware sensor. Computer Temperature Applet is available from Ubuntu repository, and be added by right ...
162 unique reads 0 comments
mypapit Posted by mypapit User Menu on June 13, 2008 at mypapit gnu/linux blog
GMail users, a word of warning, I’ve discovered a new phising email designed to steal your Google account password and credential.Here’s how the email looks like. Gmail users are advised not to fall into these type of scam as the scammer can use your Google account for all sort of nasty things. Please change ...
162 unique reads 0 comments
mypapit Posted by mypapit User Menu on April 24, 2008 at mypapit gnu/linux blog
Should attribute this to Gunblade for handing me a tip that b43 broadcom drivers works well from fresh installation on some laptops. Now my family’s Compaq laptop is back online with wifi connection. very convenient.
161 unique reads 0 comments
mypapit Posted by mypapit User Menu on May 24, 2008 at mypapit gnu/linux blog
This might be stale news by most security alert people, but I felt compelled to write this post nevertheless. Byy this time most security alert people have realised that a serious security vulnerability has been discovered in the random number generator used by OpenSSL on Debian and Ubuntu systems, and there are a lot of ...
149 unique reads 0 comments
mypapit Posted by mypapit User Menu on May 17, 2008 at mypapit gnu/linux blog
Here is a guide to modify your PC power supply unit to power up your mobile rig. If its done correctly you can have a cheap (regulated) VDC power supply solution for your mobile rig to operate at home.Step IFirst get a ATX PC power supply from the nearest computer store. Price is around RM30-70.Make ...
137 unique reads 0 comments
mypapit Posted by mypapit User Menu on March 11, 2008 at Please Name My Blog
Though Wubi is only officially supported on Ubuntu Hardy Heron onwards (8.04), there is a trick exist which enables you to install Ubuntu 7.10 on Windows using a discontinued binary released by Wubi Installer project. Read more at : Unofficial-Unsupported Tricks: Installing Ubuntu 7.10 Using Wubi though i couldnt find any reason to install 7.10, ...
155 unique reads 0 comments
mypapit Posted by mypapit User Menu on May 29, 2008 at mypapit gnu/linux blog
It has been 3 years since I first started this blog, a cause that worthy of celebration. It was a long way to go when I first stated this blog in mid-April 2005, i never thought it would last this long, since I’m not much of a writer. Looking back, I still wish I had ...
145 unique reads 0 comments
mypapit Posted by mypapit User Menu on May 26, 2008 at mypapit gnu/linux blog
Quick PHP Code is back! So appology for the delays caused due to some unavoidable circumstances. We are no back!
145 unique reads 0 comments
mypapit Posted by mypapit User Menu on April 30, 2008 at Quick PHP Code Tips and Examples
Here is a few electronic question that would be asked in the upcoming Radio Amateur Examination RAE Malaysia. Download : RAE Electronic Example Question
155 unique reads 0 comments
mypapit Posted by mypapit User Menu on April 20, 2008 at Please Name My Blog
I found this shirt while surfing the Canonical StoreThe shirt is decorated with art based from the latest Ubuntu Hardy Heron wallpaper making it nice to be worn on LUG or Ubuntu meetups. The downside is probably that once Intrepid Ibex comes out, the shirt would be the thing of yesterday, but rest assured as ...
134 unique reads 0 comments
mypapit Posted by mypapit User Menu on July 6, 2008 at mypapit gnu/linux blog

The Community Meta Blog
for Singapore Bloggers
v2.1.0

Join Singapore Blog Awards 2012

Bloggers: Singapore Blog Awards 2012
is now acceping nominations!

 

latest comments rss feed

 
 

shouts rss feed for latest shouts history

avatar hexsarash: hai....
avatar aieza: siang all
avatar 88henry: morning every1
avatar felizaong: SHOES SHOPPING! Me wearing it>> www.ping.sg/read/Shopping-Aldo-Wedges
avatar nawwaf: salam semua.. heyyy
avatar hexsarash: khukhukhu...
avatar sl417k: hai
avatar birthmark: A small bit of China.
avatar bloggerindonesia: Penyebab Ketidakseimbangan Neraca Saldo
avatar mingisland: www.bigmouth8.com
avatar coolinsights: Why You Need to Start Journalling and Blogging ping.sg/item/The-Benefits-of-Journalling-and-Blogging
avatar sevra: ^_^
avatar hexsarash: halo all...^_^
avatar bloggerindonesia: Proses Pembuatan Neraca Saldo
avatar hariagsutomo: tes...tes...
avatar grandong: pagi semua...
avatar w_delon: isilo
avatar blue8118: Is Coconut one of Miss Earth Sabah Finalists?
 

new users

lanankz coffeeluwak azka123 arifpmc tkeenuh hongxingpeggy dingqian101212