I want to create a small widget of my website. This widget will facilitate easy
- viewing of latest content posted on the website
- embedding it on other website.
- posting of comments instantly to my website from within the widget
How shall I start building such widget.
I heard of this CROWDSOUND, and this is exactly what I want but want to create my own.
Please help me do this.
Thanks
Look at the iframe tag in HTML.
This, is, for instance, how Google Gadgets integrates multiple webpages into little boxes in a single home page.
http://www.w3schools.com/TAGS/tag_iframe.asp
http://code.google.com/apis/gadgets/