Disclaimer: I like Android and iOS equally – and I love developing apps for both!!! Recently I’ve read some blog posts on the general Android hardware/software design. Especially this post and the mention on DF triggered some emotion! My point is that I really don’t think that Android missed the target with the hardware back [...]
Let there be no doubt – I love that users have the ability to rate apps on the various app stores / markets! As a user I clearly trust other similar users opinions better that the usual sales pitch! The rating system only has one mayor flaw! Most users don’t acknowledge that the apps are [...]
Posted on April 15, 2010, 5:39 pm, by mbanzon, under
Programming.
I have decided to put my filesharing project on a hold for now… The problem with the whole idea is that Google App Engine don’t allow me to handle data requests larger that 1 MB without going through the Blobstore interface. This would be now big problem for me except the fact that to use [...]
Posted on March 30, 2010, 10:03 pm, by mbanzon, under
Programming.
I’ve just concluded my proof of concept tests with Google App Engine (Java version) – and so far I’m happy! I am writing a simple file-sharing service – I tend to use the term ‘drop-box’ a lot when explaining about it. The concept has now been proven (sending e-mails back and forth – log-in – [...]
Posted on March 4, 2010, 5:17 pm, by mbanzon, under
Programming.
I’m currently experimenting with Go. I would really recommend anyone who takes programming seriously to have a look at it. What I’ve seen so far is very nice. I mean VERY nice. The concept and idea behind the language (we need a new systems programming language) is very good – I’m sure this will be [...]