Tag: HTML
-
Some more thoughts on @CodeClub
This year’s Code Club teaching is nearly at an end – I cannot do next Friday and the Friday after that is the last of the school year, so it seems like a good time to reflect further on the way it has gone – though I am sure I will have some more thoughts […]
-
O’Reilly free ebook on HTML 5
Must be worth a download if you are wondering what HTML 5 is all about – go here. You have to register but I can assure you it is free – as I have a copy and did not enter any credit card details. “What is HTML5?” is about 10 pages long – so a […]
-
How can I do this in XSLT?
I have a very simple (single relation) database, of news stories that I export to xml, so I get something like this: <?xml?> <headline> <top>This is a story </top> <summary>Some summary of the story</summary> <full_text>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pharetra sagittis risus a ultrices. In a lectus eu nunc scelerisque gravida […]
-
XML: any use?
I stumbled across the site XMLSucks.com just now when reading a comment on slashdot about the idea that there was an FBI mandated “backdoor” in OpenBSD. Right now I am working on some coursework with XML and so the site has my sympathy. For sure, XML has its uses – SVG seems like a pretty good […]