Ajax Freak
All about Ajax and PHP
All about Ajax and PHP
Mar 9th
YoxView is a feature rich free image viewer for websites: Images are scaled to fit inside the browser’s window, the images can be pre-cached in the background, slideshow-enabled – images may be played automatically, keyboard navigation enabled, it is fully configurable and its two main features are flexibility and ease of use.
Mar 9th
The jQuery PhotoShoot plugin gives you the ability to convert any div on your web page into a photo shooting effect, complete with a view finder.
Hover the mouse over the image,click on the section of the image you like and hey presto your cropped PhotShoot image will appear. excellent plugin.
Mar 6th
Event calendars and date pickers are really useful plugins for web applications. Wordpress does have a date picker, which allow bloggers to schedule the article.
I am a big fan of jQuery, so i always use jQuery Calendar plugins to accomplish my tasks when the clients asked me to implement an event caldendar for them. In this article, i would like to share really useful jQuery Event Calendar and Date Picker plugins that every web designers and developers should know.
FullCalendar is a famous jQuery calendar plugin which offers features like drag-and-drop, integration with Google Calendar and able to fetch events through JSON. Designers can easily customize the look and feel of the calendar, while developers can utilize the exposed hooks for user-triggered events.

Mar 4th
Mar 4th
jqFancyTransitions is easy-to-use jQuery plugin for displaying your photos as slideshow with fancy transition effects.
You have three predifined effects that you can use: Wave, Curtain and Zipper. And of course, you can made custom effects with a set of options that can set speed, number of strips, direction, type of effect, etc.
The effects are endless.
Feb 27th
Uploading files without refreshing page looks nice and even simple. With the help of ajax and jquery one can achieve this. Today I have collected top 3 ajax file upload plugins which are cool and easy to
Feb 26th
Clean is an open source engine for AJAX, that provides a high level interface to work with the AJAX technology. It can be plugged in any page or DHTML framework because it was designed in conformation with the separation of concerns principle, keeping focus on AJAX issues. Clean is a software based on well succeed design patterns and inspired on Java Message Service API, that offers reliable solutions to AJAX.