Analysis

Working together, we agree on what the project’s goals are going to be and how we will know when we have attained them. You tell me what you need the system to do and I convert them into Functional Requirements.

System Design

I will provide you with an interactive model of your project which we will tour through together so you can be sure that your project is in safe hands during the next stage.

Development

My team of professional developers uses the information collected during the Analysis phase to flesh out the interative model into the completed system.

Testing

Before the project can be said to be complete, it needs to be tested. Of course, I test it before handing it over to you for testing, so we can get it operational as fast as possible.

Maintenance

Keeping your brand new system in tip top condition requires a little maintenace from time to time. Who better to keep things running smoothly than the guys who made it for you! Just like a new car – get it serviced by the professionals who know where to look and how to fix it quickly.

Catalyst for Change


Linchpin


Recent Developments

VBA class for CommWeb Virtual Payment Client

A simple VBA class (Version 1.0) that will let you process 2-Party credit card transactions securely through the CommonWealth Bank’s CommWeb VPC merchant facility. This is primarily for MOTO transactions (Mail Order / Telephone Order) where the purchaser isn’t directly involved in the purchase/refund.

simple auto complete text field

I have been working on understanding the text_field_with_auto_complete functionality in Ruby on Rails for a project I am currently working on. There seems to be two written tutorials on the subject and they were a little confusing. Here is my attempt to be more specific. Goal: While editing an address record I want to show [...]