Pages tagged with Similar to Dynamic Ad Targeting With django-monetize

The Django and Ubuntu Intrepid Almanac

02/13/2009 django(73)nginx(6)apache(5)ubuntu(4)postgresql(4)

This heavy tome of wisdom will guide you, keystroke by keystroke, through configuring a mod_wsgi, Postgres, memcached, Django server on Ubuntu Intrepid. Written for a complete command line beginner, but hopefully useful to everyone (I know I'll have to refer to it to remember how to add additional domains to my server as well ;).

Using Optional Parameters in Django Urls

02/04/2008 django(73)python(48)

A simple but helpful trick for using optional parameters in Django views to allow one view to serve multiple urls with varying parameters.

User Registration Apps for Django

10/25/2008 django(73)

This entry performs a quick overview of the different existing user registration for the Django web framework. It should help someone who is attempting to decide between the pluggable user registration/authentication applications.

IE's New Infrastructure and Writing Workflow

03/29/2011 django(73)nginx(6)redis(5)sisyphus(3)git(1)

In this post I briefly discuss the (questionably) novel aspects of the new Sisyphus blog engine which hosts this blog.

Two-Faced Django Part 1: Building a project that exists simultaniously on Facebook and the web

12/04/2007 django(73)pyfacebook(5)

The first article of an eight article series on using Django to create apps that exist simultaneously as independent web applications and as Facebook applications. This segment covers putting together our development setup.

Custom Django Views for Happier Ajax

09/24/2008 django(73)javascript(18)jquery(6)

This is the second part in the Django, jQuery & Ajax tutorial series, and takes a look at improving our first stab at Ajaxy functionality with something a bit... how shall we put it... less awful, by using custom Django views to respond to Ajax requests.

Creating my Dream Server for Django

07/13/2007 django(73)ubuntu(4)slicehost(4)postgresql(4)memcache(3)

Recently I redid my server to have a solid Django serving atmosphere: apache2, Python 2.5, memcached, lighttpd for serving static media. These are the cleaned up and formatted notes I used to guide myself through the installation process on my 256 meg SliceHost slice.

A Django Middleware for Google Analytics (repost)

06/14/2007 django(73)

This is the new home of an old entry from the now defunct original incarnation of *Irrational Exuberance*. These entries are almost two years old, and haven't necessarily aged well, but maybe that's a good thing. This article looks at implementing a Django middleware that injects Googlel Analytics tracking into pages.

Using PyFacebook without the Facebook middleware

11/30/2007 django(73)python(48)pyfacebook(5)facebook(3)

I've been working on a Facebook application with a couple of friends recently. We decided to use PyFacebook library, but there was a brief period of intense confusion on my part about how to use the PyFacebook library without the included middleware. I worked through it, though, and this article has some advice on how you can do the same.

A Syntax Coloring Template Filter for Django

08/09/2008 django(73)python(48)

I spent a bit of time this evening writing a template filter for Django that accepts a string of code (and optionally the name of the Pygments lexer to use for highlighting) and returns the code nicely syntax colored. A simple but slightly helpful addition to your templating arsenal.


Will Larson

Your delightful host.
Email: lethain[at]gmail
Develop at SocialCode.
Used to Digg, and Y!.

Tags

Top Referrers

  • stackoverflow (22133)
  • news.ycombinator (13474)
  • reddit (9741)
  • More…
 

All Rights Reserved, Will Larson 2007 - 2013.