Home

Articles in the “Web Development” Category

Reporting bugs - a how-to guide

When working with a developer or team of developers on an application – whether you are a designer working with developers or an end client hiring developers – you all want the same end result, a slick and bug free application. During the testing process of any application it is likely that some bugs or issues will show up and this article aims to explain how to report bugs and problems effectively so that your developers don’t need to spend time working out what the problem is before being able to fix it. This helps to ensure that projects stay on budget and that developers are spending their time adding features to the application rather than trying to get enough details to be able to reproduce and fix issues. Read the rest of ‘Reporting bugs - a how-to guide’

Media Types

Today’s web developer is being faced with an ever increasing number of browsers and devices used to access their web pages. Alternate devices used by the visually impaired have become higher profile in recent months but devices such as PDAs and Web TV are also on the increase. How is anyone supposed to design and develop pages for this myriad of possibilities? Read the rest of ‘Media Types’