- Read on Friday, February 26, 2010
-
-
Django snippets: jstree in change_list for mptt models
Admin for mptt enabled Models.
Visit
-
Django snippets: jstree in change_list for mptt models
- Read on Tuesday, January 26, 2010
-
-
Django snippets: jstree integration to django admin
JSTree implementation for Django admin.
Visit
-
Django snippets: jstree integration to django admin
- 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 Saturday, May 9, 2009
-
-
Google Visualization API
Visualizations are small embedded objects that take structured data from a variety of sources and present them in new and interesting ways.
Visit
-
Google Visualization API
- Read on Saturday, May 2, 2009
- 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 Wednesday, March 18, 2009
- Read on Sunday, March 8, 2009
-
-
Google Toolbar for Chrome
Bookmarklets to enable functions in Google Chrome that you know from Firefox.
Visit
-
Google Toolbar for Chrome
- Read on Thursday, March 5, 2009
-
-
14 Most Useful Web Design Cheat Sheets
A well rounded web designer’s day is spent immersed in multiple graphic design programs and writing front end code. All of this moving from one environment to another can make it hard to memorize such things as hot keys and shortcuts for each. This is where cheat sheets come into play. This post shows some great cheat sheets for web development.
Visit
-
14 Most Useful Web Design Cheat Sheets
- Read on Sunday, January 18, 2009
-
-
Designing for iphone
Yashh wrote a great article about does and don'ts when writing a web app designed for iPhone or iPod touch. This article can be used as an reference, too.
Visit
-
Designing for iphone
- Read on Tuesday, December 9, 2008
-
-
workaround to make firebug console.log function bug free on IE
Great idea to use make use of the Firebug console without errors in IE.
Visit -
Prototype checklist
Here, kangax collected most common use cases that do NOT use all of prototype's capabilities and their simple solutions. There's also a link to the second part of this checklist.
Visit -
Why I moved from Prototype to jQuery
Some points, why jQuery is better than Prototype. I use behaviour.js, so Quark's first reason doesn't convince me to switch. I use jQuery on my blog anyway and I like it a lot.
Visit
-
workaround to make firebug console.log function bug free on IE
- Read on Wednesday, November 19, 2008
-
-
JavaScript Date in ISO8601 format
Many standards all over the place use the W3C's subset of the ISO 8601 standard to specify a date and time unambiguously. After a very brief search I couldn't find a simple JavaScript function to parse a string in this form, so here's one I wrote for the job. It should be bullet-proof and accept any correctly formatted date/time in the correct style.
Visit
-
JavaScript Date in ISO8601 format
- Read on Friday, November 14, 2008
-
-
Unobtrusive Date-Picker Widget Update
Finally a great calendar script: An attempt at writing a datePicker (calendar) that is accessible using the keyboard, requires no embedded JavaScript blocks, uses no pop-up windows and is suitable for use within documents served as application/xhtml+xml.
Visit
-
Unobtrusive Date-Picker Widget Update
- Read on Tuesday, August 19, 2008
-
-
django_templatecomponents
A django application that makes it easy to organize your component source (JavaScript, CSS) right in your django templates to make your website much faster.
Visit -
High Performance Web Sites
These rules are the key to speeding up your web pages. They've been tested on some of the most popular sites on the Internet and have successfully reduced the response times of those pages by 25-50%.
Visit
-
django_templatecomponents
- Read on Friday, August 15, 2008
-
-
Modified Behavior
behaviour.js combined with CSSQuery.
Visit -
Standardizing JS Behaviors (javascript)
Great article on how to reduce JavaScript code.
Visit
-
Modified Behavior
- Read on Tuesday, July 8, 2008
-
-
Cheat Sheets for Front-end Web Developers
In this article, you’ll find 23 excellent, print-ready cheat sheets for HTML/HTML, CSS, and JavaScript (including MooTools and jQuery).
Visit
-
Cheat Sheets for Front-end Web Developers
- Read on Tuesday, June 24, 2008
-
-
Iframe IE onload problem
IE has another bug: onload isn't properly called for an iframe element.
Visit
-
Iframe IE onload problem
- Read on Friday, June 20, 2008
-
-
Prototype 1.6.0.2 Cheat Sheet
Great prototype summary.
Visit
-
Prototype 1.6.0.2 Cheat Sheet
- Read on Wednesday, June 11, 2008
-
-
ExtJS JSON Encoder
This is a subclass of Django's built-in JSONEncoder that adds the ability to output form and field objects as ExtJS-compatible config objects.
Visit -
Login via ExtJS
This is a simple view I'm using to log people into our app using ExtJS's AJAX form submission.
Visit
-
ExtJS JSON Encoder
- 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 -
Control Suite : High Quality Controls & Widgets for Prototype
Control Suite is a collection of six high quality widgets and controls for Web 2.0 applications built using the Prototype JavaScript framework. Each script is well tested, highly extensible, fully documented and degrades gracefully for non JavaScript enab
& Widgets for Prototype">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 Monday, June 2, 2008
-
-
How to build a simple calendar with JavaScript
While there are lots of JavaScript-based calendar widgets out there, there's not much in the way of explaining how they work for the JS acolyte. I recently had the opportunity of building one from memory (and best of all, for no particular reason), using
Visit
-
How to build a simple calendar with JavaScript
- Read on Friday, May 30, 2008
-
-
Prototype Window Class
This javascript class allows you to add window in a HTML page.
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 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 -
Plotr Documentation
This is the documentation center for Plotr. As you can see there’s a lot to be written so please be patient.
Visit -
Flotr Documentation
Here you’ll find all documentation on Flotr.
Visit
-
Developing Ajax Applications That Preserve Standard Browser Functionality
- Read on Saturday, May 24, 2008
-
-
JavaScript Round Corners with Drop Shadow
ShadedBorders removes most of these limitations and comes with the following features: * JavaScript-only Photoshop(tm)-like rendering without external images * Round corners * Drop shadows * Glow effects * Gradient backgrounds * Graceful degradation - wil
Visit -
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
-
JavaScript Round Corners with Drop Shadow
- Read on Friday, May 23, 2008
-
-
Javascript - capturing onsubmit when calling form.submit()
I was recently asked: "Why doesn't the form.onsubmit event get fired when I submit my form using javascript?" The answer: Current browsers do not adhere to this part of the html specification. The event only fires when it is activated by a user - and does
Visit
-
Javascript - capturing onsubmit when calling form.submit()
- Read on Thursday, May 22, 2008
-
-
(X)HTML / CSS / JS Slideshow
Amazing how you can put a presenation online with just CSS and JS and still have a perfect readable XHTML source code...
Visit
-
(X)HTML / CSS / JS Slideshow
- Read on Tuesday, May 20, 2008
-
-
JSDoc - JavaScript Documentation Tool
API Documenation for Javascript
Visit
-
JSDoc - JavaScript Documentation Tool
- Read on Monday, May 5, 2008
-
-
Prototype JavaScript framework API
API Documentation of great prototype JS library.
Visit
-
Prototype JavaScript framework API

