When programmer writes a program to read data from a file continuously and sequentially with a fixed data type reading sequence (e.g. to read three integers then 2 doubles repeatedly), he or she may find the MappedByteBuffer from Java library is useful. … [Read more...]
WordPress: Catch A Spam Comment With Statcounter
Sometime your Wordpress' anti spam software (e.g. Akismet) may not able to stop all the comment spam because the comment looks too real to it and to human too. In this case, you will need to identify the comment whether it is actually a real comment or it is automatically submitted by software. Someone who made a comment must have visited your site. That's it, if he or she … [Read more...]
Short URL: Top 5 Websites That Provide Free Short URL Service
What is a "short URL"? Short URL or tiny URL is an URL used to represent a long URL For example, http://tinyurl.com/45lk7x can be used to represent and will be used to redirect to http://www.snippetit.com/2008/10/implement-your-own-short-url. Why people use short URL? First, because it is easy to remember. Imagine when you read an article on a magazine or newspaper that … [Read more...]
SherWeb: Hosted Exchange, Web Hosting, SharePoint Hosting, Hosted CRM
SherWeb is a hosting provider that delivers high quality service at the reasonable price. SherWeb guarantees 99.9% uptime at both application level and network level. That means you will have less downtime on using both software and hardware. SherWeb provides a wide range of hosting service including web hosting, exchange server hosting, SharePoint hosting and hosted CRM. … [Read more...]
WordPress: How To Add Table Into A Post
Wordpress' WYSIWYG post editor does not come with the functionality that allows user to create table when editing a post (like what you can do in Microsoft word). … [Read more...]