This post is an update of my previous post Delete Records animation effect with jquery. I had added new feature records delete with color change animation effect using jquery beforeSend method and color plugin. It is very useful to display loading status messages or effects before getting the ajax success request.
Friday, November 26, 2010
Tuesday, November 16, 2010
Monday, November 08, 2010
Wednesday, November 03, 2010
Monday, October 25, 2010
Base64 Encoding for Images.
Base64 is an encoding format that represent binary data. Google new feature instant previews are in text format, here Google requesting images(screen shots) are in string format to reduce server load time. In this post I will show you how to make images to strings with PHP.
Blog Design with CSS and HTML
In this post I will show you how to design blog template frame with CSS and HTML step by step . CSS helps you to design better and flexible webpage layouts. This is very basic CSS + HTML tutorial, CSS just awesome it adds flavor to the web page.

Adobe Air Application using Flash CS3
This tutorial is an introduction to Adobe Air application development using Flash CS3 (or later versions) for them who are unknown to Air applications or just beginners. In this post I want to explain how to develop a business card (desktop application) using some basic tools available in Adobe Flash.
Pagination with Jquery, PHP , Ajax and MySQL.
Long days back I had posted an article Pagination with jQuery, MySQL and PHP with out refreshing page. Ravi Tamada modified old script and added extra features like First, Previous, Next and Last buttons. Use it and enrich your web applications. Demo link






