stats count

Vince's Dominolog  

About Lotus and other stuff





OpenNTF website 'plugins'


John suggested to develop some 'plugins' to promote OpenNTF on a website.

So I did and the following categories are currently active:
Most active projects, Most downloaded projects, Most recent releases
But I'm open for suggestions on other content :)


<script type="text/javascript">
<!--
category = "random" //(current 'fixed' categories: "recent","downloads","active") ;
inwidth = 220;
inheight = 170;
innumber = 3;
//-->
</script>
<script type="text/javascript"
src="http://www.openntf.org/projects/pmt.nsf/openntfplugin.js">
</script>


The parameters can be adjusted to suit your needs, the innumber can be used to limit the number of return values.
This helps to prevent the text being cutoff at the bottom of the iframe (since the lookups are dynamic there is no way to predict the exact amount of text returned).

Check out the result below:




UPDATE: I added the 'random' category in case you can't decide which category you want ;-).