AboutAnthony Levensalor Experience I have been programming in Java and Javascript since 1998. I run a web development company that specializes in Ajax front ends with PHP/MySQL back ends. I am a Sun Certified Java 2 Developer, and have done nothing but web applications for the last two years in my business
Past/Present clients Monster.com, Compuware Corporation, Flextronics International, Pragmatech Software, Open Travel Software, The Loss Mitigation Institute, Raw Story Media, Page One News Media.
Expert: Anthony Levensalor Date: 12/5/2007 Subject: Use yahoo calendar information on my website
Question Hi,
I want to do a AJAX site and display data from my yahoo calendar on it. Do you know how I can do that? Yahoo calendar doesn't seem to offer kinds of RSS or web feeds in the user interface, although I did read somewhere that this is possible.
Thanks,
Wayne
Wayne
Answer Oh, it's definitely possible. Yahoo exposes an API for exactly this type of thing, and you can find the calendar-specific examples, documentation, and faq at this url: http://developer.yahoo.com/yui/calendar/
Good luck, that looks like a nifty API library, I might play around with it a bit myself.