Excellent front end performance case study on GitHub. Good read for devs looking to *decrease* load time on sites. http://t.co/AdXZhOc8
Monthly Archives: April 2012
http://weblog.bocoup.com/introducing-grunt/
Grunt: a task-based command line build tool for JavaScript projects – http://t.co/CTbu4F9D
http://bit.ly/JcwIVt
NodeJS, Socket.io and NginX — this one seems to work so far… http://t.co/uBnbPSVB http://t.co/hfaavbXX
Reverse-proxy websockets with nginx and socket.io
This points out how to install and configure a ‘tcp’ module for nginx which will allow it to proxy websocket connections to multiple backend servers.
http://www.arcfn.com/2012/03/inside-cheap-phone-charger-and-why-you.html
Tiny, cheap, and dangerous: Inside a (fake) iPhone charger… http://t.co/SdaLbAPR
http://www.arcfn.com/2012/03/inside-cheap-phone-charger-and-why-you.html
Instagram: How the creative juices flow
VIM Adventures
Cute! An adventure game in your browser designed to teach you how to use the vim text editor. The first two levels are a good start. Hoping to see more in the future.
QArt Coder
Transform an image into a valid QR code.
Cubism.js
“Cubism.js is a D3 plugin for visualizing time series. Use Cubism to construct better realtime dashboards, pulling data from Graphite, Cube and other sources.”
https://gist.github.com/2470555
Tip: add_settings_field() has an $args parameter, so you can create reusable controls, like this: https://t.co/NZeYC16T #wordpress