Blaze Blog

Archive for December 2005

Dec27

Wordpress Goes 2.0

By Andy in News, Technology

No official announcement yet, but looks like it’s there, live and kicking.

As I’m writing this there is no formal announcement yet, but if you visit the download page, it seems to download version 2.0 final?? Get it while it’s hot!

Dec5

Worst CSS Explanation Goes To….

By Andy in News

News companies really should put someone who can at least search google for a decent explanation in charge of writing things like this.

ABC News for this plainly awful attempt:

CSS (Cascading Style Sheets) is a language used to describe the presentation of a document separate from the actual content in that document. As a practical matter, it was designed to separate markup of HTML documents from the pages themselves, but it can be used in other document systems as well. Since browsers parse the CSS markups, they have been used many times as a means for attacking the browser.

I’m not sure if it even reads as correct english, let alone CSS apparently being used as a “means for attacking the browser many times”. Priceless.

Source