Creating custom Siri Behaviour

Now that we’ve got Siri up and running on the RPi I want to start integarting it.  Unfortunately I’m waiting for a GPIO connector so I thought I’d play with Siri itself to get a feel for the SiriProxy functionality. Continue reading “Creating custom Siri Behaviour”

Setting Up SiriProxy on RPi

This entry talks through the steps required to create a SiriProxy on your RPi that will enable you to trap custom Siri commands made on an iPhone and then perform a custom action using the RPi, which I’ll cover in a later entry.
Continue reading “Setting Up SiriProxy on RPi”

Mapping iPhone location in Windows

Today I saw an article published by the Guardian on a discovery that the Apple iPhone stores location data locally and has done since iOS4, the article can be found here. The article includes a link to some open source Mac software to view your movements, unfortunately “I’m a PC” so I wondered how I could extract the same data and plot it on a map, and it was actually fairly easy, although I didn’t go for the animations or time based stuff of where I was when.
Continue reading “Mapping iPhone location in Windows”