DISCOVER
X

Categories for

iPad Pro 10.5 for Software Development

July 19, 2017 9:22 am Leave your thoughts

I recently purchased the iPad Pro 10.5 to replace the surface pro 4 that I’ve been using for more than a year. The Surface Pro 4 is an amazing device, make no mistake. However the battery life has dropped and windows update keeps forcing me to restart my machine. This makes the Surface Pro 4 a... View Article


The Basics of Zero Down Time Deployment

April 9, 2016 9:08 pm Leave your thoughts

Zero down time deployment, sounds like a pretty cool jargon for me and it will impress a few people out there. However, what is it really? How do we do it? That’s the question that I was asking and what you should be asking if you are working on high... View Article


Cordova Installation in Windows 8 Part 2

August 31, 2014 4:01 pm Leave your thoughts

Contributed by Arthur K Continuing from part 1, we will now setup Apache Ant, Android SDK and prepare our first application. Apache Ant The easiest way to install Ant is using “npm install –g ant”, but somehow on my machine it only installed version 1.8.4 and would not work with current JDK version... View Article