4 private links
HOWTO manage and package Python projects
Flash games are facing stiff competition from JavaScript. You’ll see why when you follow along with this tutorial to create your first JavaScript-based game.
Learn Mercurial one bite-sized tip at a time.
how to properly use the new CSS type elements (including @font-face) by Simon Pascal Klein
the basics of creating a GTK+2 theme for use with GNOME 2.2 and above
Pyjamas does python code to javascript translation. This implies that pyjamas code will never be fully python compliant, but it aims at being close to the real thing. You'll need to be aware of what it does and does not support, and how to access features of python in a way that works with pyjamas.
The Hipster PDA (Parietal Disgorgement Aid) is a fully extensible system for coordinating incoming and outgoing data for any aspect of your life and work. It scales brilliantly, degrades gracefully, supports optional categories and “beaming,” and is configurable to an unlimited number of options. Best of all, the Hipster PDA fits into your hip pocket and costs practically nothing to purchase and maintain.
Jython does its best to shield a Python programmer from the details of Java, but you'll still need to know some of those details to use Java objects and libraries most effectively from Jython.
good manual on bazaar and version control in general
Fitts' Law: So you think you are an interaction designer? Not if you cannot answer all the following questions quickly and with authority.
How to structure, test and release your Python FLOSS application