<?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>stripShow &#187; stripShow</title>
	<atom:link href="http://stripshow.monkeylaw.org/tag/stripshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://stripshow.monkeylaw.org</link>
	<description>Webcomics plugin for WordPress</description>
	<lastBuildDate>Fri, 06 May 2011 16:01:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Recent releases of stripShow</title>
		<link>http://stripshow.monkeylaw.org/2010/10/06/recent-releases-of-stripshow/</link>
		<comments>http://stripshow.monkeylaw.org/2010/10/06/recent-releases-of-stripshow/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 21:15:31 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[2.5.1]]></category>
		<category><![CDATA[2.5.2]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[AutoComic]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[stripShow]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://stripshow.monkeylaw.org/?p=204</guid>
		<description><![CDATA[Just a quick note to update you on some recent minor releases to stripShow: 2.5.1 I was made aware of an issue which prevented AutoComic from being used on non-English sites. The tooltips that appear when you mouse over the navigation arrows couldn&#8217;t use non-Western characters. So that left out, oh, most of the world. [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick note to update you on some recent minor releases to stripShow:</p>
<p><strong>2.5.1</strong></p>
<p>I was made aware of an <a href="http://stripshow.monkeylaw.org/forums/support-requests/multilanguage-support/" target="_blank">issue</a> which prevented AutoComic from being used on non-English sites. The tooltips that appear when you mouse over the navigation arrows couldn&#8217;t use non-Western characters. So that left out, oh, most of the world. Thanks to <strong>webdemin</strong>, a Greek stripShow user, I was able to modify the code to allow these tooltips to use UTF-8 characters.</p>
<p><strong>2.5.2</strong></p>
<p>Not a bug fix, but a minor new feature. <a href="http://stripshow.monkeylaw.org/forums/support-requests/duplicate-comic-navigation/" target="_blank">Another user</a> requested the ability to, in AutoComic, choose whether to place the navigation buttons above or below the comic (or both). I have added this feature.</p>
<p>Meanwhile, stripShow keeps motoring towards 3.0, which will mark a major change. WordPress 3&#8242;s support for custom post types means that comics no longer need to be blog posts in a special category, they can be their own unique thing. This is admittedly an obvious idea, and I know that ComicPress 3 will do the same thing. Some features just slap you in the face. I&#8217;m also working in features to make AutoComic more flexible.</p>
<p>In the meantime, speaking of AutoComic, I&#8217;m always looking for new arrow sets. The ones that ship with stripShow (you can find them in your <tt>iconsets/</tt> folder) were made by me, and if there&#8217;s one thing I&#8217;m not, it&#8217;s a designer. If anyone has created a set of icons for AutoComic, please feel free to let me know!</p>
]]></content:encoded>
			<wfw:commentRss>http://stripshow.monkeylaw.org/2010/10/06/recent-releases-of-stripshow/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>About stripShow Sandbox Options</title>
		<link>http://stripshow.monkeylaw.org/2009/10/15/about-the-stripshow-sandbox-options/</link>
		<comments>http://stripshow.monkeylaw.org/2009/10/15/about-the-stripshow-sandbox-options/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 16:40:20 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Theming]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[stripShow]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://stripshow.monkeylaw.org/?p=134</guid>
		<description><![CDATA[One feature I may have overlooked from the announcement of stripShow 2.1 is one some users may find confusing. I thought I&#8217;d mention it here for clarification. stripShow Sandbox now has an Options page. Here it is: Here, you can configure a few options for the stripShow Sandbox template, without having to edit your child [...]]]></description>
			<content:encoded><![CDATA[<p>One feature I may have overlooked from the announcement of stripShow 2.1 is one some users may find confusing. I thought I&#8217;d mention it here for clarification.</p>
<p>stripShow Sandbox now has an Options page. Here it is:</p>
<div id="attachment_135" class="wp-caption aligncenter" style="width: 310px"><a href="http://stripshow.monkeylaw.org/wp-content/uploads/2009/10/stripshow-sandbox-options.png"><img class="size-medium wp-image-135" title="stripShow Sandbox Options" src="http://stripshow.monkeylaw.org/wp-content/uploads/2009/10/stripshow-sandbox-options-300x165.png" alt="The options page for the stripShow Sandbox template" width="300" height="165" /></a><p class="wp-caption-text">The options page for the stripShow Sandbox template</p></div>
<p>Here, you can configure a few options for the stripShow Sandbox template, without having to edit your child theme&#8217;s files.  You can rename or remove the blog header, for example.</p>
<p>One thing that has changed significantly is that you can now configure your column layout from this page. Previously, every stripShow Sandbox child theme had to import a stylesheet like so:</p>
<p><code>@import url('../stripshow_sandbox/library/styles/columns/3c-b.css');</code></p>
<p>What this means, practically, is that if you have such a line in your child theme, you should remove it, and use the dropdown menu in stripShow Sandbox to select your column scheme. The line has already been removed, in 2.1, from the included child themes and from stripShow Sandbox itself.</p>
<p>I look forward to using this option in the future to include more layout possibilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://stripshow.monkeylaw.org/2009/10/15/about-the-stripshow-sandbox-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stripShow 2.1 released!</title>
		<link>http://stripshow.monkeylaw.org/2009/10/09/stripshow-2-1-released/</link>
		<comments>http://stripshow.monkeylaw.org/2009/10/09/stripshow-2-1-released/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 01:39:52 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[2.1]]></category>
		<category><![CDATA[new-release]]></category>
		<category><![CDATA[stripShow]]></category>

		<guid isPermaLink="false">http://stripshow.monkeylaw.org/?p=125</guid>
		<description><![CDATA[I&#8217;m inordinately pleased to announce the release of version 2.1 of stripShow, the all-in-one solution for running a webcomic on WordPress! New features in 2.1 include: COVER YOUR SHAME! If you happen to draw a comic that is sometimes just nasty, filthy, disgusting&#8230; well, we don&#8217;t judge. But sometimes people shouldn&#8217;t be browsing that sort [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/stripshow/"><img class="alignright size-full wp-image-126" title="stripShow 2.1 badge" src="http://stripshow.monkeylaw.org/wp-content/uploads/2009/10/version-2.1-badge.png" alt="stripShow 2.1 badge" width="129" height="129" /></a>I&#8217;m inordinately pleased to announce the release of version 2.1 of stripShow, the all-in-one solution for running a webcomic on WordPress!</p>
<p>New features in 2.1 include:</p>
<ul>
<li>COVER YOUR SHAME! If you happen to draw a comic that is sometimes just nasty, filthy, disgusting&#8230; well, we don&#8217;t judge. But sometimes people shouldn&#8217;t be browsing that sort of thing from work, and for the benefit of those readers, creators can now cover NSFW strips with a cover image that must be clicked on before the real comic is displayed.</li>
<li>CUSTOMIZE YOUR THUMBNAILS! Now, if you&#8217;d rather thumbnail images were something a little more personalized than just a scaled-down version of the comic, you can stick alternate images in a subfolder of your comics folder and show those instead.</li>
<li>SE HABLA FRANCAIS, MEIN FREUND! stripShow is now fully internationalized, and ready to be translated into all the languages of our big blue planet!</li>
</ul>
<p>Obviously, all the great features that made stripShow the finest solution for WordPress webcomics, such as searchable, formatted transcripts, nested, low-maintenance storylines,  easy upload of comics, and an awesome theming template, are still present, and ready to propel your webcomic into the 2010s.</p>
<p>Download stripShow today from the <a title="stripShow download" href="http://wordpress.org/extend/plugins/stripshow/">WordPress Plugin Directory</a> today, or visit our <a title="stripShow support site" href="http://stripshow.monkeylaw.org">support site</a> and join our community!</p>
<span class="sfforumlink"><a href="http://stripshow.monkeylaw.org/forums/announcements/stripshow-2-1-released/"><img src="http://stripshow.monkeylaw.org/wp-content/plugins/simple-forum/styles/icons/default/bloglink.png" alt="" /> Join the forum discussion on this post</a> - (1) Posts</span>]]></content:encoded>
			<wfw:commentRss>http://stripshow.monkeylaw.org/2009/10/09/stripshow-2-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

