Links tagged as 'javascript'
- jQuery.timepickr.js
- A plugin that makes it super-easy to choose times.
- added 11/17/2008. tagged as javascript, interface, ajax, jquery, plugin.
- Er.js: Erlang-in-JavaScript
- Bringing Erlang-style concurrency to JavaScript.
- added 12/28/2007. tagged as erlang, javascript, programming, concurrency.
- Tutorial for Flash MP3 Player
- A simple, but elegant flash mp3 player that 'just works' out of the box. Unfortunately, it's not very customizable.
- added 12/04/2007. tagged as mp3, javascript, flash.
- JW MP3 Player
- Flash mp3 player that can be customized pretty easily and is pretty minimalistic. Also handles playlists, and some more advanced features.
- added 12/04/2007. tagged as audio, javascript, flash, mp3.
- Datejs - A JavaScript Date Library
- This library looks pretty fun to use, and seems to be both easy for developers and end users to use. A different approach to getting dates from the user.
- added 11/30/2007. tagged as javascript, programming, coding.
- Floating Dialog Windows with jQuery
- a jquery plugin for doing floating windows.
- added 11/27/2007. tagged as jquery, javascript.
- Functional Javascript
- An introduction to how JavaScript works as a functional language. Real similar to some treatments in "Javascript: The Definitive Guide", published by O'Reilly.
- added 11/15/2007. tagged as javascript, functional, programming.
- Functional
- It's nice javascript library for functional programming; not very fast.
- added 11/15/2007. tagged as functional, javascript.
- jQuery Logging
- A simple plugin for jquery -- yet remarkably useful.
- added 10/26/2007. tagged as javascript, jquery.
- WYMeditor - web-based XHTML editor - Home
- Seems like a stable, easy to use editor XHTML. I like that it communicates to the user where in the markup you are.
- added 10/26/2007. tagged as javascript, editor, jquery.
- humanmsg
- a messaging plugin for jquery, for nice fade-in / fade-out messages.
- added 10/26/2007. tagged as jquery, javascript.
- Humanized Messages - Demo
- a nice plugin, humanized messages make a nice automatic popup and disappear messaging system.
- added 10/19/2007. tagged as javascript, ajax, jquery.
- Companion.JS: IE Debugging, now supports console.log
- IE finally has a firebug!
- added 10/19/2007. tagged as javascript, ie.
- Roll out your own JavaScript Interfaces
- if you want to optimize your javascript by writing only what you need this is a great place to get started.
- added 10/08/2007. tagged as javascript, optimization.