Please email using our contact form or email direct to enquiry@wadiam.com if you have a project you would like us to look at. Please include a brief description of your business along with a landline contact number and the best time to phone you.
Web pages and applications created for specific client requirements require a number of skills and disciplines. Highlighted here are the main disciplines I use.
MySQL Databases.
Migration and formatting of data from one source to another. A common example is moving product details or customer details from one application to another. Another common task clients ask for is the mass update of data from spreadsheets or other flat files.
- Manipulating data
- Altering tables
- Creating custom databases
- Database backup
Server side language: PHP
Creating custom server sided functions, usually incorporating data from databases or flat files and outputing to a document.
The range of scripts requested vary dramatically from adding new functionality for existing applications to creating specific applications. More common examples including creating small applications to automatically provide feeds from databases as well as creating interfaces with api's of other web services.
Client side: HTML, XHTML, CSS, Javascript
HTML is the basic and underlying language of web documents.
More often than not even small brochure style websites incorporate CSS and client side scripting. Not only do I believe it is important to produce web pages that look appealing they must also be functional and conform to the World Wide Web Consortium (W3C) standards for coding and accessibility. There are many examples of websites that look fantastically cool but when someone tries to navigate around the site they are easily lost and can't find the information they want.
Using client side scripting as Javascript dynamic interaction is offered at the client side. Functions created to use DOM and Web 2.0 technology such as Ajax, usually incorporating public licensed libraries and web services.