 | | ^ click above ^ |
WebProWorld
Dev Forum |
Macromedia Question, HELP!! I'm trying to make a "register page" with dreamweaver (in .php) where the username, password, mail, access level, etc. are in a ms database; when i try to create a server behavior, more specifically ; my problem is that when im choosing the database table, connection, etc, nothing appears in the pop-up menu...
mysql question Table person is described by a PersonID,LastName and FirstName. Table song include songid,songtitle,artistname and recordconame. Table likes show which person likes which song.
Is new database needed for each script? It seemed logical to me that each of these should have its own database. However, I am wondering if this is actually correct. Could both scripts use the same database? Since each has a prefix for its tables, could they share the db?
|
|
|
|
Recent Articles |
Why Guerrilla Consultants Need Great Web Sites In a world where anyone can access the archives of the Smithsonian Institute with a click of the mouse, potential clients will not be satisfied if a consultant's Web site turns up nothing but marketing babble. Clients come to your web site for one reason: to solve a problem. They expect your site to look professional, be easy to navigate, and offer content that helps them understand how you can help them.
Making PHP Read as HTML In a recent article I wrote, I mentioned a neat way to track when Google visits your Web site.
Culture and Website Localization With the rise in ownership of computers and internet usage growing daily, the internet is fast becoming the primary port of call for information, shopping and services. In addition, those computer and internet users are increasingly from non-English speaking countries. At the end of 2002, it was estimated that 32% of internet users were non-native English speakers. This figure is constantly rising. In response, businesses have quickly become aware of the benefits of website localization.
Using Flash MX to Create e-Learning Rapid Intake Press, a publisher focusing exclusively on titles for the e-learning industry, released another book in it's e-Learning Developer's Series.
Tracking Google and Googlebot Using PHP No one alive can deny the force of Google and how powerful it has become in the Web design and Web hosting business. Many people work for hours and hours, days and days to make sure the Web site they have is ready for Google and it's Googlebot whenever it might come for a visit.
Use Server Side Includes To Ease Your Workload I'm all for making things as easy as possible. The whole idea in business, and life, is to work smarter not harder. When designing websites, I not only want to create them with as little effort as possible, but I also want to make maintaining them easy.
Less is More for University Websites Many university websites are poorly organized, and filled with out-of-date content that has been directly published from print. Delivering a better service to students and staff faces challenges because of decentralized management structures and concepts such as academic freedom.
|
|
|
|
11.10.04
Web Site Accessibility - It’s Just Good Sense
By Joni Garcia
Most of us already know it's good business to have a presence on the World Wide Web. Since millions of people from all over the world use the Web each day, having a web site is one of the best ways to increase market share and audience reach. However, even companies with a web site could be missing out on the full potential the Web offers, if the content on their site is not accessible to the widest audience possible. Unfortunately, many web site owners create barriers to their content without realizing it. When this happens, their visitors often get frustrated and go elsewhere and the company loses that potential business to a competitor.
In the context of web site design, accessibility is a measure of how easy it is to access, read, and understand the content of a web site. Anything that prevents a person from obtaining needed information makes that content inaccessible. Just as computers vary by operating system, processor speed, screen size, memory, and networking abilities, users vary too. They have different skills, different ability levels and other constraints that may prevent them from doing things in ways that we take for granted.
Just as we take people with disabilities into consideration when constructing public buildings, we should also consider their needs in the public space we call the Internet. Some of the people who are affected by inaccessible web sites are the estimated 40-45 million blind and 135 million visually impaired people in the world. Many of them use computers with the help of screen readers and other assistive technologies. Other users who have motor impairments that limit muscle control or mobility have a difficult time using a keyboard or mouse. Users who are hearing impaired or find themselves in noisy environments will not be able to access audio content unless there is a text alternative available. Additionally, many users may still be limited to low-bandwidth applications because of the technology they have chosen to use (such as PDAs and web-enabled cell phones), or are forced by economic circumstances to use older systems.
There are also ethical and legal reasons why we should make our web sites accessible. By law, federal web sites and those of entities the government does business with must be accessible to people with disabilities. Even though private sector sites are not yet legally obliged to comply with accessibility guidelines, people who feel they have been discriminated against have already filed lawsuits against some corporations. By complying with these guidelines now, you may protect your business from costly litigation and negative P.R. in the future.
Apart from the disability issues, there are other compelling reasons for building an accessible web site. For one thing, studies show that by designing for accessibility, you can also reduce fatigue, increase speed, decrease errors, and decrease learning time for all users. Additionally, you contribute to the efficiency of your web site since less site maintenance will be required, and you also help reduce the load being placed on your server and your server connections. Search engines will more effectively be able to index your content if it is presented in an accessible format.
Many web site owners are now in the process of redesigning sites they built several years ago. If you are one of them, now is the perfect time to plan for accessibility. The good news is that it's fairly easy and inexpensive and accessibility doesn't have to limit creativity. If you are outsourcing your web site project, make sure the developer you hire considers users at every stage of the process, since usability is the first step towards accessibility. Usability is the invisible quality of your web site that makes it easy to learn, easy to use, easy to remember, resistant to errors, and aesthetically pleasing. From the user's perspective, usability can make the difference between performing tasks on your site accurately and completely or not, and enjoying the experience or feeling frustrated.
There are many resources on the Web to help you understand the laws and regulations regarding accessibility and how to implement the guidelines (see below). Make sure any developer you hire is familiar with these guidelines and can build your site to comply with them.
Clearly, there is a significant number of users whose needs are not being considered often enough as we design web sites. This oversight not only affects users with disabilities, but also prevents web site owners from reaching the audiences that may be most interested in their information, products and online services. When you consider that the great power of the World Wide Web is in its universality, it's just good business to build web sites with accessibility in mind.
Resources:
For more information on Web site accessibility or any of the other Development services offered by ICS Advantage email info@icsadvantage.com or visit www.icsadvantage.com/software_dev.asp
About the Author: Joni Garcia is a writer and web consultant for ICS Advantage, LLC (a member of Sikich Group, LLC), where her specialties include information architecture, usability and accessibility.
|