Matthew Rich's Blog logo
  • Home
  • About

  • A Pattern for Handling Multiple HTTP Verbs in Django

     · 08 Jan 2014

    An explicit, pythonic, easy-to-read way to handle multiple HTTP verbs in a single Django function-based view. No more ugly if/else blocks!

  • Blogging with Dropbox and Pelican

     · 03 Jan 2014

    I was recently given a new iPad Air at work and in order to not feel like I use the device only for the Kindle app and the occasional game, I have been looking for a productive use for it. My boss mentioned to me not long ago the he uses a text editor with Dropbox sync capabilities on the...

  • (Don't) Do The Right Thing

     · 31 May 2013

    I tend to spend way too much time doing the “right” thing that I don’t get down to just coding.

  • .NET Land: Basic Authentication in IIS 7

     · 13 Sep 2011

    A Python guy learns to swim in the waters of ASP.NET. In this update: more authentication!

  • .NET Land: The Trouble With ASP.NET Default Authentication Providers

     · 11 Aug 2011

    A Python guy learns to swim in the waters of ASP.NET. In this update: authentication!

← Newer Page: 5 of 5  
© Matthew Rich 2025
  • About Me