Weblog as Educational Tool? [en]

Schoolblogs.com acts as a centre to promote the use of weblogs in education. Read about the experiences of other teachers/educators.

[via scobleizer]

Pro Without Tables [en]

If you’ve been thinking that “tableless” sites are very good for personal playgrounds but not viable for professionnal sites, take another look.

Ben has done a really great job with Netspace. Not a single table (unless you’re using Netscape 4.x, in which case you’ll be redirected to a tablefull page), and all the layout is taken care of by css. Bravo!

Standards compliance requires a separation of structure and presentation. It is never total, we know that, but we do our best. CSS takes care of the layout and presentation, and HTML deals with structuring the content (if you can use xhtml strict, it’s even better).

If you’re thinking of selling this approach to your client or your boss, CSS talking points at ALA will probably inspire you. If you want more technical information, my tableless page will provide you with the necessary links.

Meta Tags [en]

Here is a good page on using meta tags like “description” and “keywords”, and how they influence (or rather: don’t influence) search engine rankings.

Remember, you are using these tags to help make up for the lack of text on your pages, not as a way to successfully anticipate every keyword variation a person might enter into a search engine. The only hope you have of ever doing that is to have good, descriptive pages with good titles and text that is not buried on the bottom of the page by JavaScript, frames tags or tables. The meta tags are a tool to get around these aforementioned problems.

Besoin de relecteurs! [en]

Un grand merci à  J.J. Solari et à  Stéphane pour leur traductions! Maintenant, avant de pouvoir les publier sur pompage.net, j’ai un grand besoin de relecteurs. Annoncez-vous, il y en aura pour tout le monde!

HTML simple? [en]

Un collègue de travail me faisait très justement remarquer que ce qui rendait mon approche du HTML simple, c’était qu’une feuille de styles CSS commune et des “includes” PHP étaient déjà  en place. Justement!

Editeurs: la suite. Ce qui rend simple l’apprentissage du HTML…