Articles > General
A Collection of Demo and Example Miscellany
Over the past few months I've acquired quite the collection of demos or working examples of stuff I've quick thrown together for things like how-tips on Nettuts or in the forums over at Themeforest, so I thought I would share them here in the hopes that someone would find them useful.
Continue Reading A Collection of Demo and Example Miscellany ›
Mini-Tut: Using jQuery .live() With Dynamic Content
When using jQuery and loading content dynamically or with an AJAX call, any event attached to the content that is loaded either has to be rebound again after the content has been loaded or you can attach an event handler using the .live() event.
Continue Reading Mini-Tut: Using jQuery .live() With Dynamic Content ›
The 7 Most Effective Rules of Web Design
One of the most important principles of effective website design is 'Keep it simple'. This rule must be applied to all aspects of your website, including graphics, content and navigation. Use the following guidelines to implement simplicity in your website design and make your sites stand out from the clutter of ineffective ones on the internet that do not follow these rules.
Continue Reading The 7 Most Effective Rules of Web Design ›
An Explanation of CSS Color Codes
CSS Color Codes are actually hexadecimal values of a specific color. If you've worked in Photoshop's color picker, or with Adobe Kuler, you have seen the codes I'm talking about.
Continue Reading An Explanation of CSS Color Codes ›
Setting Up WordPress On Your PC Using XAMPP
Having a local environment to test out new WordPress plugins or to develop and test your own themes before using them on your site is very beneficial and easy to set up. This tutorial will walk you through the step by step install of Xampp and WordPress on your pc including enabling mod-rewrite and configuring permalinks.
Continue Reading Setting Up WordPress On Your PC Using XAMPP ›














