9. May 2009

5 Comments

MySQL : ORDER BY numbers

In this article I will show you how to order MySQL records by numeric values (numbers, integers & floats) from the smallest to the largest number or the other way around using a MySQL ORDER BY query.

Continue reading...

28. April 2009

2 Comments

WordPress : Enqueue Styles

This article will show you how to safely insert your CSS for your WordPress plugin or theme into the HEAD section of both the WordPress front-end and administration panel.

Continue reading...

25. April 2009

2 Comments

WordPress : Saving FTP Details

Doing an automatic upgrade of WordPress or any of your installed WordPress plugins is rather quick and painless though it could be much quicker if you didn’t have to fill in the FTP login details to your site each time.

Continue reading...

20. April 2009

47 Comments

jQuery : Auto iFrame Height

This article will show you how to automatically adjust the height of an iFrame to the height of the content inside of the iFrame with the use of the jQuery JavaScript library and the jQuery autoHeight plugin.

Continue reading...

9. April 2009

2 Comments

Clear DNS Cache

Clear DNS Cache

Mac OS Tiger Mac OS Leopard I have experienced some problems in the past (and still do from time to time) with opening specific sites from my computer while my internet connection is fine and other sites open without any issues.

Continue reading...

3. December 2008

1 Comment

Redirect a Web Page

Redirect a Web Page

This article will guide you through the procedure of redirecting a web page properly, the search engine friendly way with HTTP 301 status in order to tell search engines that the page has permanently moved to a different location.

Continue reading...

28. November 2008

33 Comments

WordPress Plugins 2009

WordPress Plugins 2009

I’ve decided to recommend 5 universal, essential plugins for WordPress so that you can start the year of 2009 on the right foot with your WordPress websites. If you haven’t tried these, go ahead and put them on your WordPress website!

Continue reading...

26. November 2008

1 Comment

WordPress Source Code Reference

WordPress Source Code Reference

Browse and search the WordPress source cross reference while working on WordPress related projects.

Continue reading...

23. November 2008

5 Comments

WordPress Whois Plugin

WordPress Whois Plugin

Download a free WordPress WHOIS plugin which will allow you to insert a domain WHOIS search form into any WordPress post or page.

Continue reading...

22. November 2008

48 Comments

WordPress Image Gallery

WordPress Image Gallery

Building WordPress image galleries is a rather painless process and allows you to display a set of photos/images to your users inside posts/pages related to an event or topic.

Continue reading...

1. October 2008

6 Comments

Turn off error reporting on your production site

Turn off error reporting on your production site

On a production site, you would most likely want to hide all possible PHP errors, warnings and notices from your users for both usability, presentational and security purposes.

Continue reading...
See more articles in the archive