<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">

<channel>
<title>ZoomClouds: Tips &#38; Tricks</title>
<link>http://clouds.zoomblog.com/</link>
<description>Better Tag clouds for your site, about your site... or about anything you want</description>
<dc:language>es</dc:language>
<dc:date>2006-02-27T07:00:00-08:00</dc:date>
<lastBuildDate>Tue, 14 Oct 2008 18:55:12 GMT</lastBuildDate>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<image>
<title>ZoomBlog</title>
<url>http://clouds.zoomblog.com/photo.jpg</url><link>http://www.zoomblog.com/</link>
</image>

<item>
 <title>A few "undocumented features"</title>
<link>http://clouds.zoomblog.com/archive/2006/02/27/a-few-undocumented-features.html</link>
 <guid isPermaLink="true">http://clouds.zoomblog.com/archive/2006/02/27/a-few-undocumented-features.html</guid>
 <description>
 <![CDATA[
If you have already placed a ZoomCloud in your website, and when you did it, you selected either to draw a dot between tags or to write the weight of the tags, you may have noticed that at the end of the JavaScript URL one or two misterious letters appear.<br /><br />For example, a simple call without drawing dots nor writting the weight of the tags, looks something like this:<br /><br /><span style="color: rgb(0, 102, 0);">&lt;script type="text/javascript" src="http://www.zoomclouds.com/tc/BDSV/50/9.30/"&gt;&lt;/script&gt;</span><br /><br />However, if we selected to draw a dot between tags and their weight, the call URL becomes<br /><br /><span style="color: rgb(0, 102, 0);">&lt;script type="text/javascript" src="http://www.zoomclouds.com/tc/BDSV/50/9.30/<span style="font-weight: bold;">ds</span>"&gt;&lt;/script&gt;</span><br /><br />There, the letter <span style="font-weight: bold;">d</span> tells ZoomClouds that it must draw the dots between tags, and the letter <span style="font-weight: bold;">s</span> instructs ZoomClouds to write the weight of each tag. If you remove the letter <span style="font-weight: bold;">s</span>, then the weight won't show up. We call these letters "<span style="font-style: italic;">extra commands</span>". They tell ZoomClouds to do certain things that usually cannot be done just by manipulating the CSS code.<br /><br />The million dollar question now is - are there other extra commands? Sure there are. Not many so far, but just enough to start documenting them, so you can take advantage of them if you like.<br /><br />Each command is indeed one single letter (all lowercase so far). Not very intuitive but it helps keeping the URLs short and to the point.<br /><br />The other active extra commands so far are:<br /><br />    

<table>  

<tbody>  

<tr>  

<td valign="top"><b>n</b></td>  

<td>&nbsp;&nbsp;</td>  

<td>If a tag takes up more than one word, the <span style="font-weight: bold;">n</span> command tells ZoomClouds not to break the tag into two lines, and keep it always in one line. You could think of this as a nowrap command. </td></tr>  

<tr>  

<td valign="top"><b>l</b></td>  

<td>&nbsp;&nbsp;</td>  

<td>This command forces each tag to appear on a single line. This is the same as saying that instead of a tag cloud, you'll get a list of tags, one tag per line.</td></tr>  

<tr>  

<td valign="top"><b>w</b></td>  

<td>&nbsp;&nbsp;</td>  

<td>Instead of showing the tags in alphabetical order, sort them by weight, starting with the most relevant tags (the ones using the largest font). I personally like this option.<br /></td></tr>  

<tr>  

<td valign="top"><b>o</b></td>  

<td>&nbsp;&nbsp;</td>  

<td>Normally, when you click on a tag, you get a results page on the same window. When you use the <span style="font-weight: bold;">o</span> command, you force the browser to show the results page on a new browser window.</td></tr>
<tr> 
<td valign="top"><b>c</b></td> 
<td>&nbsp;&nbsp;</td>
<td>Ignore the assigned tag colors and instead assign a random color to each and every tag - out of a total of 12 colors. The random colors look better over a white background, so we suggest not to use this option if you're using a background color other than white.</td></tr></tbody></table><br />The order of the commands is irrelevant. If you want to use the <span style="font-weight: bold;">wods</span> commands, it doesn't matter whether you add <span style="font-weight: bold;">dows</span>, <span style="font-weight: bold;">owsd</span> or <span style="font-weight: bold;">wosd</span>. It is important however to use only lowercase letters.<br /><br />And that's it for now. If you have any other suggestions, comments are open!<br /><br />
 ]]>
</description>
 <dc:date>2006-02-27T07:00:00-08:00</dc:date>
 <dc:creator>RBA</dc:creator>
</item>

</channel>
</rss>

