Getting django-behave and Celery to work together
17th June 2015 7:34 pm
I ran into a small issue today. I'm working on a Django app which uses Celery to handle certain tasks that don't need to return a response…
17th June 2015 7:34 pm
I ran into a small issue today. I'm working on a Django app which uses Celery to handle certain tasks that don't need to return a response…
14th June 2015 8:29 pm
Although I'd prefer to use Python or Node.js, there are some times when circumstances dictate that I need to use PHP for a project at work…
3rd May 2015 6:55 pm
I wrote an article for Sitepoint recently about creating a static site generator as a Grunt plugin, similar to the one for this site. You…
18th April 2015 2:05 pm
As I mentioned a while back, I recently switched the search on my site from Google's site-specific search to Lunr.js . Since my site is…
4th April 2015 12:47 am
I've just finished implementing a new search engine for this site. Obviously, with it using a static site generator, searching a relational…