background preloader

PhoneGap

Facebook Twitter

PhoneGap. HTML5 JavaScript Frameworks for Desktop & Mobile. Build HTML5 Apps for Any Browser. Twitter Bootstrap. Foundation: The Most Advanced Responsive Front-end Framework from ZURB. Closure Tools. What is the Closure Compiler?

Closure Tools

The Closure Compiler is a tool for making JavaScript download and run faster. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. How can I use the Closure Compiler? iScroll. This script has been superseded by iScroll 4 .

iScroll

This page is kept for historical reasons . Project info Project state: ACTIVE (code is actively updated) Last code update: 2010.10.08 – v3.7.1 Device compatibility: iPhone/Ipod touch >=2.0, Android >=1.5, iPad >=3.2. Discussion Group QR Code opens demo page. Welcome to Jinja2 — Jinja2 2.7-dev documentation. Jinja2 is a modern and designer friendly templating language for Python, modelled after Django’s templates.

Welcome to Jinja2 — Jinja2 2.7-dev documentation

It is fast, widely used and secure with the optional sandboxed template execution environment: <title>{% block title %}{% endblock %}</title><ul>{% for user in users %} <li><a href="{{ user.url }}">{{ user.username }}</a></li>{% endfor %}</ul> Features: sandboxed executionpowerful automatic HTML escaping system for XSS preventiontemplate inheritancecompiles down to the optimal python code just in timeoptional ahead of time template compilationeasy to debug. jQuery Mobile. Backbone.js.

jQTouch — Zepto/jQuery plugin for mobile web development. Pixel Perfect Responsive Design Testing Tool. Zepto.js: the aerogel-weight jQuery-compatible JavaScript library. Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit! Selenium WebDriver.