<?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>Winged Wolf Studio &#187; tales from the middle kingdom</title>
	<atom:link href="http://warofwinds.com/winged-wolf-studio/tag/tales-from-the-middle-kingdom/feed/" rel="self" type="application/rss+xml" />
	<link>http://warofwinds.com/winged-wolf-studio</link>
	<description>Time to Fly</description>
	<lastBuildDate>Fri, 16 Jul 2010 00:50:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is a CMS, and WHY do I need it? (Part I)</title>
		<link>http://warofwinds.com/winged-wolf-studio/what-is-a-cms-and-why-do-i-need-it-part-i/</link>
		<comments>http://warofwinds.com/winged-wolf-studio/what-is-a-cms-and-why-do-i-need-it-part-i/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 06:28:02 +0000</pubDate>
		<dc:creator>KEZ</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Website Extras]]></category>
		<category><![CDATA[webcomic website must-have's]]></category>
		<category><![CDATA[busybee comics]]></category>
		<category><![CDATA[comicpress]]></category>
		<category><![CDATA[crowfeathers]]></category>
		<category><![CDATA[inkblot]]></category>
		<category><![CDATA[someryC]]></category>
		<category><![CDATA[tales from the middle kingdom]]></category>
		<category><![CDATA[wiglaf and mordred]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xyliatales]]></category>

		<guid isPermaLink="false">http://warofwinds.com/winged-wolf-studio/?p=172</guid>
		<description><![CDATA[Occasionally I still come across a comic with a hard-coded archive. This makes me very sad. Very, very, VERY, sad. Perhaps, if your comic is under 20 pages at completion, I could understand coding each archive page by hand, but when I come across a comic with 50+ pages, and the creator is complaining about [...]]]></description>
			<content:encoded><![CDATA[<p>Occasionally I still come across a comic with a hard-coded archive. This makes me very sad. Very, very, VERY, sad. Perhaps, if your comic is under 20 pages at completion, I could <em>understand </em>coding each archive page by hand, but when I come across a comic with 50+ pages, and the creator is complaining about having to edit archive pages, I want to scream. If you want to scream too, because you are the one making me scream, this article is for you.</p>
<p>First! <strong>CMS stands for Content Management System</strong>. &#8220;Content&#8221; for this means your comic and the news or notes or extra webpages which accompany it.  &#8220;Management&#8221; as in, able to handle large amounts of information in the way a manager handles all the people who work under him or her.  A &#8220;system&#8221; implies something a bit&#8230;<strong>automatic</strong>. Like automatic drive on your car, this is a good thing for people who want it easy.  So, easy comic handling. No hand-coding of archives! GOOD THING. This also forces you to display your comic in way in which readers are accustomed! Yes, there are some precedents for webcomic display, and that includes NOT displaying 20 comic pages on ONE webpage, or having one 1 navigation button for the &#8220;next&#8221; comic, etc. Don&#8217;t make me pull my hair out when I&#8217;m trying to read your wonderful comic, basically!</p>
<p>An example of a CMS is this blog. The CMS is Wordpress, which uses something called a &#8220;mySQL&#8221; database to work. I don&#8217;t edit that database when I add a post, I don&#8217;t code it or screw with it or even know how the hell it works. It is a magical thing to me, and I&#8217;m happy that I don&#8217;t have to mess with it.  All I did was create it by giving it a name and a password in my host&#8217;s admin panel.  Not all CMS use databases. In this article, I&#8217;m going to tell you about all of the CMS that I know of that you can use for your webcomic.</p>
<p>Before I get into this, I just want to say that I will not be touching on CMS systems of free webcomic hosts. I&#8217;m going to save that for <a href="http://warofwinds.com/winged-wolf-studio/category/webcomic-host-reviews/">the reviews OF those hosts</a>.  This article is more for people who host themselves, but don&#8217;t have a system in place yet to manage their webcomic.</p>
<p>I&#8217;m going to start with a popular choice: <strong>Wordpress/Comicpress.</strong> Wordpress is your CMS, and <a href="http://comicpress.org/">Comicpress</a> is your <em>theme</em> that specializes the CMS for your webcomic. Comicpress works much easier with the <a href="http://wordpress.org/extend/plugins/comicpress-manager/">CP manager plug-in</a> (an extra little bit of specialized automation for your wordpress blog).  Two examples of WP/CP sites in action are <a href="http://comic.artfulnerd.com/">Tales from the Middle Kingdom</a> and <a href="http://xyliatales.com">Xyliatales</a>.</p>
<p style="padding-left: 30px;"><strong>Pros:</strong> WP/CP is constantly upgraded freeware, and each version is better than the last. There are 5 default templates available for every type of comic. You get perma-links (more search-friendly URLs), RSS, comic news and extra blog news. You get to use PHP, a very useful type of coding. CP 2.7 also has a bunch of handy new features, including archiving by storyline, comic hover text, and comic transcripts.  You can upload your comics though an online admin interface (obviously accessible from any computer, just in case any supernoobs were reading this), write your comic blurbs online, etc. Has a commenting (and moderation) system, and the ability to schedule pages for future days!</p>
<p style="padding-left: 30px;"><strong>Cons:</strong> WP/CP is NOT  user-friendly if you don&#8217;t know what you&#8217;re doing in the code, especially if you want to personalize your site. WP requires a database, which can get corrupted, and furthermore, you have to have top-level admin access on your host panel to even make a database.  WP also can severely tax your host, so you either need to not be a huge comic, or install <a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP-super-cache plug-in</a>.   Finally, because WP/CP are constantly being upgraded, YOU have to keep upgrading your site, which is extremely annoying.</p>
<p style="padding-left: 30px;"><strong>Bottom line:</strong> Recommended for advanced users only, or those interested in becoming that. For more about WP/CP, go read a <a href="http://floatinglightbulb.blogspot.com/2008/11/interview-with-kez.html">2-part</a> <a href="http://floatinglightbulb.blogspot.com/2008/11/interview-with-kez-part-ii.html">interview</a> I gave at <em><a href="http://floatinglightbulb.blogspot.com">The Floating Lightbulb</a></em>.</p>
<p>Next, an alternative to WP/CP for less-advanced coders called <strong>Inkblot</strong>. Like CP, Inkblot works with Wordpress, so you still have to go about creating a mySQL database.  In this case, <a href="http://maikeruon.com/wcib/">Inkblot</a> is the theme, and <a href="http://maikeruon.com/wcib/">WebComic</a> is the  name of the plug-in.  I have not used this CMS, but example of a WP/IB site in action is <a href="http://liliy.net/wam/">The Adventures of  Wiglaf and Mordred</a>.</p>
<p style="padding-left: 30px;"><strong>Pros:</strong> Much easier to use than WP/CP, and with the great majority of functionality (more in some cases!). Instead of dealing with code, a lot of the time you only deal with settings, and anyone who can fill out paperwork can change &#8220;settings.&#8221;  This is Kez&#8217;s way of saying IT&#8217;S NOT AS HARD AS YOU THINK. Also, has a commenting (and moderation) functionality! For more, <a href="http://maikeruon.com/wcib/about/comparison/">check out  this handy-dandy comparison list of CP vs. IB</a>, though I don&#8217;t think it&#8217;s been updated for CP 2.7.  Correct me if I&#8217;m wrong, Mike!</p>
<p style="padding-left: 30px;"><strong>Cons:</strong> Still requires a database, upgrading, installation, and perhaps, the cache plug-in described in WP/CP&#8217;s cons.</p>
<p style="padding-left: 30px;"><strong>Bottom line</strong>: recommended as an excellent alternative to CP. I&#8217;m told once you use IB, you don&#8217;t go back</p>
<p>The next CMS up for bat is <a href="http://someryc.mostpopularcomic.com/">SomeryC</a>. <span style="text-decoration: line-through;">Unlike the previous 2 examples, SomeryC does not require a database.</span> I swear the version I first used of this did not. It appears the newest version DOES need a database. M&#8217;bad! Sorry about that.  Unlike WP/CP or WP/IB, SomeryC ONLY handles your comic—not extra webpages, or sidebars or any other aspect of the site EXCEPT for archiving your webcomic. An example of a site using SomeryC is <a href="http://crowfeathers.net/">Crowfeathers</a>.</p>
<p style="padding-left: 30px;"><strong>Pros:</strong> extremely easy to install.  A convenient &#8220;tag&#8221; system for comic placement, navigation buttons, news, etc. For those of you who don&#8217;t know, tags are pieces of code that stand for more complex code functions. Instead of dealing with a huge string of incomprehenisble garble, you deal with something more like &#8220;put comic here.&#8221; SomeryC also leaves site design up to you. For some people, not dealing with default templates is a HUGE pro.  Even though you don&#8217;t have a database, you still have an online interface for adding comics and news.</p>
<p style="padding-left: 30px;"><strong>Cons: </strong>previously SomeryC sites have been hacked, and I&#8217;m unsure if new, more secure versions have been released.  Other than that, some people may find that not having a system that deals with ALL aspects of the site a major con. I personally like a little bit of manual control every now and again.</p>
<p style="padding-left: 30px;"><strong>Bottom line:</strong> recommended for people who don&#8217;t like Wordpress and for people not comfortable outside of HTML/CSS.  Also recommended for people who (like me) like to sometimes hand-code things themselves.</p>
<p>Next, a CMS with all of WP&#8217;s functionality, but with far less hassle, <a href="http://www.movabletype.org/">Movable Type</a>! An example of a site using MT is <a href="http://beesbuzz.biz/">busybee comics</a>.</p>
<p style="padding-left: 30px;"><strong>Pros:</strong> Since I&#8217;ve never used MT, I&#8217;m going to draw straight from an<a href="http://floatinglightbulb.blogspot.com/2008/12/conversation-with-fluffy-about-movable.html"> interview given by fluffy</a>, creator of busybee comics.  First, and this is a huge pro, MT can run multiple comics from a single admin panel on ONE site. It&#8217;s easier to use AND install than WP, doesn&#8217;t rely on PHP (for those who fear it), and has better security. You don&#8217;t often hear about MT sites getting hacked, unlike WP sites.  Has commenting ability!</p>
<p style="padding-left: 30px;"><strong>Cons: </strong>Again, may require a database depending on what functions you want to use, and definitely requires CGI capability (this latter bit isn&#8217;t a con so much as something you need to be aware of).  MT also has its own markup language apparently, so there are somethings you&#8217;d need to learn.</p>
<p style="padding-left: 30px;"><strong>Bottom line:</strong> for both advanced and beginner coders.  Since I only know of one site that uses this for webcomics, I don&#8217;t really have much to say on it though. It exists! So try it and let me know what you think.</p>
<p>Part II will be a short article dealing with Comikaze, i-strip,  Blogspot/other free blogs, and any other system I may be vaguely familiar with people may mention in comments.  I&#8217;m far more familiar with systems offered by free webcomic hosts, but even if I don&#8217;t know as much about all of these as I would like, I think it&#8217;s still important people know about them!</p>
]]></content:encoded>
			<wfw:commentRss>http://warofwinds.com/winged-wolf-studio/what-is-a-cms-and-why-do-i-need-it-part-i/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
