Category Archives: Development

Ideal REST API design

Introduction / short history In mobile (tablet is included) era REST eclipsed SOAP in terms of web services. And, if we see and analyse in details both architectures (respectively architecture styles), and get environment constraints get just data what I … Continue reading

Posted in Development, SOA | Tagged , , , , | 5 Comments

SMUP: Simple Math Under Pressure

This is my latest app / game in Android (Google Play) and iOS (App Store). Everything started as a test from an article I read that you can’t do even simple math under constant pressure. I did several tests, and … Continue reading

Posted in Android, Development, iOS, Mobile App | Tagged , , , , | Leave a comment

My Sunday experiment – Salaam in Android

Last weekend I decided to jump in a personal challenge, to write a working version of popular last hit Yo in less than a day, using native Android tools (Java and Android Studio) with knowledge got from Xamarin (the super awesome mobile … Continue reading

Posted in Android, Development | Tagged , , , , , , , , | Leave a comment

SOA applications tech stack

There are a lot of times when I am asked to complete a stack of technologies for building a Service Oriented Applications. And of course, like for everything, also for this topic there are a lot of answers (and opinions). … Continue reading

Posted in Development, Programming, SOA, Technology | Tagged , , , , , , , , , , , , , | 2 Comments

Web API on IIS 8.0 – 405 Method Not Allowed for PUT

Lately I’m extensively developing my web services in ASP.Net Web API and generally speaking it’s good framework in supporting HTTP programming (REST “style”), even if it is in it’s early stages and needed more features to be “completed”. Yesterday I … Continue reading

Posted in ASP.NET, Development, IIS, Microsoft, WebAPI | Tagged , , , , , , | 7 Comments

Why Windows Phone 8 should succeed?!

Like everyone else has an opinion about new comings I also have mine and I want to share my bits why I think Windows Phone 8 should succeed. According to my opinion there are several reasons and conditions why next mobile operating … Continue reading

Posted in Development, General, Microsoft, Technology, Windows Phone, WP8 | Tagged , , , , , , , , , , | 4 Comments