January 2012
30 posts
HTML5 Reset :: A simple set of templates for any... →
Like a lot of developers, we start every HTML project with the same set of HTML and CSS files. We’ve been using these files for a long time and have progressively added bits and pieces to them as our own personal best practices have evolved. Now that modern browsers are starting to support some of the really useful parts of HTML5 and CSS3, it’s time for our best practices to catch up,...
ChiliScripts.com : ChiliStats →
Chilistats is a simple, fast and convenient PHP and mySQL statistic counter. Simple installation, easy to use and the main information at one view
Mozilla Developer Network →
Somos una comunidad abierta de desarrolladores que crea recursos para mejorar la Web, sin importar la marca, el navegador o la plataforma. Cualquiera puede contribuir y cada persona nos hace más fuertes. Juntos podemos llevar la innovación a la Web para servir al bien común. Todo empieza aquí, contigo.
http://shutterstock.github.com/rickshaw/ →
Rickshaw is a JavaScript toolkit for creating interactive time series graphs, developed at Shutterstock.
Pomax/Font.js - GitHub →
Font.js adds new Font() functionality to the JavaScript toolbox, akin to how you use new Image() for images. It adds an onload event hook so that you don’t deploy a font resource on your webpage before it’s actually ready for use, as browsers can tell you when a font has downloaded, but not when it has been parsed and made ready for on-page rendering. This object can.
Amazon DynamoDB →
Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. With a few clicks in the AWS Management Console, customers can launch a new Amazon DynamoDB database table, scale up or down their request capacity for the table without downtime or performance degradation, and gain visibility into resource utilization and performance...
MilkZoft/ZanPHP - GitHub →
ZanPHP is an agile Web application development framework written in PHP5 that uses different design patterns and best practices to create applications more quickly with good quality code.
kriswallsmith/assetic - GitHub →
Assetic is an asset management framework for PHP.
The Goldilocks Approach to Responsive Web Design →
The Goldilocks Approach uses a combination of Ems, Max-Width, Media Queries and Pattern Translations to consider just three states that allow your designs to be resolution independent.
Tails - Privacidad para todos, en todas partes →
Tails es un live CD o live USB que intenta mantener tu privacidad y tu anonimato. Te ayuda a: Usar Internet anónimamente casi a donde quiera que vayas y en cualquier computadora: Todas las conexiones a Internet son forzadas a usar la red TOR; No deja ningún rastro en el ordenador a menos que tú se lo indiques explícitamente; Usa modernas herramientas de criptografía para encriptar tus archivos,...
PxLoader | A Simple JavasScript Preloader →
PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.
ApiGen | API documentation generator for PHP 5.3 →
ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc. ApiGen has support for PHP 5.3 namespaces, packages, linking between documentation, cross referencing to PHP standard classes and general documentation, creation of highlighted source code and experimental support for PHP 5.4 traits.
JavaScript Graphics Library (JSGL) [jsgl.org] →
JSGL is very easy to use, Open-Source JavaScript graphics library. Drawing in JavaScript has never been easier! You can see the power in demo applications, try the tutorial, or check the introduction below.
bartaz/impress.js - GitHub →
It’s a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
Sugar: A Javascript library for working with... →
Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.
Fbootstrapp by Clemens Krack, based on Bootstrap,... →
Fbootstrapp is a toolkit designed to kickstart development of facebook iframe apps in both relevant sizes. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more, styled in the typical facebook look and feel.
tmpltr →
Data is stored as JSON, bound to an HTML template, and styled with CSS. Changes are automatically saved locally to your browser but can also be exported for sharing.
Browser allowing, you can drag in .JSON, .HMTL, and .CSS files to be loaded respectively.
Yep, this is another jsFiddle clone. But my take’s less about JavaScript and more about realtime template binding. It’s also...
MASHA is a JavaScript utility allowing you to mark... →
MASHA (short for Mark & Share) is a JavaScript utility allowing you to mark interesting parts of web page content and share it. Just select text (paragraphs, sentences, words) on MASHA powered page and copy generated URL from location bar. Try it on this page! This utility was first developed for the official site of the President of Russia, where it was successfully launched. Since then we...
Revolver.js — A new content slider that makes no... →
Revolver is a new content slider that makes no assumptions about your markup. Think of Revolver as a boilerplate or framework for making your own slider, exactly the way you want it. But don’t let that scare you, it’s really easy, I promise!
Prefix free: Break free from CSS vendor prefix... →
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
URI.js - URLs in Javascript →
URI.js is a javascript library for working with URLs. It offers a “jQuery-style” API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.
syze: Think @media queries powered by Javascript →
syze is a library for JavaScript that lets you easily target your designs by device or browser sizes. syze makes designing for desktops, televisions, tablets, and mobile devices simultaneously as easy as CSS. syze works before page load so there is no flicker. Size can update on window resize and orientation change - it works cross-browser, cross-device, cross-library and is less than 1KB.
sPHPf - Simple PHP Framework →
sPHPf is a PHP 5.3 based framework that allows you to initiate whatever application you’re interested to fast deploy and focusing on the MVC methodology. The point features of this framework is the use of the Twig template manager and RedBean database management. A good feature is also that due to it’s simplicity you can always switch between other template engines or database engines...
elcuervo/gerbil - GitHub →
Gerbil attemps to be an uber simple and minimalistic testing framework for javascript.
maccman/macgap - GitHub →
The MacGap project aims to provide HTML/JS/CSS developers an Xcode project for developing Native OSX Apps that run in OSX’s WebView and take advantage of WebKit technologies. The project also exposes a basic JavaScript API for OS integration, such as display Growl notifications. The MacGap project is extremely lightweight and nimble, a blank application is about 0.3mb.
tbranyen/backbone-boilerplate - GitHub →
This boilerplate is the product of much research and frustration. Existing boilerplates exist that modify Backbone core, don’t have a build process, or are very prescriptive; this boilerplate changes that. Organize your application in a logical filesystem, develop your Models/Collections/Views/Routers inside modules, and build knowing you have efficient code that will not bottleneck your...
QuoJS by @soyjavi →
QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API. Is designed to change the way that you write JavaScript with the goal: a 8-12k library...
video-player-sample - An open source video player... →
The Video Player Sample web app is an open web platform video player built using the same architecture as the 60 Minutes and RedBull.tv apps in the Chrome Web Store. It can be customized, extended, or just used out of the box and populated with your own content.
Sugar: A Javascript library for working with... →
Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.
codejoust/session.js - GitHub →
Gives information about the current session. To use: include the file session.js, then access the visitor object. It uses the google javascript loader to get location data. For async loading, use the window.session_loaded callback.
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.
November 2011
35 posts
mythz/jquip - GitHub →
jQuery getting too big? The primary goal of this project would be for the feedback/demand to kickstart jquery.com into re-organizing its code-base so it’s more modular since we believe we’ve proved the most useful parts of jQuery is a fraction of its code-base. To this end, follow this project if you want jquery.com to measure the demand for this. Another project with similar goals is...