Archives
- 17Jan 2012
Four aspects when evaluating feedback
Feedback is an incredible tool to use for changing something ( a product, a behavior, an repeated action etc.). If not interpreted correctly though, the emerging change might not be always for the …
Read More - 4Jan 2012
Android-Binding and GreenDroid
If you want to use android-binding along with GreenDroid’s ActionBarActivity (GDActivity, GDMapActivity etc.) you might stumble into some issues. I know I did. That’s why I created a Bind method that …
Read More - 4Jan 2012
WP7 Extended ASCII Characters
If you want to display a Greek string that you receive from the Web but all you get are characters like %32, %B6 etc you can do the following Add this class to your project: using System; using …
Read More -
Although this post differs from my blog routine I am writing because I haven’t found an efficient way of displaying a list of GeoPoints to a MapView. This is often useful when you want to …
Read More