<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>MettaProgramming &#187; taglines</title>
	<atom:link href="http://mettadore.com/tag/taglines/feed/" rel="self" type="application/rss+xml" />
	<link>http://mettadore.com</link>
	<description>Thoughts on Software and Technology</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:39:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Making Sociable More… Sociable</title>
		<link>http://mettadore.com/wordpress/making-sociable-more%e2%80%a6-sociable/</link>
		<comments>http://mettadore.com/wordpress/making-sociable-more%e2%80%a6-sociable/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 00:54:34 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[sociable]]></category>
		<category><![CDATA[taglines]]></category>

		<guid isPermaLink="false">http://mettadore.com/?p=6</guid>
		<description><![CDATA[This post is from Positively Glorious!, just to give us a start. I&#8217;ve been using the Sociable WordPress plugin for a while now. It&#8217;s a plugin that gives instant links to various social media sites, to help you spread your bloggy goodness around the world. One thing that I love about this plugin is the [...]]]></description>
			<content:encoded><![CDATA[<p>This post is from <a href="http://positivelyglorious.com">Positively Glorious!</a>, just to give us a start.<br />
I&#8217;ve been using the <a href="http://blogplay.com/sociable-for-wordpress/">Sociable WordPress plugin</a> for a while now. It&#8217;s a plugin that gives instant links to various social media sites, to help you spread your bloggy goodness around the world. One thing that I love about this plugin is the fact that it shows a tagline before the list of links (just look to the end of this post for what I&#8217;m talking about).</p>
<p>For me, this tagline has become something of a… well… tagline. Many people use the default &#8220;Share and enjoy&#8221; tagline.<sup><a href="http://mettadore.com/wordpress/making-sociable-more%e2%80%a6-sociable/#footnote_0_6" id="identifier_0_6" class="footnote-link footnote-identifier-link" title="which is something I&amp;#8217;d expect to hear from a space ship&amp;#8217;s computer that&amp;#8217;s trying to recreate tea, not something I want on my blog.">1</a></sup> This is probably because most people see the tagline as an introduction to the &#8220;link to social media&#8221; function of Sociable. Me? I actually like the semi-Shakespearian &#8220;ending of a chapter&#8221; feeling that the tagline gives. It&#8217;s like a way to tell the reader that we&#8217;re at the end of this post, this thought, this… chapter.<span id="more-6"></span></p>
<p>When I started using Sociable, I periodically changed the tagline from &#8220;Whaddaya think, sirs?&#8221; to &#8220;Push the button, Frank.&#8221; and back again. These are two good &#8220;ending taglines&#8221; from that greatest of all shows: <a href="http://en.wikipedia.org/wiki/Mystery_Science_Theater_3000">Mystery Science Theater 3000</a>. Eventually, I got sick of the tagline being the same thing for all posts, and of having to manually change the tagline. So, I thought I&#8217;d hack the plugin source to allow for random taglines.</p>
<h3>Random Taglines Rule!</h3>
<div id="attachment_1960" class="wp-caption alignleft" style="width: 310px"><a href="http://positivelyglorious.com/files/2009/12/Screen-shot-2009-12-24-at-10.14.23-PM.png"><img class="size-medium wp-image-1960 " src="http://positivelyglorious.com/files/2009/12/Screen-shot-2009-12-24-at-10.14.23-PM-300x90.png" alt="Sociable-random's admin page" width="300" height="90" /></a><p class="wp-caption-text">Sociable-random&#039;s admin page</p></div>
<p>Thus, I give you the <a href="http://github.com/mettadore/sociable-random">sociable-random</a> plugin. It&#8217;s exactly the same as the sociable plugin, except that it allows for multiple taglines and it automatically uses the &lt;strong&gt; tag for those taglines.</p>
<p>At the bottom of this post, you see a tag that has been randomly chosen from about 7 MST3K quotes. You also see the way I formatted the tagline to separate it a bit from the post, while still connecting it to the sociable links. The CSS for this is:</p>
<pre>.sociable_tagline {
            padding-bottom: 5px;
            margin-bottom: 3px;
            margin-top: 5px;
            line-height: 1.5em;
}
.sociable_tagline strong {
           border-top: #444 1px solid;
}</pre>
<h3>Download</h3>
<p>Download sociable-random from its <a href="http://github.com/mettadore/sociable-random/archives/master">archives link on Github</a>. Feel free to let me know what you think, and if something&#8217;s broken, either fire a message along on of the various channels you see on the right edge of your screen, or using the <a href="http://github.com/mettadore/sociable-random/issues">Github Issues page</a>.</p>
<ol class="footnotes"><li id="footnote_0_6" class="footnote">which is something I&#8217;d expect to hear from a space ship&#8217;s computer that&#8217;s trying to recreate tea, not something I want on my blog.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://mettadore.com/wordpress/making-sociable-more%e2%80%a6-sociable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

