Notes on things I learn — kept so I don't forget
-
2012-05-30
Raspberry Pi - Setting a Static IP Address
Anyway, I needed to change my Raspberry Pi so it had a static IP address. I’ve got a typical network at home, wireless router in the cupboard under the stairs, a couple of powerline ethernet plugs ...
-
2012-05-29
Raspberry Pi - Connect NAS / windows share automatically at start-up
Anyway, as good (or quite frankly brilliant) as the Pi is, the capacity of an SD card isn’t going to go far; so connecting to my trusty NAS drive (e.g. shared folder) was going to be a neccessity a...
-
2012-05-28
Raspberry Pi - first time setup
Anyway, I’ve got my Raspberry Pi up and running but a lot of it has been done through trial, error and a few SD re-imaging’s (down to me screwing it up!)
-
2012-05-26
Raspberry Pi - get_iplayer install, download from BBC iPlayer
Anyway, my Raspberry Pi has turned up! I haven’t been this excited since I went to get my Amiga.
-
2012-05-22
Calculating half-life decay in c# .net
Anyway, Im working on a new project which has a game and scoring element to it and I wanted to use a scoring system that would exponentially reduce based on how quickly the user was to respond to a...
-
2012-05-06
Facebook comments and asp.net
Using facebook comments plugin on my website
-
2012-04-24
Responsive web design example and source code
Anyway… I recently posted a blog about a building a single page website which used media queries to change layout in real-time between a desktop & mobile format. Click here to read it.