Monthly Shaarli

All links of one month in a single page.

June, 2009

40 Tutorials for Creating Highly Detailed Icon Designs
thumbnail
Developing Django apps with zc.buildout
Share

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.

Using pymunk (physics engine) in NodeBox « eriksmartt.com/blog

For this exercise, I’ll be adding pymunk (Python bindings for the Chipmonk physics library) to NodeBox

Python Wrapper on Bing API — The Uswaretech Blog - Django Web Development

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.

Ubuntu Bitmap Fonts - GrahamsWiki

using Xorg bitmap fonts

Blukk - Milhões de livros em galego-português
thumbnail
DM's Esoteric Programming Languages
CleverCSS - The Pythonic way of webdesign

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.

Set up a Linux VPN server by following 10 steps
Defying Classification: Django Tip: Controlling Admin (Or Other) Access
PPA for Arnaud Guignard - Awesome WM

getting Awesome 3.3 for Jaunty

-== Eyegate == Gallery : 142857 ==-

the quirkiness of the number 142857

COLOURlovers :: COLOURlovers API Documentation
Efficient Editing With vim - Jonathan McPherson

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.

nodebox's nodebox at master - GitHub
thumbnail

it's Nodebox-NG!

cannot connect to wlan with rt2860 - Page 3 - Ubuntu Forums

fixing Ralink kernel module in eee1000 and other laptops with the rt2860 driver

Two-Faced Django Part 5: JQuery Ajax @ Irrational Exuberance

a poll voting example app

FreeSoftwareOnResumes:Writing - MozillaWiki

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.

OFL-FAQ web version (1.1-update1)

Frequently Asked Questions about the SIL Open Font License (OFL)

LOLPython

Combining the cuteness of LOLCODE and the cuddliness of Python

Sharing Is Not Just Caring, It’s Profit - Tiny Designers, Big Ideas by A Good Company™

I’d like to believe that there’s money to be made with this whole open source culture. I’ve come to realize that is what I want to do with my life; I should say, this is what we want to do with our company – be good and make profit at the same time. And we don’t have to be Google to do it.

i.document » Blog Archive » python processing proof of concept
Sphinx Templates | Proven Corporation Blog

This document explains HTML templating with the Sphinx documentation system. Sphinx is a tool for converting restructured text documentation into presentation formats like HTML or LaTeX.

Why, oh WHY, do those #?@! nutheads use vi?

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.

vincentxu.net | Note - Minimal ajax in Django with jQuery - POST

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.

Extending the Django User model with inheritance

doing away with old-school user profiles

How To Get Paid For Copyleft Art - Robmyers

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.

DM's Esoteric Programming Languages - Chef

Chef is a programming language in which programs look like recipes.

The League of Moveable Type

We're done with the tired old fontstacks of yesteryear. Enough with the limitations of the web, we won't have it. It's time to raise our standards. Here, you'll find only the most well-made, free & open-source, @font-face ready fonts.

LamsonProject: A Painless Introduction To Finite State Machines

Yes, the way your professor explained FSM makes them much harder than they are in practice. Alright, just forget about that because they aren’t really that complicated.