Showing posts from March, 2010

PhDs make many smart programmers become software engineering n00bs

This is true. A couple of years in a PhD program -- reading papers and writing throw-away code in …

Londroid presentation: LiveFolders as feeds

My presentation at Londroid, 2010 March 18 . LiveFolders as feeds View more presentations from Gab…

Back to basics: Vision Science Transcends Mathematics

Vision (a.k.a. image understanding, image interpretation, perception, object recognition) is quite…

Getting Started with Android Development

You want to be begin Android Application Development. But how do you get started? The first thing y…

Analyzing Common Themes in Several Dreams

These dreams and commentary as posted as an example of how more than one message can be found in on…

Sensors

Ever since I heard that Android devices come with a wide array of sensors, I have been excited abou…

How to base64 encode decode Android

The official documentation states that base64 encode and decode in Android is in the Android.util p…

Vidoes - My First Android Application in the Market

My first Android application is now in the Market. Why did I create this application? Frankly, beca…

Expandable list with CWAC

I received a comment at the expandable list adapter post that I should take a look at the CommonsWa…

Representation and Use of Knowledge in Vision: Barrow and Tenenbaum's Conclusion

To gain a better perspective on my research regarding the Visual Memex, I spent some time reading O…

Two-dimensional lists

I got another question whether TableLayout can be used like a two-dimensional ListView. My initial …

Progressively loading ListViews

Again I received a mail from somebody who asked for lists with forward/backward paging option. Thes…

Load More That is All