When writing a software, you may need to use regular expression to filter some string values or to validate some input strings. It is quite troublesome to test the correctness of the regular expression pattern that you have designed. You will need to compile you source code, execute the compiled binary, perform some steps until to the point that make use of the regular … [Read more...]
Google Adsense Search Result in Worpress
Those who have Google Adsense account and Wordpress may want to add Google Adsense Search function to his or her Wordpress blog. Besides the search functionality from Google to search the pages within your site and Internet, you also can earn money from the Adsense advertisement within the Google Search result. … [Read more...]
Replace WordPress’ more tag with advertisement code
Sometime we want to insert Google Adsense or other advertisement code into middle of a post in Wordpress. Replacing the <!--more--> code with Google Adsense or other advertisement code is one of the way. … [Read more...]