<?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>Fallen Kitten &#187; Design</title>
	<atom:link href="http://fallenkitten.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://fallenkitten.com</link>
	<description>Webcomic publishing, design, &#38; support.</description>
	<lastBuildDate>Sat, 23 Jul 2011 20:32:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Printing Walking the Lethe Volume 1: A Look at the Cover</title>
		<link>http://fallenkitten.com/2010/09/printing-walking-the-lethe-volume-1-a-look-at-the-cover/</link>
		<comments>http://fallenkitten.com/2010/09/printing-walking-the-lethe-volume-1-a-look-at-the-cover/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 07:51:55 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[cover]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[self publishing]]></category>
		<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=682</guid>
		<description><![CDATA[Our cover illustration for Walking the Lethe Volume 1 is complete and the files off to the printer for the creation of the proof copy prior to our final print run. This is exciting, so today I share with you the cover illustration and the elements we added to make it into a proper cover. [...]]]></description>
			<content:encoded><![CDATA[<p>Our cover illustration for Walking the Lethe Volume 1 is complete and  the files off to the printer for the creation of the proof copy prior to  our final print run. This is exciting, so today I share with you the  cover illustration and the elements we added to make it into a proper  cover. The illustration was completed by Chris Dozier of http://radcore.us and I  used Photoshop to create the rest of the cover elements.</p>
<p>
<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/r0szQ0SMhbI?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/r0szQ0SMhbI?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br />
<br />
 Preorders  for Volume 1 are still open until September 15th. If you&#8217;d like to  order a copy of the book, please visit us at <a title="http://walkingthelethe.com." dir="ltr" rel="nofollow" href="http://walkingthelethe.com./" target="_blank">http://walkingthelethe.com.</a></p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/09/printing-walking-the-lethe-volume-1-a-look-at-the-cover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Effective Use of the Text Widget</title>
		<link>http://fallenkitten.com/2010/09/the-effective-use-of-the-text-widget-wordpress-tips/</link>
		<comments>http://fallenkitten.com/2010/09/the-effective-use-of-the-text-widget-wordpress-tips/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 15:00:00 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[text widget]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=658</guid>
		<description><![CDATA[The Text Widget box is a built-in, reusable widget for WordPress in which you can use HTML and Javascript, as well as plain text. Highly versatile, I use them frequently to place links, create customized announcement boxes, and easily place code for feeding ads from all sorts of services. Like all other widgets, they are [...]]]></description>
			<content:encoded><![CDATA[<p>The Text Widget box is a built-in, reusable widget for WordPress in which you can use HTML and Javascript, as well as plain text. Highly versatile, I use them frequently to place links, create customized announcement boxes, and easily place code for feeding ads from all sorts of services. Like all other widgets, they are easy to use as well; just a simple drag-and-drop on the Widget page of your admin section. Here are three ways you can use can make the most of the Text Widget:</p>
<h2>1. Placing Ads</h2>
<p>The text widget can be a convenient way to place ads in your sidebars. Simply cut &amp; paste the provided code into a text widgets that you&#8217;ve placed into a sidebar. You can add a header or title if desired, but it is not necessary. Just hit &#8220;save&#8221; and refresh to see the results.</p>
<p>I like to use widgetized spaces for an ad in the header. The space can be sized and positioned via CSS and then the website owner can change their ads code without entering the PHP files.</p>
<h2>2. Using a Table</h2>
<p>Tables are not a good way to layout an entire website, but they are still effective ways to organize a small section. Since the text widget take HTML you can wet up a simple table like the one below to display small buttons side-by-side.</p>
<p><a rel="attachment wp-att-677" href="http://fallenkitten.com/2010/09/the-effective-use-of-the-text-widget-wordpress-tips/table-sample/"><img class="size-full wp-image-678 aligncenter" title="widget-example" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/09/widget-example.jpg" alt="" width="278" height="223" /><img class="aligncenter size-large wp-image-677" title="table-sample" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/09/table-sample-600x353.jpg" alt="" width="600" height="353" /></a>You can include some inline CSS if desired, but if an element has already been declared in your main CSS file, it will be overwritten.</p>
<h2>3. Customize the CSS for a Single Widget</h2>
<p>In the previous suggestion, we built a table inside our text widget. Now you may want to customize the CSS further (to remove the borders for example). To do this, you&#8217;ll need to create some rules in your CSS file for just this text widget.</p>
<p>First you need to figure out the unique Id of your widget. &#8220;View Source&#8221; in your browser and find your widget. I like to write something unlikely in the widget like &#8220;elephant monkeys&#8221; to make it easier to find. Then find the beginning of the widget where the Div is. There will be a Id titled &#8220;text-xx&#8221; where xx is a number. That&#8217;s the unique Id of your widget.</p>
<p>Once you know the Id name, pop open your CSS file and create a new section. The # symbol stands for Id. You can now edit the appearance of just this widget.</p>
<p><a rel="attachment wp-att-679" href="http://fallenkitten.com/2010/09/the-effective-use-of-the-text-widget-wordpress-tips/css-sample/"><img class="aligncenter size-full wp-image-679" title="css-sample" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/09/css-sample.jpg" alt="" width="257" height="68" /></a>When you&#8217;re finished making changes, save your file and refresh your website to view your handiwork. Now so long as you don&#8217;t delete this widget you can change the contents in the WordPress admin section and still use your specialized code.</p>
<p>If you need help with writing HTML and CSS, check out <a href="http://w3schools.com/">W3Schools</a> for more information.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/09/the-effective-use-of-the-text-widget-wordpress-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing Walking the Lethe: Setting Up InDesign</title>
		<link>http://fallenkitten.com/2010/08/setting-up-indesign/</link>
		<comments>http://fallenkitten.com/2010/08/setting-up-indesign/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 08:00:00 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[comic book]]></category>
		<category><![CDATA[graphic novel]]></category>
		<category><![CDATA[indesign]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[self publishing]]></category>
		<category><![CDATA[walking the lethe]]></category>
		<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=657</guid>
		<description><![CDATA[Video two of Printing Walking the Lethe is all about how I set up our manuscript in InDesign. I talk about opening a new document, how to use Master pages, placing text and images, and saving the file as a PDF. The result will, we hope, be a handsome looking book. InDesign was a little [...]]]></description>
			<content:encoded><![CDATA[<p>Video two of Printing Walking the Lethe is all about how I set up our manuscript in InDesign. I talk about opening a new document, how to use Master pages, placing text and images, and saving the file as a PDF. The result will, we hope, be a handsome looking book. InDesign was a little tricky to get started in, but as soon as I got the feel for it, it was a pretty comfortable program. I&#8217;d recommend it to anyone who needs to layout a book.</p>
<p>Walking the Lethe Volume 1 is <a href="http://walkingthelethe.com/2010/08/walking-the-lethe-volume-1-is-available-for-preorder/">still available for preorder for 15 euros +S/H</a>. Check out the full deal at <a href="http://walkingthelethe.com/">Walking the Lethe</a>.</p>
<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/q86IurL6LY4?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/q86IurL6LY4?fs=1&amp;hl=en_US&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p>
<p>This video needs a transcript. Want to help? Drop me a line.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/08/setting-up-indesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing Walking the Lethe: Picking Pages</title>
		<link>http://fallenkitten.com/2010/08/compiling-walking-the-lethe-picking-pages/</link>
		<comments>http://fallenkitten.com/2010/08/compiling-walking-the-lethe-picking-pages/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 08:00:00 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[self publishing]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vlog]]></category>
		<category><![CDATA[walking the lethe]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=649</guid>
		<description><![CDATA[We are currently going through the exciting process of compiling our first volume of Walking the Lethe, consisting of the first 4 chapters of our story. It&#8217;s a lot of fun and a lot of work, so I thought I&#8217;d share some of those steps with you. Today, a brief discussion of the types of [...]]]></description>
			<content:encoded><![CDATA[<p>We are currently going through the exciting process of compiling our first volume of <a href="http://walkingthelethe.com">Walking the Lethe</a>, consisting of the first 4 chapters of our story. It&#8217;s a lot of fun and a lot of work, so I thought I&#8217;d share some of those steps with you. Today, a brief discussion of the types of pages common to graphic novels, both professional and independently printed.</p>
<p>Naturally I also wish to <a href="http://walkingthelethe.com/2010/08/walking-the-lethe-volume-1-is-available-for-preorder/">encourage you to preorder our book</a> so I get to have fun putting together volume 2 as well in a year.</p>
<p>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/jNLOvoafgB0&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/jNLOvoafgB0&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object>
</p>
<p>This video needs a transcript. Want to help? Drop me a line.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/08/compiling-walking-the-lethe-picking-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips &amp; Tools for the iPad Friendly Website</title>
		<link>http://fallenkitten.com/2010/08/tips-tools-for-the-ipad-friendly-website/</link>
		<comments>http://fallenkitten.com/2010/08/tips-tools-for-the-ipad-friendly-website/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 09:00:33 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad design]]></category>
		<category><![CDATA[ipad friendly]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[touchscreen]]></category>
		<category><![CDATA[white space]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=624</guid>
		<description><![CDATA[A client recently pointed out that Sweet &#38; Sour Grapes looks pretty good on the iPad, and got me thinking about making future sites attractive on that platform as well as typical browsers. With it&#8217;s high resolution and rotating screen, many webcomic sites already look decent on the iPad without any changes. For those of [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-629" href="http://fallenkitten.com/2010/08/tips-tools-for-the-ipad-friendly-website/wtlinanipad/"><img class="aligncenter size-large wp-image-629" title="wtlinanipad" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/08/wtlinanipad-600x319.jpg" alt="" width="600" height="319" /></a></p>
<p>A client recently pointed out that <a href="http://www.ssgrapes.com/">Sweet &amp; Sour Grapes</a> looks pretty good on the iPad, and got me thinking about making future sites attractive on that platform as well as typical browsers. With it&#8217;s high resolution and rotating screen, many webcomic sites already look decent on the iPad without any changes. For those of us not ready to create iPad apps for our comics, <strong>check out these tips to make your site &#8220;iPad Friendly&#8221;</strong>.</p>
<ul>
<li>If you (like me) don&#8217;t have an iPad, you can try <a href="http://ipadpeek.com/">iPad Peek</a> to get an impression of how your site looks in both portriat and landscape orientation. (If anyone out there wants to share how accurate this is, I&#8217;d love your input.)</li>
<li>The iPad resolution is 1024 by 768, with the ability to rotate and adjust display of your site on the fly. Consider flexible designs and look into <a href="http://www.cloudfour.com/ipad-orientation-css/">using orientation CSS</a>.</li>
<li>Touching and tapping requires cleaner designs with more white space. Avoid cramming too many small links into one spot. Plus your hover effects will not show up (much) on a touchscreen. Make those links clear.</li>
<li>The iPad does not support Flash, so if you want your comic readable I recommend taking it out of any flash browser you&#8217;re using. There are <a href="http://fallenkitten.com/2010/07/15-ways-to-manage-your-webcomic/">many quality content management systems without flash</a> displays you can try and you can also check out <a href="http://www.devlounge.net/design/add-pizazz-without-using-flash">jQuery and HTML5</a> for some functions.</li>
</ul>
<h2>Comics Specific Thoughts</h2>
<p>Webcomics are, of course, all about reading the comic. Readers will probably want to read long form comics in the portrait format. Try to keep the navigation close to the comic and large enough that readers can &#8220;flip&#8221; through the comic without scrolling.</p>
<p>Since the iPad browser is so good, you probably don&#8217;t need a dedicated app for your comic, but if you do create one you can certainly make the experience more like reading a book (or whatever semi-intuitive object you prefer).</p>
<h2>More Tools &amp; Tips</h2>
<p>Since I haven&#8217;t had hands-on experience with the iPad yet, check out these larger list for more information: <a title="40  iPad tools, tips for designer" rel="bookmark" href="http://garmahis.com/reviews/ipad-tools-tips-design/">40 iPad tools, tips for  designers </a>(<a href="http://garmahis.com">Garmahis</a>)</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/08/tips-tools-for-the-ipad-friendly-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can Long-Form Comics Avoid Scrolling?</title>
		<link>http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/</link>
		<comments>http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 07:55:21 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[alternative devices]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[comic navigation]]></category>
		<category><![CDATA[flash readers]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[horizontal comic]]></category>
		<category><![CDATA[horizontal scrolling]]></category>
		<category><![CDATA[long-form]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=549</guid>
		<description><![CDATA[Ah scrolling. The bane of webcomickers everywhere and the cause of sleepless nights to those who fear the mucky depths below the fold. Modern readers are willing to stroll, especially if you clue them in, but planning for the amount of scrolling your readers will do is just good manners. Creators of long form comics [...]]]></description>
			<content:encoded><![CDATA[<p>Ah scrolling. The bane of webcomickers everywhere and the cause of sleepless nights to those who fear the mucky depths below the fold. Modern readers are <a href="http://fallenkitten.com/2010/05/the-platform-%E2%80%9Cabove-the-fold%E2%80%9D-scrolling/">willing to stroll</a>, especially if you clue them in, but planning for the amount of scrolling your readers will do is just good manners. Creators of long form comics in particular struggle with how much  scrolling to make readers do to.</p>
<p>It is avoidable? With the variety of  browser sizes and devises available today, the short answer is No. But it can be minimized.</p>
<h2>Sizing the Comic &amp; Minimizing Vertical Padding</h2>
<p><a rel="attachment wp-att-568" href="http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/diagram_v2-19-2/"><img class="alignleft size-full wp-image-568" title="diagram_v2-19" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/08/diagram_v2-191.png" alt="" width="48" height="48" /></a>The basic step to minimizing vertical scrolling is simply to minimize the height of your website&#8217;s elements all together. Try:</p>
<p><br class="spacer_" /></p>
<ul>
<li>Reducing your header size.</li>
<li>Move site navigation to the side.</li>
<li>Narrow your comic&#8217;s width to shorten the relative height. (But not too much)</li>
<li>Skip top comic navigation for height,</li>
<li>Or Include top comic navigation so your readers don&#8217;t have to scroll if they don&#8217;t want to read a full page.</li>
<li>Keep in mind, a tiny amount of scroll (that hides just a sliver of your comic) may be more frustrating than a moderate amount.</li>
</ul>
<h2>Horizontal Format</h2>
<p><a rel="attachment wp-att-561" href="http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/browser/"><img class="alignleft size-full wp-image-561" title="browser" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/08/browser.png" alt="" width="48" height="48" /></a>Many webcomickers have made the switch to a horizontal page format to try and avoid scrolling altogether on their sites. A horizontal page typically looks like 2 &#8220;strips&#8221; placed together and conforms to the short height/wide width of most browsers. <a href="http://www.sorcery101.net/sorcery-101/">Sorcery 101</a> is a good example of this style.</p>
<p>You will still need to take into consideration width of your comic to avoid horizontal scrolling (which is an overall no-no), but this format can save you a lot of vertical space. Avoid comics over 800 or 1000 pixals depending on your readers&#8217; most comic browser size and keep additional content (that you don&#8217;t mind readers scrolling for) below the comic and out of the way.</p>
<p><br class="spacer_" /></p>
<h2>Alternative Device Browsers</h2>
<p><a rel="attachment wp-att-562" href="http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/diagram_v2-02/"><img class="alignleft size-full wp-image-562" title="diagram_v2-02" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/08/diagram_v2-02.png" alt="" width="48" height="48" /></a>There are several ways to read comics these days, including smartphones and iPad, and all of these alternative devices have smaller or differently shaped screens. Creating alternative site designs or websites based on the device can minimize both vertical and horizontal scrolling when using these devices. Building extra sites can be time consuming, however, so consider only creating alternative browsing experiences if a large percentage of your readership wants your comic on their iPad (or whatever).</p>
<p><br class="spacer_" /></p>
<h2>Flash Readers</h2>
<p><a rel="attachment wp-att-563" href="http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/burning/"><img class="alignleft size-full wp-image-563" title="burning" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/08/burning.png" alt="" width="48" height="48" /></a>Using a Flash reader to avoid scrolling on your comic is a bit like cheating. While you might avoid browser scrolling, you probably will create a smaller space in which to read the comic; not really the effect most readers want. In addition, moving the scroll function away from the standard browser location may create more confusion than it solves for your readers.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/08/can-long-form-comics-avoid-scrolling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Can Colorblind People Read Your Comic?</title>
		<link>http://fallenkitten.com/2010/07/can-colorblind-people-read-your-comic/</link>
		<comments>http://fallenkitten.com/2010/07/can-colorblind-people-read-your-comic/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 20:31:32 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[color deficiency]]></category>
		<category><![CDATA[colorblind]]></category>
		<category><![CDATA[contrast]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[webcomic colors]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=513</guid>
		<description><![CDATA[Back in college I won a game of X-bugs against a friend. I was pretty proud of myself, until he revealed to me that he has colorblindness. My &#8220;team&#8221; was green and his &#8220;team&#8221; was red and the mats we were playing on were green as well. He couldn&#8217;t (or barely could) see our pieces! [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-526" href="http://fallenkitten.com/2010/07/can-colorblind-people-read-your-comic/2415903301_39b2de75d1/"><img class="alignleft size-thumbnail wp-image-526" title="2415903301_39b2de75d1" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/07/2415903301_39b2de75d1-150x112.jpg" alt="" width="150" height="112" /></a>Back in college I won a game of <a href="http://www.sjgames.com/x-bugs/">X-bugs</a> against a friend. I was pretty proud of myself, until he revealed to me that he has colorblindness. My &#8220;team&#8221; was green and his &#8220;team&#8221; was red and the mats we were playing on were green as well. He couldn&#8217;t (or barely could) see our pieces! Besides being embarrassed for feeling pleased with myself, this moment reminded me just how important it is to take into account a wide audience; whether with a game, a comic, or a website.</p>
<p>One in 12 people in the world have some sort of color deficiency. The most common type is a problem with green color receptors, which reduces the ability to distinguish green from red and mutes other shades. Other types reduce the ability to perceive red and blue, up to a rare form that reduces colors to shades of gray. Website designs can help address accessibility for colorblind people by paying close attention to color contrast and well-labeled content.</p>
<h2>Color Contrast</h2>
<p>Color deficiency accessibility can be improved by paying attention to color contrast. Combining red and green in particular is problematic, but other colors become indiscernible when desaturated. Black and white naturally offer the most contrast, but you probably will want to play with other color combination as well. Consider making the most important parts of your site have the greatest amount of contrast possible. Then, even if minor aspects of the design are not visible to a colorblind person they can still use the site.</p>
<h2>Well-Labeled Content</h2>
<p>Clearly labeling content, especially buttons and links, makes your website more accessible for all your users, but for colorblind visitors it takes on extra importance. Clear labels and alt text can help you overcome potentially problematic color combinations and improve navigation. Of course it cannot overcome a really severe contrast problem, such as text that does not stand out sufficiently against the background.</p>
<p>Naturally if you are not colorblind yourself, you&#8217;ll want a way to test your website. The best option would be to get a friend or family member with a color deficiency to take a look at your site and walk through each part with them; noting what they can or cannot see. (This is a good chance to make sure your site is accessible in general too.) Lacking that option, there are a handful of tools online you can use to get an impression of what a colorblind person might see.</p>
<ul>
<li><a href="http://www.iamcal.com/toys/colors/">iamcal.com Color Vision Palette</a>: Allows you to simulate different types of colorblindness and compare the contrast of text on a colored background.</li>
<li><a href="http://www.vischeck.com/">Vischeck</a>: Can test your image files and (sort of) your website for accessiblity.</li>
<li><a href="http://colorfilter.wickline.org/">Colorblind Web Page Filter</a>: Can test your website by putting in your URL. It ignores most images. </li>
</ul>
<h2>Check your Comic Too</h2>
<p>If your webcomic is in color, you should check the saturation to insure that your characters are still distinguishable. Even if you&#8217;re not concerned about making your comic more accessible, desaturating your comic will help you know what the comic would look like if you ever choose to publish it in greyscale.</p>
<p><em>Photo is (cc) <a href="http://www.flickr.com/photos/kaleid/2415903301/">kaleid</a>. Used under <a href="http://creativecommons.org/licenses/by/2.0/deed.en">Creative Commons-Attribution</a> via <a href="http://www.flickr.com">Flickr</a>.</em></p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/07/can-colorblind-people-read-your-comic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter Backgrounds: Dressing up Your Home away from Home</title>
		<link>http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/</link>
		<comments>http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:44:48 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[background design]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[psd template]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=311</guid>
		<description><![CDATA[Do you use Twitter? We do. Microblogging is a convenient way to keep up throughout the day with friends, family, clients, and fans. Twitter offers many nice backgrounds, but if you&#8217;re using Twitter for promotional purposes, you can dress your profile up to improve the branding. With a Twitter background visitors will know exactly what&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Do you use <a href="http://twitter.com/">Twitter</a>? We do. Microblogging is a convenient way to keep up throughout the day with friends, family, clients, and fans. Twitter offers many nice backgrounds, but if you&#8217;re using Twitter for promotional purposes, you can dress your profile up to improve the branding. With a Twitter background visitors will know exactly what&#8217;s they&#8217;re looking at instead of hunting for your truncated URL.</p>
<h2>Challenges &amp; Pitfalls</h2>
<p>Changing your Twitter background is very easy, but since you have  very little control over it, there are a few pitfalls to keep in mind.</p>
<p>1)  URLs cannot be made into clickable links. There just isn&#8217;t that much control.</p>
<p>2) Because the Twitter panels float, your background will not  scroll and can be cut off or overshot by browser windows. Minimize  getting a messy look by keeping the left-hand art to approximate 200-250  px. wide and try to blend the edges into a single background color you  can match with Twitter&#8217;s settings.</p>
<p>3) Because browsers come in different sizes, it&#8217;s easy for the Twitter background to get cut off. If you do chose to put something on the right hand side of your Twitter panel, try to keep it only art just in case. Including art behind the panel as well will ensure that visitors don&#8217;t get an empty area if their browser is a different size from your own.</p>
<p>3) Tiling can be messy. If you  use a tile, try to find one that has blended edges and avoid tiling your logo. That&#8217;s just overkill.</p>
<h2>Examples</h2>
<p><strong><a rel="attachment wp-att-345" href="http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/locustatwitter/"><img class="alignleft size-thumbnail wp-image-345" title="locustatwitter" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/06/locustatwitter-150x97.jpg" alt="" width="150" height="97" /></a>The Business Card</strong>: Common among bloggers, this is the <a href="http://twitter.com/Locusta">type of background I use</a> because I have a couple websites and my readers are coming for a variety of reasons. The business card typically includes a picture, URLs (not links) to the owner&#8217;s websites, and only places information on the left hand side.</p>
<p><br class="spacer_" /></p>
<p><strong><a rel="attachment wp-att-347" href="http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/fallenkittenprotwitter/"><img class="alignleft size-thumbnail wp-image-347" title="fallenkittenprotwitter" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/06/fallenkittenprotwitter-150x105.jpg" alt="" width="150" height="105" /></a>Double-Sided</strong>: <a href="http://twitter.com/FallenKittenPro">Dan&#8217;s twitter</a>, which is dedicated to Walking the Lethe, uses a double-sided twitter background with content on both sides of the central pane for a more enveloped feel.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong><a rel="attachment wp-att-346" href="http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/iron_spiketwitter/"><img class="alignleft size-thumbnail wp-image-346" title="iron_spiketwitter" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/06/iron_spiketwitter-150x108.jpg" alt="" width="150" height="108" /></a>Falling Characters</strong>: <a href="http://twitter.com/Iron_Spike">Spike&#8217;s twitter</a> uses the left-hand area&#8217;s vertical space to showcase the characters of Templar, Arizona. This is another attractive way to use the safer left-hand area, but can be cut off by shorter screens (like laptops).</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong><a rel="attachment wp-att-348" href="http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/dailycartoonisttwitter/"><img class="alignleft size-thumbnail wp-image-348" title="dailycartoonisttwitter" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/06/dailycartoonisttwitter-150x85.jpg" alt="" width="150" height="85" /></a>Vertical URL Plus Header</strong>: The <a href="http://twitter.com/dailycartoonist">Daily Cartoonist</a> design is simple, but attractive with a horizontal header and the URL prominently displayed vertically.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>In addition to the background, you call also change the color of the text, links, panel backgrounds, and &#8216;divider&#8217;. I prefer to create the background and then play with the color options until I find something complementary.</p>
<p><strong>Want to make your own?</strong> If you have image editing software it&#8217;s pretty easy. Here&#8217;s a good <a href="http://www.fuelyourcreativity.com/free-psd-twitter-background-template/">Photoshop template</a> from <a href="http://www.fuelyourcreativity.com/">Fuel your Creativity</a> that will help you lay out how the twitter panels will overlap your file. Just remember to save that puppy as a web-safe JPG when you are finished.</p>
<p>And if you don&#8217;t care to make your own but want a background designed, <a href="http://fallenkitten.com/services/contact-me/">drop me an email</a>.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/07/twitter-backgrounds-dressing-up-your-home-away-from-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASCII Characters for Comic Navigation</title>
		<link>http://fallenkitten.com/2010/05/ascii-characters-for-comic-navigation/</link>
		<comments>http://fallenkitten.com/2010/05/ascii-characters-for-comic-navigation/#comments</comments>
		<pubDate>Mon, 24 May 2010 14:00:45 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[ascii character codes]]></category>
		<category><![CDATA[comic navigation]]></category>
		<category><![CDATA[text navigation]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=270</guid>
		<description><![CDATA[On the tail of yesterday&#8217;s Comic Navigation introduction, I wanted to share the ASCII codes you may wish to use if you keep your comic navigation completely textual. Text-only navigation places less strain on loading time than graphics and can be customized via CSS fairly easily. Using ASCII character codes in your xHTML, XML, PHP, [...]]]></description>
			<content:encoded><![CDATA[<p>On the tail of yesterday&#8217;s <a href="http://fallenkitten.com/2010/05/scene-change-comic-navigation/">Comic Navigation</a> introduction, I wanted to share the ASCII codes you may wish to use if you keep your comic navigation completely textual. Text-only navigation places less strain on loading time than graphics and can be customized via CSS fairly easily. Using ASCII character codes in your xHTML, XML, PHP, etc. will keep browsers from trying to read these symbols as part of the code.</p>
<p><strong>Less Than Symbol</strong>: &lt; Code: &amp;lt;</p>
<p><strong>Greater Than Symbol</strong>: &gt; Code: &amp;gt;</p>
<p><strong>Pipe</strong>: | Code: &amp;#124;</p>
<p>If you have any trouble seeing the code, please right click your screen and select &#8220;View Page Source&#8221; to see the relate codes.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/05/ascii-characters-for-comic-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design Ideas: Floating Clouds</title>
		<link>http://fallenkitten.com/2010/04/design-ideas-floating-clouds/</link>
		<comments>http://fallenkitten.com/2010/04/design-ideas-floating-clouds/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 11:51:03 +0000</pubDate>
		<dc:creator>Amanda</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[clouds]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[static background]]></category>
		<category><![CDATA[white and blue]]></category>

		<guid isPermaLink="false">http://fallenkitten.com/?p=122</guid>
		<description><![CDATA[This is the first in what will probably be several design ideas I’d love to take a crack at creating for an appropriate comic (although a blog could also be nice in this style).  Because of the designs reliance on photography and smooth lines, I can see it being used for a journal comic or [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This is the first in what will probably be several design ideas I’d love to take a crack at creating for an appropriate comic (although a blog could also be nice in this style).  Because of the designs reliance on photography and smooth lines, I can see it being used for a journal comic or another comic with a fairly realistic setting.</p>
<p>The core interest in the Floating Clouds theme idea is a non-scrolled photograph background of a partially cloudy sky (or similar appropriate to the content of the comic) over which the elements of the website float.  Think the way a Twitter page background stays static while the rest of the elements move above it.  The floating elements would be white translucent shapes meant to coordinate with the background image but also stand out enough to be recognizable by visitors to the site. The “cloudy” look might be played up or down depending on preferences. Elements could be offset slightly to create a more organic feel.</p>
<p style="text-align: center;"><strong>Quickie Photoshop Mockup</strong><br />
<a href="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/04/Floating-Clouds-sample.png"><img class="size-medium wp-image-121 aligncenter" title="Floating-Clouds-sample" src="http://fallenkitten.com/fallenkitten/wp-content/uploads/2010/04/Floating-Clouds-sample-285x300.png" alt="" width="285" height="300" /></a></p>
<p><strong>Pros</strong>: A static photographic background would create a calm background over which the comic could star. The motion of site elements over a background isn’t particularly unique, but it is uncommon enough that the effect is a bit fresh without being too distracting. Elements of the background could be hidden and revealed by the motion of the site elements; offering a chance to include minor ‘easter eggs’ for readers.</p>
<p><strong>Cons</strong>: A major challenge will be to select an image size and appearance that will degrade gracefully on either smaller or larger screens that the one the site is designed for. If a screen is larger than the photo, than the edges would crop off. If the screen is smaller, the elements above the photo could block areas intended to be seen. A dynamically changing photo could help address this problem, as could simply picking the right image and fading out the edges.</p>
<p><strong>Bonus Effects</strong>: While it could become a drain on the site, a photo that changes with the time or the weather would create a very interesting effect.</p>
<p>&copy;2012 <a href="http://fallenkitten.com">Fallen Kitten</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://fallenkitten.com/2010/04/design-ideas-floating-clouds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

