Categories
Burningbird

Incorporating RDFa, SIOC, FOAF

Expect breakage…incorporating bunches of stuff…

Categories
SVG

SVG Curriculum

I’m doing a curriculum outline for a suggested SVG class for the WaSP Education Task Force.

If you were looking for a class on SVG, what would you like it to include? What would you hope to be able to do with SVG, once you came away from the class? Would you be more interested in working with end-user tools that generate SVG, like Inkscape? Or with tools that generate SVG programmatically, such as a PHP library that can create SVG elements given a set of data?

Speaking of learning SVG, I wanted to point you to David Dailey’s book on SVG, State of the Art: An SVG Primer, hosted by the W3C. David’s included some nice, easy to follow examples, with associated graphics.

This book draft is an excellent resource for learning more about SVG. Interesting, but the TOC links don’t seem to be working with the current Firefox 3.1 beta release I’m using. They do with other browsers.

Categories
RDF Weblogging

RDFaification of Drupal

Don’t you love it when people take bits and pieces of different words, creating a new word that manages, somehow, to be understandable? A word like RDFaification?

But the RDFa beautification of Drupal is upon us, helped along by writings such as A Roadmap for RDFa in Drupal 7, based, in part, on this previous post and discussion, kicked off by Drupal’s Dries Buytaert.

Years ago, we used to talk about the “ugly” serialization of RDF (RDF/XML at the time) and how the serialization technique really didn’t matter, because one day, the metadata annotation of a site would be handled automatically via whatever content management tool people used.

Future, meet Drupal.

Categories
Political

Easy to spot

Easy to Spot

That’s us, ole too-close-to-call Missouri.

And the NY Times had a great title for an op-ed piece: Missouri Compromised? I can tell you, Missourians are not happy losing official Bellwether status. It’s all Nader’s fault.

Categories
SVG

And now the SVG version

I borrowed Jeff Schiller’s SVG election map, and added the appropriate “rep” class to Montana, and “dem” class to North Carolina, to preserve Missouri’s pristine undecided-to-the end status. Sure is simple to modify an SVG map.


Stuart Langridge’s purple map using the same basic map from Wikipedia, but shading the states based on the closeness of the vote. He also provides access to his Python script to generate the map.