Life saver

One of these days, accidentally, I removed isync from my mac. After *a lot* of googling around I found this page that saved my life: http://www.feisar.com/isync_tips.html Here are the steps. You can do one of 3 things to restore isync: 1) Restore iSync...

10 years ago
Motion drawing

Head up to http://bomomo.com/ and check it out. WARNING: Massive time waster :D Here's my first one:

 

Posted via email from nocivus' ramblings

Double click/tap detection on android's MapView

If there is a cleaner way to do it, please share :)

Override the default MapView with your own implementation; Override the onInterceptTouchEvent method; Check if the last event was also a click and happened close by (say in the last 250ms);

If so,...

10 years ago
RFM online radio on OSX

Oh man, do I love OSX or what? I've been trying for ages to get a Portuguese radio stream (RFM) to work on ubuntu (no luck with rhythmbox, or even firefox for that matter). It might be related to the fact that they use an .asx stream (windows stuff,...