About
Articles for python:
2015-01-17
programming
python
/
flask
/
pelican
ssg_reloader, a static site generation development server
I wanted to make something better than the plain python http server for pelican site development and then thought that actually it wouldn’t be too hard to build something which should work for all static site generators. So i hacked together ssg_reloader, a simple python / flask app which serves …
2015-01-16
programming
python
/
pelican
/
unittest
Writing Pelican Plugin tests
Short intro on how to write tests for your pelican-plugins and rambling about the structure of pelican itself.
2014-05-24
programming
python
/
xbmc
/
twitch
python-twitch 0.2.1
python-twitch has been upgraded to 0.2.1
2014-05-12
programming
python
/
common
/
path
Find the number of dir changes needed to get from path1 to path2
Derping around with python and paths
2014-05-03
programming
python
/
RPi
/
simpleMC
/
xbmc
Simple Media Center (simpleMC) V0.6 release
features…features everywhere
2014-04-24
programming
python
/
RPi
/
simpleMC
/
xbmc
Simple Media Center (simpleMC) V0.5.4 release
added Youtube search function to my XBMC alternative
2014-04-13
misc
organisational
/
python
/
simpleMC
/
java
Update
What a busy semester! Four tests during last week alone, add some exercises and two group projects and you have quite the schedule (not to mention that you have to earn money for food as well ;) ). But enough ranting, I am learning so much right now and that feels great …
2014-04-03
programming
python
/
RPi
/
simpleMC
/
xbmc
Simple Media Center (simpleMC) V0.4 release
New Simple Media Center (simpleMC) Version
2014-04-01
programming
python
/
RPi
/
simpleMC
/
xbmc
Simple Media Center (simpleMC) V0.3 release
Third working release of Simple Media Center (simpleMC)
2014-03-28
programming
python
/
RPi
/
simpleMC
/
xbmc
Simple Media Center (simpleMC) V0.2 release
Second working release of Simple Media Center (simpleMC)
2014-03-28
programming
python
/
RPi
/
simpleMC
/
xbmc
Simple Media Center (simpleMC) V0.1 release
First working release of Simple Media Center (simpleMC)
2014-03-26
programming
python
/
simpleMC
/
RPi
Introducing Simple Media Center (simpleMC)
Startup of a new project. Simple Media Center (simpleMC) aims to provide a lightwight alternative to XMBC.
2014-02-18
programming
python
/
dropbox
/
kuhbox
How to make the dropbox
SDK
work with python3
Or why you should always think horse when you hear hoof-beats, not zebras.
2014-02-17
programming
python
/
dropbox
/
kuhbox
Presenting kuhbox v0.1
Introduction to kuhbox, a simple backup solution based on python and dropbox