There's a problem in the Android UI world and its really starting to bother a lot of people (from what I'm reading online and from conversations I'm having with other Android users). Every company …
Going Android: Which Device To Pick?
Over the last year I've been asked quite a few times: Hey,I'm going to Android, which phone/device should I get? It's a pretty easy question to answer ... Buy the best phone you can …
Continue Reading about Going Android: Which Device To Pick? →
ASPNET MVC: Handling Multiple Buttons on a Form with jQuery
Sometimes your task in MVC involves many buttons in the same form. Such as the screen shot here. What happens in most situations is that you end up having some code that kind of looks like …
Continue Reading about ASPNET MVC: Handling Multiple Buttons on a Form with jQuery →
Desert Code Camp: Android
Thank you for coming to the Introduction to Android Development at the Desert Code Camp Today. Below you'll find today's code and presentation: Code: …
Desert Code Camp Tomorrow!
I'll be presenting "Introduction to Android Development" and "ASP.NET MVC2 with the Spark View Engine". Sign up for yopur sessions here: http://www.desertcodecamp.com If you're in the area, I hope …
Android: Odd Error in DefaultHttpClient
I'm working on a couple of projects that interact with REST api's and consume JSON data and in doing so I use the DefaultHttpClient from apache, located in the Android framework. The Error Last …
Continue Reading about Android: Odd Error in DefaultHttpClient →