We've sought new technology and new ways of coding for it. This provides the opportunity that complements our need.
See more Related Sites
Coding
Backbone Federated Wiki fresh take on the SFW client side.
Classless Javascript blog post summarizes the major parts of the lightweight, class-less type system.
Phantom JS headless WebKit browser project in Google Code with applications in testing.
Amplify JS client-side data handling extensions for requests, events and storage.
Require JS file and module loader with cacheing.
Web Page Test a free website speed test from multiple locations using real browsers.
DNS Proxy provides wildcard doman names by reinterpreting /etc/hosts.
Equal Height Columns cross-browser css, no hacks.
Document Compatibility defined by msdn for IE on intranets.
Cloud Flare outbound security and performance proxy known to limit wikispam.
Json Select provides css-like access to data in json trees.
Nicholas Zakas explaines one way to share local storage between domains.
PNGlib creates png files from pixels with bare javascript (no canvas or c code required).
Vagrant manages a virtual machine ideal for developing easily deployed applications.
Practical Guide to HTML & CSS by designer Shay Howe.
Singly for unified oauth login and api integration. Met tyler@singly.com at PIE.
Apache Pig front end to hadoop for convenient exploration.
Browserify v2 will make our client more node-like.
Flight separates components and then dispatches events through familiar dom semantics.
Docker provides containers that make background jobs transportable.
P2P/NAT where Bryan Ford, et.al. describe punching holes by various means.
Scuttlebutt p2p replication of data structures.
CSS Tracer by Benjamin Benben.
Cross-Document Messaging as an emerging standard.
Fixing TypeOf Operator with one line of javascript.
PostMessage Pattern abstracted from Mozilla Persona by Austin King.
Angular Sanitize rooted in html parser by John Resig
JSON API defines REST protocol for communicating documents that exist in a hypertext.
JSON Select defines CSS like selector language for extracting information from json blobs.
Rivets.js for data binding.
Stapes.js for light-weight MVC.
Passport npm module for various authentication mechanisms.
Made by Many has a paragraph plugin model worth understanding.
OpenCoWeb operational transformation module from the DoJo foundation.
Websocketd launches shell scripts or similar programs as websocket services.
Frameworkless JS or why one might roll their own from scratch.
Automated Escaping based on context in template systems for large web applications. Also angular
Data Binding for DOM and Model. Also stackoverflow
Web Components in html5 by w3. Should inform plugin architecture?
Flight is Twitter's isolated component model with event-only communication
jsDelivr Mozilla public CDN would be excellent home for our client.js.
mXSS and the innerHTML Apocalypse (slides) by Mario Heiderich.
Learn CSS Layout through clear and relevant examples.
Readability javascript page reader.
Entity Lookup by similar shape.
Service Worker experimental api by Mozilla and others.
Service Worker experimental api explained by Chrome developer advocate.
Hallo editor uses content-editable and markdown as backing store. jQuery. Promising but not an easy read.
Modex survey of libraries for scientific modeling and visualization application.
Collection Pipeline patterns by Martin Fowler.
ShareJs provides an embeddable version of EtherPad functionality.
The Long Web where Jeremy Keith outlines building sites that last, reported by Luke Wroblewski.
Remarkable Markdown parser. 100% Commonmark support, extensions, syntax plugins, high speed.
Same-Origin Policy explained in detail by Mozilla.
REST Best Practices by Pierre-Olivier Bourgeois.
Social Media share buttons with free html versions.
Upstart daemon start-up mechanism.
Defender of the Favicon for example update code.
How To Center in css. Yes, we need a whole website.
Comcast simulates difficult network conditions.
d3 & react post from sift-science.
Sqlite-Search by Max Ogden for Dat
Clipboard.js for copy with pure javascript.