Mindblown: a blog about philosophy.

  • django-apikey Version Bumped

    django-apikey Version Bumped

    I haven’t spent that much time on github until recently.  Poking around there led me to create my first project repository and put in up for anyone to use:  django-apikey.  (The original post/announcement can be read here:  “django-apikey — Key Based Authorization For RESTful Django Applications”) It quickly got some feedback, all of which was […]

  • Google PageSpeed and How I Learned To Love The mod

    Google PageSpeed and How I Learned To Love The mod

    I’ve spent a lot of time fighting against plugins and WordPress in general in attempt to get my Google PageSpeed over 90. I had basically given up on getting into the high 90s due to my reliance on some external resources that don’t set long expire times or, in at least 2 cases, sheer laziness […]

  • django-apikey — key based authorization for RESTful django applications

    django-apikey — key based authorization for RESTful django applications

    I just created a git repository for django-apikey, which provides an API key-based authorization backend for use with django REST services. Currently, it works with django-piston, but I do plan on adding support for other django REST packages.

  • Project Euler Problem #2

    Project Euler Problem #2

    It’s been a bit of time since my last post, but now it’s back to going through Project Euler.  The second problem works with a favorite problem in computer science:  Fibonacci numbers. 

Got any book recommendations?