<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
 
        <title>ode - a simple personal publishing platform for the web</title>
        <link>http://ode-is-simple.com/home/news/demos/addins/</link>
        <description>Ode is simple! (Simple means that you know how it works.)</description>
        <language>en</language>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <generator><!-- name="generator" content="ode/1.2.1" --></generator>
        <managingEditor>rob@ode-is-simple.com (Rob)</managingEditor>
        <webMaster>rob@ode-is-simple.com (Rob)</webMaster>
 
		<atom:link href="http://ode-is-simple.com/home/2010/01/11/index.rss2" rel="self" type="application/rss+xml" />


        <item>
            <title>Demo: tags (Indexette : index-date, and Twitter : status)</title>
            <link>http://ode-is-simple.com/home/news/demos/addins/tags_demo_indexette_and_twittererr</link>
            <description><![CDATA[ <p>Let's look at a couple of tags  </p>

<p>Tags are bits of text inserted into directly into post files either by Ode itself or the installed addins. They can be used to used to store information relevant to the post, and instructions to control the behavior of the script.  </p>

<p>Individual tags are a single line of text and have the following the general form:  </p>

<pre><code>tag prefix literal : tag source/addin name : tag name  : tag value
</code></pre>

<p>!--jump--!</p>

<p><strong>tag prefix literal</strong> - All tags start with the string 'tag'  </p>

<p><strong>tag source/addin name</strong> - All tags should include the name of the source addin so that it's easy to match each tag with the associated addin.  </p>

<p><strong>tag name</strong> - Addins may support more than one tag. The name identifies a specific tag. Though more than one add may use the same tag name(s), the combination of addin name : tag name should be unique among all addins. This correctly implies that no two addins should have the same name. (For the time being we'll resolve naming conflicts a case by case basis.)</p>

<p><strong>tag value</strong> - the corresponding value of the named tag.  </p>

<p>Earlier today I posted about tags related to two addins: </p>

<ol>
<li>Indexette  </li>
<li>Twitterer  </li>
</ol>

<p>To see these tags in action watch this screencast I recorded while creating this post (and publishing it to twitter).  </p>

<p><object width="480" height="292"><param name="movie" value="http://www.youtube.com/v/kQWNPvQbRyg&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/kQWNPvQbRyg&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="292"></embed></object></p>

<p>This is just a little of what can be done with addins and tags. Ode will be released soon. In the meantime, I'd love to know what you think.  </p>

<p>By the way, I'm considering changing the name of this feature from 'tags' to something else because the term 'tag' is strongly associated with another idea. In fact, I'm planning on implementing this sort of tag myself. If only for that reason I'd like to refer to this as something else. Any suggestions? </p>
 ]]></description>
            <pubDate>Mon, 11 Jan 2010 16:33:34 EST</pubDate>
            <guid>http://ode-is-simple.com/home/2010/01/11/16/33/34/</guid>
        </item>


    </channel>
</rss>

