<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Winged Wolf Studio &#187; add-on</title>
	<atom:link href="http://warofwinds.com/winged-wolf-studio/tag/add-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://warofwinds.com/winged-wolf-studio</link>
	<description>Time to Fly</description>
	<lastBuildDate>Wed, 31 Aug 2011 18:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A Webdesigner&#8217;s Best Friend: Firebug</title>
		<link>http://warofwinds.com/winged-wolf-studio/a-webdesigners-best-friend-firebug/</link>
		<comments>http://warofwinds.com/winged-wolf-studio/a-webdesigners-best-friend-firebug/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 22:18:14 +0000</pubDate>
		<dc:creator>KEZ</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://warofwinds.com/winged-wolf-studio/?p=278</guid>
		<description><![CDATA[As I finish up ComicDish&#8217;s review for next Monday, here is a short article for all those comic creators out there who double as webdesigners.  I&#8217;ve been building my own sites since I started my webcomic in 2004. I started with HTML, and this past year, moved to CSS. Anyone in that same transition having [...]]]></description>
			<content:encoded><![CDATA[<p>As I finish up ComicDish&#8217;s review for next Monday, here is a short article for all those comic creators out there who double as webdesigners.  I&#8217;ve been building my own sites since I started my webcomic in 2004. I started with HTML, and this past year, moved to CSS. Anyone in that same transition having issues getting things to work, or simply trying to debug some CSS malfunction, if you have <a href="http://www.mozilla.com/en-US/">FireFox</a> (which as a webdesigner you should be using anyways&#8230;) get the add-on <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a>.</p>
<p>Firebug is a live debugger/source code reader, among other things. When you open it in your browser, you have the website in question above top, a window with the source code below left, and a window with the stylesheet below right. You can make LIVE EDITS (that are not permanent except on YOUR screen) to fix things, test things, muck around, etc.  If you hover on the source code area, that same area is highlighted on the website.  This allows you to SEE margins, padding, and table or div dimensions.</p>
<p>This add-on cannot be recommended enough for webcomickers.  Whether you&#8217;re using ComicPress or your own CMS, CSS or HTML, whether you&#8217;re a total coding amateur or even a professional, if you don&#8217;t have it, what are you waiting for? Work smart, not hard. ;)</p>
<p>Have a good weekend, folks! Thanks for reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://warofwinds.com/winged-wolf-studio/a-webdesigners-best-friend-firebug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Webdesigner&#039;s Best Friend: Firebug</title>
		<link>http://warofwinds.com/winged-wolf-studio/a-webdesigners-best-friend-firebug-2/</link>
		<comments>http://warofwinds.com/winged-wolf-studio/a-webdesigners-best-friend-firebug-2/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 22:18:14 +0000</pubDate>
		<dc:creator>KEZ</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://warofwinds.com/winged-wolf-studio/?p=278</guid>
		<description><![CDATA[As I finish up ComicDish&#8217;s review for next Monday, here is a short article for all those comic creators out there who double as webdesigners.  I&#8217;ve been building my own sites since I started my webcomic in 2004. I started with HTML, and this past year, moved to CSS. Anyone in that same transition having [...]]]></description>
			<content:encoded><![CDATA[<p>As I finish up ComicDish&#8217;s review for next Monday, here is a short article for all those comic creators out there who double as webdesigners.  I&#8217;ve been building my own sites since I started my webcomic in 2004. I started with HTML, and this past year, moved to CSS. Anyone in that same transition having issues getting things to work, or simply trying to debug some CSS malfunction, if you have <a href="http://www.mozilla.com/en-US/">FireFox</a> (which as a webdesigner you should be using anyways&#8230;) get the add-on <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a>.</p>
<p>Firebug is a live debugger/source code reader, among other things. When you open it in your browser, you have the website in question above top, a window with the source code below left, and a window with the stylesheet below right. You can make LIVE EDITS (that are not permanent except on YOUR screen) to fix things, test things, muck around, etc.  If you hover on the source code area, that same area is highlighted on the website.  This allows you to SEE margins, padding, and table or div dimensions.</p>
<p>This add-on cannot be recommended enough for webcomickers.  Whether you&#8217;re using ComicPress or your own CMS, CSS or HTML, whether you&#8217;re a total coding amateur or even a professional, if you don&#8217;t have it, what are you waiting for? Work smart, not hard. ;)</p>
<p>Have a good weekend, folks! Thanks for reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://warofwinds.com/winged-wolf-studio/a-webdesigners-best-friend-firebug-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>StumbleUpon as a Webcomic Networking Tool</title>
		<link>http://warofwinds.com/winged-wolf-studio/stumble-upon-as-a-webcomic-networking-tool/</link>
		<comments>http://warofwinds.com/winged-wolf-studio/stumble-upon-as-a-webcomic-networking-tool/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 01:52:36 +0000</pubDate>
		<dc:creator>KEZ</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[stumble]]></category>
		<category><![CDATA[stumble upon]]></category>
		<category><![CDATA[stumbling]]></category>
		<category><![CDATA[SU]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[TWCL]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[webcomic networking]]></category>
		<category><![CDATA[webcomics]]></category>

		<guid isPermaLink="false">http://warofwinds.com/winged-wolf-studio/?p=162</guid>
		<description><![CDATA[A common question I see on TWCL forums is &#8220;How well does Stumble Upon work?&#8221; After many threads and innumerable responses to the question, here is my take: Stumble Upon works well if you&#8217;ve got connections, but then again, that is how it works at ANY networking site.  If you don&#8217;t have anyone to network [...]]]></description>
			<content:encoded><![CDATA[<p>A common question I see on TWCL forums is &#8220;<strong>How well does Stumble Upon work</strong>?&#8221; After many threads and innumerable responses to the question, here is my take:</p>
<p>Stumble Upon works well if you&#8217;ve got connections, but then again, that is how it works at ANY networking site.  If you don&#8217;t have anyone to network WITH, no one finds what you want to share (in this case, your site). <strong>So the first step of getting SU to work for your webcomic is to &#8220;subscribe&#8221; to other people</strong>. Members on TWCL will want to get in on <a href="http://www.thewebcomiclist.com/forums/viewtopic.php?t=2494">this thread</a>, but since the thread is old, you may want to shrug off the complaints of others and start your own.  People are far less likely to subscribe to you [even if you subscribe to them first] from old threads.  You will of course, be immediately directed to this pre-existing thread by multiple users complaining about bad forum etiquette, but I will leave the decision of whether or not to create a new thread up to you. I don&#8217;t know if any have been started at Comic Genesis, Webcomics.com, or Drunk Duck.</p>
<p><strong>How SU works</strong>: Subscribing to others, and having others subscribe to you is incredibly important on Stumble Upon because it increases the automatic popularity of whatever webpage you stumble.  (A &#8220;stumble&#8221; by the way, is what it&#8217;s called when you tell SU that you like a site. It is a good thing! Contrary to the traditional definition).  <strong>Whenever you stumble a page (I highly recommend the FireFox add-on <a href="https://addons.mozilla.org/en-US/firefox/addon/138">Stumble Upon Toolbar</a>), it appears on the &#8220;what&#8217;s new&#8221; page of everyone subscribed to you.</strong> If even ONE of those subscribed you does a follow-up stumble, the page then appears on all of the &#8220;what&#8217;s new&#8221; pages of everyone subscribed to THEM, and so on and so forth. It&#8217;s a very&#8230;viral&#8230;process.</p>
<p>Other than subscribing to others and being subscribed to, the more you rate and review sites through SU, the more weight all your ratings get. So, basically, <strong>the more you use SU, the more it does for you.</strong></p>
<p>One of the best features SU has for webcomickers is the <strong>ability to &#8220;send&#8221; a page to friends</strong>.  For example, if I had a comic page I was really proud of, I would send the page to friends, and ask for a stumble and/or review. <strong>This is a feature to use RARELY</strong>.  Do not ask for stumbles from your friends at every update. It is highly annoying. Everytime you ask for a stumble, be aware that internet etiquette demands you be willing to RETURN that stumble and review if you are asked.</p>
<p><strong>What to Expect:</strong> The viral spread of SU &#8220;thumbed up&#8221; pages means you can get a lot of visits in a very short time. It can be a major force to increase the pageviews of your site (for example, if you are paid by CPM, this can be a VERY good thing), but the visits you will get will rarely result in new readers.  Webcomickers have to face it that webcomic <em>readers</em> are few and far in-between; they are a small audience, more of a clique than we&#8217;d like to admit.  <strong>You may get a lot of visitors for a day or three from a single stumble through SU, but you will also have a very low average pageview/visitor number</strong>.  The majority of people who go to your site from a stumble will have no idea what a webcomic is, will check out your site for a second, and then leave (this an article I&#8217;m getting ready to write: the problem of advertising to &#8220;webcomic-ignorant&#8221; audience).  Gag-a-day comics definitely have a leg up on story-based comics when networking this way.  If a page in the middle of a story-line is stumbled, no new visitor will know what is going on. A gag-a-day comic might make people explore for more laughs.</p>
<p>Those of you interested in using SU on your own site, check out <a href="http://addthis.com/">AddThis</a> and of course, t<a href="http://www.stumbleupon.com/buttons.php">he SU buttons</a>.</p>
<p>EDIT: JGray of<a href="http://mysteriesofthearcana.com/"> Mysteries of Arcana</a> and <a href="http://2ndshiftcomic.com/">2nd Shift</a> also mentioned via <a href="http://twitter.com">Twitter</a> that SU can also be a tool to increase Project Wonderful bids. Some may find it &#8220;unethical&#8221; since SU traffic is rather&#8230;unsubstantial&#8230;but hey! It&#8217;s out there for you, and he&#8217;s right. PW doesn&#8217;t differentiate between what kind of visitors you get, just that you&#8217;re getting them.</p>
<p>&#8212;</p>
<p>Another short article today, something veteran SU users might turn their noses up at, but then again, this studio blog is about basics.  ;)</p>
<p>Next up, an article near and dear to my heart: having your comic OFF the main page, and how to do it RIGHT.</p>
]]></content:encoded>
			<wfw:commentRss>http://warofwinds.com/winged-wolf-studio/stumble-upon-as-a-webcomic-networking-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

