<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Stubborn Fanatic - Vivek Sanghi&#039;s Tech Blog &#187; technorati</title>
	<atom:link href="http://www.techblog.viveksanghi.com/category/technorati/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techblog.viveksanghi.com</link>
	<description>Documenting Tech Fanaticism</description>
	<lastBuildDate>Wed, 17 Mar 2010 12:43:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Allow your labels to be searched in Technorati and Del.icio.us tags</title>
		<link>http://www.techblog.viveksanghi.com/2006/11/allow-your-labels-to-be-searched-in-technorati-and-delicious-tags/</link>
		<comments>http://www.techblog.viveksanghi.com/2006/11/allow-your-labels-to-be-searched-in-technorati-and-delicious-tags/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 19:20:00 +0000</pubDate>
		<dc:creator>viveksanghi</dc:creator>
				<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[my hacks]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[hacks]]></category>

		<guid isPermaLink="false">http://www.techblog.viveksanghi.com/2006/11/allow-your-labels-to-be-searched-in-technorati-and-delicious-tags/</guid>
		<description><![CDATA[Hello Friends, I have developed a simple little add-on for your blog. To know what I am talking about, just see the labels in my post&#8217;s footer. Notice the tiny Technorati pic beside each label. When clicked, it shows you all the posts from bloggosphere that have been tagged with the label in question. (See [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>I have developed a simple little add-on for your blog. To know what I am talking about, just see the labels in my post&#8217;s footer. Notice the tiny Technorati pic beside each label. When clicked, it shows you all the posts from bloggosphere that have been tagged with the label in question. (See end of this post for Del.icio.us how-to)<br /><span id="fullpost"><br />It is a good way to allow your reader to search Technorati using tags and serves as a sort of &#8220;related posts from other blogs&#8221; link. Installing this code is fairly simple. Just follow these steps:</p>
<p>1. Edit your template HTML code and check the &#8220;Expand Widget Templates&#8221; box. Make a backup of your template if you are not used editing HTML.</p>
<p>2. Look for your post footer i.e. look for &lt;div class=&#8217;post-footer&#8217;&gt;</p>
<p>3. Then in there, look for the labels code i.e. look for &lt;span class=&#8217;post-labels&#8217;></p>
<p>4. In there, look for the main label href i.e. look for:</p>
<p>&lt;a expr:href=&#8217;data:label.url&#8217; rel=&#8217;tag&#8217;&gt;&lt;data:label.name/&gt;&lt;/a&gt;</p>
<p>and immediately after that line add this code:</p>
<p><center>
<pre style="border: 2px solid rgb(137, 54, 171); overflow: auto; background-color: rgb(235, 235, 228); color: rgb(0, 0, 0); width:500px;height:70px;overflow:auto;">&lt;a expr:href='&quot;http://technorati.com/tag/&quot; + data:label.name' rel='tag' target='_blank' title='Search this tag on Technorati'/&gt;&lt;img alt='' border='0' src='http://photos1.blogger.com/x/blogger2/178/17688294081221/320/25365/technorati.gif' style='vertical-align:middle'/&gt;&lt;/a&gt;<br/></pre>
<p></center></p>
<p>That&#8217;s it! It&#8217;s as simple as that. However, let me know if your face any problems.</p>
<p><b>Update: Del.icio.us How-to: </b></p>
<p>Deniz from imessengr.com has added the &#8220;search in Del.icio.us tags&#8221; functionality to labels, on similar lines. You can access the code from <a href="http://stubborn-fanatic.blogspot.com/2006/11/technorati-tags-blogger-beta-labels.html#comment-8688552025282112176">here</a>.</span></p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/blogger" class="performancingtags">blogger</a>, <a rel="tag" href="http://technorati.com/tag/technorati%20tags" class="performancingtags">technorati tags</a>, <a rel="tag" href="http://technorati.com/tag/blogger%20add-on" class="performancingtags">blogger add-on</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techblog.viveksanghi.com/2006/11/allow-your-labels-to-be-searched-in-technorati-and-delicious-tags/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Cool Technorati Add-ons for your Blog</title>
		<link>http://www.techblog.viveksanghi.com/2006/11/cool-technorati-add-ons-for-your-blog/</link>
		<comments>http://www.techblog.viveksanghi.com/2006/11/cool-technorati-add-ons-for-your-blog/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 17:21:00 +0000</pubDate>
		<dc:creator>viveksanghi</dc:creator>
				<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[hacks news]]></category>
		<category><![CDATA[suggested]]></category>
		<category><![CDATA[technorati]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[hacks]]></category>

		<guid isPermaLink="false">http://www.techblog.viveksanghi.com/2006/11/cool-technorati-add-ons-for-your-blog/</guid>
		<description><![CDATA[Hello Readers, I have come across two cool add-ons for your blog. They are: 1. Technorati Rank display widget by purplemoggy2. Technorati Blog reactions link from imessengr.com1. PurpleMoggy has posted a very useful add-on with which one can display their real-time Technorati rank in the blog&#8217;s sidebar. To get a preview of the add-on and [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Readers,</p>
<p>I have come across two cool add-ons for your blog. They are:</p>
<p>1. Technorati Rank display widget by purplemoggy<br />2. Technorati Blog reactions link from imessengr.com<br /><span id="fullpost"><br />1. PurpleMoggy has posted a very useful add-on with which one can display their real-time Technorati rank in the blog&#8217;s sidebar. To get a preview of the add-on and learn the code click <a href="http://purplemoggy.blogspot.com/2006/11/display-your-technorati-rank.html">here</a>.</p>
<p>2. Deniz from imessengr.com has provided the Blogger Beta code for displaying the number of links from other blogs to a particular post via Technorati&#8217;s engine. To get a preview of this add-on and learn the code click <a href="http://web-messengers.blogspot.com/2006/11/technorati-link-count-widget-for.html">here</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techblog.viveksanghi.com/2006/11/cool-technorati-add-ons-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
