Popular pages

0. Introduction

12/01/2007 writing(20)

Sometimes the urge to write strikes you, and you have to take that opportunity when its there. It won't always pan out. But thats expected.

War Card Game in Python

12/02/2012 python(48)

A simple implementation of the war card game in Python, made for an interview some time back.

Yes, You Do Care About Cappuccino

09/12/2008 cappuccino(5)

This entry takes a look at the reasons why you do care about Cappuccino (even if you don't know it yet). Although I doubt you'll end up using Cappuccino on the job anytime soon, it gives us a glimpse at a more flexible and exciting future.

Suffer Less By Using Django Dev Server as a Proxy

09/30/2008 django(73)prototyping(1)

A quick look at how to use Django (and specifically the development server) as a proxy to remove some pain in your life when developing static media changes to an existing site quickly.

Money or Meaning: Spending Our Wealth of Time

10/11/2009 essay(2)

We don't know how long we'll live, but we do know our time is limited, and life could be thought of as our endeavor to optimize the economics of our time. Yet, much like the current financial debacle, often the attempt to optimize ends poorly.

As-You-Type Slug Uniqueness Validation

09/26/2008 django(73)python(48)jquery(6)

This final entry in the Django, jQuery & Ajax series takes a look at implementing as-you-type validation for slug uniqueness. It's a bit briefer than the first three, but leaves the tutorial's Notes app with a bit of Ajax charm.

Will Larson

08/10/1985 will-larson(1)

I'm a developer and I write a little bit. If you're curious about learning more about me, this is a good place to start.

Dynamic Ad Targeting With django-monetize

08/29/2008 django(73)django_monetize(1)

For the past few days I have been working out this project in my head, and I finally sat down this morning to finish the implementation. django_monetize is a pluggable Django application for easily using a diverse array of monetization techniques in your Django project, and also for targeting different ads/monetization options based on the viewer and page content.

Creating Multi-Worksheet Excel Docs with xlwt

11/04/2012 python(48)excel(1)

xlwt is a great little Python module, this tutorial walks through the steps of using it to create a multi-worksheet Excel with cross-referencing formulas.

Opening Files With Associated App in Cocoa

04/05/2008 cocoa(13)objc(8)

Recently I spent a while trying to figure out how to open files in my Cocoa app. Not just open them, but have the correct application launch with that file as an argument. I knew that Carbon achieved this with LaunchServices, but was unsure about the Cocoa equivalent to LaunchServices. But, it turns out to be quite easy to use. (Hint: its NSWorkspace.)


Will Larson

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

Tags

Top Referrers

  • stackoverflow (22870)
  • news.ycombinator (13475)
  • reddit (9761)
  • More…
 

All Rights Reserved, Will Larson 2007 - 2013.