Sort - Web/Etc

TwitterFacebook
Get flash to fully experience Pearltrees
Sprockets | Build Tools

Sinatra

Before drawing anything in a browser, ask yourself three questions:

Web-Drawing Throwdown: Paper.js Vs. Processing.js Vs. Raphael

http://coding.smashingmagazine.com/2012/02/22/web-drawing-throwdown-paper-processing-raphael/
http://www.html5rocks.com/en/tutorials/appcache/beginner/ Introduction It's becoming increasingly important for web-based applications to be accessible offline. Yes, all browsers have caching mechanisms, but they're unreliable and don't always work as you might expect.

A Beginner's Guide to Using the Application Cache

WebDev | Development/Etc

Libraries/Toolkits/Frameworks/Etc | Development/Etc

JSHint

Google Cloud Storage - Introduction

https://developers.google.com/storage/docs/getting-started Google Cloud Storage is a new service for developers to store and access data in Google's cloud. It offers developers direct access to Google's scalable storage and networking infrastructure as well as powerful authentication and data sharing mechanisms. Developers can store objects of any size and manage access to their data on an individual or group basis using Google Cloud Storage.
Note: This document is itself written using Markdown; you can see the source for it by adding ‘.text’ to the URL . http://daringfireball.net/projects/markdown/syntax

Markdown Syntax Documentation

When warts collide: var versus with Lexical block scope in JavaScript is broken, and though the use of with is generally considered poor form, it's a good solution to this problem. In most curly-braced languages, blocks delineate lexical scope. http://matt.might.net/articles/javascript-warts/

JavaScript: Warts and workarounds

HTML and CSS has always been filled with frustration when it comes to being able to intuitively create layouts and designs. Web developers have long since sacrificed ease of implementation for accessibility and semantic purity. http://codebrief.com/2011/11/two-game-changing-css-3-features

Two Game Changing CSS 3 Features - CodeBrief

http://code.google.com/p/pagedown/

pagedown - A JavaScript Markdown converter and editor

PageDown is the version of Attacklab's Showdown and WMD as used on Stack Overflow and the other Stack Exchange sites.

MultiMarkdown

http://fletcherpenney.net/multimarkdown/ “As the world goes multi-platform with all of the new mobile operating systems, MultiMarkdown provides an easy way to share formatting between all of my devices. It’s easy to learn (even for us mortals) and immediately useful.”

Using jQuery, Plugins and UI Controls With Backbone

Most Backbone applications either use jQuery or Zepto as their DOM manipulation of choice. I tend to use jQuery as it’s supported across more browsers and has more features – though it is a little heavier in terms of download size (and maybe performance).
Processing.js

Basic Shapes – SVG 1.1 (Second Edition)

Contents 9.1 Introduction SVG contains the following set of basic shape elements:
Update, 16-feb : I’ve added Brewer.js to the review. tl;dr Find a tool that can compile coffeescript, take javascripts and vendor javascript libs, join them preserving order, and minify them into one file good for release.

Build Management for Javascript, Coffescript and Friends - Paracode

By default, this is the correct behavior.

Bare domain name (no-www) | FAQ - NearlyFreeSpeech.NET