May 2013
5 posts
1 tag
A More Awesome Web - Google I/O →
mozilla/awsbox · GitHub →
1 tag
kamens/jQuery-menu-aim · GitHub →
1 tag
Get Functional with Underscore-Contrib |... →
2 tags
A Beginner's Guide to HTTP Cache Headers | Mobify →
April 2013
13 posts
2 tags
Sco.js →
2 tags
Watch script
Here is simple “watch” script that is clearly performance ugly.
#!/bin/sh
DIR=$1
DIRMD5=`echo "$DIR"|md5`
DIRA=_WATCH_A_$DIRMD5
DIRB=_WATCH_B_$DIRMD5
touch /tmp/$DIRA
while true
do
find $DIR | xargs ls -la | md5 > /tmp/$DIRA
diff /tmp/$DIRA /tmp/$DIRB || terminal-notifier -message "change $DIR"
cp /tmp/$DIRA /tmp/$DIRB
sleep 1
done
1 tag
Unheap - A tidy repository of jQuery plugins →
3 tags
toolkitchen/mdv · GitHub →
2 tags
scottjehl/picturefill · GitHub →
Standardista » Responsive Images: Clown Car... →
1 tag
datalist experiment →
Sadly, works only for chrome
By using , you can define a list of suggestions you want the user to select from. Users can optionally select from your suggestions as well as typing it by themselves.
2 tags
nth-child, nth-last-child, nth-of-type and... →
1 tag
ReSRC.it - Responsive images on demand, directly... →
3 tags
The Roles Model | Accessible Rich Internet... →
2 tags
Segment.io | The simple analytics API — Segment.io →
Segment.io lets you send your analytics data to any service you want, without you having to integrate with each one individually.
3 tags
Transitional Interfaces — Design/UX — Medium →
1 tag
Geo for Bootstrap, a Timeless Theme by Divshot →
Just perfect.
March 2013
13 posts
2 tags
pypyodbc - A Pure Python ODBC Library - Google... →
1 tag
teajs - Your cup of server-side JavaScript.... →
Node.js Hosting RoundUp
All available now.
NodeJitsu
https://www.nodejitsu.com/
http://evaisse2222.nodejitsu.com/
AppFog
https://www.appfog.com/
http://evaisse.eu01.aws.af.cm/
Nodester
http://nodester.com/
Modulus.io
https://modulus.io/
NodeSocket
http://www.nodesocket.com/
DotCloud
https://www.dotcloud.com/
http://evaisse-evaisse.dotcloud.com/
CloudFoundry
...
1 tag
Tear-able Cloth - CodePen →
Awesome Javascript demo
2 tags
speedmax/h2o-php · GitHub →
1 tag
HTML Symbol Entities →
Download Chromium →
1 tag
Superhero.js →
Typographica. Type Reviews, Books, Commentary. →
1 tag
JavaScript Patterns →
1 tag
rawson.js - a camera raw previewer in javascript →
1 tag
Flat UI →
1 tag
Numeral.js →
February 2013
2 posts
1 tag
Big JS-Compatibility-Table →
1 tag
CSS 3D Clouds →
January 2013
7 posts
1 tag
Toolbar.js - jQuery plugin to create tooltip style... →
1 tag
Polyglot.js by airbnb →
1 tag
kelly norton: On Layout & Web Performance →
The Goldilocks Approach to Responsive Web Design →
Responsive Web Design Patterns | This Is... →
sweet.js →
PHP-FIG — PHP Framework Interop Group →
December 2012
7 posts
writeLaTeX →
1 tag
Analytics.js by segmentio →
1 tag
Continuum - An ES6 Virtual Machine Built in... →
1 tag
Esprima →
1 tag
Moment.js | Parse, validate, manipulate, and... →
A 5kb javascript date library for parsing, validating, manipulating, and formatting dates.
1 tag
Lo-Dash →
A drop-in replacement* for Underscore.js, from the devs behind jsPerf.com, delivering performance, bug fixes, and additional features.
1 tag
browserling - interactive cross-browser testing →
November 2012
7 posts
2 tags
Bootstrap-modal by jschr →
2 tags
Django Project Structure — The Definitive Guide to... →
1 tag
Javascript loaders - Google Documents →