Introduction to Web Accessibility
What is Web Accessibility Web accessibility means that people with disabilities can use the Web. More specifically, Web accessibility means…
SearchMe’s Visual Search For the iPhone Finally Launches
Sequoia-backed visual search engine SearchMe finally got approval on their iPhone application – it appears to have been sitting at…
AJAX – The XMLHttpRequest Object
AJAX – More About the XMLHttpRequest Object Before sending data to the server, we have to explain three important properties…
AJAX Browser Support
AJAX – Browser Support The keystone of AJAX is the XMLHttpRequest object. Different browsers use different methods to create the…
AJAX Http Requests
AJAX Uses HTTP Requests In traditional JavaScript coding, if you want to get any information from a database or a…
Web Quality – Internationalization
The Internet is International The Internet is International With the Internet follows an absolute requirement to interchange data in a…
Web Quality – Accessibility (WAI)
An accessible web site is a web site that can be used by disabled users. Disabled users are users with…
Web Quality – Readability
Proper use of fonts and colors will make your website easier to read. Mind the Color Contrasts Black text on…