Official StatCounter Plugin is a plugin created by StatCounter to insert statcounter.com stats script into Wordpress blog automatically. StatCounter is a free yet reliable invisible web tracker, highly configurable hit counter and real-time detailed web stats. … [Read more...]
Archives for 2009
Java: Loading Large Data into JTable or JList
In software programming (especially Graphical User Interface or GUI programming), many times, we need to load data from file or database into a table or list to be displayed to user on computer screen. Most of the time, the size of the data can be determined only during runtime. The data could be very small to a few rows of record and could be very large to a few millions rows … [Read more...]
PayPal: Withdraw PayPal Money to Malaysia Bank Account
Good news to all Malaysian who has PayPal account! You can now withdraw you PayPal account to you local bank account in Malaysia. … [Read more...]
Youtube: Stop Youtube From Loading
Previously, I wrote a "how to" article on How to stop Youtube loading data from the Internet using Google Chrome. Now you can do it at any browser using this simple trick. … [Read more...]
Java: Format Long Integer Into Hexadecimal String
In software programming, sometime you may want to convert a long integer or integer into hexadecimal string for viewing purpose or also as a text format to be stored in text file or database. The Java API itself does not have a class or function to convert a long into a fixed 16 characters hexadecimal string or an integer into fixed 8 characters hexadecimal string. The … [Read more...]


