The new API change (moving from http://del.icio.us to https://api.del.icio.us) will break delicious director when the older API interface gets turned off. The problem is the ever present cross-domain restriction imposed on XmlHTTPRequests. Because director relies on a stub page being served from the same domain as the API, having a completely separate API subdomain (and port number) kills it.
A quick solution would be to have an empty unauthenticated stub page on https://api.del.icio.us to allow director to continue functioning. Otherwise, the app will cease to function without additional hacks (or be integrated into delicious.) Ideas, anyone? - Johnvey ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/IHFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ydn-delicious/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

