Fwd: SIOC exporter

Christoph's feedback about the WP SIOC exporter with my comments.

Note: SIOC is open source - if you find any bugs, you are also welcome
to send patches.
... also free to write new exporters or consumers of SIOC data altogether. :)

---------- Forwarded message ----------
Date: Apr 27, 2006 10:48 PM
Subject: Re: SIOC exporter
To: Christoph Görn

Hi!

> Hey, thanks for the ping!!

You're welcome! :)

By the way - it would be cool if we could discuss the plugin online.
In case you are wondering, it is possible to subscribe to google
groups (e.g., SIOC-Dev) with your existing address, w/o signing up for
GMail or GGroups: just e-mail sioc-dev-subscribe@googlegroups.com

> I just installed it and tested it a little bit, sioc autodiscovery
> seems to work, following the links arround I discovered something
> like I think that & is no good,
> using curl with that url doesnt work :(

I also had to do a bit of research about using & and it turns out
it is necessary. Try to substitute & with & in the RDF file and you will get
instantly broken RDF/XML. XML users/parsers must "decode" these
entities, so if you are copying it out from RDF/XML by hand, so must
you. :)

> rapper (of redland utils) doesnt accept it too and produces parseerrors:

> rapper: Error - URI http://b4mad.net/datenbrei/index.php?
> sioc_type=post&sioc_id=284:22 - XML parser error - Entity 'Atilde'
> not defined

I will look into this problem. Basically I know what it is, just have
to look at the code to see how to fix it. The problem is that in XML
(as opposed to HTML) only 4 or 5 basic entities are defined - so
things like à which may be present in post body break XML
validity.

P.S. May I forward this to the mailing list as well?

Best,
Uldis

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "SIOC-Dev" group.
To post to this group, send email to sioc-dev@googlegroups.com
To unsubscribe from this group, send email to sioc-dev-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sioc-dev
-~----------~----~----~----~------~----~------~--~---