django-apikey — key based authorization for RESTful django applications
| May 10, 2011 | Posted by Stephen Coursen under Programming, Web |
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.
(more…)
Project Euler Problem #2
| March 21, 2011 | Posted by Stephen Coursen under Programming |
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. (more…)
Project Euler Problem #1
| January 8, 2011 | Posted by Stephen Coursen under Programming |
Problem #1 at Project Euler is, besides being the problem with the most solutions provided to it, happens to also be a pretty good place to start working our way through the process.
Beta Test Starting Soon For Email Auto-Responder System
| November 29, 2010 | Posted by Stephen Coursen under Web |
Mailing lists … they’re one of the most popular, and easy, methods of using your website to make money. I’ve used a few different list manager systems over the years, but they all seemed to miss (at least) one thing that I found useful or needed to make the list behave the way I wanted it to.
(more…)
The Update
| November 18, 2010 | Posted by admin under miscellaneous, Uncategorized |
Some of you may have noticed that there hasn’t been a new post in a while. That’s due to the fact that I’m 2500 (or so) miles from home and haven’t had a chance to really sit down and work up anything that’s worth posting.
I have some programming stuff in the works, but that needs some dedicated time for error checking and such before I can post it. But there will be more posts, and soon (TM).
