infovore + javascript 100
PhantomJS: Headless WebKit with JavaScript API
6 weeks ago by infovore
"PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG."
javascript
webkit
web
browsers
headless
testing
rendering
6 weeks ago by infovore
thinkroth/Sentimental · GitHub
10 weeks ago by infovore
"Sentiment analysis tool for node.js based on the AFINN-111 wordlist." Interesting; feel slike it could be ported to other platforms, too.
sentimentanalysis
language
naturallanguage
javascript
nodejs
code
10 weeks ago by infovore
Sugar: A Javascript library for working with native objects.
10 weeks ago by infovore
"Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code." Looks nice - and suitably Javascripty.
javascript
programming
framework
10 weeks ago by infovore
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
11 weeks ago by infovore
"Micro-frameworks are definitely the pocketknives of the JavaScript library world: short, sweet, to the point. And at 5k and under, micro-frameworks are very very portable. A micro-framework does one thing and one thing only — and does it well. No cruft, no featuritis, no feature creep, no excess anywhere. Microjs.com helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that’ll work for you." Ooh, nice.
javascript
code
programming
libraries
frameworks
11 weeks ago by infovore
jqPlot Charts and Graphs for jQuery
january 2012 by infovore
"jqPlot is a plotting and charting plugin for the jQuery Javascript framework." Ooh, nice; another one for the collection.
charts
javascript
jquery
data
january 2012 by infovore
Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better
july 2011 by infovore
"Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors." Nice, elegant.
forms
javascript
jquery
plugin
july 2011 by infovore
JavaScript Garden
april 2011 by infovore
"JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes, subtle bugs, as well as performance issues and bad practices that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language." This looks really, really good. Alas, unlike Phil, I'm still not quite fully up-to-speed on Prototypes, but it's a great piece of documentation nontheless.
javascript
reference
documentation
programming
april 2011 by infovore
defunkt/jquery-pjax - GitHub
april 2011 by infovore
"pjax loads HTML from your server into the current page without a full reload. It's ajax with real permalinks, page titles, and a working back button that fully degrades." ooh, interesting.
ajax
jquery
navigation
javascript
april 2011 by infovore
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
december 2010 by infovore
"Boilerplate is not a framework, nor does it prescribe any philosophy of development, it's just got some tricks to get your project off the ground quickly and right-footed." Good documentation, lots of neat tricks in here, and some good jumping-off points for further research.
javascript
apache
html
frontend
development
december 2010 by infovore
Jammit: Industrial Strength Asset Packaging for Rails
november 2010 by infovore
"Jammit is an industrial strength asset packaging library for Rails, providing both the CSS and JavaScript concatenation and compression that you'd expect, as well as YUI Compressor and Closure Compiler compatibility, ahead-of-time gzipping, built-in JavaScript template support, and optional Data-URI / MHTML image and font embedding." Looks good.
javascript
compression
performance
rubyonrails
assets
november 2010 by infovore
Annotator | Open Knowledge Foundation
november 2010 by infovore
"Simple javascript (+backend) library for web-annotation". Looks really good.
javascript
annotation
library
programming
november 2010 by infovore
JQuery Cycle Plugin
november 2010 by infovore
"The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more." It's efficient and well-documented, too. Thumbs up.
jquery
javascript
plugin
slideshow
animation
november 2010 by infovore
nathansearles's Faded at master - GitHub
october 2010 by infovore
"Faded is a super simple fading image and content viewer for jQuery. Easy to setup and design to your specifications. Features auto generated pagination, an awesome sequential image loader, some fancy crossfading, essentially no CSS required and a number of custom option for you to set if you like." Looks nicely coded, too; duly noted.
javascript
paginator
fade
transitions
imageviewer
october 2010 by infovore
Code Standards | Isobar
october 2010 by infovore
Not a bad list, especially for sites needing hardcore, tight, front-end work, and that are going to face load.
development
frontend
markup
standards
process
css
html
javascript
october 2010 by infovore
How to build a web widget (using jQuery) - Alex Marandon
september 2010 by infovore
This is very good: well explained, the right way around of doing things, and some neat tricks to boot.
widgegts
embed
jquery
javascript
tutorial
jsonp
september 2010 by infovore
Ajax form submission with facebox
may 2010 by infovore
"So you want a facebox that shows a form which does an asynchronous submission and updates the facebox with the results of the submission showing error or success messages." Yes, I do. This worked. Thanks, Wes Gibbs.
facebox
jquery
javascript
ajax
may 2010 by infovore
Lazy Load Plugin for jQuery
april 2010 by infovore
"Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them." Handy.
performance
lazyloading
jquery
javascript
plugin
images
april 2010 by infovore
Jcrop - Deep Liquid
december 2009 by infovore
"Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine that is faithful to familiar desktop graphics applications." Wow - snappy, well-made, and very impressive.
jquery
dhtml
javascript
programming
image
editing
december 2009 by infovore
Scroll Clock
november 2009 by infovore
It's a digital clock made out of scrollbars; divs being resized to force overflow and generate a scrollbar make up the seven-segment display. Bonkers.
javascript
css
clock
programming
absurd
november 2009 by infovore
Another World JS - Megidish.net
november 2009 by infovore
Porting a short segment of Another World to Javascript and Canvas. Bonkers, but impressive.
games
javascript
canvas
3D
anotherworld
november 2009 by infovore
JSGB v.0.02: a JavaScript Nintendo GameBoy Emulator and Debugger
november 2009 by infovore
"a JavaScript GameBoy Emulator" Blimey.
javascript
games
gameboy
emulator
nintendo
bonkers
november 2009 by infovore
gRaphaël—Charting JavaScript Library
october 2009 by infovore
"gRaphaël’s goal is to help you create stunning charts on your website. It is based on Raphaël graphics library." And that's what I've been looking for.
javascript
raphael
charts
graphing
graphics
library
visualisation
october 2009 by infovore
Raphaël—JavaScript Library
october 2009 by infovore
"Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library." Looks really rather interesting, and potentially beautiful.
javascript
graphics
library
web
vector
svg
design
visualisation
october 2009 by infovore
Building iPhone Apps with HTML, CSS, and JavaScript
october 2009 by infovore
Really rather good, from what I've read so far, especially for prototyping.
iphone
javascript
html
css
development
prototyping
book
october 2009 by infovore
jQuery slideViewer 1.1
july 2009 by infovore
"slideViewer (a jQuery image slider built on a single unordered list)". Which looks nifty.
jquery
slideshow
javascript
dhtml
design
july 2009 by infovore
Protovis
april 2009 by infovore
"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."
javascript
charts
graphics
graphs
canvas
visualization
library
programming
april 2009 by infovore
WikipathS: The Great Web Race | Play This Thing!
february 2009 by infovore
"...you go to any page on Wikipedia; a "start" button appears on the page. You click it, and it sends you to a random Wikipedia page, and then displays your "target" page in a box at the bottom of the browser window (as shown in the illo above). Your goal is to navigate from the start page to the target page, using only links in the main body of each article; the game is timed, so presumably you're attempting to do it in the minimum amount of time." A Greasemonkey/js entrant to the Global Game Jam - unusual, to say the least, and an interesting move.
games
web
javascript
greasemonkey
wikipedia
navigation
february 2009 by infovore
Recreating the button | stopdesign
february 2009 by infovore
"The buttons are designed to look very similar to basic HTML input buttons. But they can handle multiple interactions with one basic design. The buttons we’re using are imageless, and they’re created entirely using HTML and CSS, plus some JavaScript to manage the behavior." Dark, dark voodoo, but very impressive - and excellently explained by Doug Bowman. It's nice to see Doug blogging again.
design
ui
javascript
markup
css
frontend
html
february 2009 by infovore
SoundManager 2: Javascript Sound For The Web
january 2009 by infovore
"By wrapping and extending Flash 8's sound API, SoundManager 2 brings solid audio functionality to Javascript." Dark voodoo. Dark, clever, voodoo.
flash
programming
audio
music
sound
javascript
mp3
nifty
january 2009 by infovore
Creating a Nice Slider With jQuery UI « Keep The Web Weird - Interface Musings from Buck Wilson
january 2009 by infovore
This was actually a pretty good tutorial for the jQuery UI Slider control, if only for illustrating how much code - notably markup/styles - you have to provide before the slider works.
tutorial
ui
javascript
jquery
screencast
slider
january 2009 by infovore
Improve your jQuery - 25 excellent tips
december 2008 by infovore
Very good - some good stuff around how the library works, but also lots of basics around how to optimise Javascript.
javascript
programming
development
tips
jquery
advice
december 2008 by infovore
matt.west.co.tt » Blog Archive » JSSpeccy: A ZX Spectrum emulator in Javascript
october 2008 by infovore
"I’m really typecasting myself here. If there were an international “Person most likely to write a Spectrum emulator in Javascript” award, I’d have taken it for the last five years running. So here it is - probably the most stereotypical project I’ll ever come up with." Blimey.
mattwestcott
spectrum
emulation
programming
javascript
woah
october 2008 by infovore
Code: Flickr Developer Blog » Lessons Learned while Building an iPhone Site
october 2008 by infovore
"Developing this site was very different from any other project I’ve worked on; there seems to be a new set of frontend rules for developing high-end mobile sites. A lot of the current best practices get thrown out the window in the quest for minimum page weight and fastest load times over slow celluar connections. Here are a few of the lessons we learned (sometimes painfully) while developing this site." Really excellent article from code.flickr on building their new mobile/iPhone site.
web
development
mobile
optimization
javascript
css
iphone
flickr
october 2008 by infovore
Antisocial: a Javascript demo by Gasman
october 2008 by infovore
Javascript demoscene craziness from Matt Westcott; 3D, music, and the most incredible editing tool I've seen in JS ever.
javascript
demoscene
demo
zxspectrum
music
3d
mattwestcott
crazy
october 2008 by infovore
Rails, Textile, and javascript WYSIWYG roundup | Midnight Oil
september 2008 by infovore
Yes, this is going to come in handy.
wysiwyg
web
textile
rubyonrails
javascript
editor
richtext
via:tomtaylor
september 2008 by infovore
:: cleverdevil ::: Live Textile-Formatted Comment Preview
september 2008 by infovore
"This javascript function can then read in the current content of the text area, format it using a trimmed down version of textile, and then set the content of a DIV with the resulting HTML. The end result of all this is live comment preview, with textile formatting." Live textile preview functionality.
textile
markup
formatting
javascript
web
development
preview
september 2008 by infovore
Google Analytics, jQuery, and File Downloads
september 2008 by infovore
A nice approach to doing some of the typical monitoring you'd want to do with Google Analytics, eg monitoring PDF downloads. I'm not totally convinced by some of his syntax, but the functionality is good, and the regex trick is nice.
web
development
javascript
jquery
analytics
googleanalytics
tracking
metrics
september 2008 by infovore
Unobtrusive jQuery + Rails | Lambda @ Copa
september 2008 by infovore
Getting around the issues with Rails' authenticity tokens and trying to perform Ajax requests in jQuery.
rubyonrails
development
programming
javascript
jquery
september 2008 by infovore
Google Chrome why? « Derivadow.com
september 2008 by infovore
"The current browsers, including Firefox, just can’t cut it. JavaScript isn’t fast enough (thereby limiting the UX), browsers are single threaded and they aren’t stable enough. If Google want to challenge Microsoft (or anyone else for that matter) in the desktop space they needed a better platform... Google’s solution is I think much neater - build an open source browser that supports multithreading, fast JavaScript execution and stuff Google Gears into the back end so it works offline." Now that's a good explanation.
browser
runtime
javascript
google
chrome
performance
september 2008 by infovore
QuirksBlog: iPhone events
august 2008 by infovore
"The mouse is a continuous pointing device; the finger is discontinuous. That’s a profound difference that I wish I were able to clearly understand and explain." PPK on how MobileSafari responds to Javascript's mouse actions.
webkit
safari
iphone
javascript
interaction
august 2008 by infovore
http://tetris-less-than-500-bites.appjet.net/
august 2008 by infovore
Eesh. Tetris in 500 bytes of Javscript and HTML. Yes, they're obfuscated and unpleasant, but wow, etcetera.
games
javascript
obfuscated
code
programming
tetris
impressive
august 2008 by infovore
Ajaxian » Prefer Ruby syntax? See Red, and your Ruby will convert to JS
august 2008 by infovore
"I am a fan of Ruby, and when I saw Red the framework that allows you to write Ruby and get JavaScript out the other end I was excited." By contrast, when I saw this, I wanted to punch somebody. Seriously guys, don't cross the streams.
javascript
ruby
punchable
highlypunchable
progammers
lazyprogrammers
august 2008 by infovore
Using Progressive Enhancement to Convert a Select Box Into an Accessible jQuery UI Slider | Filament Group, Inc.
august 2008 by infovore
Some really nice code to make decent sliders in jQuery without compromising the underlying HTML.
ui
jquery
javascript
interface
interaction
design
forms
august 2008 by infovore
jsvi
july 2008 by infovore
"jsvi is a vi-clone written in pure javascript and should work in any modern web-browser." Blimey.
vi
vim
javascript
dhtml
crazy
texteditor
web
development
july 2008 by infovore
John Resig - Deep Profiling jQuery Apps
june 2008 by infovore
"I've come up with a plugin that you can inject into a jQuery site that you own and see how the performance breaks down method-by-method." Once again, John is awesome.
debug
debugging
development
javascript
jquery
programming
profiling
web
analysis
june 2008 by infovore
wmd - The Wysiwym Markdown Editor
may 2008 by infovore
"WMD is a simple, lightweight HTML editor for blog comments, forum posts, and basic content management. You can add WMD to any textarea with one line of code." Very impressive; very coherent. Worth further investigation.
markdown
syntax
formatting
editing
javascript
markup
wysiwyg
textarea
may 2008 by infovore
markItUp! Universal Markup Editor
may 2008 by infovore
"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."
jquery
javascript
rte
richtexteditor
markup
may 2008 by infovore
nihilogic: Compression using Canvas and PNG-embedded data
may 2008 by infovore
"I got this idea to stuff Javascript in a PNG image and then read it out using the getImageData() method on the canvas element." Blimey.
code
compression
development
javascript
programming
hack
may 2008 by infovore
Timeframe
april 2008 by infovore
"Click-draggable. Range-makeable. A better calendar." No IE6 support, but it's not half bad so far.
widget
interface
javascript
calendar
code
design
programming
development
date
time
calendaring
april 2008 by infovore
/JavaScript|Regex/ : Flagrant Badassery
april 2008 by infovore
"A JavaScript and regular expression centric blog" - worth it for the title alone.
javascript
regex
hardcore
hellyeah
programming
development
april 2008 by infovore
nick - Now I understand what they mean by tabular data (or: building a relational database using jQuery and <TABLE> tags)
april 2008 by infovore
"I thought, why not build a relational database in HTML? So I did. I even got inner joins working." This is insane. Great, but insane.
jquery
database
html
hack
crazy
javascript
april 2008 by infovore
blackr
march 2008 by infovore
"blackr is a bookmarklet you can put in your browser's bookmarks bar. [It] will hide everything on the page behind a soothing black canvas except for the photo. All that remains is the picture."
blackr
flickr
javascript
bookmarklet
march 2008 by infovore
jQuery 1.2 Cheat Sheet :: www.gscottolson.com/weblog/
february 2008 by infovore
An up-to-date cheatsheet for jQuery. Nicely laid-out, and nicely dense.
jquery
javascript
reference
cheatsheet
february 2008 by infovore
jQuery: » jQuery 1.2.2: 2nd Birthday Present
january 2008 by infovore
New release of jQuery: as usual, it's a blend of rather impressive performance boosts and some neat new functionality.
javascript
library
domscripting
jquery
january 2008 by infovore
The jSkinny on jQuery — err.the_blog
january 2008 by infovore
"Something to note: as of writing (1.2.2), jQuery doesn’t play nicely with Rails’ respond_to. But, hold the phone, it’s okay: a simple fix." Neat fix. And good to see people working in a similar fashion to me: Rails, jQuery, write the JS by hand.
javascript
ruby
rails
jquery
january 2008 by infovore
Sanskrit: Rich Textile editor
december 2007 by infovore
"Sanskrit is a rich-text editor that outputs Textile instead of XHTML." Also has nicely unstyled 'button' controls, making it easy to custoise the UI.
css
javascript
richtexteditor
rte
richtext
html
editor
textile
december 2007 by infovore
Ajaxian » Plotting in jQuery
december 2007 by infovore
"Drawing on inspiration from Plotr and PlotKit, software developer Ole Laursen wanted to bring the same plotting functionality to jQuery. So he built his own jQuery plugin and called it Flot." That looks rather nifty.
javascript
jquery
plugin
graphing
plotting
library
december 2007 by infovore
Daring Fireball: JavaScript Bookmarklet Builder
november 2007 by infovore
"Developing or modifying bookmarklets can be irritating, to say the least, because of this requirement that the JavaScript code be in the form of a URL." Fortunately, Gruber makes it easy with his nifty Perl script.
javascript
bookmarklet
perl
tool
web
development
johngruber
november 2007 by infovore
ollicle: Auto line-height: a jQuery plugin for flexible layouts
october 2007 by infovore
"In a nutshell, this JavaScript adjusts the line-height of a container (such as a div) in proportion to it’s width, relative to the font size." Nicely implemented typographic jQuery plugin
jquery
javascript
typography
web
design
development
october 2007 by infovore
Better Living Through Bookmarklets [JavaScript & AJAX Tutorials]
october 2007 by infovore
Simon does a nice big tutorial on writing bookmarklets. Which happens to be exactly what I need right now...
bookmarklets
javascript
development
programming
web
tutorial
howto
october 2007 by infovore
jQuery Logging
october 2007 by infovore
"I wrote a tiny jQuery extension that logs the current jQuery selection to the firebug console... The nice thing about logging to firebug is that each node becomes clickable in the console, so you can immediately see the context." Excellent!
jquery
javascript
firebug
programming
logging
plugin
october 2007 by infovore
The Art & Science of JavaScript
october 2007 by infovore
"A compilation of seven spectacular and inspiration JavaScript projects, presented in full color and written by a renowned group of industry leaders." Blimey, that's a lineup.
book
javascript
web
development
october 2007 by infovore
as days pass by » Blog Archive » DOMContentLoaded for IE, Safari, everything, without document.write
september 2007 by infovore
"it should be possible to combine the existing Safari method, Opera and Mozilla’s DOMContentLoaded support, and Hedger’s IE approach into a short bit of boilerplate code that can be dropped into your standalone script." Nice!
javascript
programming
development
dom
scripting
ie
september 2007 by infovore
The Elements of JavaScript Style
september 2007 by infovore
"Programming is difficult. At its core, it is about managing complexity. Computer programs are the most complex things that humans make. Quality is a illusive and elusive." Crockford on Javascript Style - almost certainly essential.
javascript
programming
style
guide
september 2007 by infovore
Farbtastic: jQuery color picker plug-in | Steven Wittens - Acko.net
august 2007 by infovore
Awesome jQuery color-picker. Works exactly as it says on the tin. Makes me very happy.
javascript
jquery
color
colorpicker
plugin
design
colour
august 2007 by infovore
Prototype JavaScript framework: Prototype 1.6.0 release candidate
august 2007 by infovore
First RC of Prototype 1.6.0. Some nice additions, notably lots of improvements to Event handling. Welcome, I think.
javascript
prototype
development
framework
august 2007 by infovore
jQuery for JavaScript programmers
august 2007 by infovore
"Most introductions to jQuery focus on designers and inexperienced developers. I’m going to try to explain why jQuery should be of interest to experienced programmers as well." Excellent introduction to jQuery from Simon.
javascript
jquery
tutorial
programming
development
library
august 2007 by infovore
jCodeViewer
august 2007 by infovore
jCodeViewer is a jQuery plugin which allows you to turn any div, textarea or pre tag into a simple Code viewer in an inobtrusive manner.
jquery
code
javascript
plugin
design
library
august 2007 by infovore
jlaine.net—From Rails Ajax helpers to Low Pro, Part 2
august 2007 by infovore
Useful tutorial on using Low Pro to make forms accessible.
rails
javascript
lowpro
prototype
august 2007 by infovore
Scott Becker - AssetPackager – JavaScript and CSS Asset Compression for Production Rails Apps
july 2007 by infovore
Oh gosh, this looks good: dynamic merging/caching of js/css files in Rails, but in production only; your development environment continues to use the original files. Lovely. Now: does it work?
rails
javascript
CSS
plugin
ruby
rubyonrails
optimisation
performance
development
july 2007 by infovore
Md Emran Hasan aka phpfour » Blog Archive » 10 jQuery Essentials
july 2007 by infovore
jQuery plugins, really, but probably worth a look.
jquery
plugin
javascript
development
july 2007 by infovore
Painfully Obvious » Blog Archive » Packing Prototype
june 2007 by infovore
If in doubt, compress your own - the Prototype team aren't going to do it for you, after all.
javascript
compression
optimization
framework
library
june 2007 by infovore
Javascript with Prototype.js | PeepCode Screencasts for Ruby on Rails Developers
may 2007 by infovore
More Peepcode goodness. I really don't get on with Prototype (I'm a jQuery man, myself), so this will probably be worthwhile.
javascript
video
screencast
prorotype
programming
tutorial
may 2007 by infovore
BernieCode » How to debug JavaScript with Visual Web Developer Express
may 2007 by infovore
Useful for work, at least.
ie
javascript
debug
debugger
debugging
may 2007 by infovore
Digital Web Magazine - Seven JavaScript Techniques You Should Be Using Today
april 2007 by infovore
Lots of meaty/head-scratchy examples in here, but it's definitely a lot of best-practice for your money.
javascript
programming
development
tips
tutorial
dom
scripting
april 2007 by infovore
Example 2, .ready() vs. load
april 2007 by infovore
When you're manipulating image sizes, you need the image to be fully loaded - so it's worth waiting for the document (rather than just the DOM) to be loaded
jquery
dom
scripting
javascript
april 2007 by infovore
A DOM Ready Extension for Prototype » Clientside
march 2007 by infovore
Let's face it: on anything remotely complex, document.onLoad just doesn't doesn't cut it...
javascript
prototype
dom
scripting
march 2007 by infovore
Prototype Javascript Library easing the development of dynamic web applications
january 2007 by infovore
Prototype finally has its own website. About bloody time - but it's great to see it being supported so thoroughly.
protoype
javascript
rails
api
documentation
ajax
js
development
programming
january 2007 by infovore
related tags
3d ⊕ absurd ⊕ advice ⊕ ajax ⊕ analysis ⊕ analytics ⊕ animation ⊕ annotation ⊕ anotherworld ⊕ apache ⊕ api ⊕ apple ⊕ assets ⊕ audio ⊕ blackr ⊕ bonkers ⊕ book ⊕ bookmarklet ⊕ bookmarklets ⊕ brilliant ⊕ browser ⊕ browsers ⊕ calendar ⊕ calendaring ⊕ canvas ⊕ charts ⊕ cheatsheet ⊕ chrome ⊕ clock ⊕ closures ⊕ code ⊕ color ⊕ colorpicker ⊕ colour ⊕ compression ⊕ crazy ⊕ css ⊕ dashboard ⊕ dashcode ⊕ data ⊕ database ⊕ date ⊕ debug ⊕ debugger ⊕ debugging ⊕ demo ⊕ demoscene ⊕ design ⊕ development ⊕ dhtml ⊕ documentation ⊕ dom ⊕ domscripting ⊕ editing ⊕ editor ⊕ embed ⊕ emulation ⊕ emulator ⊕ facebox ⊕ fade ⊕ firebug ⊕ flash ⊕ flickr ⊕ formatting ⊕ forms ⊕ framework ⊕ frameworks ⊕ frontend ⊕ gameboy ⊕ games ⊕ google ⊕ googleanalytics ⊕ graphics ⊕ graphing ⊕ graphs ⊕ greasemonkey ⊕ guide ⊕ hack ⊕ hardcore ⊕ headless ⊕ hellyeah ⊕ highlighting ⊕ highlypunchable ⊕ howto ⊕ html ⊕ http ⊕ ie ⊕ image ⊕ images ⊕ imageviewer ⊕ impressive ⊕ interaction ⊕ interface ⊕ iphone ⊕ javascript ⊖ johngruber ⊕ jquery ⊕ js ⊕ jsonp ⊕ language ⊕ lazyloading ⊕ lazyprogrammers ⊕ libraries ⊕ library ⊕ logging ⊕ lowpro ⊕ markdown ⊕ markup ⊕ mattwestcott ⊕ metrics ⊕ mobile ⊕ mozilla ⊕ mp3 ⊕ music ⊕ naturallanguage ⊕ navigation ⊕ nifty ⊕ nintendo ⊕ nodejs ⊕ obfuscated ⊕ optimisation ⊕ optimization ⊕ osx ⊕ paginator ⊕ patterns ⊕ performance ⊕ perl ⊕ photography ⊕ photos ⊕ plotting ⊕ plugin ⊕ polling ⊕ port ⊕ preview ⊕ process ⊕ processing ⊕ profiling ⊕ progammers ⊕ programming ⊕ prorotype ⊕ prototype ⊕ prototyping ⊕ protoype ⊕ punchable ⊕ rails ⊕ raphael ⊕ reference ⊕ regex ⊕ rendering ⊕ richtext ⊕ richtexteditor ⊕ rte ⊕ ruby ⊕ rubyonrails ⊕ runtime ⊕ safari ⊕ screencast ⊕ scripting ⊕ selection ⊕ sentimentanalysis ⊕ slider ⊕ slideshow ⊕ software ⊕ sound ⊕ spectrum ⊕ standards ⊕ style ⊕ svg ⊕ syntax ⊕ testing ⊕ tetris ⊕ textarea ⊕ texteditor ⊕ textile ⊕ time ⊕ tips ⊕ tool ⊕ tracking ⊕ transitions ⊕ tutorial ⊕ typography ⊕ ugh ⊕ ui ⊕ vector ⊕ vi ⊕ via:tomtaylor ⊕ video ⊕ vim ⊕ visualisation ⊕ visualization ⊕ web ⊕ web2.0 ⊕ webdesign ⊕ webdev ⊕ webkit ⊕ widgegts ⊕ widget ⊕ wikipedia ⊕ woah ⊕ wysiwyg ⊕ zxspectrum ⊕Copy this bookmark: