<?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>Turing tarpit &#187; 12seconds</title>
	<atom:link href="http://www.turingtarpit.com/tag/12seconds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.turingtarpit.com</link>
	<description>Where everything is possible but nothing of interest is easy –Alan Perlis</description>
	<lastBuildDate>Thu, 11 Mar 2010 02:01:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>12seconds Widget: A Plugin to display 12seconds videos on your WordPress blog</title>
		<link>http://www.turingtarpit.com/2009/03/12seconds-widget/</link>
		<comments>http://www.turingtarpit.com/2009/03/12seconds-widget/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 23:12:11 +0000</pubDate>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[12seconds]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video blogging]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.turingtarpit.com/?p=274</guid>
		<description><![CDATA[This is a <strong>WordPress plugin</strong> that adds a <strong>sidebar widget</strong> to display 12seconds video status updates. For those of you who are familiar with Twitter; 12seconds is like Twitter, but with video instead of text updates. You can also embed the widget in <em>posts</em> and <em>pages</em> using <em>shortcodes</em>. The widget itself is essentially a video player. It uses the widget embed code (need to login) provided by <em>12seconds.tv</em>. The plugin saves you the hassle of copying and pasting embed code and editing templates.]]></description>
			<content:encoded><![CDATA[<p>This is a <strong>WordPress plugin </strong>that adds a <strong>sidebar widget</strong> to display <a href="http://12seconds.tv">12seconds</a> video status updates. For those of you who are familiar with Twitter; 12seconds is like Twitter, but with video instead of text updates. You can also embed the widget in <em>posts</em> and <em>pages</em> using <em>shortcodes</em>.</p>
<p><a href="http://downloads.wordpress.org/plugin/12seconds-widget.zip"><img class="alignnone size-full wp-image-233" title="download_btn" src="http://www.turingtarpit.com/wp-content/uploads/2009/03/download2_btn.jpg" alt="Download Link" width="130" height="30" /></a></p>
<p>The widget itself is essentially a video player. It uses the <a href="http://12seconds.tv/widgets" target="_blank">widget embed code</a> (need to login) provided by <em>12seconds.tv</em>. The plugin saves you the hassle of copying and pasting embed code and editing templates.</p>
<a name="wptoc_0_0_0"></a><h3>Installation</h3>
<ol>
<li>Verify that you have PHP5, which is required for this plugin.</li>
<li><a href="http://www.turingtarpit.com/wp-content/uploads/2009/03/12seconds-widget.zip">Download</a> the whole <em>12seconds-widget</em> folder into the <code>/wp-content/plugins/</code> directory.</li>
<li> Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
</ol>
<a name="wptoc_0_0_1"></a><h3><strong>Usage</strong></h3>
<p>The plugin can be used in two ways:</p>
<ol>
<li>Display the widget in the sidebar</li>
<li>Embed the widget on posts and pages.</li>
</ol>
<a name="wptoc_1_1_0"></a><h4>1, Displaying the widget on a <em>sidebar</em></h4>
<p>After activating the <em>12seconds-widget</em> plugin, go to the <em>widgets</em> section. Now drag the widget into your chosen <em>sidebar</em> and configure.  You must enter a 12seconds <em>username</em>. You can choose to display a <em>skinny</em> (175&#215;290) or <em>fat</em> (380&#215;440) version of the widget. Make sure you click the &#8216;Done&#8217; button and the &#8216;Save Changes&#8217; button after making changes.</p>
<p><img class="alignnone size-full wp-image-280" title="12seconds-config" src="http://www.turingtarpit.com/wp-content/uploads/2009/03/12seconds-config.jpg" alt="12seconds-config" width="284" height="264" /></p>
<p>If you don&#8217;t want a widget title just leave the <em>Title</em> field blank.</p>
<a name="wptoc_1_1_1"></a><h4>2, Displaying the widget on a <em>post</em> or <em>page</em></h4>
<p>Using the <em>shortcodes</em> system in WordPress 2.5 and up, the plugin will allow you to embed the widget into your <em>pages</em> and <em>posts</em>.</p>
<a name="wptoc_1_2_0"></a><h5>Use the &#8220;12suser&#8221; shortcode to display updates for an individual user</h5>
<p><img class="alignnone size-full wp-image-301" title="12suser-shortcode" src="http://www.turingtarpit.com/wp-content/uploads/2009/03/12suser-shortcode.jpg" alt="12suser-shortcode" width="365" height="104" /></p>
<ul>
<li>The username attribute is required and is the login/user name to the 12seconds site.</li>
<li>The *size* attribute is optional and can be &#8220;fat&#8221; or &#8220;skinny&#8221; (default).</li>
</ul>
<a name="wptoc_1_2_1"></a><h5>Use the &#8220;12svideo&#8221; shortcode to display a single video</h5>
<p><img class="alignnone size-full wp-image-302" title="12svideo-shortcode" src="http://www.turingtarpit.com/wp-content/uploads/2009/03/12svideo-shortcode.jpg" alt="12svideo-shortcode" width="190" height="33" /></p>
<ul>
<li> The <em>id</em> attribute is required.</li>
<li>The <em>id</em> is the last set of digits of the URL when viewing a video on the 12seconds.tv site. The URLs takes the form <code>http://12seconds.tv/channel/username/123456</code> . The <em>id</em> in this case would be <code>"123456"</code>.</li>
</ul>
<p><strong>PS: </strong>The <strong>12s</strong> shortcode introduced in version 0.2 will still work, but it has been deprecated.</p>
<a name="wptoc_0_0_2"></a><h3>Styling Guidelines</h3>
<p>The widget embed code tag is assigned CSS class <code>twelve-s-widget</code>.</p>
<p>The caption for individual videos ( when you use the <code>12svideo</code> shortcode ) is assinged CSS class <code>twelve-s-caption</code> to the tag.</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;span class=&quot;twelve-s-caption&quot;&gt;
 ........... &lt;/span&gt;</pre></div></div>

<a name="wptoc_0_0_3"></a><h3>Examples</h3>
<p>The following examples show the status updates and individual videos by the <em>12seconds</em> team.</p>
<iframe class="twelve-s-widget" src="http://embed.12seconds.tv/i/widgetSmall?u=12seconds" scrolling="no" allowtransparency="true" frameborder="0" width="175" height="290"></iframe>
<p>Skinny widget showing the updates for username &#8221;12seconds&#8221;.</p>
<iframe class="twelve-s-widget" src="http://embed.12seconds.tv/i/widgetFull?u=ijustine" scrolling="no" allowtransparency="true" frameborder="0" width="380" height="440"></iframe>
<p>Fat widget showing <a href="http://twitter.com/ijustine" target="_blank">iJustine&#8217;s</a> updates (she&#8217;s not a regular 12er, but the few she did are masterpieces).</p>
<iframe class="twelve-s-widget" src="http://embed.12seconds.tv/i/embed?v=116072" scrolling="no" allowtransparency="true" frameborder="0" width="430" height="360"></iframe><span class="twelve-s-caption"><br/>From <a href="http://12seconds.tv">12seconds.tv</a></span>
<p>Single video showing 12seconds co-founder Sol Lipman explaining what its all about.</p>
<a name="wptoc_0_0_4"></a><h3>Download the plugin</h3>
<p><a href="http://downloads.wordpress.org/plugin/12seconds-widget.zip"><img class="alignnone size-full wp-image-233" title="download_btn" src="http://www.turingtarpit.com/wp-content/uploads/2009/03/download2_btn.jpg" alt="Download Link" width="130" height="30" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turingtarpit.com/2009/03/12seconds-widget/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
