I am a designer, a blogger and a Wordpress nut!

Subscribe to my Feed

Category Archives: Articles

A Caveat of Using Inline Image Sprite with the CSS Clip Property

spritecaveat

A while back I’ve written a tutorial on how to use the CSS Clip property to load an inline image with a sprite image file. (How to Use CSS Clip Property for Inline Image Sprites). After using it for some … Continue reading

Posted in Articles, CSS + HTML | Tagged , , | Leave a comment

How to Register for a Website Domain Name

domainname

This is one of the very first step to creating your own website – is to register for a domain name. This step should not be taken lightly. Throughout this post we’ll be exploring different aspects of registering a domain … Continue reading

Posted in Articles, Basics, Tutorials | Tagged , , , , | 1 Comment

How to Add Favicons on Your Website

favicon

Have you ever seen these nice icons that are next to the browser URL address bar? Well today I want to show you how these are added to your website to further promote your brand identity. So what is favicon? … Continue reading

Posted in Articles, Basics, Tutorials | Tagged , , | 6 Comments

New Site Launched! No Excuse.

nutjustacookie

Firstly I apologies for the lack of new tutorials and articles as I was completely swamped with new projects here and there. So I would like to share with you one of the several sites I designed and developed recently … Continue reading

Posted in Articles | Tagged , | 4 Comments

How to Use CSS Clip Property for Inline Image Sprites

sprites

In this tutorial I want to show you how to use the CSS “CLIP” property. This property has many uses and one of them allows you to create sprites with inline image tags. Most of the time you are using … Continue reading

Posted in Articles, CSS + HTML, Tutorials | Tagged , , , | Leave a comment

Easter Egg Hunt for WordPress Secret Settings Page

secret

In this article I want to reveal the highly secretive settings page that can only be found if you’re the chosen one.

Posted in Articles, Wordpress | Tagged , , | 2 Comments

How to Add AJAX Validation to Forms with jQuery

ajaxifyforms

In this tutorial I want to show you how to add AJAX validation to a form with jQuery. For those of you who are not familiar with AJAX, without getting too complicated, allows you to validate on the client-side without … Continue reading

Posted in Articles, CSS + HTML, Javascript + jQuery, Tutorials | Tagged , , , | Leave a comment

bbPress and WordPress Integration

bbpress

In this screencast tutorial I show you how to integrate bbPress with WordPress. This integration will allow the sharing of user database tables and admin database tables so that way users can be logged in to your WordPress site and … Continue reading

Posted in Articles, Tutorials, Wordpress | Tagged , , | 27 Comments

How to Setup a Local Website Testing Ground with WAMP

wamp

In this screencast tutorial I want to go over how you can setup a local web server so that you can test all your websites locally on your own computer before publishing it live on the internet. Needless to say … Continue reading

Posted in Articles, Basics, Tutorials | Tagged , , , , , , | 8 Comments

WordPress Relative Links Inside a Post with Shortcode API

shortcode

In this tutorial I want to show you how to include “relative” links inside your WordPress posts using shortcode API.

Posted in Articles, Tutorials, Wordpress | Tagged , , , , | 26 Comments