Pulsion Software Development Blog

Software, Programming & Technology

mobiledevelopment by lbrown 0 comments

Growing Demand for Good Mobile Application Development

05/09/2011

The growing demand for mobile apps and mobile application development is evident from Gartner’s recent figures on the growth in Smartphones – an increase of 85% in Q1 2011.  This will naturally lead to a growth in demand for mobile apps, which is predicted by market research firm HIS, to reach $4 billion (globally).  Subsequently this is creating an increasing demand in the industry for programmers with the relevant skills particularly when building apps for iPhone, iPad and Android devices.  This is leading to considerable short supply.

Continue Reading →

Fig1_task-board by mwalmsley 0 comments

Agile Software Development: Join the scrum now!

09/08/2011

Agile Software Development is such an encompassing and loosely-defined term that I’m not going to even try to define it, except to say that most programmers are using Agile techniques even if they’re unaware of it, or unwilling to admit it. To keep this post short I’ll simply talk a bit about a few of the techniques that I’ve experienced and what was worthwhile and what arguably wasn’t.

Continue Reading →

android image by smiller 0 comments

Mobile application development: A view of the Android platform

15/07/2011

With mobile application popularity on the rise, this is an area of development which more and more developers will be likely to look at. As has been widely documented, HTML5 can do amazing things, and may be an obvious choice for many when building a mobile application – particularly for companies/teams with a background in web development, where building rich HTML5 applications for mobile devices will be purely an extension of their existing skills. But there is also an argument for building a mobile application using Google’s native Android platform (using Java as the primary language) – this can provide a closer link between device hardware and an application, and enable the application to integrate better with system features, other applications on the device, and provide a faster, smoother, more integrated user experience. This excellent presentation from Google I/O 2011 is definitely worth a look, if you’re interested in more on the HTML5 vs native Android apps debate.

Continue Reading →

signpost image by jmcguire 0 comments

Software Development. What are the best options for you??

21/06/2011

Many companies see the need to improve their business or gain a competitive advantage through the use of IT systems. Some of these same companies realise the need to custom develop or customise systems in order to differentiate them from their competitors. Since these companies are generally not IT companies and have no software development experience they are left with a difficult decision as to how to get software developed.

Continue Reading →

pair-programming-stuhl by mwalmsley 0 comments

Pair Programming

17/06/2011

This is my highly anticipated first blog post about some interesting software practices and techniques. The first topic: Pair Programming. Wikipedia defines it as two programmers working together at one machine, one “driving” (i.e. typing and mousing) and the other “navigating”. Others define it as a waste of time and money: two developers working on the same thing?!

Continue Reading →