Weekly Shaarli

All links of one week in a single page.

Week 24 (June 8, 2009)

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.

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

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

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

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