<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.majordojo.com/projects/FeedManager/atom.xsl" type="text/xsl" media="screen"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/01/widget-technora.php" />
  <link rel="self" type="application/atom+xml" href="http://www.majordojo.com/2006/01/widget-technora.php" />
  <id>tag:www.majordojo.com,2010://3/tag:www.majordojo.com,2006://3.2490-</id>
  <updated></updated>
  <title>Comments for Movable Type Widget: Technorati Search</title>
  <subtitle>A blog about Movable Type, technology, geek-dom, science-fiction and yes, sometimes my personal life.</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.261</generator>
  <entry>
    <id>tag:www.majordojo.com,2006://3.2490</id>
    <link rel="alternate" type="text/html" href="http://www.majordojo.com/2006/01/widget-technora.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.majordojo.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=3/entry_id=2490" title="Movable Type Widget: Technorati Search" />
    <published>2006-01-04T17:26:10Z</published>
    <updated>2007-08-26T07:19:59Z</updated>
    <title>Movable Type Widget: Technorati Search</title>
    <summary> Thanks to Niall Kennedy for sending me this cool Technorati widget. This widget includes a Technorati search box with an option to search only the current blog or all all blogs in the Technorati database. It also provides a...</summary>
    <author>
      <name>Byrne</name>
      <uri>http://www.majordojo.com/</uri>
    </author>
    
    <category term="Movable Type" />
    
    <content type="html" xml:lang="en" xml:base="http://www.majordojo.com/">
      <![CDATA[<p><img style="margin: 10px; padding: 10px; border: 1px solid #CCCCCC" alt="technosearch.png" src="http://www.majordojo.com/projects/SidebarManager/images/widgets/technosearch.png" width="201" height="119" align="right" /> Thanks to <a href="http://www.niallkennedy.com/blog/">Niall Kennedy</a> for sending me this cool <a href="http://www.technorati.com/">Technorati</a> widget. This widget includes a Technorati search box with an option to search only the current blog or all all blogs in the Technorati database. It also provides a link to the Technorati search results for the current blog&#8217;s URL (<a href="http://www.technorati.com/search/www.majordojo.com">example</a>). There are no prerequisites for this plugin, and I intend to include it in the release of the next version of Sidebar Manager.</p>
]]>
      <![CDATA[<h3>Template Code</h3>

<pre><code>&lt;div class="module-archives module"&gt;
  &lt;h2 class="module-header"&gt;Technorati&lt;/h2&gt;
  &lt;div class="module-content"&gt;
    &lt;div id="technorati"&gt;
      &lt;form id="ts_s" method="post" action="http://technorati.com/search.php"&gt;
      &lt;fieldset&gt;
        &lt;legend&gt;&lt;a href="http://www.technorati.com/"&gt;Technorati&lt;/a&gt; search&lt;/legend&gt;
        &lt;input type="hidden" name="sub" value="searchlet" /&gt;
        &lt;input type="text" id="ts_search" name="s" size="12" maxlength="255" value="" /&gt;&lt;br /&gt;
        &lt;input type="radio" checked="checked" name="from" id="ts_yb" value="&lt;$MTBlogURL$&gt;" /&gt;
        &lt;label for="ts_yb" title="&lt;$MTBlogName$&gt;"&gt;this blog&lt;/label&gt;
        &lt;input type="radio" name="from" id="ts_www" value="" /&gt; &lt;label for="ts_www"&gt;all blogs&lt;/label&gt;
        &lt;input type="submit" class="btn" value="Search" /&gt;
      &lt;/fieldset&gt;
      &lt;/form&gt;
      &lt;p id="ts_l" class="ts_l"&gt;&lt;a href="http://technorati.com/search/&lt;$MTBlogURL$&gt;" id="ts_lh"&gt;&amp;#187; Blogs that link here&lt;/a&gt;&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</code></pre>
]]>
    </content>
  </entry>

</feed>

