RokNewsRotator Module

The RokNewsRotator widget is designed to display and rotate your content dynamically. This is achieved through the power of the Mootools javascript library which allows the module to perform elegant transitions between the posts of categories you assigned in its settings. Learn More...
Category: Development

Jquery Tools and MooTools Conflict

jquery

A simple way to use jQuery and Mootools on the same page, without conflict.

 

MySQL: Remove Duplicate Entries

mysql

Remove duplicate entries in your Database is fairly hardcore, and should be dangerous. Two easy possibilities allow to remove duplicate entries

 

WordPress : How to Use get_the_post_thumbnail to Set Your Post’s Thumbnail

Set featured image

Since WordPress 2.9, there’s a new function called get_the_post_thumbnail that was added to allow you to select and display a post’s thumbnail image. The end of the Custom Fields …

 

Using Permalinks with WordPress

wordpress permalinks structure

Permalinks are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings.