We want to allow bloggers, content sites etc. to embed content from our site on their sites. While we can give them a snippet of HTML to let them embed a static version of our content, we'd like them to be able to embed a live version of the content as it changes frequently. What's the best way to do this so that it will be supported by the majority of blogging platforms/content sites? 1. Javascript 2. Iframes 3. Something else? One issue we discovered with options 1 & 2 is that popular blogging platforms like LiveJournal and Wordpress don't allow JS or iframes. Any advice?