I'm really keen on finding out how I could get my data onto other websites within my online community.
We're developing a PHP / mySQL based system, and I'd like to be able to give AN Other website a piece of javascript that they execute (or something equally simple) that pulls in some data
For example, I might output the last 10 news items from my database to an XML file and the javascript will pull out that data and present it in the different sites look and feel?