Archive for the 'Web Development' Category

When to use AJAX… and when not to!

A client recently approached us with the plan to render most of their website in AJAX (otherwise known as Asynchronous JavaScript and XML), a web development technique used in online forms and other interactive web apps.
For Responsive Webpages and Forms
AJAX is designed to make web pages more responsive - it allows for a page to [...]

Read Full Entry

Top 5 tips for developing for SEO

Making a website that ranks well with the search engines is a process that has to start from the foundations of the site. Stuffing a badly designed and built site full of keywords isn’t going to help, and is a waste of money.
There are numerous ways to make a website more accessible to search engines, [...]

Read Full Entry

Blasting the Myth of the Fold

A very interesting article from Milissa Tarquini of AOL on how the long held rule of the “fold” is being de-bunked by web analytics and user testing, as well as how this will impact design and development processes based on screen resolution and browser compatibility.

Read Full Entry