I just checked the vCard parser that I wrote for Maptacular into the as3corelib Google Code project. The entire project is available here, or you can go right to the vCard parser here.
That’s cool. I think, having microformat extractor in ActionScript would be cool. Where you pass any HTML source and extract the microformats from it. Create vCard, hCard etc from that data.It makes sense for Apollo projects where you can load existing html pages… I have some prototypes but nothing finished…-abdul
” just checked the vCard parser that I wrote for Maptacular into the as3corelib Google Code project. The entire project is available here, or you can go right to the vCard parser here”thank you
That’s cool. I think, having microformat extractor in ActionScript would be cool. Where you pass any HTML source and extract the microformats from it. Create vCard, hCard etc from that data.It makes sense for Apollo projects where you can load existing html pages… I have some prototypes but nothing finished…-abdul
Sweet, thanks. I would like to see, and contribute, more of these parsers.
” just checked the vCard parser that I wrote for Maptacular into the as3corelib Google Code project. The entire project is available here, or you can go right to the vCard parser here”thank you
It makes sense for Apollo projects where you can load existing html pages… I have some prototypes but nothing finished……
Hi Christian,Yes, it is working!!! Good job. Thanks.
Thanks so much for this. I don’t suppose making an iCal parser would be much different.Cheers.
Pretty good tool! What about adding a VCardEncoder class to improve it? (It will be helpful.)
Hi Christian,could you please provide a simple example on how to use the vCardParser?This would be very helpful!Thx.