RSS Content with Style

content with style
iNeZha robot will deliver the feed updates to your IM or Email in real-time

Delivery Demo of iNezha MSN Robot

Subscribe it
iNezha robot say:
Content with Style
Title:XHTML Validation with the W3C validator and PHP
Summary: Amongst other changes, I am working on getting this blog over to use application/xhtml+xml as the c... (1/5/2009 5:43:02 AM)
Subscribe it

About "Content with Style"

Author:Claim it now
Website:http://www.contentwithstyle.co.uk/
RSS:http://www.contentwithstyle.co.uk/feeds/atom
Update interval: 7 days
Last update: 3 days ago
Tags: content
Subscribers:1
Shared Subscribers:1
Bookmarked or Shared Articles:0  

Recent contents of "Content with Style"

XHTML Validation with the W3C validator and PHP 4 days ago Read More http://contentwithstyle.co.uk/content/xhtml-validation-with-the-w3c-validator-and-php

Amongst other changes, I am working on getting this blog over to use application/xhtml+xml as the content type. Of course this calls for a much stricter validation before content can be put live, ...
Conditional get in PHP - with some problems on the way 6 days ago Read More http://www.contentwithstyle.co.uk/content/conditional-get-in-php-with-some-problems-on-the-way
Happy new year everyone. If you're anything like me, the credit crunch doomsday news and the gross overeating of the past festivities make you want to slim down and become more resourceful. Using C...
Merry Xmas everyone 19 days ago Read More http://www.contentwithstyle.co.uk/content/merry-xmas-everyone

Now that the year has come to an end, I just wanted to wish everyone a merry merry christmas.
I'll be off to Germany for some family days at the Vaterland, where I'm going to stuff my belly with s...
A mass validation shellscript 24 days ago Read More http://www.contentwithstyle.co.uk/content/a-mass-validation-shellscript
I was looking for a CLI script that validates a whole site for me, but I couldn't find one that would work without installation issues. So I hacked together an example shell script that does the jo...
A quick look at XInclude and XLink 25 days ago Read More http://www.contentwithstyle.co.uk/content/a-quick-look-at-xinclude-and-xlink
Part of my current project is to transform thousands of static XML files, all interlinked and some of them referencing others as data subset that I need for the transformation. Time to have a quick...
XSLT and HTML 5 problems 29 days ago Read More http://www.contentwithstyle.co.uk/content/xslt-and-html-5-problems
Sometimes I'm really getting annoyed about the lack of control that
XSLT sometimes gives about what target formats are supported and what
output it generates
I'm trying to utilize a canvas tag, and...
Random thoughts on: SVG, JS toolkits and more 32 days ago Read More http://www.contentwithstyle.co.uk/content/random-thoughts-on-svg-js-toolkits-and-more
For various reasons I seem to do much more reading on new techniques
and web stuff lately, and today brought up some for me fascinating
finds that I wanted to share.
After discovering the merits of...
Onenaught on jQuery, testability and events 34 days ago Read More http://www.contentwithstyle.co.uk/content/onenaught-on-jquery-testability-and-events
Over at OneNaught Anup Shah gives some hints about how to utilize Events to make your jQuery plugins ready for unit testing.
Anup is one of the head developers at IVIS, a company that I was contrac...
Looking at free charts and stats APIs 34 days ago Read More http://www.contentwithstyle.co.uk/content/looking-at-free-chart-and-stat-apis
At the moment I am looking for a nice way to convert HTML tables into stats. I am thinking along the lines of SIFR, where flash replaces markup and displays dynamic data. But first I need something...
MySQL client output logging with tee 35 days ago Read More http://www.contentwithstyle.co.uk/content/mysql-client-output-logging-with-tee
James, the sys admin guy here at Opta, where I am working at the moment, brought this up, and it is one of those neat tricks that can make life very easy but I still didn't know about.A look in the...