Archive for January, 2009

240 plugins jquery

posted in Software

It is a rich collection of jQuery plugins.

Here is the link:

http://www.sastgroup.com/jquery/240-plugins-jquery

Rounded Corners Techniques with CSS

posted in Software

Now we see rounded corner divs everywhere, here is how to build one for you.

http://www.cssjuice.com/25-rounded-corners-techniques-with-css/

Really Useful JavaScript Techniques

posted in Software

Author says:

Developers and designers are using more and more JavaScript in modern designs. Sometimes this can be a hindrance to the user and take away from the simplicity of the design, and other times it can add greatly to the user’s experience. The key is a) adding the right amount of JavaScript, and b) using the right JavaScript techniques.

Here is the article.

AJAX-Solutions For Professional Coding

posted in Software

“Asynchronous JavaScript and XML isn’t a new programming language, as it is often mistakingly called. Basically, AJAX is a set of XHTML, CSS, DOM, XMLHttpRequest and XML, put together and used together for the same purpose – to improve the user-server-interaction.”

Here is the article.

10 Advanced PHP Tips To Improve Your Programming

posted in Software

Listed below are 10 excellent techniques that PHP developers should learn and use every time they program. These tips will speed up proficiency and make the code much more responsive, cleaner and more optimized for performance.

http://www.smashingmagazine.com/2008/11/18/10-advanced-php-tips-to-improve-your-progamming/