<?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; wordpress</title>
	<atom:link href="http://warofwinds.com/winged-wolf-studio/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://warofwinds.com/winged-wolf-studio</link>
	<description>Time to Fly</description>
	<lastBuildDate>Wed, 31 Aug 2011 18:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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[webcomic website must-have's]]></category>
		<category><![CDATA[Website Extras]]></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>
		<item>
		<title>Webcomic Website Must-Have&#8217;s: full comic navigation</title>
		<link>http://warofwinds.com/winged-wolf-studio/webcomic-website-must-haves-full-comic-navigation/</link>
		<comments>http://warofwinds.com/winged-wolf-studio/webcomic-website-must-haves-full-comic-navigation/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:51:10 +0000</pubDate>
		<dc:creator>KEZ</dc:creator>
				<category><![CDATA[webcomic website must-have's]]></category>
		<category><![CDATA[comic genesis]]></category>
		<category><![CDATA[comicpress]]></category>
		<category><![CDATA[mind faucet]]></category>
		<category><![CDATA[webcomic]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zuda]]></category>

		<guid isPermaLink="false">http://warofwinds.com/winged-wolf-studio/?p=22</guid>
		<description><![CDATA[I&#8217;m going to be doing a series of articles called &#8220;webcomic website must-have&#8217;s,&#8221; focusing on things that experienced webcomickers OUGHT to know, but the professional just beginning a web-career might overlook, or even experienced webcomickers might not consider important. So, the first article is about comic navigation.  Your comic archive should ALWAYS contain links, above [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to be doing a series of articles called &#8220;webcomic website must-have&#8217;s,&#8221; focusing on things that experienced webcomickers OUGHT to know, but the professional just beginning a web-career might overlook, or even experienced webcomickers might not consider important.</p>
<p>So, the first article is about comic navigation.  Your comic archive should ALWAYS contain links, above AND below the comic<a title="except in the following circumstance..." href="#but">*</a> to the following: first comic, previous comic, next comic and last comic. Few things annoy a new reader more than being unable to go back to the first comic (as in, your site only has previous/next), or being unable to get OUT of the archive with a last/today comic button.</p>
<p>Many choose to present these buttons linearly, in order, as you might see on any ComicGenesis site (ex, <a title="The War of Winds on Comic Genesis" href="http://warofwinds.comicgenesis.com/d/20080720.html/">my mirror site</a>). Some choose to put buttons on <a title="Gunnerkrigg Court" href="http://gunnerkrigg.com">the sides of the comic too,</a> or even <a title="Chasing the Sunset" href="http://www.fantasycomic.com/index.php?p=c522">on top of the comic itself</a> (hover on the left and right sides.)  Regardless of where the buttons are, they need to exist in a recognizable, easy-to-access-and-click form that, if not presented &#8220;normally&#8221; should still be analogous to what people are already accustomed to. For example again, <a title="Chasing the Sunset" href="http://www.fantasycomic.com/index.php?p=c522">Chasing the Sunset</a> has a second set of navigation buttons beneath the comic on the left (see the little eyeball like thingies?). Whether or not some might consider a second set of buttons as redundant I don&#8217;t know, and it doesn&#8217;t matter for this article. The first time I read the comic, I used the small set of buttons because I was unaware I could click the left and right sides of the comic itself. :3 Now I find I rather like clicking a large area instead of using my cursor to find the small &#8220;next&#8221; button.</p>
<p>I&#8217;m getting off topic here, however. If your site features an odd type of navigation (non-recognizable signs if buttons are wordless, or simply something &#8220;innovative&#8221;), you need to provide some sort of short, informative directions, much as <a title="Gulch, winner of Zuda's 2008 contest" href="http://zudacomics.com/node/505">Zuda</a> does, or make it obvious <a title="Kerao" href="http://www.kerao.net/index.html">in the order they are presented</a>.</p>
<p>One of the few gripes I&#8217;ve heard about ComicPress is that the basic format does not allow for the first/next/prev/last navigation. Instead, you have a &#8220;previous&#8221; button up top in the SITE navigation, and then a &#8220;first&#8221; and &#8220;previous&#8221; link in the BLOG navigation.  I understand the aesthetics for this, but functionality and ease-of-use should always win over stream-lined looks when it comes to a webcomic website.  The good news is that there is a now a easy modification for this to install on your own ComicPress site! Read <a title="Full comic navigation in CP" href="http://lunchboxfunnies.com/forum/viewtopic.php?p=5111#5111" target="_blank">this post</a> in the CP help forum to learn more (and implement as soon as possible :P)</p>
<p>Some other features to consider adding to your site that are related to this issue:</p>
<ul>
<li>if your homepage does not display your comic, you need to DEFINITELY have obvious links to the archive and the latest comic.  The latest comic link needs to have a date, and if is an image, should be updated with every comic update.  I say &#8220;should&#8221; because it&#8217;s not as important as providing the date of your latest update. You should also strongly consider adding a link to your FIRST comic on a homepage that does not display a comic.</li>
<li>always have a link to the archive and the home page inside of your comic archives. Don&#8217;t make people work harder to get where they want to be.</li>
<li>if you have a ComicPress site, make sure your archives are by page title (designated with chapter and page number also), or hard-code it by chapter, linking to each page separately. For the previous, if you do not provide page titles (and are using the date default), it means absolutely NOTHING to someone browsing through, trying to find a specific page.  The second clause holds true whether or not you are using ComicPress.</li>
</ul>
<p>That&#8217;s it for today!</p>
<p><a id="but">*</a>comic navigation above and below the comic is only necessary when the comic causes a vertical scroll in 800&#215;600 resolution. I say 800&#215;600 because even though it is basically already phased out by 1024&#215;768, when people have tabbed browsing and the bookmark sidebar up in their browser, your site will get squished into something resembling 800&#215;600. If they have to scroll to read the whole comic, and then scroll back UP to your comic navigation, you need to fix that. Reading your comic should be a pleasure, not a chore for the pointer finger and scroll wheel.</p>
]]></content:encoded>
			<wfw:commentRss>http://warofwinds.com/winged-wolf-studio/webcomic-website-must-haves-full-comic-navigation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Webcomic Website Must-Have&#039;s: full comic navigation</title>
		<link>http://warofwinds.com/winged-wolf-studio/webcomic-website-must-haves-full-comic-navigation-2/</link>
		<comments>http://warofwinds.com/winged-wolf-studio/webcomic-website-must-haves-full-comic-navigation-2/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:51:10 +0000</pubDate>
		<dc:creator>KEZ</dc:creator>
				<category><![CDATA[webcomic website must-have's]]></category>
		<category><![CDATA[comic genesis]]></category>
		<category><![CDATA[comicpress]]></category>
		<category><![CDATA[mind faucet]]></category>
		<category><![CDATA[webcomic]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zuda]]></category>

		<guid isPermaLink="false">http://warofwinds.com/winged-wolf-studio/?p=22</guid>
		<description><![CDATA[I&#8217;m going to be doing a series of articles called &#8220;webcomic website must-have&#8217;s,&#8221; focusing on things that experienced webcomickers OUGHT to know, but the professional just beginning a web-career might overlook, or even experienced webcomickers might not consider important. So, the first article is about comic navigation.  Your comic archive should ALWAYS contain links, above [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to be doing a series of articles called &#8220;webcomic website must-have&#8217;s,&#8221; focusing on things that experienced webcomickers OUGHT to know, but the professional just beginning a web-career might overlook, or even experienced webcomickers might not consider important.</p>
<p>So, the first article is about comic navigation.  Your comic archive should ALWAYS contain links, above AND below the comic<a title="except in the following circumstance..." href="#but">*</a> to the following: first comic, previous comic, next comic and last comic. Few things annoy a new reader more than being unable to go back to the first comic (as in, your site only has previous/next), or being unable to get OUT of the archive with a last/today comic button.</p>
<p>Many choose to present these buttons linearly, in order, as you might see on any ComicGenesis site (ex, <a title="The War of Winds on Comic Genesis" href="http://warofwinds.comicgenesis.com/d/20080720.html/">my mirror site</a>). Some choose to put buttons on <a title="Gunnerkrigg Court" href="http://gunnerkrigg.com">the sides of the comic too,</a> or even <a title="Chasing the Sunset" href="http://www.fantasycomic.com/index.php?p=c522">on top of the comic itself</a> (hover on the left and right sides.)  Regardless of where the buttons are, they need to exist in a recognizable, easy-to-access-and-click form that, if not presented &#8220;normally&#8221; should still be analogous to what people are already accustomed to. For example again, <a title="Chasing the Sunset" href="http://www.fantasycomic.com/index.php?p=c522">Chasing the Sunset</a> has a second set of navigation buttons beneath the comic on the left (see the little eyeball like thingies?). Whether or not some might consider a second set of buttons as redundant I don&#8217;t know, and it doesn&#8217;t matter for this article. The first time I read the comic, I used the small set of buttons because I was unaware I could click the left and right sides of the comic itself. :3 Now I find I rather like clicking a large area instead of using my cursor to find the small &#8220;next&#8221; button.</p>
<p>I&#8217;m getting off topic here, however. If your site features an odd type of navigation (non-recognizable signs if buttons are wordless, or simply something &#8220;innovative&#8221;), you need to provide some sort of short, informative directions, much as <a title="Gulch, winner of Zuda's 2008 contest" href="http://zudacomics.com/node/505">Zuda</a> does, or make it obvious <a title="Kerao" href="http://www.kerao.net/index.html">in the order they are presented</a>.</p>
<p>One of the few gripes I&#8217;ve heard about ComicPress is that the basic format does not allow for the first/next/prev/last navigation. Instead, you have a &#8220;previous&#8221; button up top in the SITE navigation, and then a &#8220;first&#8221; and &#8220;previous&#8221; link in the BLOG navigation.  I understand the aesthetics for this, but functionality and ease-of-use should always win over stream-lined looks when it comes to a webcomic website.  The good news is that there is a now a easy modification for this to install on your own ComicPress site! Read <a title="Full comic navigation in CP" href="http://lunchboxfunnies.com/forum/viewtopic.php?p=5111#5111" target="_blank">this post</a> in the CP help forum to learn more (and implement as soon as possible :P)</p>
<p>Some other features to consider adding to your site that are related to this issue:</p>
<ul>
<li>if your homepage does not display your comic, you need to DEFINITELY have obvious links to the archive and the latest comic.  The latest comic link needs to have a date, and if is an image, should be updated with every comic update.  I say &#8220;should&#8221; because it&#8217;s not as important as providing the date of your latest update. You should also strongly consider adding a link to your FIRST comic on a homepage that does not display a comic.</li>
<li>always have a link to the archive and the home page inside of your comic archives. Don&#8217;t make people work harder to get where they want to be.</li>
<li>if you have a ComicPress site, make sure your archives are by page title (designated with chapter and page number also), or hard-code it by chapter, linking to each page separately. For the previous, if you do not provide page titles (and are using the date default), it means absolutely NOTHING to someone browsing through, trying to find a specific page.  The second clause holds true whether or not you are using ComicPress.</li>
</ul>
<p>That&#8217;s it for today!</p>
<p><a id="but">*</a>comic navigation above and below the comic is only necessary when the comic causes a vertical scroll in 800&#215;600 resolution. I say 800&#215;600 because even though it is basically already phased out by 1024&#215;768, when people have tabbed browsing and the bookmark sidebar up in their browser, your site will get squished into something resembling 800&#215;600. If they have to scroll to read the whole comic, and then scroll back UP to your comic navigation, you need to fix that. Reading your comic should be a pleasure, not a chore for the pointer finger and scroll wheel.</p>
]]></content:encoded>
			<wfw:commentRss>http://warofwinds.com/winged-wolf-studio/webcomic-website-must-haves-full-comic-navigation-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

