December 2011
19 posts
Passport →
Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Connect/Express-based web application. A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.
Eric Bidelman: Introducing filer.js →
ericbidelman:
Some 1300+ lines of code, 106 tests, and a year after I first started it, I’m happy to officially unleash filer.js (https://github.com/ebidel/filer.js); a wrapper library for the HTML5 Filesystem API.
Unlike other libraries [1, 2], filer.js takes a different approach and incorporates…
Ember.js - Documentation →
Ember is a JavaScript framework for creating ambitious web applications by eliminating boilerplate and providing a standard application architecture.
SubGit :: Subversion To Git Migration →
SubGit is a smooth Subversion to Git migration. Install once on the server side and use both Subversion and Git as long as you like.
ofmlabs codecs →
Web browsers are becoming more and more powerful, and new APIs like the Web Audio API and Audio Data API are making the web an ever more interesting and dynamic place. At ofmlabs we are invested in improving the state of audio on the web, and with JSMad showed that decoding audio purely in JavaScript is possible thanks to these APIs and the hard work of browser makers and spec authors. And now...
Spine Mobile →
UX Spine Mobile strives to give your applications a native look and feel, providing the best user experience possible. HTML5 & CSS3 Use familiar web technologies, such as HTML5 and CSS3, to easily design and develop mobile applications. Spine Developed using Spine, a JavaScript MVC framework. The perfect platform to build your applications on.
Martin Kool: How to use Firebug on your iPad and... →
mrtnkl:
Web developers targetting HTML5 on iDevices would really benefit from having Web Developer Tools or Firebug on Mobile Safari. Enter Firebug Lite! However, iPads, iPhones and bookmarklets don’t go well together, so I put together this little howto.
All credits to Joe Hewitt for creating…
Humane JS →
A simple, modern, framework-independent, well-tested, unobtrusive, notification system. Utilizes CSS transitions when available, falls back to JS animation when not. Includes mobile support.
Zoey →
Zoey is a lightweight framework for developing mobile apps. It is small, customisable and features a range of UI components.
phpThumb() - The PHP thumbnail generator →
phpThumb() uses the GD library to create thumbnails from images (JPEG, PNG, GIF, BMP, etc) on the fly. The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resampling is used if GD v2.0 is available, otherwise paletted-color and nearest-neighbour resizing is used. ImageMagick is...
Toxiclibs.js - Open-Source Library for... →
toxiclibs.js download at github: http://github.com/hapticdata/toxiclibsjs Toxiclibs.js is an open-source computational design library ported to javascript by Kyle Phillips originally written by Karsten Schmidt for Java and Processing. Examples of the original library can be found at http://toxiclibs.org Toxiclibs.js has no external dependencies and can be used by itself or with any other library....
http://simsalabim.github.com/sisyphus/ →
With Sisyphus on site you just reopen page in your modern (with HTML5 support) browser and see all your changes at that forms. It’s lightweight (3.5 KB) jQuery plugin uses Local Storage to prevent your work being lost.
Orientation to Android Training | Android... →
Welcome to Android Training. Here you’ll find a collection of classes that aim to help you build great apps for Android, using best practices in a variety of framework topics. Each class explains the steps required to solve a problem or implement a feature using code snippets and sample code for you to use in your apps. What you see now is just the beginning. We plan to add many more...
kneath/kss - GitHub →
Inspired by TomDoc, KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a documentation specification and styleguide format. It is not a preprocessor, CSS framework, naming convention, or specificity guideline.
Speed Tracer →
Speed Tracer is a tool to help you identify and fix performance problems in your web applications. It visualizes metrics that are taken from low level instrumentation points inside of the browser and analyzes them as your application runs. Speed Tracer is available as a Chrome extension and works on all platforms where extensions are currently supported (Windows and Linux). Using Speed Tracer you...
On-line Linux and Open Source Technology Books and... →
Linuxtopia is an extensive online resource for anyone learning or deploying enterprise level open source technology. Whether you are a C, C , Java or Web developer, a system or database administrator, hardware engineer or a security specialist you will find Linuxtopia to be an indispensable source of technical information.
sisyphus.js →
Imagine you’re filling a complex form on site, or typing effervescent and extensive comment. And when you’re almost done with that browser is crashed, or you closed tab mistakenly, or electricity is turned off, or something else break your efforts. Disgusting, huh? With Sisyphus on site you just reopen page in your modern (with HTML5 support) browser and see all your changes at that...
an unobtrusive framework initiative for node.js →
No one agrees on frameworks. It’s difficult to get consensus on how much or how little a framework should do. Flatiron’s approach is to package simple to use yet full featured components and let developers subtract or add what they want.
Flatiron promotes code organization and sustainability by clearly separating development concerns. Each component works elegantly with or without its...
Google APIs Client Library for JavaScript - Google... →
Written by Google, this compact and efficient client library provides access to any HTTP-based (REST or JSON-RPC) API on the web as well as many of Google’s own public APIs.