
Auto update RSS to Twitter using Feedburner
Updating RSS feed to social networks like Twitter is a good way to get more traffic and backlinks for website. If you’re using Feedburner to…
Updating RSS feed to social networks like Twitter is a good way to get more traffic and backlinks for website. If you’re using Feedburner to…
In programming languages like C, C++, static variables are variables that maintain their value between function calls. Unlike these programming languages, JavaScript doesn’t support static…
CU3ER, an image slider initially conceived to create 3D transitions between slides, turned out to be a convenient and multifunction solution that can be applied…
Meta description is an important factor for Search Engine Optimization (SEO). Search engines use it for display snippet in the search results. Via meta description,…
JavaScript is a powerful client-side scripting language, which allows developers to create rich and interactive web applications. In this article, you’ll find 10 excellent tools…
You’ve heard about localization (internationalization) WordPress plugins, which automatically translate plugin text into your blog language without changing any codes. But what about localization themes?…
Showing avatars of post author is a very common and popular task. In WordPress, to retrieve avatar for post author, just easily use this code…
The auto readmore script is first created by AnhVo at vietwebguide.com (the website is not available now). Based on this idea, I create a new…