Follow us on Twitter
Latest Tweet: New blog post on raw roles allowing arbitrary html in docutils < 0.6 http://blog.projectfondue.com/2010/7/27/security-raw-roles-in-docutils
L'Alpiniste

The blog of the Project Fondue Team

Entries tagged “tla”

Python script for Text Link Ads

written by Ed Eliot, on 01 October, 2009 at 18:31.

We've been using Text Link Ads (TLA) on some of our sites for a while now. It's a great service which allows publishers to sell sponsored links on their sites and has helped us pay our hosting bills to date. Once signed up you include sponsored links on your site via a server side script which they provide. They provide a number of different solutions - for common blogging platforms including Wordpress and Movable Type as well as straight PHP. Unfortunately they don't provide a solution for use with any other language so our use of Python restricted our use of the service.

Read the full post on “Python script for Text Link Ads”