4 private links
This tutorial assumes a basic knowledge of vim -- insert mode, command mode, loading and saving files, etc. It is intended to help vi novices develop their skills so that they can use vi efficiently.
Do whatever you want. Don't learn it if you feel it's too much effort just for nothing. Learn emacs instead. Or stay in your IDE using a lousy editor. Whatever. But in any case, don't ever claim again that those 'vi guys are nutheads' - I hope that I have succeeded in showing you why they (we) stick to it, and you should at least be able to understand its power, even if you prefer to stay away from it.
Share is an experiment in designing a networked programming tool for distributed communities of practice. It is an IDE that automatically shares all the code you write with everyone else that is using Share, and keeps track of how that code is used.
it's Nodebox-NG!
For this exercise, I’ll be adding pymunk (Python bindings for the Chipmonk physics library) to NodeBox
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.
The newly launched search engine Bing has a simple restful API. We have created a thin Python wrapper over this API, which allows to query the Bing servers in a very pythonic way.
fixing Ralink kernel module in eee1000 and other laptops with the rt2860 driver
a poll voting example app
doing away with old-school user profiles
using Xorg bitmap fonts
This document recommends best practice for putting free software0 experience on your resumé. It is primarily aimed at college students or people who have not yet had a first job in software.
Over ninety percent of artists and musicians do not make their living from their recording contracts or art sales, so there is no easy life that copyleft will ruin. That said, every little helps. Reputation is the key, and copyleft does not harm reputation. Easy access to your work may even help your reputation.
Frequently Asked Questions about the SIL Open Font License (OFL)
Chef is a programming language in which programs look like recipes.
Combining the cuteness of LOLCODE and the cuddliness of Python
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.