Programming
All those amazing web sites you use that do complicated things quickly and easily make use of programming skills, or scripts. Whether it is simple calculators or complex booking systems we know how.
Dynamic Sites
In the beginning of the web most corporate sites where simply online brochures, decent looking site swhich replicated the print media distributed by the company. However the internet was capable of so much more. Dynamic websites, or sites which can change depending on your actions or input make the web interesting and so much more useful. We can provide whatever scripts or applications are need to make the site appealing to your clients. For example we created a full reservation system so clients could book hotel rooms and provide the right information for the staff to run the business. Another clinet wanted the ability to supply articles to selected users, we built a secure area of the site where clients could log in and download the article. The site would keep track of the popular documents so the site owners could track popularity.
Databases
Large sites can become increasingly cumbersome and difficult to maintain. So we reccoment combining the excellent combination of PHP and mySQL. mySQL is an open source database. We can use this to track large amounts of information and make updating large sites easy. It also provides a means to alter the site according to the user. Sites such as Amazon.com alter there pages according to your buying preferences and trends. Databases combined with clever applications make this possible.
Content Management Systems
At the heart of any good content site is an excellent content management system or CMS. These allow contributors to log in and edit the content of the site. For example for a restaurant, they may have a CMS on the menu page to change the menu on a daily basis. An estate agent may have a CMS to update properties for sale. ALthough the initial outlay may be higher than you are expecting it does mean you can edit your own site without having to employ a web designer everytime you want the website updated.