If you're like me, you probably hate IE6. 80% of my CSS debugging is spent on IE6, as well as 70% of my JS debugging. It's an incredible waste of time. So why not try to encourage our visitors to move away from that piece of crap? It's quite easy, you'll see. All it requires is a bit of HTML.
06.06.08 |
Programming |
2 |
del.icio.us
Stumble
Digg
Technorati





RSS/Atom
Web development is a delicate and complex discipline, and requires an in-depth knowledge of the many architectures that exist today. The basics of these architectures — DOM Core, HTML, CSS and Events — are contained into the W3C DOM specifications. The DOM, which stands for Document Object Model, is the most essential concept in web design and development: it's the model that describes how all elements in a HTML page (like input fields, images, paragraphs, etc.) are related to the topmost structure — the document itself.
SEO, SEO, SEO... Three little letters, so many troubles. SEO — which, btw, stands for Search Engine Optimization — is too often considered as of low importance when starting the design of a web site. That is quite surprising, since it is commonly agreed that the SEO techniques can be easily applied from the very beginning of the design process. But far more concerning, it appears that about 25% of the professionals involved into web production don't have a clue what SEO is.
The guys at Frexy really love icon design. In the past few months, Min Tran and Vu Tran have worked on two icon sets called “Bright!” and “Milky”, and now they happily release both as free resources for you.
“Frilly bits” seems to aptly describe what are typically called ornaments, fleurons, vignettes, embellishments, or in some cases, frippery. Type ornaments, also termed printer’s ornaments, have been used in conjunction with type for literally hundreds of years. Of course, nowadays it’s all too easy to abuse these design elements, adding them merely for decoration rather than communication. But in the hands of an accomplished designer who knows how to use them appropriately and in moderation, type ornaments can serve to beautify and enhance a design.
When it comes to design of modern web-applications, Ajax is considered as a standard approach. Interactive solutions for lightboxes, form validation, navigation, search, tooltips and tables are developed using Ajax libraries and nifty Ajax scripts. Ajax is useful and powerful. However, when using Ajax, one should keep in mind its drawbacks in terms of usability and accessibility. With an extensive use of Ajax, you can easily confuse your visitors offering too much control and too many features.
Many webmasters, when first setting things up, are faced with one of the most critical decisions one can make, that is, which CMS to use? There are many out there, all with their respective pros and cons. Out of the jungle, we continue to bring you our valuable reviews so you don't waste time juggling between the dozens of existing solutions. Today we're evaluating another heavy lifter: Movable Type.