Forum Moderators: martinibuster
I'm looking at creating a widget similar to this soon. We will be likely using a webservice to implement this. They will be able to call a method on the webservice to render the widget. This method will return HTML that the caller can simply insert into their page's HTML to render the widget. The HTML will contain a backlink to our site with one of, say, 2 or 3 keyword phrases that we want the page to rank for based on a registered list of siteids. The webservice will have other methods the site can call to control the behavior of the widget like to calculate something once the original HTML short form is completed and a submit button is pressed on the widget. This method might calculate some result and return HTML that re-renders the widget with the result below it.
As far as standard sizes, I would ask your designers (if you have any) to determine what the most common left rail, body, and right rail sizes are for typical web page templates. I'm sure there are several standards based on which monitor resolution / browser resolution you are targeting with your pages.