[uf-discuss] hCardMapper v0.96

2008-04-01 Thread Gordon

Hi everyone,

I have released a new version of the hCardMapper script.
The hCardMapper now has much better support for Json returned by 
Optimus, ufXtract and hKit parsers.
Demo (with mofo parser) and download at 
http://lib.omnia-computing.de/hcardmapper
Thanks to everyone who sent feedback to me, especially to Matthias 
Pfefferle, who made the script into a Wordpress plugin, which can be 
found at http://svn.wp-plugins.org/hcard-commenting/branches/


Unfortunately, all Microformat parsers yield different results when it 
comes to representing hCards in Json. None follows the jCard standard 
suggested at http://microjson.org/wiki/JCard. This makes mapping the 
Json onto the form fields much more difficult than it could be and 
bloats the script. I was wondering if there is currently any effort to 
further standardize the representation of Microformats in Json and to 
have Microformat parsers implement them. Can anyone give me a clue about 
this please?


Thanks and Cheers, Gordon






___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


[uf-discuss] hCardMapper v0.96

2008-04-01 Thread Matthias Pfefferle
...but withal that wrong naming of the jCard attributes, microJSON is
a good idea to solve this given problem.

We should use the started wiki page: http://microformats.org/wiki/json
to find the best mapping between the HTML- and JSON version of a
Microformat.
___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss


Re: [uf-discuss] hCardMapper v0.96

2008-04-01 Thread Michael MD



...but withal that wrong naming of the jCard attributes, microJSON is
a good idea to solve this given problem.

We should use the started wiki page: http://microformats.org/wiki/json
to find the best mapping between the HTML- and JSON version of a
Microformat.



interesting ... I was looking ages ago for any work related to representing 
microformats as data structures
wrote a little perl microformat parser for use with user generated html 
snippets a while back and never quite made up my mind about its output 
format.


one of the versions of it ended up spitting out something quite similar to 
this except that it always had arrays for the leaf elements.



___
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss