Archive for the ‘Web’ Category

Display Post Thumbnails In Your WordPress Feeds

wordpress-logo

On of the main reason why I use WordPress is its flexibilty, because you can do whatever you want with it. From making it a full-fledged CMS to customizing its feeds you can do almost everything with it. These days when people don’t have time to visit individual websites each day to check new content, [...]

Create Post Only For Your RSS Subscribers in WordPress

rss-icons

There are times when blog owners/admins want to give a message (like changing feed URL or about a special giveaway only for them) to their blog’s feed subscribers and don’t really want to show it on their blog or to the direct traffic. There’s a simple trick/hack you can use to achieve that! In today’s [...]

Add JQuery Dropdown effects to Sidebar “sub-links”

jquery-dropdown

JQuery is fast gaining popularity on the Internet and some big-name companies have started implementing it on their websites as it is easy to use and offers a vast variety of effects for the users. As the title suggests, today we’ll be building a simple sidebar which will consist of the JQuery dropdown effect for [...]

How To Make Your Theme Compatible to WordPress 3.0

wordpress-3.0-logo

WordPress 3.0 released last week with lots of new user-friendly features but most blogs/websites using WordPress are facing a unique problem. The problem being the incompatibility of current WordPress themes to the latest WordPress package which has been named ‘Thelonious’ this time. To overcome this problem there have been a few posts around with some [...]

How to search Twitter using PHP ?

Twitter-Icon

Since Twitter came to existence there have been many attempts to clone the micro-blogging giant but twitter seems to be unmatchable! The main reason of its success is its API which lets a developer do anything. Commonly PHP/MYSQL is used to use the API offered by twitter. With the Twitter API you can update your [...]