iPython hacking on Bluemix
Getting ready for NASA’s hackday I started looking at how to get some useful stuff running in Bluemix to help out.
toot-toot!
Migrating blogs to jekyll
Finally got fed up with my slow publishing, tried out jekyll on github.io and really liked it so decided to migrate this from django zinna and some custom models over to jekyll.
toot-toot!
Moving django data between vendors
The out of the box tooling makes this pretty easy, just a few commands to get the data to a suitable serialized format, and one more to bring it into the new target. In order to prep for the new database, I created another db definition in my settings.py file…
toot-toot!