Learn how to recreate the Facebook footer admin panel with CSS and jQuery.

Facebook Fun iPhone App - The true Facebook Fun AppBox that lets you do ALL this in one bundle:
1. +Draw: Finger drawing on your iPhone screen with awesome neon colors. Draw and Post your creation to facebook!
2. +Emoti: Use our collection of over 135 EMOTICONS to spice up your facebook status messages.
3. +Pic: Post Picture or Quick Status messages along with your current location (using iPhone GPS) - shown on google maps.

In celebration of its 4th birthday, the jQuery team is pleased to release the latest major release of the jQuery JavaScript library.

A dash of animation can spruce up a dull interface. In this tutorial, you will learn how to do it the right way with jQuery.

This jQuery plugin enables simple and easy creation of an interactive Featured Items widget.

dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.

NYC Way is an iPhone application that bundles a variety of NYC resources useful for locals and tourists alike. Experience the power of 30+ NYC related iPhone apps packaged into one- including live traffic cams, restaurant inspection results, wifi hotspots, street food vendors, tourist attractions, subway alerts, nyc news and more.
NYC Way is location aware and provides you with information sorted by proximity - based on your current location. Alternatively, you can choose to search far off locations by entering any NYC zip code. The app allows you to update your facebook status or send out a tweet about any place you visited after discovering it on NYC Way.

Learn how to replicate the mashable way of drag to share with jQuery and jQuery UI.

Learn how to attach an AJAX spinner next to a form element using jQuery.

A mix of PHP (the Analytics class), HTML, and MooTools javascript that will connect to Google Analytics, create a HTML table with the statistics for a given month, and use MooTools MilkChart to colorfully chart them out.

A method of taking boring FAQs and making them more robust using javascript framework: MooTools.

With javascript enabled a nice playlist is created, whilst without javasript the user gets a regular list of links to youtube pages.

A simple to use, yet robust library for transforming table data into a chart. This library uses the HTML5 canvas tag and is only supported on browsers other than IE for now.

A quick jQuery plugin for creating drop-down menus.

This plugin will resize and scale targeted images to their max width according to the image ratio, the browser size and some simple options.

Users hover their mouse over a letter and a columnized list of all of the list items that start with that letter appear in a submenu. Mousing off of the letter or menu closes the submenu. Mousing between letters is very fast and the columns in the submenu are nicely balanced.
This is great for product lists, address books, contact lists, lists of hotels, parks and recreation areas, etc.

Learn how to make a slick content slider for a computer shop, with the help of jQuery and the MopSlider plugin.

This new version adds many new features to improve your efficiency creating application designs. Once you get accustomed to these features its difficult to live without them.

jVal is a jQuery form field validation plugin that provides an appealing animated message flyout that does not impede form layout/design while being user-friendly.

Highlighter with keyboard navigation, can be customized easily

markItUp is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented.

The jquery.gadget plugin provides a way of combining javascript with a html resource and css, providing a simple, scoped lifecycle and a standardised approach to writing modular, self contained ajax gadgets.

A jQuery plugin extending browser detection capabilities.

jTimepicker is a jQuery plugin for set hours and minutes individually with jQuery UI Slider.

Fixed Table Header is fixing header row of table without div overflow. It is fix header row of table when scroll down the page. You can use fixedtableheader plugin with ASP.NET DataGrid or GridView.

SuperBoxSelect is an extension of the ComboBox component which displays selected items as labelled boxes within the form field. As seen on facebook, hotmail and other sites, it combines both auto-complete and multi-selection capabilities.

Powered by the Google spell checker. This tool will come in handy for your projects.

Using inFrame the reader does not have to go away from the blog post to view demo files

Magnifies menu items when they are hovered over. Menu items expand upwards. View the demo to see it in action.

The following screencast focuses on how to quickly make a jQuery plugin.

10 common Internet Explorer bugs and solutions.

Facebook is a showcase of great UI design. Learn how to create a facebook style sign up form with jQuery.

Safari provides a darkened background effect when you click a link. It is the most subtle of details but just enforces than an action is taking place. Learn how to do so using MooTools or jQuery.

Create an AJAX-driven shopping cart. All the products are going to be stored in a MySQL database, with PHP showing and processing the data.
jQuery will drive the AJAX-es on the page, and with the help of the simpletip plugin will add to an interactive check out process.

Expression Web SuperPreview for Internet Explorer is a visual debugging tool that makes it easier to migrate your web sites from Internet Explorer 6 to Internet Explorer 7 or 8.

The Symfony Components are standalone and reusable PHP classes. With no pre-requisite, except for PHP, you can install them today, and start using them right away.

The iPhone has a few unique UI features, one in particular are the static headings when you are scrolling through a list, so you know the context of the content. Learn how to create this effect using jQuery.

Its a easy-to-use, paginated, filterable multi-select widget built on MooTools.

Create a Realistic Hover Effect With jQuery, two different effects available shadow and reflection. Looks stunning. Check out the demo.

Create a custom 404 page with some jQuery UI Animations.

Learn how to build thumbnail gallery with zooming effect and fadein and fadeout caption. This tutorial will walk you through the concept behind it and how to code it.

Learn how to make a stunning four corners sliding effect easily with jQuery. It's elegant, unique and really cool solution for thumbnail gallery. This tutorial includes detailed explanation that will guide you through the whole process.

Delectable is a jQuery plugin designed to integrate delicious into any web site or project. You can display any users latest delicious links quickly and easily. This plugin also has an advanced feature, which enables you to display and browse through tags. as well as displaying the date using the delicious API. Ideal if you want to share your bookmarks on the internet.

Learn how to build a lava lamp tab and sliding content all together with just simple jQuery code. This script is good for sidebar that display recent posts, comments and community news.

The idea is that you place a peel image on the upper-right side of an element which, when hovered, peels open and peels close.

It works in an unobtrusive fashion, by just turning html multiple select inputs into a sexier equivalent. There's no extra markup needed.

Creative way to animate image filling up. The Live Demo shows two possible animation sequences.

No need for coding, easily extendable and customizable. Supports ajax and regular server side response results.

Quick and easy way to cycle between multiple colors smoothly.

Learn the basics of setting up a continuous animation which can be applied pretty much anywhere.

By the end of this tutorial you will be able to add pop up message boxes complete with dimmed background to your existing site.

This plugin is to be used on an ExtJS grid, giving that grid the ability to accept data dragged from spreadsheet programs such as Excel and OpenOffice Calc right into the grid to create rows of data.

The non-full screen version of the popular Polaroid Photo Viewer with CSS3 and jQuery.

It does exactly what you think it does - Expand any code you want to place online using jQuery.

Make your checkboxes pretty using some CSS and jQuery.

IxEdit is a JavaScript-based interaction design tool for the web. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application.

FireCrystal is a Firefox extension that helps designers and programmers alike figure out how interactive behaviors on the web work. FireCrystal allows users to rewind their interactions with web pages while showing the relevant code.

AJAX is an awesome tool. AJAX requests are usually faster than regular page loads and allow for a wealth of dynamism within a page. Unfortunately many people do not properly cache request information when they can. Learn how you can cache AJAX requests.

Make use of jQuery javascript and opacity to show focus on a specified element.

MooTools ScrollSpy is a unique but simple MooTools plugin that listens to page scrolling and fires events based on where the user has scrolled to in the page.

Systematically execute basic image manipulations without the need for Photoshop.

Build a drag-and-drop sortable sitemap with the jQuery library.

Twit is a jQuery Plugin to Display Twitter Tweets on a Blog or website.

Create facebook like elastic textarea that automatically expand or shrink depending on how much text the user inputs using EXT JS.

Contactable is a jQuery plugin designed to make contact/feedback forms simpler and more accessible. This plugin will enable you to create a contact form on any page of a site with minimal effort.

The all new AjaxRain iphone app is available at the iphone appstore for instant download.

Create a hover box out of any html element with this mooTools Plugin.

Facebook Style Alert Confirm Box with jquery plug-in jquery.alert.js.

GoodCorners is a tiny Mootools plugin that can apply the CSS3 border radius to elements using a unified syntax so you can have beautiful rounded corners.

This is a yet another modal dialog JQuery plugin with lightbox effects. Check out the demo, it is pretty cool.

The script itself is quite simple. It watches what you type into an input field and matches the typed character against a set of rules.

Twitter hosts this cool jsonp interface that enables you to pull down all kinds of twitter data to your client application, jsonp enables us to get around XSS, so the application does not need a serverside component at all.

Learn how to create the animated skype button using jQuery and some simple CSS

Instead of using a label that is next to or above the input element, the label is actually within the input. Then, when the input is focused, the label goes away and you can enter your value into it.

An awesome horizontal menu for your website using the jQuery framework.

Featured articles gives the wordpress blog admin the possibility to display posts in a slick n cool way on the home page.

SlideItMoo is a banner and image slider developed with MooTools 1.2.

This plugin allows you to organize advanced search user interface like in Google Squared.

Just what the world needs, another jQuery slider with a lot of cool features.

This Jquery plugin lets you easily create tabbed content. All you need is an ul-element with some li-elements and a couple of related content-divs.

Valid8 solves both simple and complex validation scenarios. Everything from a basic required field to regular expressions, ajax requests and arbitrary javascript functions.

This plugin shows the strength of you passwords by telling you how long time it would take to brute force them.

This Jquery plugin makes creating accordions pain free. Just create an ul list and call the accordion javascript method and it is all done.

Airport is a rather simple text effect plugin for Jquery. It emulates the style of those flickering information boards you sometime find on airports and train stations.

This Jquery plugin makes your textareas grow and shrink to fit its content. It was inspired by the auto growing textareas on Facebook.

Replicate the iPhone scrolling experience in your browser with this amazing jQuery plugin.

Liberator is the most performant and fully-featured server currently available for streaming real-time data to web pages. The technology behind many of the world's leading financial trading portals, it is now available FREE for evaluation and non commercial use.

This plugin modifies ordinary select tags to allow incremental search. Useful for select boxes with a lot of options.

Truncatable is a lightweight truncation plugin for jQuery. Designed for users who want to be able to hide and expand text on a page. This plugin is very SEO friendly, and ideal for environments where it is not possible to use PHP.

Tweetable is a lightweight jQuery plugin which enables you to display your twitter feed on your site quickly and easily. More than just displaying the feeds you can highlight @replys as well as links being dynamically generated for ease of use.

Update to the popular jQuery UI selectToUISlider plugin, now with ARIA support, making the jQuery UI slider widget more accessible to users on assistive devices.

jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy and natural as possible.

Pikachoose is a lightweight Jquery Image Gallery plugin that allows easy presentation of photos with options for slideshows, navigation buttons, and auto play.

DrasticTools is a PHP/Javascript/MySQL based open source package with an Ajax-based datagrid with editing support, a configurable tag cloud and a Google mapping component.

Get Creative! Learn how to create 3D Tag clouds with the most popular jQuery library

Roar is a notification widget that streamlines incoming messages, such as updates or errors, without distracting the user from their browser experience or breaking their work-flow by displaying obtrusive alerts. Roar is inspired by Growl, the notification system for Mac OS X and is realised with MooTools.

PWI is a jQuery plugin that enables you to integrate your Picasa Web photo albums into your own site/blog without any need for extensive scripting knowledge and without your visitors ever noticing that your photos are hosted by Google

A tutorial on creating very basic comment previewing using MooTools.

Creates a tasteful mouseover/mouseout technique called link nudging as a jQuery Plugin.

A simple and elegant rollover effect using jQuery and CSS

Dishy is a JavaScript wrapper for the del.icio.us JSON REST API. All you need to use it is to include it in your document. You then have several methods to use and properties to overwrite at your disposal:

Cartegen is a vector-based, client-side framework for rendering maps in native HTML 5. Written in JavaScript, it uses the new Canvas element to load mapping data from various sources, including OpenStreetMap.

Learn how to display twitter like search results with jQuery and Ajax. When you click the search button the results will display on the same page.

Plugin to scoll to a certain DOM-element, but only if this element is not already in the browser's view port. Also scrolls only as far as necessary.

ImageCaption is a MooTools 1.2+ plugin for easily adding figure captions to image elements on a web page. It is very customizable and painless to style.

A dropline menu with the ability to set the current page and have the menu open with this highlighted. If you hover over any of the other menu options then the current trail is removed and the new trail displayed. Once you move the mouse ff the menu then the current seletion will re-appear.
This makes minimal use of jQuery to control the display of the droplines and is styled using CSS.

This script allows you to, with just one call, rearrange your divs in a binary tree. Lines will even be drawn to link them properly.

Create floating menu, floating headers, floating ads with this awesome jQuery plugin.

This plugin is a jQuery styling plugin wich allows you to skin form elements.

This is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focussed and disappear when text entry begins. Clearing a field and leaving brings back the label.

Grows text areas when needed, Can set a max height to grow to, Can grows parents if they have a fixed height, Ghost text/text overlay for input context and help ,Text input emulation (enter can submit form, instead of new line)

ElementFilter, provides a great way for you to allow users to search through the text of any mix of elements. Simply provide a text input box and ElementFilter does the rest of the work.

TwitterGitter, a MooTools plugin that retrieves a users recent tweets and allows the user to format them however the user would like. TwitterGitter allows the user to choose the number of tweets to retrieve and returns an object containing the data provided by Twitter.

An easySlider update with 2 new features.
numeric navigation (as an alternative to next/previous buttons)
continuous scroll instead of jumping to the first (or last) slide

An already existing idea and code is turned into an awesome jQuery Plugin.

jQuery.sheet gives you all sorts of possibilities when it comes to giving your web application a spreadsheet style interface with MS Excel style calculations.

It is an elegant way to put more content in your website, but only display it when the user wants to see it. It keeps your website clean, but in the same time does not compromise your website content.

NotesForLightBox is a simple, unobtrusive script used to overlay images on the current page. Its a snap to setup and works on all modern browsers.

When you submit a form, it will look for inputs with predefined class selectors, and validate them accordingly to their type. It also does on the fly validation when you click outside of the input.

With few lines of JavaScript, you can drag and drop table content. Content of the HTML table cells can be dragged to the another table cell or another table.

HashMask is a jQuery plugin that will produce a unique and non reversible visualization of a users password. The hope being that they would be able to confirm that they entered their password correctly, but no one else would.

UIZE is a powerful, open source, object oriented JavaScript framework - supporting widgets, AJAX, DOM, templates, and more.

The jquery week calendar plugin provides a simple and flexible way of including a weekly calendar in your application. It is built on top of jquery and jquery ui and is inspired by other online weekly calendars such as google calendar.

jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl.

Font effect is a jQuery plugin that add some effect to html text.
The available effects are Outline, Shadow, Gradient and Mirror, etc

A neat plugin that mimics the iphone checkbox interface using MooTools.

We generally have lots of content to present but can not load all of it at once as it may take too long.
If you have always loved the dZone s Ajax content loading while scrolling feature, you now have a jQuery plugin to create a similar one!

Learn how to display feeds on your website using jQuery. The demo shows you how to display your flickr feeds using this plugin.

A highly customizable gallery/showcase plugin for jQuery.

FireQuery is a Firefox addon integrated with Firebug. jQuery expressions are intelligently presented in Firebug Console and DOM inspector. jQuerify enables you to inject jQuery into any web page

This plugin takes care of your input fields. Often used by opt-in input fields where the default value of the field is something like Your e-mail address. If you click the field the text disappears so that you can type your e-mail address.
The plugin

A simple and easy to use jQuery plugin for filtering table rows

Lightweight Javascript Calendar/Scheduler
with easy configurable server side.

Feedback is a jQuery plugin that lets you send Feedback messages to a user after any event you choose. You can use it for custom error message handling,

Sexy Combo is a jQuery plugin that allows you to turn default browser selectboxes into much more attractive and usable comboboxes. The user can choose whether to select option from the dropdown list or just type it.

Scroll through the elements by:
1. Clicking on the elements themselves
2. Clicking on the arrows at the sides, or the small, round buttons at the top
3. Using the left and right arrow keys on your keyboard
4. Scrolling with your mouse s

This version of the solution is written as a Prototype behaviour and requires the lowpro behaviours plugin, but the code is not terribly complex and could be adapted to most any system.

Learn how to create an ajax application using the Bit.ly API

Easy & rapid integration of content, with minimum JavaScript knowledge required.

Horinaja is a slide-show ready-to-use for scriptaculous/prototype or jQuery.

The script itself is completely standalone (no dependencies) and can be included in any page relatively painlessly. Additionally, since its just HTML, CSS, and JavaScript, its completely themeable and customizable to the style of your site

Ext GWT 2.0 is packed full of new components and features, expanding on the Ext GWT 1.0 feature set. Most notably, Ext GWT has closed the feature gap that once existed between its sister project Ext JS. Developers looking to use Ext GWT can now rest easy

Leverage the power of Ext by creating and dissecting a useful star rating example.

A nifty jQuery plugin for a a nice looking javascript search result script.

Create content tabs with nice flipping effect. Requires jquery QuickFlip Plugin

Bumpbox is another lightbox clone with a few advantages over other lightboxes - it supports not only all common media types but also PDFs.

The purpose of this script is to provide a unique and elegant way to visualize data using Javascript and the (canvas) object. This type of visualization can be used to display connections between many different objects, be them people, places, things, or

Replace the standard dropdown in html that cannot be styled and can only contain plain text with this amazing plugin.

The form wizard plugin is a plugin based on jQuery which can be used to simulate wizard like page flows for forms without having to navigate between different pages.

Drag the CSS Prism bookmarklet to your browser’s bookmark bar to view and modify the color spectrum from any website

QuickFlip works by using an animation shortcut that is barely noticeable when flipped quickly (hence the name). This shortcut improves performance while allowing the flip effect to work smoothly with any piece of markup regardless of images, backgrounds o

The great thing about having fixed columns in a liquid layout, is that it will fill up the view port with as many columns as it can fit. But as you can see there will be certain viewport resolutions, where it leaves excess white space where a column was j

Original idea of flipping boxes through border animations by Nicola Rizzo who created Dojos fx.flip animation.

A clean and smart notification bubble/popup that appears
in the top right of your desktop – Be sure to check out the demo!

This tutorial illustrates a very simple way to work with
the Twitter API in order to implement a search in the Twitter public
timeline and display search results with an animated stream of
messages (tweets) similar to Monitter

KeyTable is a Javascript library which provides keyboard navigation
and event binding for any HTML table. With KeyTable Excel style table
navigation can be employed to provide features such as editing of a
table without requiring a mouse. As a further

scripty2 is a powerful, flexible JavaScript framework to help you write your own delicious visual effects and User Interfaces

Stylish Select attempts to replicate the functionality of the browser default select box as closely as possible with support for keyboard navigation, and intelligent positioning.

The mobileme Web Gallery offers a beautiful interface, but the layout is done entirely with JavaScript. In this tutorial, we will attempt to recreate the Web Gallery interface using only CSS and a small amount of jQuery.

If you are a regular at Reddit, you must have noticed the way people vote there. You can either vote up or vote down. Pretty interesting, huh? This tutorial will show you how to create such a voting system with jQuery, PHP and MySQL.

It enables you to print out an object of any type in table format for
viewing during debugging sessions. In combination with Firebug,
prettyPrint will make you the best-equipped JavaScript debugger on
earth!

Nothing too fancy and nothing too bright, just some simple effects that
show attention to detail and a little bit of fun. Time to use MooTools
kwicks to give your website a little kick.

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.

Did you ever see some input fields that have a description tag in it and as soon as you click into them, in order to write something, the description disappears? That’s exactly what this jQuery plugin does for you.

Move items between two select box with Moo Tools. Easy to integrate with
your existing implementation.

everyone loves the gmail and facebook inline chat modules. This jQuery chat module enables you to seamlessly integrate Gmail/Facebook style chat into your existing website.

Built completely on the jQuery library.
Automatically resizes images based on browser window size.
Previous/Next links can be outside the lightbox.
Stylish loading graphic
Easily customizable

APE is an open source technology allowing to exchange data between thousands of users through a web browser, without reloading.

The JabberWerx AJAX Library provides a suite of JavaScript libraries and user interface (UI) components which allow a developer to add AJAX driven Extensible Messaging and Presence Protocol (XMPP) functionality to web pages and applications.

Dajax is an easy to use ajax library for django inspired in xajax.

TableGear is a software package for working with data on the web. It is designed get your data into a web page, and let you work with it quickly and easily, the way you would in powerful desktop applications like Excel.

The Address plugin provides powerful deep linking capabilities and allows the creation of unique virtual addresses that can point to a website section or an application state. It enables a number of important capabilities.

This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.

By wrapping and extending Flash 8 sound API, SoundManager 2 brings solid audio functionality to Javascript.

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar)

The information is requested via AJAX, so you do not have to include all of this extra information in a hidden div. This keeps your markup smaller for grids with tons of names in it.

ColdExt is a ColdFusion tag library which makes it easier to build rich user interfaces using the amazing Ext JS library (currently version 2.2.1).

jsPDF generates PDF documents using nothing but Javascript. You can use it in a Firefox extension, in Server Side Javascript and with Data URIs in some browsers.

Firediff implements a change monitor that records all of the changes made by firebug and the application itself to CSS and the DOM. This
provides insight into the functionality of the application as well as provide a record of the changes that were requi

Full client-server Ajax support, Built-in JSON serialization, Built-in Client-side templating support, Server components fully .NET 2.0 compatible and Many More!

A common scenario when building web user interfaces is providing a pageable and sortable grid of data. Even better if it uses AJAX to make it more responsive and snazzy. Since ASP.NET MVC includes jQuery, jQuery plugin is used in this demo.

Drag n drop generally looks hard-to-apply but it is definitely not by using JavaScript frameworks. Here is, how it is done by using jQuery & jQuery UI.

Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing select element.

IP Address Geolocation Javascript API using JSON.This demo tell you the current location on Google Maps.

Notimoo is a Mootools plugin for displaying Growl style notifications to your web visitors.

Nowadays, a lot of websites are using tab based content as a way to save spaces in a webpage. I have seen a lot of wordpress websites using a tabbed interface for its category, posts, comments and random posts content. It's a good space-saver and if used

This is a creative trend catching on. It’s very simple to do but adds an extra element of character and uniqueness to a design. Take a look at how to implement this out of the box technique and a list of creative websites that are using it.

The latest addition in the Dojo 1.3 release is the new dojox.charting class, DataChart. Its primary purpose is to make connecting a chart to a Data Store a simple process. There are also other benefits with DataChart: less parameters are needed to create

jCart is a free Ajax shopping cart that is easy to install and customize.
Based on jQuery and PHP, jCart handles visitor input without reloading the page and is fully functional even without javascript.

gauge.js 1.0 allows you to add gauges (with shading and reflection) to your webpages. It uses unobtrusive javascript to keep your code clean.
It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+. On older browsers, it wi

You can download it at http://www.thesoul75.de/anipan/anipan.zip
This snippet mimics the Nintendo Wii Photo Browser. You can use the Mousewheel or the left or right key to zoom in and out

BySlideMenu is a plugin for Mootools which allow you to easily create a beautiful accordion menu (sliding menu) on any element you want using images and/or text.

Lighter.js is a free syntax highlighting class developed with MooTools. It was created with the MooTools developer in mind and takes advantage of many of the Framework features. Using it can be as simple as adding a single script to your webpage, selectin

An excellent tutorial to build a Poll System using PHP. There is a nice demo as well.

Ext Core is a cross-browser JavaScript library for building dynamic web pages. It includes:
* High performance, lightweight
* Clear, maintainable code
* An intuitive, easy to use API
* MIT Open Source licensed

By combining Twitter Search, Atom feeds, hash tags and PHP, you can create an RSS enabled, micro blog using Twitter and be up and running in less than 10 minutes.

Protovis is a visualization toolkit for JavaScript using the canvas element. It takes a graphical approach to data visualization, composing custom views of data with simple graphical primitives like bars and dots. These primitives are called marks, and ea

A jQuery plugin that will replace the typical browser tooltip with something a little flashier.

Extremely useful sliding login panel that can be easily integrated in your web pages. Based on the jQuery JS Framework.
