Notes on things I learn — kept so I don't forget
-
2012-07-28
Raspberry Pi - Raspbian Lighttpd Mime Types
Anyway Ive been having a few problems with mime types and lighttpd, this has all come after I migrated my Raspberry Pi - Personal Podcast solution from Debian squeeze to Raspbian distributions and ...
-
2012-07-12
Raspberry Pi - Kernal Panic solved by using rpi-update
Updating Raspberry Pi Firmware and Kernel
-
2012-06-29
Python - encode XML escape characters
Anyway as part of my iPlayer podcast project I need to create an RSS feed,which is nothing more complicated than a XML file which conforms to a specific schema. Its a pretty simple schema so I deci...
-
2012-06-13
Raspberry Pi - access from the internet using no-ip
Anyway… As part of my iPlayer custom podcast solution I needed to be able to connect to my Pi externally over the internet.
-
2012-06-10
Raspberry Pi - run program at start-up
Anyway, I wanted to get my Raspberry Pi to start no-ip dynamic dns service when it started-up, so I wouldn’t have to remember to start it every time it was powered up. For details on how to install...
-
2012-06-08
Raspberry Pi - Python - create podcast / RSS
Anyway as part of my iPlayer personal podcast solution I needed a way of creating an RSS feed. Python seemed like a logical choice given its a flexible and powerful scripting language and it comes ...
-
2012-06-05
Raspberry Pi - get_iplayer - setup and running
Anyway… Im using get_iplayer as part of my solution to get my Raspberry Pi to create and distribute a podcast of the stuff I want to listen to / watch, but there are so many options, settings and m...