4 private links
A modest defense of simple design and implementation as a better option for the web and the people who work there
AJAX With Attributes: There is no need to be complex
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.
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.
transform a naked Ubuntu Intrepid server into a full-featured multi-site Django-loving server
Firefox 3.5 is out. And the more users download it, the more designers will be able to take advantage of the @font-face CSS rule. How can @font-face be used with currently implemented CSS selectors to create engaging, nuanced and more mature typography? Let's find out.
This is a small example shows how ajax can be done in Django with jQuery. The form will post the text to the server and Django will handle the text posted then response according the result.
a poll voting example app
doing away with old-school user profiles
CleverCSS is a small markup language for CSS inspired by Python that can be used to build a style sheet in a clean and structured way. In many ways it's cleaner and more powerful than CSS2 is.