Mes signets
- 31 janvier 2012 Beautiful web type — the best typefaces from the Google web fonts directory
- 27 janvier 2012 Welcome to Pyke
- 19 janvier 2012
Twisted
Twisted is an event-driven networking engine written in Python and licensed under the open source MIT license.
- 19 janvier 2012 Compatibility Master Table
- 17 janvier 2012 Vacation rentals, private rooms, sublets by the night - Accommodations on Airbnb
- 23 décembre 2011
Adequately Good - JavaScript Module Pattern: In-Depth - by Ben Cherry
The module pattern is a common JavaScript coding pattern. It’s generally well understood, but there are a number of advanced uses that have not gotten a lot of attention. In this article, I’ll review the basics and cover some truly remarkable advanced topics, including one which I think is original.
- 23 décembre 2011 Automated Redis Failover
- 22 décembre 2011
flask-mail — Flask-Mail v0.2 documentation
The Flask-Mail extension provides a simple interface to set up SMTP with your Flask application and to send messages from your views and scripts.
- 22 décembre 2011
Flask-Testing — Flask-Testing v0.3 documentation
The Flask-Testing extension provides unit testing utilities for Flask.
- 22 décembre 2011
Welcome to Logbook — Logbook
Logbook is a logging sytem for Python that replaces the standard library’s logging module. It was designed with both complex and simple applications and mind and the idea to make logging fun
- 15 décembre 2011
Strophe - libraries for XMPP poets
Strophe is a collection of libraries for speaking the XMPP protocol.
- 9 décembre 2011
Gitblit
Gitblit is an open-source, pure Java stack for managing, viewing, and serving Git repositories. It’s designed primarily as a tool for small workgroups who want to host centralized repositories.
- 9 décembre 2011 scie.nti.st » Hosting Git repositories, The Easy (and Secure) Way
- 28 novembre 2011
LESS « The Dynamic Stylesheet language
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.
- 28 novembre 2011
Bootstrap, from Twitter
Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.
- 28 novembre 2011
cogen - Crossplatform asynchronous network oriented python framework based on python 2.5 enhanced generators. - Google Project Hosting
cogen is a crossplatform library for network oriented, coroutine based programming using the enhanced generators from python 2.5. The project aims to provide a simple straightforward programming model similar to threads but without all the problems and costs.
- 28 novembre 2011
Eventlet Networking Library
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it.
- 28 novembre 2011
jamwt/diesel - GitHub
Greenlet-based event I/O Framework for Python
- 28 novembre 2011
Apsis Gmbh
The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s). Pound was developed to enable distributing the load among several Web-servers and to allow for a convenient SSL wrapper for those Web servers that do not offer it natively. Pound is distributed under the GPL - no warranty, it’s free to use, copy and give away.
- 28 novembre 2011
Tornado Web Server
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.