Fun Links 2011-09-30
The theme this week is more JavaScript focused.
Where are my Rounded Corners?
http://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
http://updates.html5rocks.com/2011/09/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
http://ek.alphaschildren.org/resources/jquery-plugins/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/
Lightweight JavaScript database supporting index-based queries and updates on JSON tables.