Comments (0)
27-Mar-09 11:05
What does Database Driven Really Mean?
A database at it's simplest is a structured record of information. It is a place to store and retrieve data from about very specific topics. Your email contact list is a database, your bank account is a database and your appointment calendar is a database. Any type of information can be stored in a properly designed database. Web applications use databases for such things as online product catalogs, registered user account systems and blog posts and comments.
Comments (0)
16-Apr-09 23:52
User Experience Design - Part 1
Why is User Experience Design important and how can it impact a web based project - positively or negatively. I will explore the topic and help you discover what you probably already know.
Comments (2)
04-May-09 02:03
Exploring WAI-ARIA
What is being done to make Rich Internet Applications more Accessible? The WAI-ARIA is working on it.
I plan to explore the initiatives in summary and see how they apply to my own real world experience.