Archive for the ‘Development’ Category

Flash Development

Tuesday, January 20th, 2009

Flash/Shockwave is the ubiquitous plug-in that enables animation in today’s web-browser environment. Please use this forum to debate the pros and cons for including Flash in your web-site.

The Importance of Javascript

Tuesday, January 20th, 2009

Today’s web-sites are increasingly dependent on client-side scripting to provide many of the ‘must-have’ features demanded by Internet-users. Even though the large majority of Browsers support Javascript, in many cases it is still important to provide a fall-back for those situations where Javascript is disabled. This technique is referred to as “Unobtrusive Javascript”.

Please post to this category to discuss any issues involving Javascript.