<?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>Johnny Saturn &#187; Web Wednesday</title>
	<atom:link href="http://johnnysaturn.com/category/web-wednesday/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnysaturn.com</link>
	<description>Updates Monday and Thursday</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:04:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Web Wednesday No. 4</title>
		<link>http://johnnysaturn.com/2008/08/27/web-wednesday-no-4/</link>
		<comments>http://johnnysaturn.com/2008/08/27/web-wednesday-no-4/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 04:02:08 +0000</pubDate>
		<dc:creator>Scott Story</dc:creator>
				<category><![CDATA[Web Wednesday]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Footer]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Theme Editor]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.scottstoryillustrator.com/johnnysaturn/?p=548</guid>
		<description><![CDATA[Web Wednesday No. 4   Hi, Folk!   This week, I’m going to touch on the subject of headers and footers.  These are among the easier things to modify in WordPress.   Once you’ve signed into WordPress and have arrived at your Dashboard, go to Design, then Theme Editor.  On the right hand column, under [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Web Wednesday No. 4</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Hi, Folk!</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">This week, I’m going to touch on the subject of headers and footers.<span style="mso-spacerun: yes;">  </span>These are among the easier things to modify in WordPress.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Once you’ve signed into WordPress and have arrived at your Dashboard, go to Design, then Theme Editor.<span style="mso-spacerun: yes;">  </span>On the right hand column, under Templates, select Header.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Under &lt;div id=&#8221;header&#8221;&gt;, you can place any graphics that you want displayed at the top of the site.<span style="mso-spacerun: yes;">  </span>In my own case, I put a typical html table with my logo, a secondary logo, and language for the Ad-Minister plugin.<span style="mso-spacerun: yes;">  </span>It looks something like this:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;div id=&#8221;header&#8221;&gt; </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;table width=&#8221;974&#8243; border=&#8221;0&#8243; cellspacing=&#8221;0&#8243; cellpadding=&#8221;0&#8243;&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;tr&gt; </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;td width=&#8221;272&#8243; height=&#8221;95&#8243;&gt;&lt;a href=&#8221;Your URL&#8221;&gt;&lt;img src=&#8221;You logo graphic&#8221; /&gt;&lt;/a&gt; </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;h1&gt;&lt;a href=&#8221;&lt;?php echo get_settings(&#8216;home&#8217;); ?&gt;&#8221;&gt;&lt;?php bloginfo(&#8216;name&#8217;); ?&gt;&lt;/a&gt;&lt;/h1&gt; </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;div class=&#8221;description&#8221;&gt;&lt;?php bloginfo(&#8216;description&#8217;); ?&gt;&lt;/div&gt; </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/td&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/td&gt;&lt;td width=&#8221;234&#8243;&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;img src=&#8221;My second graphic&#8221;/&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/td&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;"><span style="mso-spacerun: yes;"> </span>&lt;td width=&#8221;468&#8243;&gt;&lt;My language for Ad-Minister, or whatever type of graphic or banner tool you wish, such as a project wonderful advert&gt;</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;"><span style="mso-spacerun: yes;"> </span>&lt;/tr&gt;</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/table&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/div&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">The dimensions above are set for my site, you are more than welcome to modify them to fit your site’s needs.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Next up is the menu that is above your comic.<span style="mso-spacerun: yes;">  </span>As it stands, the menu is set to repeat the menu on the side column, which is may be OK for you as is.<span style="mso-spacerun: yes;">  </span>For me it wasn’t because I’ve got a lot of content on my site, and I could stand all the sub-pages and sub-sub-pages messing up my navigation bar and layout as people move about the site.<span style="mso-spacerun: yes;">  </span>That’s what will happen if you leave it.<span style="mso-spacerun: yes;">  </span>So, my best alternative was to pull all that “Echo function” type language out.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">The menu is underneath the header, and is labeled &lt;div id=&#8221;menu&#8221;&gt;.<span style="mso-spacerun: yes;">  </span>In my case, the best approach was to replace the automatic echo function language with a simple table and html links of my own creation.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;div id=&#8221;menu&#8221;&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;table width=&#8221;600&#8243; border=&#8221;0&#8243; cellspacing=&#8221;0&#8243; cellpadding=&#8221;0&#8243;&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;tr&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;td&gt;&lt;a href=&#8221;Put link here&#8221; class=&#8221;style1&#8243;&gt;&lt;strong&gt;HOME&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;td&gt;&lt;a href=&#8221;Put link here&#8221; class=&#8221;style1&#8243;&gt;&lt;strong&gt;HOME&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;td&gt;&lt;a href=&#8221;Put link here&#8221; class=&#8221;style1&#8243;&gt;&lt;strong&gt;HOME&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;td&gt;&lt;a href=&#8221;Put link here&#8221; class=&#8221;style1&#8243;&gt;&lt;strong&gt;HOME&lt;/strong&gt;&lt;/a&gt;&lt;/td&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/tr&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small;"><span style="font-family: Times New Roman;">&lt;/table&gt;<span style="mso-tab-count: 1;">           </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><span style="font-size: small; font-family: Times New Roman;">&lt;/div&gt;</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">With this arrangement, you can put in as many or as few links as you wish and retain control over it.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">What if you don’t like the size relationships of your header elements?<span style="mso-spacerun: yes;">  </span>Some bars are too tall, or not wide enough, or whatever?<span style="mso-spacerun: yes;">  </span>To change this about the header, you modify your Stylesheet, not the Header file. This too is accessed via Design and then Theme Editor, this time choosing Stylesheet.<span style="mso-spacerun: yes;">  </span>The part of this document that covers your header is under /* THE HEADER */, while the part that covers your Navigation Bar is under /* THE MENU */ and then #menubar.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Before you begin altering your CSS code in the Stylesheet doc, make sure you have backed up your database and perhaps saved a copy of the site onto your hard drive.<span style="mso-spacerun: yes;">  </span>It’s all too easy to screw up your site if you don’t know what you are doing.<span style="mso-spacerun: yes;">  </span>Even if you are well used to CSS, you are still playing with code that someone else wrote, and mishaps can happen.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Well, I’ve already written more than I intended, and I didn’t even get to footers.<span style="mso-spacerun: yes;">  </span>There’s still a lot of fun stuff on the way, and I’ll get to that in future columns.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Scott.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://johnnysaturn.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://johnnysaturn.com/2008/08/27/web-wednesday-no-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Wednesday No. 3</title>
		<link>http://johnnysaturn.com/2008/08/20/web-wednesday-no-3/</link>
		<comments>http://johnnysaturn.com/2008/08/20/web-wednesday-no-3/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 04:03:04 +0000</pubDate>
		<dc:creator>Scott Story</dc:creator>
				<category><![CDATA[Web Wednesday]]></category>
		<category><![CDATA[Amazom.com]]></category>
		<category><![CDATA[Cascading Style Sheet]]></category>
		<category><![CDATA[Colors]]></category>
		<category><![CDATA[Comicpress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Footer]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Ads]]></category>
		<category><![CDATA[Header]]></category>
		<category><![CDATA[Hexadecimal]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project Wonderful]]></category>
		<category><![CDATA[Stylesheet]]></category>
		<category><![CDATA[Theme Editor]]></category>
		<category><![CDATA[WordPad]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.scottstoryillustrator.com/johnnysaturn/?p=525</guid>
		<description><![CDATA[Hi, Folks!   Hope all is well out in internet land!   Last week I wrote about setting up a WordPress/Comicpress website, and some of the plugins that would come in handy.  This week, I’m going to dive into some of the basic approaches to fleshing your site out.  I’m going to assume, for the [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Hi, Folks!</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Hope all is well out in internet land!</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Last week I wrote about setting up a WordPress/Comicpress website, and some of the plugins that would come in handy.<span style="mso-spacerun: yes;">  </span>This week, I’m going to dive into some of the basic approaches to fleshing your site out.<span style="mso-spacerun: yes;">  </span>I’m going to assume, for the moment, that you’ve successfully installed your site, you’ve uploaded your comics, and everything is working the way it should.<span style="mso-spacerun: yes;">  </span>That’s assuming a lot, I realize, because these things never seem to come off without a hitch or two, but hang in there.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Most of your modifications are going to be done on your WordPress Dashboard under “Design” and then “Theme Editor.”<span style="mso-spacerun: yes;">  </span>Within the Theme Editor, you will see a column on the right of files you many access, and on the left each file’s code, and on the bottom an “Update File” button.<span style="mso-spacerun: yes;">  </span>Pretty straightforward, really.<span style="mso-spacerun: yes;">  </span>I would suggest that before you go modifying these files, copy and past their language into a WordPad file and save it—this way, if you mess the site up, you have the language to paste back in and restore the website.<span style="mso-spacerun: yes;">  </span>Do this, or copy the whole file into a safe directory on your hard drive.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">The files that you are most likely to access and change from the Theme Files are “Header,” “Stylesheet,” and “Footer.”<span style="mso-spacerun: yes;">  </span>The Stylesheet is a CSS file, aka Cascading Style Sheet document, and this is where you can change all the sites colors, fonts, and many elements associated with the site’s appearance.<span style="mso-spacerun: yes;">  </span>If anything puts off inexperienced website builders more than CSS, I don’t know what it is.<span style="mso-spacerun: yes;">  </span>Luckily, it’s not that hard to learn.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">If you plan on changing your site’s color themes, I suggest you have the colors you want worked out in advance.<span style="mso-spacerun: yes;">  </span>Web colors usually are expressed as hexadecimals, and they are preceded in the Stylesheet file by #.<span style="mso-spacerun: yes;">  </span>There are many places you may go on the web to determine your color choices and their hexadecimals, such as:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><a href="http://www.htmlvalidator.com/htmlval/fontsandcolors.html"><span style="font-size: small; font-family: Times New Roman;">http://www.htmlvalidator.com/htmlval/fontsandcolors.html</span></a></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><a href="http://mediazeal.com/colorthemes.html"><span style="font-size: small; font-family: Times New Roman;">http://mediazeal.com/colorthemes.html</span></a></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"><a href="http://www.colorschemer.com/online.html"><span style="font-size: small; font-family: Times New Roman;">http://www.colorschemer.com/online.html</span></a></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">There are many more such online applications and guides to help you choose your colors.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Changing the colors of pages and fonts on your site is as simple as going to the existing choices in your Stylesheet and replacing your hex values for the existing one, then hitting “Update File.”<span style="mso-spacerun: yes;">  </span>Open your site in another screen, and reload it often to see the results of your color changes.<span style="mso-spacerun: yes;">  </span>You can also change many of your site’s design elements, or proportions, from the Stylesheet file, but I’m leaving that to a future column.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Another useful tool to use in setting up your site is Widgets.<span style="mso-spacerun: yes;">  </span>While in the Design, go to Widgets, and there you will see an assortment of options, including Pages, Links, Meta, Recent Posts, etc.<span style="mso-spacerun: yes;">  </span>I use Archive Dropdown, Bookmark Comic, and Text Widgets.<span style="mso-spacerun: yes;">  </span>On the left side of the screen, next to each widget, is an “Add” button.<span style="mso-spacerun: yes;">  </span>Hit that, and the Widget reappears on the right side of the screen.<span style="mso-spacerun: yes;">  </span>Before you do anything with said Widget, press “Save Changes.”<span style="mso-spacerun: yes;">  </span>You can save multiple Text widgets.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">The Text Widgets are particularly useful, because you can use these to install Project Wonderful ads, Amazon.com ads, Google ads, Web Rings, and the like.<span style="mso-spacerun: yes;">  </span>Copy your ad language, past it into one of the text boxes under Widgets, press the “Change” button at the bottom of the opened Widget, and the ad should then appear on your site.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Next week I’ll cover Headers and Footers.<span style="mso-spacerun: yes;">  </span>See you then!<span style="mso-spacerun: yes;">  </span>Scott.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://johnnysaturn.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://johnnysaturn.com/2008/08/20/web-wednesday-no-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Wednesday No. 2</title>
		<link>http://johnnysaturn.com/2008/08/13/web-wednesday-no-2/</link>
		<comments>http://johnnysaturn.com/2008/08/13/web-wednesday-no-2/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 04:03:16 +0000</pubDate>
		<dc:creator>Scott Story</dc:creator>
				<category><![CDATA[Web Wednesday]]></category>
		<category><![CDATA[Ad-Minister]]></category>
		<category><![CDATA[Add to Any]]></category>
		<category><![CDATA[Akismet]]></category>
		<category><![CDATA[All In One SEO Pack]]></category>
		<category><![CDATA[Blog Header]]></category>
		<category><![CDATA[Bob Hickey]]></category>
		<category><![CDATA[Comicpress]]></category>
		<category><![CDATA[Comicpress Manager]]></category>
		<category><![CDATA[CuteFTP]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[eShop for Wordpress]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Google XML Sitemaps]]></category>
		<category><![CDATA[John Coswell]]></category>
		<category><![CDATA[Lightbox2]]></category>
		<category><![CDATA[Lunchbox Funnies Forum]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[PrestoGifto]]></category>
		<category><![CDATA[Project Wonderful]]></category>
		<category><![CDATA[ReCaptcha]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[Sketch Magazine]]></category>
		<category><![CDATA[Tyler Martin]]></category>
		<category><![CDATA[Webcomic]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress API Key]]></category>
		<category><![CDATA[WP Super Cache]]></category>
		<category><![CDATA[Yahoo Small Business]]></category>

		<guid isPermaLink="false">http://www.scottstoryillustrator.com/johnnysaturn/?p=524</guid>
		<description><![CDATA[Hi, Folks!   This week, I’m doing an overview setting up a WordPress webcomic.  I’m going to do my best not to overlap too much with Bob Hickey’s excellent WordPress tutorial from Sketch no. 34, but of course there will be some overlap.    1)      Get a host that is database compatible, and set up [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Hi, Folks!</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">This week, I’m doing an overview setting up a WordPress webcomic.<span style="mso-spacerun: yes;">  </span>I’m going to do my best not to overlap too much with Bob Hickey’s excellent WordPress tutorial from Sketch no. 34, but of course there will be some overlap.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">1)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Get a host that is database compatible, and set up the database that will run your webcomic.<span style="mso-spacerun: yes;">  </span>I use a Yahoo Small Business website, but that’s not an endorsement for them. I expect I’ll be looking for a new host within the year.</span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-list: Ignore;"><span style="font-family: Times New Roman;"><span style="font-size: small;">2)</span><span style="font: 7pt ">      </span></span></span><a href="http://wordpress.org/"><span style="font-size: small; font-family: Times New Roman;">Download</span></a><span style="font-size: small; font-family: Times New Roman;"> and install WordPress.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-list: Ignore;"><span style="font-family: Times New Roman;"><span style="font-size: small;">3)</span><span style="font: 7pt ">      </span></span></span><a href="http://mindfaucet.com/comicpress/download/"><span style="font-size: small; font-family: Times New Roman;">Download</span></a><span style="font-size: small; font-family: Times New Roman;"> and install Comicpress.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="mso-list: Ignore;"><span style="font-family: Times New Roman;"><span style="font-size: small;">4)</span><span style="font: 7pt ">      </span></span></span><a href="http://wordpress.org/extend/plugins/comicpress-manager/"><span style="font-size: small; font-family: Times New Roman;">Download</span></a><span style="font-size: small; font-family: Times New Roman;"> and install Comicpress Manager.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">5)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">If you have problems, go to this </span></span><a href="http://lunchboxfunnies.com/forum/viewforum.php?f=7&amp;sid=22abd1a5fdb23ac7aa1ddd4f9af5ed95"><span style="font-size: small; font-family: Times New Roman;">forum</span></a><span style="font-size: small; font-family: Times New Roman;">.<span style="mso-spacerun: yes;">  </span>This is where Tyler Martin, who created Comicpress, and John Coswell, who built Comicpress Manager, often answers questions.<span style="mso-spacerun: yes;">  </span>Even if Tyler and John are too busy, there are often knowledgeable people who point you in the right direction.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">6)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">There are also excellent forums at the </span></span><a href="http://wordpress.org/support/"><span style="font-size: small; font-family: Times New Roman;">WordPress site</span></a><span style="font-size: small; font-family: Times New Roman;">.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Before you start digging into your Comicpress code and modifying your site, there are some plugins that you might need.<span style="mso-spacerun: yes;">  </span>In my case, I use the following:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">1)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Ad-Minister (</span></span><a href="http://labs.dagensskiva.com/plugins/ad-minister/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): I use this for rotating ads at the top of my blog.<span style="mso-spacerun: yes;">  </span>I use this space outside my Project Wonderful ad boxes.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">2)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Add to any: Share/Save/Bookmark Button (</span></span><a href="http://www.addtoany.com/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): Offers a wide list of social bookmarking links.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">3)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Akismet: This plugin, which helps identify and quarantine spam, comes with WordPress, and it requires that you get a </span></span><a href="http://wordpress.com/api-keys/"><span style="font-size: small; font-family: Times New Roman;">WordPress API key</span></a><span style="font-size: small;"><span style="font-family: Times New Roman;">.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">4)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">All In One SEO Pack (</span></span><a href="http://semperfiwebdesign.com/portfolio/wordpress/wordpress-plugins/all-in-one-seo-pack/#more-59"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): This “Search Engine Optimizes” your blog.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">5)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Comicpress Manager (</span></span><a href="http://claritycomic.com/comicpress-manager/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): This makes loading comics, setting up archives, and thumb nailing quite easy.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">6)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Eshop for WordPress (</span></span><a href="http://wordpress.org/extend/plugins/eshop/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): My choice of shopping cart program.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">7)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Google XML Sitemaps (</span></span><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): Notifies Google every time you update your site.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">8 )</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">Lightbox2 (</span></span><a href="http://stimuli.ca/lightbox/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): I use this to set up galleries, such as my Fan Art gallery, and it displays pics at full size without distorting your blog setup.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">9)</span><span style="font: 7pt ">      </span></span><span style="font-size: small;">PrestoGifto (</span></span><a href="http://www.prestogifto.com/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): Integrates your Café Press store into your blog.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">10)</span><span style="font: 7pt ">  </span></span><span style="font-size: small;">ReCAPTCHA (</span></span><a href="http://recaptcha.net/plugins/wordpress/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): Fights spam by requiring a random security word picture with each comment.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.25in;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l1 level1 lfo2; tab-stops: list .5in;"><span style="font-family: Times New Roman;"><span style="mso-list: Ignore;"><span style="font-size: small;">11)</span><span style="font: 7pt ">  </span></span><span style="font-size: small;">WP Super cache (</span></span><a href="http://ocaoimh.ie/wp-super-cache/"><span style="font-size: small; font-family: Times New Roman;">download here</span></a><span style="font-size: small; font-family: Times New Roman;">): Speeds up your blog by turning slow loading PHP into HTML on the client side.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Installing plugins is usually as simple as using an FTP program to upload the unzipped plugin to your site, depositing the new plugin’s folder in your wp-contents/plugins folder.<span style="mso-spacerun: yes;">  </span>(I use </span><a href="http://www.globalscape.com/store/"><span style="font-size: small; font-family: Times New Roman;">CuteFTP</span></a><span style="font-size: small; font-family: Times New Roman;"> as my FTP application of choice, but there are many available.)<span style="mso-spacerun: yes;">  </span>Once you’ve signed into your WordPress site, go to Plugins, then hit “activate” after each new plugin.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Well, that’s enough for this week, I would imagine.<span style="mso-spacerun: yes;">  </span>Next week, I’ll start getting into details of getting your site up to speed, such as how to install Project Wonderful ads, changing background colors, and modifying your blog header.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Scott.</span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://johnnysaturn.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://johnnysaturn.com/2008/08/13/web-wednesday-no-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Web Wednesday No. 1</title>
		<link>http://johnnysaturn.com/2008/08/06/web-wednesday-no-1/</link>
		<comments>http://johnnysaturn.com/2008/08/06/web-wednesday-no-1/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 04:02:55 +0000</pubDate>
		<dc:creator>Scott Story</dc:creator>
				<category><![CDATA[Web Wednesday]]></category>
		<category><![CDATA[Art School]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Cartoonist]]></category>
		<category><![CDATA[Commerce]]></category>
		<category><![CDATA[Community Building]]></category>
		<category><![CDATA[Fine Artist]]></category>
		<category><![CDATA[Luddite]]></category>
		<category><![CDATA[Promoter]]></category>
		<category><![CDATA[Promotions]]></category>
		<category><![CDATA[Public Speaking]]></category>
		<category><![CDATA[Sales]]></category>
		<category><![CDATA[Salesmanship]]></category>
		<category><![CDATA[Webcartoonist]]></category>
		<category><![CDATA[Webcomic]]></category>

		<guid isPermaLink="false">http://www.scottstoryillustrator.com/johnnysaturn/?p=512</guid>
		<description><![CDATA[Finding Your Inner Promoter:   Most cartoonists, and artists in general, would prefer to just sit and draw and cartoon.  I’ve often been in the position, when engulfed in website work and business, that all I really wanted to become a cartoonist for was to draw.  A great many artists are naturally shy, are a [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Finding Your Inner Promoter:</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Most cartoonists, and artists in general, would prefer to just sit and draw and cartoon.<span style="mso-spacerun: yes;">  </span>I’ve often been in the position, when engulfed in website work and business, that all I really wanted to become a cartoonist for was to draw.<span style="mso-spacerun: yes;">  </span>A great many artists are naturally shy, are a bit introverted, and have rich inner lives.<span style="mso-spacerun: yes;">  </span>I know what this is like, because all this describes me.<span style="mso-spacerun: yes;">  </span>Over the years, in the indie comic world and the webcomic world, I’ve met a great number of folks who are just like me in this regard.<span style="mso-spacerun: yes;">  </span>(Indeed, it’s shocking how man pudgy, balding guys with facial hair and glasses I’ve met who do the exact same thing I do!)</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Being introverted is just fine, especially if you are drawing for your own amusement and nothing else.<span style="mso-spacerun: yes;">  </span>Being a cartoonist, especially a webcartoonist, means that you have to break out of your shell and learn how to be a salesman and community builder.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">If you are a natural salesman, and a real people person, then good for you!<span style="mso-spacerun: yes;">  </span>This is not written for you, and you can stop reading now.<span style="mso-spacerun: yes;">  </span>If you are a member of the “everyone else” subset of people, then take heart—you can learn to be a salesman, and to wear many hats.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Hats are as good an analogy as any for all the roles you will have to fill as a webcartoonist.<span style="mso-spacerun: yes;">  </span>Not only do you have to cartoon, but you have to be a webmaster, a salesman, a promoter, a community builder, and a business person all wrapped into one person.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">What I’m not writing about here is how to close a sale, or how to write a press release, or how to do a book signing, or any of that.<span style="mso-spacerun: yes;">  </span>There are great guides available for these things on the web and in bookstores.<span style="mso-spacerun: yes;">  </span>No, what I’m referring to is changing your attitude and learning to step out of your comfortable shell and put on the promoter’s hat.<span style="mso-spacerun: yes;">  </span>You have to promote yourself, because it’s unlikely anyone will do it for you.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">First up, you have to put aside any distaste you might have of salesmanship, merchandising, and becoming commercial.<span style="mso-spacerun: yes;">  </span>In the beginning you may well feel that you are an ‘Artist’ with a capital ‘A,’ and that commerce and sales are somehow beneath you.<span style="mso-spacerun: yes;">  </span>Maybe you’ve never actually expressed this, but you may well feel it subconsciously, as if becoming commercial were ‘selling out.’<span style="mso-spacerun: yes;">  </span>I won’t address the whole issue of ‘selling out’; if you have issues with it, get out in the commercial world for a few years, earn a living, pay your bills, and see art for what it is: A product.<span style="mso-spacerun: yes;">  </span>You are a producer, and your art is a product, and as such it has a value.<span style="mso-spacerun: yes;">  </span>If you can’t deal with this, then you may well enjoy a long career as a fine artist, and maybe your work will become quite valuable after you die.</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Next, learn to tell everyone about your work.<span style="mso-spacerun: yes;">  </span>Tell family, friends, acquaintances, perfect strangers, everyone!<span style="mso-spacerun: yes;">  </span>Learn to mingle with crowds and introduce people to your work!<span style="mso-spacerun: yes;">  </span>Learn public speaking, and spread the word!<span style="mso-spacerun: yes;">  </span>Pass out business cards everywhere you go to everyone you meet!<span style="mso-spacerun: yes;">  </span>(My webcomic has its own business card, for example.)<span style="mso-spacerun: yes;">  </span>Wear shirts with your characters and URL whenever it is socially acceptable to do so.<span style="mso-spacerun: yes;">  </span>Comics are meant to be shared!<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">Have confidence.<span style="mso-spacerun: yes;">  </span>You have to believe that your webcomic is simply the coolest thing ever, that you are doing people a favor by telling them about it.<span style="mso-spacerun: yes;">  </span>Do you feel uncomfortable taking money for your product?<span style="mso-spacerun: yes;">  </span>Do you routinely cut special deals for people you like or feel sorry for?<span style="mso-spacerun: yes;">  </span>Stop It!<span style="mso-spacerun: yes;">  </span>Find the right price and stick to it!<span style="mso-spacerun: yes;">  </span>If people want your art, and they have the money for it, they’ll buy it!<span style="mso-spacerun: yes;">  </span>If they want it, and they don’t have the money, they won’t!<span style="mso-spacerun: yes;">  </span>(But, maybe later, when they do have the money, they’ll be back.)<span style="mso-spacerun: yes;">  </span>That’s just basic marketing—it’s not personal, it’s business!</span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small;"><span style="font-family: Times New Roman;">Don’t be a Luddite.<span style="mso-spacerun: yes;">  </span>I’ve met so many art school students who ‘don’t do the computer thing,’ or just aren’t interested in the internet.<span style="mso-spacerun: yes;">  </span>This astounds me whenever I hear it—there was no internet to speak of when I went to high school and college!<span style="mso-spacerun: yes;">  </span>I have avidly watched for and usually adopted every new technological advance or internet trend that has come along!<span style="mso-spacerun: yes;">  </span>Some younger people may believe that being aloof from the net makes them cool, or rebellious, or different, or whatever.<span style="mso-spacerun: yes;">  </span>It doesn’t.<span style="mso-spacerun: yes;">  </span>It makes them turtles in the age of hares.<span style="mso-spacerun: yes;">  </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;"> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;"><span style="font-size: small; font-family: Times New Roman;">So, if you learn to sell, have confidence in your work, learn to casually talk with everyone, and use the computer for all it’s worth, you are well on your way to becoming a promoter!</span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://johnnysaturn.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://johnnysaturn.com/2008/08/06/web-wednesday-no-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
