Generating seed data for PHPUnit tests
Read More
Barbara Liskov wins Turing Award
This is about a month late, but I wanted to make some mention of it before too much time has passed.
In March, the news broke that Barbara Liskov was the winner of this year's Turing Award.
You may never have heard of the Turing Award, or indeed of ...
Read More
Posting to the Twitter API on an admin change
For context, I've been working on a project that involves submitted messages going through a manual review process - once they've been approved in the admin, each message should be posted to Twitter. My Twitter API script is over here, for reference.
I had originally thought I'd set up ...
Read More
East Coast vs. West Coast - It's On
Django Dash, "a chance for Django enthusiasts to flex their coding skills", is coming at the end of May. The idea is to give developers a weekend to build a site - any site - with high scores given to those that are the most polished at the end ...
Read More
Posting to the Twitter API
Just to provide a little bit of context, I'm working on a project that will be similar to secrettweet. Users will be able to post anonymous messages. Those messages will be reviewed manually through the Django admin, and once they're approved, they'll be posted to a Twitter account through ...
Read More





