Programming
Part of most of the websites we develop includes a programming element, which allows a site to become interactive, not just static. We are familiar with programming in PHP, Perl, and Javascript.
Our Technologies
We usually build our interactive websites using a combination of PHP (a server-side programming language), MySQL (a relational database system), Javascript (a client-side programming language) and Jquery (a client-side library of javascript functions).
The WebOutreach Programming Framework
All of our new sites are developed around our own custom-built programming framework, which allows very quick development of a site from programming "building blocks". Huge chunks of code are re-used, which speeds development time, drives down cost, and promotes stability, as this code will already have been comprehensively tested.
