Fotoklas

Fotoklas is a recognized student organization of the University of Ghent for photographers, both beginning and advanced. They started the school year 2009-2010 with a brand new website which apart from showcasing the usual list of activities also allows members to share pictures of activities.

http://student.ugent.be/fotoklas

Vision++

Vision++ develops industrial customized vision systems for integrators and customers, while doing research & development in the domain of vision software and hardware. A new website was designed to increase their visibility and provide visitors with a brief overview of their activities.

http://www.visionplusplus.com

Simple Google Street View

This plugin creates a point and click interface to add Google Street View panorama’s to your posts and pages. Click on the appropriate media-button to insert one. You can add as many panorama’s as you want and style them individually using CSS.

Features:

  • Easy to use (if you have used Google Street View before, you will recognize the interface)
  • No template hacking required
  • No API key required
  • CSS can be used in the quicktag for advanced styling

When you add the view to the post/page, the plugin generates a [streetview] tag. This tags contains the location and point of view information:

[streetview width="100%" height="250px" lat="34.360988" lng="-86.693436" heading="-94.17771883289124" pitch="-3.342175066312998" zoom="1"][/streetview]


The orther attributes (eg. width and height) are converted to CSS and you can add you own CSS as well. For example, this code will generate a square (500×500) street view window, with a green border:

[streetview border="green 1px solid" width="500px" height="500px" lat="34.360988" lng="-86.693436" heading="-94.17771883289124" pitch="-3.342175066312998" zoom="3"][/streetview]

Click here to download the plugin on wordpress.