Shit like this pisses me off. For some reason, a minority of people on the Internet (and in real life too) feel the need to try and destroy the work of other people for one reason or another. Some because they’re bored, some because they’re actually malicious, some just to seek attention or see people’s reactions. I cannot understand why though.

Everyday, good people take time out of their day to provide – or help provide – something useful for others. They take time out from hobby or leisure time. They take time out that they could spend with families or loved ones. Usually for no reward other than the knowledge that they’ve given something that others need or find useful. All to have some scum-sucking maggot destroy it without a thought to the consequences.

It’s surely heart-breaking to endure and I find it heart breaking to watch. Especially when it’s something that I’ve been a part of.

I’ve been involved in the e107 community almost since it started. I’ve watched it grow from little more than a news publishing system, to a full-grown content management system. I’ve taken time to write plugins for it, provide feedback on each release, suggested ideas for development, made themes for it… So have countless others. I’m sure each and every one of us who has contributed to e107 must feel as though the people who have been causing problems have stuck two fingers up at all our work. However, I don’t think any feeling we have about the subject could come close to what Jalist – the father of e107 – could be feeling.

As his post says, he gets no material reward for all his efforts. Until recently, he has written pretty much everything in the core of e107 on his own. He has taken time away from his children to provide a tool for others. All the while, he has never wanted to compete with anyone and has pointed people to other systems if he feels they will benefit from them more than his own system. Yet someone has still taken all that. All the hard work, the time given, the help proved… and done the virtual equivalent of wiping their arse with it.

Well I hope it blocks their toilet.

Just for the sake of it, I’ve started work on a semantically correct, CSS/XHTML strict compliant forum script.

At the moment, it’s going to be as simple as possible, so I can get the basics done properly.

The main idea is to structure it using unordered lists. In my head, this is the correct way that a discussion list should be structured… Not the nested tables that are normally used.
Initially, it’ll be a threaded discussion style forum, but it shouldn’t be too hard to code it so it can be that or the other way of laying it out (I forget what that method is called).

It’ll probably end up using PHP/MySQL as the backend, mainly because I know enough of these two to code it quickly.
Maybe one day, I’ll progress it to PHP/XML.

Should hopefully have a few test pages up in the next few days…

Firebird, the excellent browser that is a spin off of the Mozilla Project has had a new milestone release.

The latest milestone supposedly fixes a number of nasty bugs from the 0.6 release.

Can’t say I’ve seen any differences, in the several hours I’ve been testing – other than a seemingly larger memory footprint – but that also means I’ve not seen any new bugs appear.

Hopefully this browser will go from strength to strength and provide a challenge to the out-of-date Internet Explorer…

[Editor’s note – the links below no longer work, despite the best efforts of the Wayback Machine]

This article, over at Builder.com, a follow up to some other CSS articles, poses the question: “Should Web developers implement CSS now or wait for browser consistency?”

It’s an OK article, intended to expose the divisions between web developers over CSS. Nothing too brilliant though.

However, the best part has to be the discussion thread at the end of the article… Which includes one guy who is absolutely set that CSS is nothing more than meaningless hype (he compares it to XML…) and that those that advocate the use of CSS-P over tables are religious fanatics who don’t really know what they’re talking about, don’t work in the real world and are just making up/exaggerating the benefits. He even wrote a “Rebuttal of all the Supposed CSS Benefits”, that I find just hilarious.

However, one thing his ramblings do highlight, is the need for better explanations, with real world proof (proper examples, not conjecture), as to why developers should migrate their presentation code to CSS.