Colin avatar

Fun Links 2011-09-30


The theme this week is more JavaScript focused.

Where are my Rounded Corners?
https://boagworld.com/design/where-are-my-rounded-corners/
An article with supporting PDF booklet about how the web is not print and what that means for your site.

JavaScript Tip Videos
https://developer.chrome.com/blog/7-minute-videos-javascript-console-protips-newish-dom-apis
A couple of videos detailing some tips on using the Chrome JS console and some newish DOM APIs

Storagify
https://github.com/kriz/Storagify
JavaScript library which leverages contentEditable and localStorage to create semi-persistent content changes in a site.

Stripe
https://stripe.com/
Easy mechanism for developers (in the US at the moment) to accept payments for things.

jOrder
http://jorder.net/ — Warning: No longer maintained.
Lightweight JavaScript database supporting index-based queries and updates on JSON tables.

Written by Colin Bate