ProvenModels web services

 

Add a proven management model to your own site.


Our web services come in four flavours:


Please be adviced that this section is aimed at technical savvy people.

Use the iGoogle gadget version if you do not feel comfortable. The iGoogle service is exclusive for Google members, so you might need to register for a gmail account. Google offers the possibility to embed gadgets in your site.


application

Each time the page gets refreshed a new model image is shown inside the web service. The model name and author appear when one holds the mouse cursor above the image.


configurations options

The topic can be set. Only models from that subject will be displayed, e.g. corporate strategy.

The border colour can be changed to match your site's look and feel.

ProvenModels can be added as a header above the model.

And in the ajax version, one can define the number of models.


Select the 'page source' view in your browser to see the values of each of these settings.


dimensions

The simplest version shows a model as an image inside a border (120px by 120px).

Adding a title adds another 10px to the height.

The extended version is 180px by 360px.

The AJAX web service allows you to list more than one model.

The Google gadget allows you to add a proven model to iGoogle, your personalised homepage.



For any technical or other issues, please contact us.




1. example iframe provenmodels

CODE:
<!-- example iframe provenmodels -->
<iframe frameborder='0'
	width='360'
	height='130'
	scrolling='no'
	src='http://www.provenmodels.com/provenmodel.php?param_topicid=0&style_bordercolor=A8B3AB&style_showtitle=false&param_modeltype=simple' >
</iframe>
<!-- example iframe provenmodels -->
2. example iframe provenmodels extended
CODE:
<!-- example iframe provenmodels -->
<iframe frameborder='0'
	width='360'
	height='180'
	scrolling='no'
	src='http://www.provenmodels.com/provenmodel.php?param_topicid=0&style_bordercolor=A8B3AB&style_showtitle=false&param_modeltype=advanced' >
</iframe>
<!-- example iframe provenmodels -->
3. example AJAX call provenmodels

CODE:
<!-- example AJAX provenmodels -->
<script
	type='text/javascript'
	src='http://www.provenmodels.com/scripts/prototype.js'>
</script>
<div id='motd' style='margin-bottom: 0px;'></div>
<script>loadPM('10','3','black','true','simple');</script>
<!-- example AJAX provenmodels -->
4. example google gadget

CODE:
<!-- example Google gadget provenmodels -->
<script
	src='http://gmodules.com/ig/ifr?url=http://www.provenmodels.com/pm-gadget.xml&amp;synd=open&amp;w=350&amp;h=185&amp;title=provenmodels.com&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js'>
</script><!-- example Google gadget provenmodels -->

Just click here to add ProvenModels gadget to iGoogle or use the following url:
> http://www.provenmodels.com/pm-gadget.xml