The girl in following video clips is using grains of sand to draw these amazing animations in front of a live audience. Her canvas is simply a backlighted glass table connected to a projector, not a Microsoft Surface Table. Her name is Kseniya Simonova and she is a sand animator from Ukraine. This moving animation, [...]
Entries from September 2009
Amazing Sand Animation by Kseniya Simonova
September 8, 2009
Adsense Section Targeting: Make your blog more profitable using Google Adsense
September 1, 2009
If you are not satisfied with the relevancy of your Google Adsense Ads and its CTR, try section targeting. By inserting a start google_ad_section_start and end google_ad_section_end html comment to mark the relevant content sections of your page. Look into single.php Most themes will usually consist of single.php. single.php is the file that shows your [...]
String.Trim() in Javascript
September 1, 2009
Trim is a useful String function available in languages like Visual Basic, Java & PHP which removes all leading and traling whitespaces from a String. Unfortunately Javascript does not provide Trim functionality to the String object. But there is solution using Regular Expression. Use following code in top of your Javascript file. Following code will [...]
Posted in
content rss
Recent Comments