<txp:hide>
Quick Flickr Badge manual:
1. Go to the page http://www.flickr.com/badge.gne and log in.
2. Create your own bagde. Remember to choose HTML format (not Flash!) in the 1st step.
3. In the 3rd and 4th steps ('Layout' and 'Colors') you do not have to make any changes, because they will not affect the badge displayed on your blog. 
4. Now go to the textarea with generated code in 5th step and find the following tag:
 '<script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?[IMPORTANT CODE HERE]"></script>'
5. Find in the string designated above as [IMPORTANT CODE HERE] a piece of code starting with 'source=' and copy it up to the closing double quote sign.
6. Paste the code to the same place in the 'src' property in the code below (i.e. from 'source=' to '"'). To make the new code valid XHTML replace single ampersand '&' sign(s) in the pasted code to: '&amp;'.
</txp:hide>
<div id="flickr" class="clearfix"><h3>Flickr</h3><script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?count=10&amp;display=latest&amp;size=s&amp;layout=x&amp;source=all_tag&amp;tag=thoughts"></script></div>
