Web app for crowdsourcing preferences about index weighting such as the Human Development Index. Powers the YourTopia site - Global Development beyond GDP.
1) illustrate the browse page (as seen in the wireframe)
2) preview image for the detail page, given via <meta og:image ...> tag, which highly improves the sharing experience.
It seems worthwhile to create these images on the server side and store them for later use.
Facebook indicates a maximum size of 130x110 pixels for the meta og:image file. Our browse page template currently would require an image of size 270x100 pixels. The 270x100 image scaled down to facebook size would result in 130x48 pixels.
The sub-slider positions will not be part of the image.
We need a static representation of the user-adjusted weights, as visible in this wireframe:
http://www.sendung.de/cust/okfn/yourtopia/wf-20120413-1900/?Page=Save___Share?Page=Browse
The images should serve two purposes:
1) illustrate the browse page (as seen in the wireframe) 2) preview image for the detail page, given via <meta og:image ...> tag, which highly improves the sharing experience.
It seems worthwhile to create these images on the server side and store them for later use.
Facebook indicates a maximum size of 130x110 pixels for the meta og:image file. Our browse page template currently would require an image of size 270x100 pixels. The 270x100 image scaled down to facebook size would result in 130x48 pixels.
The sub-slider positions will not be part of the image.