Syndicate this site?

As a result of some of my musings about the semantic web and (brought about by my definition lists article) I thought I’d experiment with writing an RSS feed. As it is my first effort at producing such a thing I’ve decided to have create a channel for my articles first as these are not updated frequently. This will give me a little time to investigate methods for automatically generating the feeds etc which will make life easier for when I want to syndicate the blog “channel” of my website. The URL for my RSS feed is http://www.benmeadowcroft.com/rss/articles.rdf and no, I’m not going to add that ugly orange XML box that you see everywhere linking to it.

Feedback on my Definition List article

I’ve had some fairly interesting feedback on the article I wrote [in the usenet group comp.infosystems.www.authoring.html], the interesting stuff is mainly from concepts that have branched off from some of the content management points raised in the article, google groups has an archive of the discussion.

This site will have been in it’s present location for around a year this coming November, to “celebrate” I’m thinking of revamping the look of the site. The wheels are turning already.

Definition Lists article added

It’s been a while since my last article on abbreviations and acronyms, so I thought I’d write another. My current article is about definition lists and some of the more interesting ways they can be used. The benefits of writing HTML in a meaningful way are barely being touched upon in my opinion, with the advent of advanced content management systems semantically rich information can be manipulated and used in a plethora of new ways.

Google Glossary. In relation to definition lists and tools making use of them, the google glossary has been available for some time now in the google labs, it is one of those projects that I hope becomes a mainstream google tool. Here’s my vote any way, not that google is a democracy though :).

Current Reading: The Content Management Bible.

Madrid Trip Preview Pictures

Due to an increasing work load I have not been able to devote the time to put up the photographs of my recent trip to Madrid on the site. However work is in progress on a new CSS gallery template to present the photographs. In the meantime I will put up a couple of pictures, they are available from the thumbnails at the end of this post.

Uno Thumbnail link to an image of a famous aqueduct. Dos Thumbnail link to an image of a castle. Tres Thumbnail link to a photograph of madrids main square. Cuatro Thumbanil link to a photograph of a statue

Current Reading: Spanish For Dummies.

Public CSS-Discuss Archive Opened

The CSS-Discuss archive has finally been opened to the non-subscribed public. CSS-Discuss is a mailing list for discussing practical CSS implementations, the new version improves on the older version by offering improved search facilities. Opening the list is seen as a step towards reducing the number of duplicate questions that are asked. This archive is a valuabel resource for anyone interested in CSS and I strongly recommend it.

If you’re interested you can look at the search results for my name, a meagre tally I know but I do have to work for a living.

Web Site Stats

Heres a quick table giving you an idea of what browsers people visited my site with so far this month.

Table showing the % split of user agents visiting my site, so far during July.
USER AGENT Percentage Split of Total Hits
Mozilla (Netscape etc) 12.92%
Internet Explorer 80.36%
Opera 3.26%
Bot/Other 3.21%

Microsoft Internet Explorer has a strong showing, however my personal favourite, Mozilla, isn’t doing to bad either.

PHP and MySQL

Well I’m begining to get my feet wet using PHP and MySQL for database driven sites. Usually I stick with ASP and MSSQL or Access, but a client wants to run an application from a linux box. Learning PHP isn’t turning out to be too difficult, I’ve used a few programming languages before, (C/C++, Java, Visual Basic etc) so learning a new one isn’t too difficult. File uploading seems a lot easier!

Still strong with the CSS Despite doing a lot of server side scripting, I really enjoy writing style sheets. One of the facets of stylesheets I’ve been trying to get to grips with is using @page rules with the projection stylesheet. This is only implemented on Opera at the moment (although Mozilla seem to be heading in this direction).

Check out MACCAWS

A new project, MACCAWS, aimed at making a commercial case for adopting web standards has just launched. The aim is to provide a Validation Kit that will enable web developers to convine their financial bosses that investing in a standards based website is the right decsision commercially. The project seems to be initially taking the path of producing a white paper to that lays out the commercial case for web standards, with an emphasis on ROI.

While thinking about the project I remembered a comment I made a short time ago in response to an article on the MCUMaking web site accessibility a bottom line benefit is what will drive the accessible web into the mainstream. The MACCAWS project has reminded me of the statement I made and reaffirmed my commitment to doing my part to help make the web a more accessible place to be.

Discuss

I’ve finally gotten around to adding a couple more templates to my CSS layout collection. The new templates are designed for use in on-line discussion forums, I’ve provided both threaded and unthreaded templates depending on the type of discussion board you are implementing.

Work is keeping me pretty busy at the moment but I am really enjoy getting to grips with some different technology (I usually develop using ASP), I’m looking into PHP, MySQL and Zope at the moment.