by Christian Cantrell

 Comments (8)

Created

March 28, 2007

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.

It’s simple, but it gets the job done.

COMMENTS

  • By Abdul Qabiz - 11:32 PM on March 28, 2007   Reply

    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

  • By Chris Charlton - 4:02 PM on June 13, 2007   Reply

    Sweet, thanks. I would like to see, and contribute, more of these parsers.

  • By oyunlar - 6:11 PM on September 13, 2007   Reply

    ” 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

  • By Hoter - 1:46 PM on September 16, 2007   Reply

    It makes sense for Apollo projects where you can load existing html pages… I have some prototypes but nothing finished…

  • By Daniel - 11:08 AM on September 27, 2007   Reply

    Hi Christian,Yes, it is working!!! Good job. Thanks.

  • By Lochan - 4:33 AM on September 10, 2008   Reply

    Thanks so much for this. I don’t suppose making an iCal parser would be much different.Cheers.

  • By Pascal - 3:15 AM on February 19, 2009   Reply

    Pretty good tool! What about adding a VCardEncoder class to improve it? (It will be helpful.)

  • By Sascha - 3:22 AM on November 27, 2009   Reply

    Hi Christian,could you please provide a simple example on how to use the vCardParser?This would be very helpful!Thx.

ADD A COMMENT