Browsing articles from "October, 2010"
Oct
23
2010

Best WordPress Plugins – September 2010

WP RC Reply AJAX Show the recent comments at sidebar widget. With it, you can reply everyone from widget sidebar by Ajax type.

Oct
23
2010

30 Auto Completion Scripts for Better User Experience

When developing web applications and you need to allow users of your application to choose some data like countries, currencies or even tags from a drop down, list or even from a text box, and the data is very large. You need to use an auto completion or suggestion script to make this task easier for the end user. You can always implement your own script if you have the knowledge and the time to [...]

Oct
23
2010
PHP // web

PHP image resizer class

For the longest time I had been using a function I wrote some time ago to handle resizing of images through PHP. I decided it was time to convert it into a class and give it it’s own special place in my application workspace. It works so well I figured the least I could do is share with the world.

Oct
23
2010

Useful jQuery Tutorials – September 2010

AJAX JSON Datepicker