31 May 2011

Creating a World Tweets ENOUGH! map


DIY?


If you want to use the stable World Tweets map to create the ENOUGH map, you can use:


<script src="http://l.yimg.com/a/i/us/pps/mapbadge_1.3.js">
{
     "pipe_id":"9717937a99573c059632a588c7733de0",
     "pipe_params":{"search":"#ENOUGH women OR children OR abuse"}
     "height" : "200px"
}
</script>

Change the search term to your liking. If you set the height to 100%, the width defaults to 350px. So do set the height at what you want and leave width empty to default to 100% space available in its container.


Operation Enough


For Operation Enough I cloned the World Tweet pipe because we may want to experiment with its functional settings and I want to limit unintentional side-effects to maps already running the pipe elsewhere. It is unstable.


As the map has a prominent place in the design, and the additional header and yahoo footer just break it, and Yahoo already has credit in the right corner of the map, I have removed the header and yahoo footer message.


<div class="pipesstyle ybad">
<script src="http://l.yimg.com/a/i/us/pps/mapbadge_1.3.js">
{
     "pipe_id":"fbfc7695ff6b85ec5690e035dcff1879",
     "hideHeader" : "true",
     "height" : "200px"
}
</script>
</div>

And then you get the results as above.

No comments:

Post a Comment