58 Posts tagged with javascript
Clean, simple, and cross platform.
A Google-provided, free CDN for open source Javascript libraries (including Prototype and Scriptaculous).
A nice implementation of the Endless Page AJAX Pattern
Google Doctype is an open encyclopedia and reference library. Written by web developers, for web developers. It includes articles on web security, JavaScript DOM manipulation, CSS tips and tricks, and more
prototype and script.aculo.us based lightbox library
PDoc is an inline comment parser and JavaScript documentation generator written in Ruby. It is designed for documenting Prototype and Prototype-based libraries.
Ruby to Javascript Compiler
CSS/JS asset bundling plugin
More awesome Greasekit Userscripts for Campfire
'When your code calls a [Prototype] method that’s been deprecated, replaced, or modified, the script will log a warning or error to your Firebug console.'
SQL-like queries on JSON objects
The Facebook JavaScript client library allows you to make Facebook API calls through JavaScript code from any Web site and makes it easy to create AJAX Facebook applications
GreaseKit is a SIMBL plugin that adds user scripting to all WebKit applications.
If you currently track website statistics using Google Analytics you should upgrade your templates to take advantage of the new libraries.
RJS Generator for the Script.aculo.us Sounds library
Er.js piggybacks on Neil Mix’s Thread.js which fakes threading in JavaScript 1.7 using coroutines and nested generator continuations. The goal is to replicate Erlang’s concurrent lockless process model and message-passing APIs in JavaScript.
Javascript Localization for use with Gibberish
Design is a suite of web-design and development assistive tools which can be utilised on any web-page. Encompassing utilities for grid layout, measurement and alignment, Design is a uniquely powerful JavaScript bookmarklet.
Better In-place Controls for Rails 2.0
JSSpec is a Javascript BDD(Behavior Driven Development) framework.
Facebook-inspired lightbox plugin. It uses jQuery and works with images, divs, and ajaxes.
Detects changes to font sizes when user changes browser settings
An extensive library of useful (or useless) prototype based extensions
TableKit is a collection of HTML table enhancements using the Prototype framework.
New release of Jester, the Javascript REST client library. Looks good!
will_paginate meets lowpro. awesomeness.
tabs have *nothing* on gliders. this is sick!
Wow. Tons of improvements to the lagging Event API.
Nice, clean, unobtrusive flash/javascript multiple file uploader w/ progress bars.
Writing unobtrusive Javascript using Low Pro
How to correctly work with JSON resources.
Photo Notes is a JavaScript implementation of photo "annotations".
a short and sweet little tutorial detailing how to dynamically load remote javascript and css files into an existing page
A solution to the sidebar javascript widget slowdown problem
Nice simple library to handle Keyboard Shortcuts in JavaScript
Some good best-practices for friendly 404 pages
Google Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality
Google Mapplets are mini-applications that you can embed within the Google Maps site. Examples include real estate search, current weather conditions, and distance measurement
AJAX-y file uploads with attachment_fu using an IFRAME trick. Slick
This could prove useful...
Control.TextArea for Textile is an extension of the Control.TextArea library.
a series of excellent presentations by Douglas Crockford from Yahoo!
The links below display the source code for the 124 numbered examples in the 5th edition of JavaScript: The Definitive Guide
?Quite nifty css js dock effect.
Plotr is a javascript framework which enables you to render charts in most modern browsers. It's based on the PlotKit Framework (renderer for Mochikit) and it depends on the Prototype Javascript Framework.

I’ve hacked up a simple Javascript widget for everyone out there using myconfplan, Dr Nic Williams’ wonderful conference session planning tool. Nic recently added JSON and XML feeds to myconfplan, so this is a natural progression.
The XHTML generated by this widget is in hCalendar format, with separate events for each session. If you’re using a Microformats aware browser (or the wonderful microformats bookmarklet), you’ll be able to add my RailsConf sessions to your local calendaring app.
To display your conference session selections on your blog or website, insert these two lines of code:
Replace JSON_URL with the URL to the JSON feed for one of your conferences. For example, to display my RailsConf 2007 sessions in my sidebar, I used this:
Now seems like a good time to mention that I’ll be at RailsConf 2007 later this month in Portland, OR, and I couldn’t be more excited about it. You can view my session selections in the sidebar, on on myconfplan. Also, I’m staying at the Jupiter Hotel, which looks like a blast. Let me know if you’ll be there too!
With the AJAX Feed API, you can download any public Atom or RSS feed using only JavaScript, so you can easily mash up feeds with your content and other APIs like the Google Maps API.
BadgerFish is a convention for translating an XML document into a JSON object.
A JavaScript implementation of REST. It provides (nearly) identical syntax to ActiveResource for using REST to find, update, and create data.
Nice unobtrusive table sorting support using Prototype
Nice standards based approach to processing images with Flash. If only they could get rid of that onLoad flicker.....
Allows you to create messages in the user interface, which the users can dismiss once read. The plugin stores the reference to the dismissed message in a cookie.
The much-needed Prototype API Docs. If you haven't seen Prototype, give it a whirl - it's Javascript for Ruby-heads.