txt2re: Regular Expression Generator
[Link]A pretty awesome page to help when creating regular expressions. Type in the string you want to match, then use the selectors to create a snippet of c...
[Link]A pretty awesome page to help when creating regular expressions. Type in the string you want to match, then use the selectors to create a snippet of c...
<div>via addyosmani.com</div>Addy Osmani talks through a sample photo gallery built with Backbone.js and the JQuery Mobile framework.He discusse...
Getting up and running with Node is pretty simple. Here’s a quick script (with the largest part of help from here) to move things along that little bit quic...
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 ...
What is it? Everyone loves the Google CDN right? Even Microsoft runs their own CDN. The problem is, they only host the most popular libraries. We host the...