- Read on Thursday, June 18, 2009
-
-
SWFUpload jQuery Plugin
This looks really great.
Visit
-
SWFUpload jQuery Plugin
- Read on Friday, June 5, 2009
-
-
jQuery TOOLS
A collection of the most important user-interface components for today's websites.
Visit
-
jQuery TOOLS
- Read on Friday, May 1, 2009
-
-
amCharts: flash charts software
A set of Flash charts for websites which can extract data from simple CSV or XML files.
Visit
-
amCharts: flash charts software
- Read on Tuesday, April 28, 2009
-
-
20 More Excellent AJAX Effects You Should Know
Not all of them are AJAX but plain JavaScript, still a very nice list!
Visit
-
20 More Excellent AJAX Effects You Should Know
- Read on Friday, November 7, 2008
-
-
An autocomplete widget for django-tagging form fields
Jannis wrote an often requested feature for django-tagging: Auto complete. This ensures that tags aren't misspelled or anything.
Visit
-
An autocomplete widget for django-tagging form fields
- Read on Monday, October 27, 2008
-
-
ajax form handler generic view
Some ajax heavy apps require a lot of views that are merely a wrapper around the form. This generic view can be used for them.
Visit
-
ajax form handler generic view
- Read on Friday, August 15, 2008
-
-
Modified Behavior
behaviour.js combined with CSSQuery.
Visit -
Upload Status mit Django und AJAX anzeigen
Auf einigen Seiten findet man beim Hochladen einer Datei eine kleine Leiste, mit der der Status des Uploads angezeigt wird. So geht es mit Django.
Visit
-
Modified Behavior
- Read on Friday, June 20, 2008
- Read on Tuesday, June 10, 2008
-
-
AJAX file upload
Ever wanted to upload files using AJAX like in GMAIL, without reloading the page? Now you can. Cross browser method to upload files using AJAX in only 1Kb of code.
Visit -
In-place file upload with Ruby on Rails
Explains what to do to get effect very similar to AJAX file upload (btw, Gmail uses this technique).
Visit
-
AJAX file upload
- Read on Wednesday, June 4, 2008
-
-
GlassBox
GlassBox is a compact Javascript User Interface (UI) library, which use Prototype and Script.aculo.us for some effects. With GlassBox you can build transparent border, colorful layouts and "Flash-like" effects.
Visit -
Phototype: image manipulation with Javascript
Javascript wrapper to manipulate images rendered on the server-side. Eventually resulted in phototype, a client/server-side library, based on prototype.
Visit
-
GlassBox
- Read on Friday, May 30, 2008
-
-
Prototype Window Class
This javascript class allows you to add window in a HTML page.
Visit -
Django and Prototype: Ajax Request (Sending Data Out Of Band)
Another frequent use of Ajax is to send data to your server without forcing your user to reload the entire page they are on.
Visit
-
Prototype Window Class
- Read on Wednesday, May 28, 2008
-
-
AJAX Libraries API
The AJAX Libraries API is a content distribution network and loading architecture for the most popular open source JavaScript libraries.
Visit
-
AJAX Libraries API
- Read on Tuesday, May 27, 2008
-
-
AjaxCheckMiddleware
Simply adds an attribute is_ajax to a request object, indicating if the request was made via Ajax. Allows you to reuse a lot of POST processing view code to which you'd like to progressively add Ajax: if request.is_ajax: return JsonResponse(some_json) els
Visit -
Ajax required decorator
Checks if the request is an AJAX request, if not it returns an HttpResponseNotFound. It looks for the XMLHttpRequest value in the HTTP_X_REQUESTED_WITH header. Major javascript frameworks (jQuery, etc.) send this header in every AJAX request. (see comment
Visit
-
AjaxCheckMiddleware
- Read on Sunday, May 25, 2008
-
-
Developing Ajax Applications That Preserve Standard Browser Functionality
basic steps you need to take to support the back button in Ajax applications
Visit -
Ajax loading gif generator
Create easily your own ajax loader icon
Visit
-
Developing Ajax Applications That Preserve Standard Browser Functionality
- Read on Saturday, May 24, 2008
-
-
40+ Tooltips Scripts With AJAX, JavaScript & CSS
43 handy tooltips scripts for intuitive and well-designed visual clues. It’s nice to have them all in one place, once you need them.
& CSS">Visit -
Prototip - Tooltips for prototype
Prototip allows you to easily create both simple and complex tooltips using the Prototype javascript framework. If you also use Scriptaculous you can even add some nice effects to them.
Visit
-
40+ Tooltips Scripts With AJAX, JavaScript & CSS
- Read on Tuesday, May 6, 2008
-
-
Django Master Class
Amazing django information on Unit testing, middleware, signals, forms & ajax, template tags, custom fields, openID and REST
Visit
-
Django Master Class
- Read on Monday, May 5, 2008
-
-
Prototype JavaScript framework API
API Documentation of great prototype JS library.
Visit
-
Prototype JavaScript framework API

