Mes signets
- 28 mars 2012 Understanding Python decorators - Stack Overflow
- 28 mars 2012 iterator - The Python yield keyword explained - Stack Overflow
- 29 février 2012
mozilla/pdf.js - GitHub
pdf.js is an HTML5 technology experiment that explores building a faithful and efficient Portable Document Format (PDF) renderer without native code assistance.
- 21 février 2012 Pragmatic Programming Techniques: Characteristics of Machine Learning Model
- 17 février 2012 Learn Python The Hard Way, 2nd Edition — Learn Python The Hard Way, 2nd Edition
- 15 février 2012 Tumblr Engineering - Staircar: Redis-powered notifications
- 13 février 2012 MapReduce Patterns, Algorithms, and Use Cases « Highly Scalable
- 9 février 2012
SleekXMPP - GitHub
SleekXMPP is a flexible XMPP client/component/server library for Python 2.6+ and 3+ focused on flexibility, ease of use, and every XMPP extension (XEP) as a plugin.
- 31 janvier 2012 Beautiful web type — the best typefaces from the Google web fonts directory
- 27 janvier 2012 Welcome to Pyke
- 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-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.