→ Subscribe


Browsing Headlines » Follow Headlines

How to Fetch and Show RSS Feeds on WordPress Blog (Atom/RSS Aggregator Plugins) →  September 24, 2009

Sometimes, bloggers or webmasters may want to display and show contents from other blogs, and the most easy way to do so is by fetching and importing the RSS feed from external sites and display the RSS feed items on own WordPress blog. Doing so will introduce readers to related external contents, or promote other [...]

10 code snippets to interact with Twitter →  September 24, 2009

Posted by Jean-Baptiste Jung on Sep 14, 2009 Often called a revolution, Twitter is a very easy and cool way to communicate and promote your blog or service. In this article, I have compiled 10 very useful code snippets to interact with Twitter in your web dev projects. 1 – Autofollow script (PHP) This code allow [...]

10 awesome .htaccess hacks for WordPress →  September 20, 2009

.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, let’s see how .htaccess can help you with your WordPress blog, for both security,functionnality and usability. Warning When editing or modifying the .htaccess file of your WordPress blog, make sure to always have a [...]