Seven Reasons to Avoid JavaScript Dynamic Navigation
| by Iain Row | December 12, 2007 |
|
I’ve been a web developer for over seven years, and in that time I’ve been fortunate enough to see several bad ideas go out of fashion, including splash screens and unnecessary framesets. |
Web 2.0 For The Uninitiated
| by Tim Priebe | December 03, 2007 | |
If you read anything on web design and website maintenance, you've likely heard the term Web 2.0 thrown around. Is the world wide web getting an upgrade? What's going on? |
Accessibility for Seniors on the Web
| by Karen Blundell | November 19, 2007 | |
One of the reasons accessibility in web design is so important is because a large percentage of seniors are surfing the web. The baby boomers are approaching or are in their sixties and about 75% of them are surfing the web to get information about health issues in particular and they are also shopping big time. How nice is it for them to shop at Christmas for their grandchildren without having to go out and brave the elements? I think it’s absolutely fantastic that the internet has made seniors’ lives so much easier. And the internet has also enabled them to keep their minds active, which, in my opinion, is an important key to longevity. |
How Ajax Works With J2EE And Scripting Languages
| by Anne Catherine | November 12, 2007 |
|
Here I am going to discuss the benefits of the Ajax application using J2EE and scripting and the advantage of using them together. |
Website Building Basics - Domain Names and Web Hosting
| by Julie McCoy | November 05, 2007 | |
Everyone wants a website, and every day it's becoming easier and cheaper to own one. Yet it can still be a daunting process for the beginner - what do all these terms mean? What's the difference between buying a domain name and hosting space? What do you do first? This guide will get you on your feet. |
AJAX - Combining Technologies to Increase Website Interactivity
| by Mikhail Tuknov | October 11, 2007 |
|
Since AJAX allows for asynchronous action, loading of new small amounts of data does not interfere with normal page loading. AJAX allows for a more responsive web experience as it allows your web page to exchange small amounts of data with the server as you view the page. |
Using Ajax for Web Application Development: What Businesses Need to Know
| by Francis Wong | September 14, 2007 | |
Lately, you may have been hearing more and more about Ajax and begun to wonder how it could be beneficial to your business's web application development projects. First, it is important to start with an understanding of this type of web programming. While the concept is not new - it has existed since 1998 - the term did not come into being until February 2005, when Jesse James Garrett coined it as a way to shorten the combination of three technologies that he was going to be using for web application development: Asynchronous JavaScript and XML. This recent phrasing may partially explain why Ajax programming has become such a hot concept for businesses to explore. |
JavaScript for Web Design - Advantages and Disadvantages
| by Stuart Mortimer | September 10, 2007 |
|
This article discusses the good and the bad points of using JavaScript in your website designs. It points out the areas where JavaScript excels as a web based programming language and also describes situations where its use can actually detract from the performance of a website. |
Pros and Cons of Flash-based Sites and Web Templates
The first obvious mistake you should be aware of is using a template that is very popular. If many people use the same template, your website will not appear unique at all and your credibility as a solid, different website will be tarnished. In other words, you will appear generic just like your next-door neighbours. |
The Low-Down On JavaScript
| by David Sielicki | August 24, 2007 | |
JavaScript first emerged in 1996 and was a programming language written by Brendan Eich for Netscape. Initially, it was developed so the code could be embedded in Web pages so it could process numbers and modify the contents of forms. Over the years, the use of JavaScript code has increased exponentially and is now used in a great many ways, including image manipulation and mouse-over effects etc. Although it is now such a popular programming language in it’s own right, there are few minor niggles and issues to be aware of. |