<?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>Manga+Press &#187; 2.7</title>
	<atom:link href="http://manga-press.silent-shadow.net/tags/2-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://manga-press.silent-shadow.net</link>
	<description>The webcomic CMS for Wordpress!</description>
	<lastBuildDate>Mon, 16 Aug 2010 00:54:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Manga+Press News</title>
		<link>http://manga-press.silent-shadow.net/2010/03/mangapress-news/</link>
		<comments>http://manga-press.silent-shadow.net/2010/03/mangapress-news/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 20:19:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.7]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=336</guid>
		<description><![CDATA[I&#8217;ve started preliminary development of Manga+Press 2.7, more as a means of playing with the custom post type features in WordPress 3.0. One thing I will say is this: with WordPress 3.0, Manga+Press will become exactly what I had originally wanted it to be when I first had the concept two years ago. The custom [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started preliminary development of Manga+Press 2.7, more as a means of playing with the custom post type features in WordPress 3.0. One thing I will say is this: with WordPress 3.0, Manga+Press will become exactly what I had originally wanted it to be when I first had the concept two years ago. The custom taxonomy feature is <em>exactly</em> what I am going to need to make Manga+Press support multiple comics — which was originally what Manga+Press was supposed to do. Somehow, I could never get that feature to work properly.</p>
<p>The problem is Manga+Press is going to have to be re-written entirely for 3.0, and I have to figure out a way of maintaining some backwards compatibility.</p>
<p>/Update: March 19th, 3:17pm<span id="more-336"></span></p>
<p>Yes, Manga+Press 2.7 <em>will</em> definitely have to be rewritten for WordPress 3.0. The custom post types and taxonomies are going to play a powerful role in 2.7, and now that I&#8217;m thinking about it, custom post types <em>will</em> play a part in the companion plug-in called CharacterWiki. Or, CharacterWiki may become a part of Manga+Press 2.7.</p>
<p>Something else I&#8217;m going to have consider are upgrade  paths. How do I maintain backwards compatibility for users who are upgrading from older versions of Manga+Press?</p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2010/03/mangapress-news/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Manga+Press 2.7 ideas</title>
		<link>http://manga-press.silent-shadow.net/2010/03/mangapress-2-7-ideas/</link>
		<comments>http://manga-press.silent-shadow.net/2010/03/mangapress-2-7-ideas/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 22:25:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[2.7]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://manga-press.silent-shadow.net/?p=323</guid>
		<description><![CDATA[My first two ideas for Manga+Press 2.7: Support Multiple Comics Series. I need to decide which term makes more sense. A series should refer to a group of comics related to each other by storyline, so if you have comics with two different storylines, that would be two different series. If I do this, that [...]]]></description>
			<content:encoded><![CDATA[<p>My first two ideas for Manga+Press 2.7:<span id="more-323"></span></p>
<ol>
<li><strong>Support Multiple <span style="text-decoration: line-through;">Comics</span> Series.</strong><br />
I need to decide which term makes more sense. A series should refer to a  group of comics related to each other by storyline, so if you have  comics with two different storylines, that would be two different  series. If I do this, that would mean I would have to rethink how  Manga+Press handles its categories.</li>
<li><strong>International language support.</strong><br />
This is a must and one I&#8217;ve considered since v1.0 but I haven&#8217;t received  any requests for multiple languages and honestly, which ones do I  support? Where do I get translators? Would there be any volunteers?</li>
<li><strong>Custom Post Type: &#8220;Comic.&#8221;</strong><br />
If I do this, that practically means that 2.7 will not be supported by  WordPress 2.9. The next version of WordPress is supposed to feature  custom post types and if that happens, that <em>might</em> eliminate the  need for a database table to keep track of the comics, or at the very  least, it would eliminate the need for a custom meta field.</li>
<li><strong>WordPress μ support.</strong><br />
With the merger of WPMU and WordPress in version 3.0, this is something  that I&#8217;m going to have to look at. Last fall, I ran a test with  Manga+Press 2.5 and WPMU and for the most part, it worked just fine  except for one problem: the comic banner cache. The only thing I can  think of is integrating TimThumb further into Manga+Press</li>
</ol>
<p>Other possibilities:</p>
<ul>
<li><strong>Eliminating the Post New Comic page.</strong><br />
With being able to add your comics through the Add New Post page, the  Post New Comic page is probably unnecessary. On the other hand, if I add  multiple series support.</li>
<li><strong>Developing CharacterWiki.</strong><br />
CharacterWiki would have to work with Manga+Press: different  series=different characters. Once again, this would be a WordPress  3.0-only feature because I can see how custom Post Types can be used for  this feature.</li>
</ul>
<p>So these are my current ideas for the next version of Manga+Press. Feel free to comment if you have any other ideas for features that can be included in the next version.</p>
]]></content:encoded>
			<wfw:commentRss>http://manga-press.silent-shadow.net/2010/03/mangapress-2-7-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
