The wohill widget:

This widget aggregates the titles and links of the latest blogposts of wohill.com. See the live example at the bottom of this window.

Copy and paste the following code to the place on your blog/site where you would like the widget to be located.

You can adjust how many posts that will be displayed and the width and height of the widget by modifying the parameters 'posts', 'inwidth' and 'inheight' in the code block below. By default, all information is displayed. It is also possible to add a parameter 'type' which can have the value 'design', 'development' or 'general' to display only subsets of information.

NOTE: It is possible that Wohill will modify the layout of this widget. This will, however, in the most possible way NOT affect the appearance on your blog/site.

Best regards / Wohill


Script code:

<script type="text/javascript">
<!--
posts="5";
//type="design";
inwidth = 210;
inheight = 150;
//-->
</script>
<script src="http://www.wohill.com/js/wohillplugin.js" type="text/javascript">
</script>

Live preview: