by Clay, July 22nd •  How-to •  jQuery • 
1

Tutorial: How to make your own simple and nice Slider with jQuery

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure numbers  Tutorial: How to make your own simple and nice Slider with jQuery

jQuery slider tutorial, concept explanation and demo. This article demonstrate how a slider can work in the most easy and simple way without adding any redundancy to your web application.

by Clay, July 20th •  CSS •  How-to • 
Comments Off

Tutorial: How to create an image navigation bar with CSS

css code  Tutorial: How to create an image navigation bar with CSS

A simple yet powerful technique used mostly on navigation bar to enhance the design of the overall site. This helps to eliminate any redundancy declaration of HTML tag or even the need to use any additional JavaScript for assistance

by Clay, July 16th •  How-to •  Open Source • 
7

Tutorial: How to access Wordpress plugin Subversion repository

every great photoshop lighting tutorial ever  Tutorial: How to access Wordpress plugin Subversion repository

This tutorial is for Wordpress plugin developers who wish to upload their plugin into Wordpress Subversion repository when given a respository URL from Wordpress.

by liwun, July 16th •  Adobe Illustrator •  How-to • 
3

Tutorial: How to draw cartoon eyes using Adobe Illustrator

 illustrator design girl  Tutorial: How to draw cartoon eyes using Adobe Illustrator

Beginners in Illustrator or any form of drawing platform would know just how difficult it is to draw the eyes of their character. I particularly suck at it, and I've recently figured out how to do a simple eyehack, if you will. I've cheated and used this same technique many many times in my illustrations.

by Clay, July 15th •  How-to •  jQuery • 
2

Tutorial: How to create a simple file or image management system with jQuery

html javascript php jquery code coding codes binary ajax script dhtml xhtml sql mysql security secure  Tutorial: How to create a simple file or image management system with jQuery

Can't find a simple file/image management system in Google so i write out one in a very simple way with jQuery. FTP is not really necessary for users who have logged into the portal. Thus, a better alternative for your customer might just be this simple file management system.

by Clay, July 14th •  Informative •  Wordpress Plugin • 
51

Wordpress Plugin: Hungred Post Thumbnail

 wordpress themes design photo art  Wordpress Plugin: Hungred Post Thumbnail

New Post Thumbnail Plugin for Wordpress that was created to solve hungred.com problem of no thumbnail available on each post. And further enhanced to share it with the public. If you are a Wordpress User, you must see this!

by Clay, July 13th •  How-to •  Open Source • 
1

Tutorial: How to validate whether a user has logged into Wordpress

validate  Tutorial: How to validate whether a user has logged into Wordpress

A simple explanation on what Wordpress plugin developer will need to aware on the validation part when developing an external page for Wordpress on their plugin.

by Clay, July 12th •  CSS •  How-to • 
3

Tutorial: How to align center on the screen when using position absolute with CSS

css technique lesson teach  Tutorial: How to align center on the screen when using position absolute with CSS

Correct way of using CSS to align vertically and horizontally at the center of the screen and some simple explanation on what is required for absolute position to align center to work