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 |
6 |
del.icio.us
Stumble
Digg
Furl





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.
DevKick is another directory where you can find carefully hand-picked components and resources. Focusing web developers and designers, DevKick provides a well-organized space with a clean interface, where you can browse components, play with demos, read the latest news from the blog and experience the latest web development experiments in the lab section.
When you think of javascript frameworks, you think Prototype, Mootools, JQuery or YUI. But hopefully, the web 2.0 world is moving and changing fast, and new players show up everyday. So now, when thinking javascript framework, you'll have to think Ext JS as well.
Google launches a new activity called Google App Engine that actually works as an application cloud service. It provides the environment, the infrastructure and the storage needed to develop and deploy new applications. In other words, it's designed to completely house your project, and to integrate easily with Google services. It's been opened up to the first 10,000 developers that request an account — free of charge. And, in the pure Google-style, it's expected to remain free — at least to some extent.