.

Development

'

What do we use for development?

To provide the best for our clients we like to keep abreast with the latest technologies, to that end we've listed some of the main common technologies we use in our developments.

php - powerful, secure and versatile
PHP-Server side programming

PHP is a programming language used to communicate with the web server, We currently use the LAMP stack (Linux, Apache, MySQL, PHP) and use php for all our websites.

css - bring design and content together
CSS - Cascading Style Sheets

CSS allows the developers to separate the content and the structure in web development and design, providing cleaner code and better designed sites.

XHTML & HTML 5 allow the developer to use the most upto date coding standards for development
Hypertext Mark up Language

XHTML & HTML 5 are the main markup languages used for the development of web sites. HTML5 is the new kid on the block offering a variety of exciting developments.

Javascript is a client side programming language
Javascript

Javascript provides the web site with ability to perform tasks within your browser, reducing the server load and making the web site quicker to load.

Mysql database used in conjucntion with phpmyadmin
MySQL - Database

To reliably display large amounts of data efficiently it is best to use a database. It's powerful, time saving and more reliable than hard coding product details in to every page.

Jquery has become huge over the past few years and is a valuable tool in any developers arsenal
Jquery & Ajax

JQuery provides the developer with an unending supply of functions that can bring more interactivity to a web site, increasing user interest and focusing their attention on you.