The easiest way to get Postgis up and running on (K)Ubuntu 10.10 is to use the PPA.
read moreThe easiest way to get Postgis up and running on (K)Ubuntu 10.10 is to use the PPA.
read moreLast month my bill was a bit higher than usual, not that much but still, it gave me a warning of that expensive data roaming. For myself, I am living in Austria at the edge to Switzerland and Germany. 2 weeks ago, I went hiking and realized that I was loosing connection all the time (as I was tracking my route with a GPS tracking software, to upload it to Breadcrumbs). I saw the phone then connected to a swiss mobile network, what is dangerous if you have your Android syncing on. There is an option in Android to disallow data roaming, but as I am on a Virtual Network provider (Bob.at) I have to allow this, as I am roaming in Austria on A1, to get it working. So of course my phone downloaded a few bytes during that time and I had to pay those expensive fees. So I was looking on how to prevent this from happening. After some searching in the Android Market, I stumbled upon ‘Real Roaming Alarm’. This App will automatically notify you if you are on a different network and switch to ‘Flight Mode’, so everything will shut down, even the incoming calls. The incoming calls switch off is not really what I want, but as I get notified anyways, I can switch synchronising off by myself and go back to normal mode. Better to be not available for some minutes/hours, than paying crazy fees.
read moreJust came across Android Notifier, a nice little app that sends notifications from your Android to your Desktop. Nice thing, it works cross platform with Linux, Mac and Windows.
read moreA lot of my time I spend on programming for Breadcrumbs. Breadcrumbs is based upon Google Earth plugin, which is still!! not running on Linux, and I guess it never will, they probably will move it to WebGl and have it cross platform. So finally it will be possible having it on Linux but probably not for another year.
read moreCurrently i am creating a form that changes its content dynamically on switching a select box. To keep my code clean I am creating 3 different partials. As I want to be DRY, I keep the form statement in the main ERB file. To get this to work you just need to pass in the local variable f of the form.
read more