This article documents a simple example using JSONP to aid integration of a Webtools service with a site powered by Wordpress.
Webtools is a skinnable service. When we set up a Webtools skin to integrate with our site, we want to avoid as much as possible duplicating information from the main CMS in the Webtools skin. Assets such as style sheets and images used in the theme can be loaded directly from the main site, but components of the page that are generated and maintained in the main CMS require a less direct technique.