<?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>This Life of Brian &#187; Online Publishing</title>
	<atom:link href="http://life-of-brian.com/category/nerds-at-work/online-publishing/feed/" rel="self" type="application/rss+xml" />
	<link>http://life-of-brian.com</link>
	<description>My name is Brian.  Welcome to my life.</description>
	<lastBuildDate>Thu, 29 Jul 2010 22:06:42 +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>Where to Host Photo Slideshows for Your WordPress Blog</title>
		<link>http://life-of-brian.com/2009/11/where-to-host-photo-slideshows-for-your-wordpress-blog/</link>
		<comments>http://life-of-brian.com/2009/11/where-to-host-photo-slideshows-for-your-wordpress-blog/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 04:03:52 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Online Resources]]></category>
		<category><![CDATA[Teach Them Well]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=1537</guid>
		<description><![CDATA[At school, I&#8217;m the yearbook adviser. I realized this year that we have thousands and thousands of pictures &#8211; and most of them never see the light of day. Why not use them for something? I wanted to make a website for the yearbook club and post some of these photos in galleries. It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>At school, I&#8217;m the yearbook adviser. I realized this year that we have thousands and thousands of pictures &#8211; and most of them never see the light of day. Why not use them for something?</p>
<p>I wanted to make a website for the yearbook club and post some of these photos in galleries. It&#8217;s a great way to promote the yearbook and the kids like seeing themselves online. There were some legal issues that I&#8217;m working out with the administration, but there were also some technical issues.</p>
<p>Although I obviously can create and host my own website, I don&#8217;t have access to web space with php hosting for the yearbook club. I didn&#8217;t want to mix school stuff with my own stuff, so I didn&#8217;t want to host it here. The simplest solution for me (which I also use for class blogs) was a free blog hosted on WordPress.com.</p>
<p>That is, until I realized that I couldn&#8217;t easily embed slideshows from other websites (i.e. Picasa). Doh! The embed and iframe tags that are usually used to include slide shows gets wiped out by WordPress&#8217; security.</p>
<p>I figured out a work around, though. <a href="http://www.slideshare.net/">http://www.slideshare.net/</a> allows you to create and host <strong>unlimited</strong> slideshows for free. They also offer an option to embed the slideshow into a WordPress blog, and its compatible with a free WordPress.com blog. This solved my technical problems and I don&#8217;t have to worry about storage space.</p>
<p>Shortly, I&#8217;m going to write up an article about this for Associated Content. I&#8217;ll link to it when it&#8217;s published. In the meantime, here&#8217;s a sample gallery. The pictures are just of my backyard. I&#8217;m still working on the legal issues, so I haven&#8217;t actually hosted any slideshows of students yet.</p>
<div style="width:425px;text-align:left" id="__ss_2562132"><object style="margin:0px" width="450" height="375"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=backyard-091122215925-phpapp01&#038;rel=0&#038;stripped_title=backyard" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=backyard-091122215925-phpapp01&#038;rel=0&#038;stripped_title=backyard" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="450" height="375"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2009/11/where-to-host-photo-slideshows-for-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: Education Tax Credits</title>
		<link>http://life-of-brian.com/2009/02/new-project-education-tax-credits/</link>
		<comments>http://life-of-brian.com/2009/02/new-project-education-tax-credits/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 03:26:02 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[graduate school]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[website projects]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=1491</guid>
		<description><![CDATA[So I took some time today and finished the first of my mini website projects: Education Tax Credits. I came up with the idea while reading through the IRS documentation about the Hope Credit, Lifetime Learning Credit, and Tuition and Fees Deduction. I just started graduate school, and next year I&#8217;ll be taking advantage of [...]]]></description>
			<content:encoded><![CDATA[<p>So I took some time today and finished the first of my mini website projects: <a href="http://education-tax-credits.net/">Education Tax Credits</a>.</p>
<p>I came up with the idea while reading through the IRS documentation about the Hope Credit, Lifetime Learning Credit, and Tuition and Fees Deduction.</p>
<p>I just started graduate school, and next year I&#8217;ll be taking advantage of one of these tax benefits. While reading the IRS page, I thought it&#8217;d be nice if there was a simplified version that explained the important details without getting hung up on all the legalese.</p>
<p>I don&#8217;t know if I accomplished that, but I learned a lot about the tax credits while working on it!</p>
<p>In addition to summarizing the IRS documentation, I created a <a href="http://education-tax-credits.net/tax-benefits-for-higher-education/higher-education-tax-benefit-calculator/">simple calculator</a> to estimate how much each tax credit/deduction would net you on your tax return. It works nice, and I like the styling of it. If I get around to it, though, I want to make it work via AJAX (currently it posts to a php file and then redirects back to the page).</p>
<p>I also plan on posting a series of quick &#8220;<a href="http://education-tax-credits.net/articles-about-taxes-savings-and-higher-education/">Question of the Days</a>&#8221; about the tax credits and deductions.</p>
<p>I don&#8217;t plan on spending a lot of time on the site &#8211; maybe an hour or two each week adding QotDs, and a few hours promoting/linking throughout the web &#8211; and I&#8217;m curious to see how well it&#8217;ll do in SERPs and, more importantly, PR. Cause, you know, PR can equal cash.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2009/02/new-project-education-tax-credits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Efficiently: Don&#8217;t Waste Time with Social Networking</title>
		<link>http://life-of-brian.com/2009/01/blogging-efficiently-dont-waste-time-with-social-networking/</link>
		<comments>http://life-of-brian.com/2009/01/blogging-efficiently-dont-waste-time-with-social-networking/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 23:29:26 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Redit]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[StumbleUpon]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=1218</guid>
		<description><![CDATA[Time is a valuable commodity. If you&#8217;re lucky enough to still be in college, you may have gobs of time to waste. Those of us that have moved on to the real world don&#8217;t have that luxury. Blogging and publishing on the &#8216;net needs to fit into an already busy schedule. With that in mind, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://life-of-brian.com/wp-content/uploads/2009/01/timer.jpeg"><img class="alignright" title="Sand Timer" src="http://life-of-brian.com/wp-content/uploads/2009/01/timer-224x300.jpg" alt="Close up shot of a sand timer, with about a third of the sand in the bottom portion." /></a>Time is a valuable commodity.</p>
<p>If you&#8217;re lucky enough to still be in college, you may have gobs of time to waste. Those of us that have moved on to the real world don&#8217;t have that luxury. Blogging and publishing on the &#8216;net needs to fit into an already busy schedule.</p>
<p>With that in mind, it&#8217;s definitely worthwhile to take stock of your blogging habits and make sure you&#8217;re working efficiently. If you don&#8217;t budget your time effectively, you&#8217;ll either burn out quickly or fail to meet your goals.</p>
<p>I found some tips for budgeting your blogging time in a <a href="http://www.problogger.net/archives/2009/01/07/the-essential-guide-to-growing-your-blog-on-minimal-time/">recent post on Problogger</a>. It&#8217;s got some great tips, but there&#8217;s one I&#8217;d like to point out in particular: don&#8217;t waste your time on social networking sites.</p>
<h3>But Don&#8217;t Social Networking Sites Bring Traffic?</h3>
<p>Yes and no.</p>
<p>Digg and StumbleUpon can definitely bring in big numbers, but that&#8217;s not going to happen just because you submit your article. If you submit the article, it won&#8217;t be very long before it drops off the page of recent entries &#8211; and it&#8217;ll be lost in oblivion forever.</p>
<p>In order for your article to get rated well, move up the rankings a bit, and draw some real traffic, you&#8217;re going to need <strong>other people</strong> to submit your post and/or review it. That probably means that people are coming to your post by another means (search engine traffic, RSS subscribers, links) and <strong>then</strong> Digging or Stumbling your article.</p>
<p>In other words, write a good article and wait for other people to Digg it. If you spend a lot of time Digging and Stumbling your own articles you&#8217;ll probably end up at best wasting your time and at worst being labeled a spammer.</p>
<h3>What About Making Networks on Social Networking Sites?</h3>
<p>You might be thinking, &#8220;What if I make a deep network on a social networking site? Won&#8217;t that help drive a lot of traffic when I submit an article?&#8221;</p>
<p>If you can rise to be one of the top users of the site, then sure. But be prepared to spend <strong>a lot</strong> of time Digging, Stumbling, Redit-ing, or whatever. Chances are you don&#8217;t have that much time (if you still want to blog, wake up for your real job, and keep your family), so focus on the things that are realistically attainable.</p>
<p>There&#8217;s a nice quote in the ProBlogger post that sums this up:</p>
<blockquote><p>A better use of your time is to write a Digg-worthy post, or a post that will spread like wildfire on StumbleUpon or Delicious — not because you’re friends with lots of the users, but because it’s insanely useful, interesting, controversial, or what have you.</p></blockquote>
<h3>Use Social Networking Sites Passively</h3>
<p>My advice would be to use social networking sites passively.</p>
<p>Write great articles and then include a bookmarking bar under the title and at the end. If people think it&#8217;s Digg-worthy, they&#8217;ll Digg. If they don&#8217;t, it won&#8217;t matter if you Digg it.</p>
<p>Digg seems to me to be a tool for content consumers, and as a blogger you fill the role of a content producer. There&#8217;s just no efficient, feasible way for you to manipulate a social networking site into sending you traffic &#8211; you need to rely on the <strong>consumers</strong> to promote it for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2009/01/blogging-efficiently-dont-waste-time-with-social-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Associated Content to Test Out Your SEO Theories</title>
		<link>http://life-of-brian.com/2009/01/use-associated-content-to-test-out-your-seo-theories/</link>
		<comments>http://life-of-brian.com/2009/01/use-associated-content-to-test-out-your-seo-theories/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 21:23:25 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Associated Content]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=1139</guid>
		<description><![CDATA[There&#8217;s a lot of hi-falutin crap that goes into SEO, but you can summarize a lot of it in one sentence. The way you write the content will determine how the search engine sees it.  Some things are well known. We all know keyword density is important so that Google&#8217;s crawler knows what your site [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://life-of-brian.com/wp-content/uploads/2009/01/alt-pile-books.jpg"><img class="alignright" title="Another Pile of Books" src="http://life-of-brian.com/wp-content/uploads/2009/01/alt-pile-books-150x150.jpg" alt="Pile of five books, stacked one on top of the other." /></a>There&#8217;s a lot of hi-falutin crap that goes into SEO, but you can summarize a lot of it in one sentence. The way you write the content will determine how the search engine sees it. </p>
<p>Some things are well known. We all know keyword density is important so that Google&#8217;s crawler knows what your site is about. Titles are important. Text needs to be discoverable.</p>
<p>This is another reason that I like writing things at <a href="http://associatedcontent.com">Associated Content</a> &#8211; and one reason it is in some ways better than a blog.</p>
<h3>How Do You Know What Works?</h3>
<p>Trial and error.</p>
<p>Sure, you can read about keyword density and search engine optimization all day. You&#8217;ll never know if it works until you try it. And you&#8217;ll never know it was your <strong>optimization</strong> that worked until compare a handful of articles on the <strong>same topic</strong> with <strong>different styles</strong>.</p>
<p>Think of it as an experiment of sorts. By writing about a single topic with three or four different angles, you can see what works and what doesn&#8217;t. You might pick up some trailing phrases that you didn&#8217;t think of just by writing the same piece with a slightly different angle and some alternate word choices.</p>
<h3>Do Your Readers Want to Read Five Articles About the Same Thing?</h3>
<p>Probably not. If you&#8217;re trying to build a regular readership for your blog, you don&#8217;t want to come out with five slightly different articles about how NCAA football needs a playoff.</p>
<p>Ahh, but are you worried about subscribers at Associated Content? Well, some people are. I&#8217;m not. I see it as a playground to write things that are destined just for the search engine minefield.  My writings at AC vary across so many topics that it doesn&#8217;t really make sense for people to subscribe to it.</p>
<p>That makes it the perfect place to test out writing techniques. For example, today I wrote up two pieces about Fallout 3 &#8211; <a href="http://www.associatedcontent.com/article/1358001/how_do_i_finish_chapter_6_of_fallout.html">How Do I Finish Chapter 6 of Fallout 3 Without Killing Everyone</a> and <a href="http://www.associatedcontent.com/article/1357657/how_to_complete_chapter_6_tranquility.html?cat=15">How to Complete Chapter 6 &#8220;Tranquility Lane&#8221; Without Losing Karma</a>.</p>
<p>Each article says <strong>substantively</strong> the same thing &#8211; it tells the reader how to complete the quest in a certain way. They do so in different ways, though, from the title right down to the conclusion.</p>
<h3>Oh, and Get Your Backlinks While You&#8217;re At It</h3>
<p>Like I&#8217;ve written before, Associated Content is also a great place to create some links back to your own content on your blog.</p>
<p>In this case, I&#8217;m writing a <a href="http://life-of-brian.com/2009/01/how-to-chapter-6-tranquility-lane-walkthrough/">lengthier, illustrated walkthrough on Chapter 6 in Fallout 3</a> on this site. The Associated Content articles tackle the same topic in a more concise way, and they include a few well crafted links back to my content here. A reader that finds the AC articles could want more information and click on the links back here &#8211; earning me more traffic.</p>
<p>I wouldn&#8217;t say that Associated Content is better than a blog or that it has more earning potential in the long run. It is, however, a good supplement to a blog &#8211; allowing you to hone your SEO practices and improve your site at the same time.</p>
<p>Why don&#8217;t you go flex your SEO muscles at Associated Content? It&#8217;s a great place to test out all those theories without boring your regular readers.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2009/01/use-associated-content-to-test-out-your-seo-theories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should Your Site Include a Blogroll?</title>
		<link>http://life-of-brian.com/2009/01/should-your-site-include-a-blogroll/</link>
		<comments>http://life-of-brian.com/2009/01/should-your-site-include-a-blogroll/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 00:07:52 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=1026</guid>
		<description><![CDATA[Traditionally, blogs include a blogroll. You know, that giant list of links in the sidebar. Sometimes it&#8217;s a collection of sites the author reads, and sometimes it&#8217;s just a collection of reciprocal links the author puts in to generate traffic. Are blogrolls a good idea? Do they instill confidence in your readers, or do they [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://life-of-brian.com/wp-content/uploads/2009/01/rolodex.jpg"><img class="alignright" title="Rolodex" src="http://life-of-brian.com/wp-content/uploads/2009/01/rolodex-300x254.jpg" alt="A picture of a rolodex with contact cards." /></a>Traditionally, blogs include a blogroll. You know, that giant list of links in the sidebar. Sometimes it&#8217;s a collection of sites the author reads, and sometimes it&#8217;s just a collection of reciprocal links the author puts in to generate traffic.</p>
<p>Are blogrolls a good idea? Do they instill confidence in your readers, or do they just bleed search engine juice from your site?</p>
<h3>The Positives: An Informed Author is a Trusted Author</h3>
<p>There certainly is something to be said for a blogroll of sorts. When a new user finds your site, he may want to poke around and see who you are.</p>
<p>One place to look is the About page. This should give the reader some information. Another place to look is the blog roll. If you&#8217;re supposed to be an authority on the topic, who else do you read?</p>
<p>You can&#8217;t possibly keep up with the times if you work in a vacuum, so it&#8217;s of interest to the reader <strong>how</strong> you keep up with things.</p>
<p>A blogroll can also be useful for someone looking for more information.</p>
<p>For example, I&#8217;m always looking for more education blogs to follow. I&#8217;ve found a ton of tech-related blogs (duh), but very few that are written by Social Studies teachers. Whenever I stumble on a new education blog, I browse through the blogroll looking for <strong>something</strong> written by a Socials Studies teacher.</p>
<h3>The Negatives: Sitewide Links Are Bad for SEO</h3>
<p>There are definitely some <strong>downsides</strong> to blogrolls, though. Some people might not care so much, but if you worry about SEO then you should be worried about that giant list of sitewide links.</p>
<p>You see, sitewide links are like a giant drain on your search engine juice. Each page contains a certain amount of page rank worthiness, and each link on that page spreads the page rank love around.</p>
<p>Sitewide links <strong>within</strong> your site are great, because they help redistribute that link love. Since every one of your pages links back to the front page, it&#8217;ll have a higher pagerank than the individual pages in your site. Likewise, pages like category indexes &#8211; linked to by many of your individual pages &#8211; will have greater search engine visibility.</p>
<p>Sitewide links going <strong>out</strong> of your site aren&#8217;t so good, though. Each one is a trickle of pagerank going down the drain. One or two sitewide links aren&#8217;t going to kill you &#8211; but what if you have a dozen pages in your blogroll? Consider how many pages of content you have (hundreds, thousands even?) and multiply that by the number of links in your blogroll.</p>
<p>Even a short list of links &#8211; six or seven &#8211; could easily work out to thousands of outbound links. Yowza.</p>
<p>To authors who are blogging for a smaller audience and aren&#8217;t concerned with search engine traffic, this isn&#8217;t a big deal. If you&#8217;re in the market to monetize your blog, though, that should concern you a great deal.</p>
<p>I also think that sidebars can easily get over-crowded. With other necessary items (recent posts, categories, archive links, ads, etc) there just isn&#8217;t a lot of real estate to give up for that a list of links.</p>
<h3>What to Do? Compromise.</h3>
<p>I&#8217;ve decided to go with a compromise of sorts.</p>
<p>For the sake of my readers, I want to have a blogroll available. I want people to know what I read, and I want to reward those sites that I read regularly with some link love.</p>
<p>However, I don&#8217;t want to have a dozen or so sitewide links bleeding my search engine juice. I&#8217;d like to keep some of that for myself, so people actually find the site!</p>
<p>Instead, I decided to create a <a href="http://life-of-brian.com/2008/01/reading-material-my-google-reader-on-web-dev-design-and-publishing/">separate blogroll page</a>. In actuality, it&#8217;s just another post in my index, but you could consider it a static page of sorts.</p>
<p>On the blogroll page, I include a link to a handful of sites that I regularly read. This is likely to change over time as I change my subscriptions, but I&#8217;d say that on any given day you&#8217;ll find 6-12 sites that I read. This also gives me a chance to add a comment (a sentence or two) about each site, so the reader knows what to expect.</p>
<p>Then, to make sure that readers can easily find it, I put a prominent link to the blogroll page in my header. Along with the About page, I think this provides some good information about me and my site without hurting my search engine placement.</p>
<p>What do you do think? Are you concerned about all those outbound links, or do you just include a blogroll anyway?</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2009/01/should-your-site-include-a-blogroll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Somebody Has Some Good SEO&#8230;</title>
		<link>http://life-of-brian.com/2008/12/somebody-has-some-good-seo/</link>
		<comments>http://life-of-brian.com/2008/12/somebody-has-some-good-seo/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 13:04:41 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=631</guid>
		<description><![CDATA[I just wanted to find Stock.XCHNG, a collection of royalty free stock photos. Without thinking, I headed over to Google and typed in &#8220;Stock Exchange.&#8221;  As soon as I hit Submit, I thought, &#8220;That ain&#8217;t gonna work!  I don&#8217;t want the real stock exchange!&#8221; And then I saw the number one result: stock.xchng.  Wow. Somebody [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to find <a href="http://www.sxc.hu/">Stock.XCHNG</a>, a collection of royalty free stock photos.</p>
<p>Without thinking, I headed over to Google and typed in &#8220;Stock Exchange.&#8221;  As soon as I hit Submit, I thought, &#8220;That ain&#8217;t gonna work!  I don&#8217;t want the real stock exchange!&#8221;</p>
<p>And then I saw the number one result: stock.xchng.  Wow.</p>
<p>Somebody has some good SEO.  They beat out the NYSE, NASDAQ, the Wikipedia entry on the stock exchange, and plenty of other articles that would be more meaningful to most people that searched for &#8220;Stock Exchange.&#8221;</p>
<p>Or, maybe Google is inside my head and it knows what I want.  Creepy.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2008/12/somebody-has-some-good-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helium: Getting Started and Writing on an Existing Topic</title>
		<link>http://life-of-brian.com/2008/05/helium-getting-started-and-writing-on-an-existing-topic/</link>
		<comments>http://life-of-brian.com/2008/05/helium-getting-started-and-writing-on-an-existing-topic/#comments</comments>
		<pubDate>Tue, 06 May 2008 23:25:19 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>

		<guid isPermaLink="false">http://localhost/?p=18</guid>
		<description><![CDATA[As I mentioned before, Helium is another great place to publish your writing online. It ranks up with Associated Content as one of my favorite writing sites. So how do you get started? Is it hard to publish your first article at Helium? Not at all. Each Topic Has Multiple Articles On a writing site, [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://life-of-brian.com/2008/04/helium-writing-profit-community/">I mentioned before</a>, <a href="http://www.helium.com">Helium</a> is another great place to publish your writing online.  It ranks up with <a href="http://www.associatedcontent.com/join.html?refer=40409">Associated Content</a> as one of my favorite writing sites.</p>
<p>So how do you get started?  Is it hard to publish your first article at Helium?  Not at all.</p>
<h3>Each Topic Has Multiple Articles</h3>
<p>On a writing site, you would expect to find a collection of articles.  You might expect to find a list of titles &#8211; and each title represents one article.</p>
<p>This is where Helium is a bit unique.  Helium is more like a collection of topics than headlines.  For any give headline, there could be anywhere from a half dozen to a hundred articles.</p>
<p>For example, &#8220;<a href="http://www.helium.com/knowledge/130272-learn-maintain-computer">The best ways to learn how to maintain a computer</a>&#8221; has ten different articles.  &#8220;<a href="http://www.helium.com/debates/66160-should-phone-banned-while">Should cell phone use be banned while driving</a>,&#8221; on the other hand, has 125 articles.</p>
<p>Once an author suggests a topic and submits an article &#8211; or the Helium staff creates a topic and requests an article &#8211; the topic appears on the site.  It&#8217;s categorized by topic so that people can find it through browsing.  Other users can then write their own article on the same topic.</p>
<h3>How Do We Pick an Article to Read?</h3>
<p>If there are 125 articles on the same topic, how does a user (or the computer) decide which article to read?</p>
<p>Another unique feature of Helium is the rating process.  As well as writing articles for the site, users are asked to rate articles that have already been published.</p>
<p>When rating, you are presented with two articles on the same topic.  You read each one and mark which one is better and by how much.  The software uses this data to rank the articles from best to worst.</p>
<p>When someone clicks on a headline, they are taken to the #1 rated article.  They can then browse other articles on the topic &#8211; but chances are they&#8217;ll only read the first couple.  If you&#8217;re rated at the bottom of the heap&#8230; your article won&#8217;t get read much.</p>
<h3>Get Started:  Write On an Existing Topic</h3>
<p>The easiest way to get started is to simply write on an existing topic.</p>
<p>Browse around the site and find something interesting.  There are a number of general categories, and each one has a number of subcategories.  You&#8217;ll find topics on everything from Religion, to Sports, to the Arts.</p>
<p>Once you&#8217;ve found a topic, click on the headline.  You may want to read a few of the articles.  If you don&#8217;t have anything substantially different to say &#8211; or if you don&#8217;t think you can say it better than it has already been said &#8211; then you should keep moving.  After all, we don&#8217;t need a hundred identical articles under one topic.</p>
<p>If you <strong>do</strong> have something to add to the conversation, click on the pencil icon.  This will take you to the writing screen, where you simply fill in the box and submit.</p>
<p>Your article will be instantaneously published.  No review process required!  Don&#8217;t you love instant gratification?</p>
<p>I&#8217;d suggest browsing the site for a while and then writing on some pre-existing topics.  This will give you a chance to feel out what goes over well and what doesn&#8217;t.  If your articles get rated poorly &#8211; then something needs to change!  Otherwise, you must be doing something right.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2008/05/helium-getting-started-and-writing-on-an-existing-topic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Share Your Reading Habits: Google Reader</title>
		<link>http://life-of-brian.com/2008/04/share-your-reading-habits-google-reader/</link>
		<comments>http://life-of-brian.com/2008/04/share-your-reading-habits-google-reader/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 21:19:49 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=313</guid>
		<description><![CDATA[Part of developing a successful blog and your identity as a blogger is creating a web of blogs that you read and participate in. Imagine the blogosphere as a giant web. You want to connect your website to a bunch of others &#8211; you don&#8217;t want to just be a random thread connected to nothing. [...]]]></description>
			<content:encoded><![CDATA[<p>Part of developing a successful blog and your identity as a blogger is creating a web of blogs that you read and participate in.  Imagine the blogosphere as a giant web.  You want to connect your website to a bunch of others &#8211; you don&#8217;t want to just be a random thread connected to nothing.</p>
<p>Google Reader provides you with a nifty tool to help you do this.  With the &#8220;Share&#8221; feature of Google Reader, you can easily syndicate a list of articles that you recently read and found interesting.<br />
<span id="more-313"></span></p>
<h3>Get a Google Account: Start Reading</h3>
<p>If you don&#8217;t use Google Reader &#8211; or another feed reader &#8211; <strong>start</strong> using one.  Until you use RSS feeds on a daily basis, you&#8217;ll never know how wonderful they are, and you&#8217;ll never know how much your readers may come to rely on them.</p>
<p>Once I decide I like a site, I generally read it through Google Reader.  If an article is interesting, I&#8217;ll click through to the site and comment on it.  Other than that, I rarely go back to the site.  Without the RSS reader, I&#8217;d probably never return to the site at all.</p>
<p>An RSS reader is a great way to collect relevant readings into one location &#8211; so you can sit there with your cup of coffee and read all of the new stuff out in the blogosphere.  You can then decide what is important enough to comment on (on someone else&#8217;s blog) or respond to (on your own blog).</p>
<h3>Share Items &#8211; Creating Your Own Feed</h3>
<p>With Google Reader, there is a cool &#8220;Share&#8221; feature.  At the bottom of the article you are reading, there&#8217;s a list of options &#8211; &#8220;Add Star,&#8221; &#8220;Share,&#8221; &#8220;E-mail,&#8221; and &#8220;Mark as Read.&#8221;</p>
<p>By choosing the &#8220;Share&#8221; option you are adding that article to a publicly viewable list.  That list also generates its own RSS feed &#8211; which makes it easy for you to syndicate the feed on your own site.  By doing so, you provide your readers with a list of articles that you recently read and found interesting.</p>
<p>It&#8217;s a more targeted and stable than a standard RSS feed that just shows every headline from a given website &#8211; which will hopefully make it more useful for your readers.</p>
<h3>Grab the Widget, Style Yourself</h3>
<p>This feed is available in a standard rss xml file.  You could use <a href="http://www.earn-web-cash.com/2008/02/09/simple-xml-rss-feed/">SimpleXML to parse the feed</a> and display the information yourself.  Or, you could use the ready-made widget that Google provides.</p>
<p>The Google widget uses Javascript to access the information while your page is loading.  This potentially stops your page from hanging if the Google server is not responding &#8211; the rest of the page can load while the RSS feed is updated.  You can find this widget by clicking on the &#8220;Your shared items&#8221; link in Google Reader and clicking on the &#8220;put a clip of your shared items&#8221; link.</p>
<p>The only problem is that the pre-designed styles don&#8217;t offer you a lot of options for making the list blend in with your site&#8217;s theme.  My suggestion would be to select &#8220;None,&#8221; for the color scheme.  You may also want to leave the title blank, and add your own title to the feed.</p>
<p>If you do this, the feed will be generated with the following HTML.  Note:  This example uses the &#8220;Show item sources&#8221; option.</p>

<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;readerpublishermodule0&quot;</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;reader-publisher-module&quot;</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">ul</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
  <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;i&quot;</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Good for Hunters, Bad for Druids&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://4thehorde.wordpress.com/2008/04/25/good-for-hunters-bad-for-druids/&quot;</span>&gt;</span>Good for Hunters, Bad for Druids<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span>
  <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;s&quot;</span>&gt;</span>from <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://4thehorde.wordpress.com&quot;</span>&gt;</span>For the Horde<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">div</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
  <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;i&quot;</span> <span style="color: #000066;">title</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Bornakk: Druids Not to be &amp;quot;Big Green Blobs&amp;quot;&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://feeds.feedburner.com/%7Er/Resto4Life/%7E3/279629927/&quot;</span>&gt;</span>Bornakk: Druids Not to be &quot;Big Green Blobs&quot;<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span>
  <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;s&quot;</span>&gt;</span>from <span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.resto4life.com&quot;</span>&gt;</span>Resto4Life<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">div</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">li</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">ul</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;f&quot;</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.google.com/reader/shared/user/18391951200330501918/state/com.google/broadcast&quot;</span>&gt;</span>Read more...<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">div</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">div</span>&gt;</span></pre></div></div>

<p>By taking a look at this example HTML, you can easily style the widget yourself.</p>
<p>The entire thing is contained in a div with class &#8220;reader-publisher-module.&#8221;  Each headline is contained within its own &#8220;li.&#8221;  If you use the option to display the source of the article, it&#8217;s in a div with class &#8220;s&#8221; inside the list item.</p>
<p>My one gripe with Google Reader is I can&#8217;t create multiple shared lists.  For example, I&#8217;ve divided blogs I read into ones related to web development and ones related to World of Warcraft.  I&#8217;d love to be able to create a shared article list for each topic, so that I can syndicate each one on a different website.</p>
<p>If you want to see this in action, check out my World of Warcraft blog, <a href="http://rolling-horde.net">Rolling Horde</a>.  It&#8217;s on the right hand side, in the middle column, underneath the recent articles.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2008/04/share-your-reading-habits-google-reader/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Helium &#8211; Writing for Profit and a Community</title>
		<link>http://life-of-brian.com/2008/04/helium-writing-profit-community/</link>
		<comments>http://life-of-brian.com/2008/04/helium-writing-profit-community/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 21:13:58 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Helium]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=308</guid>
		<description><![CDATA[This site has kind of strayed from my original intent &#8211; to explore and report on ways to make money online. For a couple months now, I&#8217;ve focused almost exclusively on the development and design end to working the web for cash. I think it&#8217;s time to take a step back and look at a [...]]]></description>
			<content:encoded><![CDATA[<p>This site has kind of strayed from my original intent &#8211; to explore and report on ways to make money online.  For a couple months now, I&#8217;ve focused almost exclusively on the development and design end to working the web for cash.</p>
<p>I think it&#8217;s time to take a step back and look at a site where you can write for profit &#8211; without requiring any tech, design, or development savvy.  I&#8217;ll be working on a complete section about <a href="http://www.helium.com">Helium</a>, but in the meantime here&#8217;s a quick overview.<br />
<span id="more-308"></span></p>
<h3>Writing for Profit &#8211; Revenue Sharing</h3>
<p><a href="http://www.helium.com">Helium</a> is another online writing site, similar to <a href="http://www.associatedcontent.com/join.html?refer=40409">Associated Content</a>.</p>
<p>The site is a collection of articles &#8211; mostly non-fiction, but fiction and poetry are allowed.  It generates revenue through advertising based on its traffic.  When you post an article on the site, you carve out a portion of that advertising revenue for yourself.</p>
<p>The basic form of profit on the site is revenue sharing.  When you article is read, you get a portion of the advertising revenue that the article&#8217;s topic generates.  Helium hasn&#8217;t released specific details about the monetization formula, but basically more page views leads to more money.</p>
<p>Unfortunately, Helium doesn&#8217;t report the number of page views your article gets.  It&#8217;s difficult to gauge, then, whether Helium pays more per page view than other sites (like Associated Content).</p>
<p>I have a little over 80 articles on the site.  Many of these are highly rated &#8211; which means they appear towards the topic of their category &#8211; but many of them aren&#8217;t on highly monetized topics.  As a result, I earn an average of $5 per month based on these old articles.</p>
<h3>Alternate Forms of Income &#8211; Contests and Marketplace</h3>
<p>One thing that sets Helium apart is the availability of alternate (and more profitable) sources of income.</p>
<p>At any given time, Helium is usually offering a contest or promotion that can net you a lot of cash.  One popular contest format is the &#8220;Channel Champion&#8221; contest.</p>
<p>A list of topics (20-30) is generated for a given category.  Everyone is eligible to write articles in that category for the week, and the most popular author at the end of the week wins a prize.  In the past, first place has been $75 and second place has been $25.  This can be a good way to build up a repertoire of articles for revenue sharing while also possibly earning a nice bonus.</p>
<p>The most profitable &#8211; and unique &#8211; section of the site is the marketplace.  Publishers come to Heilum and request articles on a given topic.  You submit an article on that topic.  If your article is chosen, you get paid a premium rate for it.  It&#8217;s essentially a marketplace for freelance writing.</p>
<p>Although some publishers pay poorly (less than $20 per article), there are many premium publishers.  I wrote an article that was purchased for $80, and there are offers available for $100+.</p>
<h3>A Final Plus &#8211; Community</h3>
<p>Another reason I prefer Helium to Associated Content is that there is a strong, friendly community.</p>
<p>The Associated Content forums are generally populated by people complaining about problems with the site.  There are some decent discussions if you dig deep enough, but I find little reason to frequent them.</p>
<p>Helium, on the other hand, has worked hard to develop a community within their site.  The forums have sections for peer review of articles, suggestions for new features, critiques of the site, and general discussions about writing.  Helium employees <strong>constantly</strong> frequent the forums and you can be assured that any issues you have will be noticed.</p>
<h3>Check It Out</h3>
<p>The bottom line is that you should check it out.  <a href="http://www.helium.com">Helium</a> is a great place to start building your online writing portfolio, and it can even net you some real freelance gigs.</p>
<p>The revenue sharing isn&#8217;t as strong as Associated Content, from my experience, but you can more than make up for that if you participate in contests and the marketplace.  The forums are also a great place to meet up with other writers and practice your craft.</p>
<p>If you&#8217;re truly interested in developing as a writer on the &#8216;net or in print, this is a great place to start.  Check it out, and check back here later for a more in depth look at writing at Helium.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2008/04/helium-writing-profit-community/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Website Tip: How to Find More Content to Write</title>
		<link>http://life-of-brian.com/2008/01/website-tip-how-to-find-more-content-to-write/</link>
		<comments>http://life-of-brian.com/2008/01/website-tip-how-to-find-more-content-to-write/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 16:27:00 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Nerds at Work]]></category>
		<category><![CDATA[Online Publishing]]></category>
		<category><![CDATA[Traffic]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://life-of-brian.com/?p=1134</guid>
		<description><![CDATA[An old web design adage is, &#8220;Content is king.&#8221; All the SEO and fancy design in the world won&#8217;t help you if you don&#8217;t have any content. So how do you keep on writing? Where do all the new ideas come from? Everybody&#8217;s got their own tricks, but here&#8217;s one that I love to use [...]]]></description>
			<content:encoded><![CDATA[<p>An old web design adage is, &#8220;Content is king.&#8221;  All the SEO and fancy design in the world won&#8217;t help you if you don&#8217;t have any content.</p>
<p>So how do you keep on writing?  Where do all the new ideas come from?</p>
<p>Everybody&#8217;s got their own tricks, but here&#8217;s one that I love to use when I&#8217;m short on ideas.  Go through your search engine logs and see what people are searching for &#8211; and not finding.<br />
<span id="more-1134"></span><br />
Here&#8217;s an example.  Last week I wrote an article on <a title="How to Create Tooltips with CSS and No Javascript" href="http://www.earn-web-cash.com/2008/01/21/tooltip-gradient/">How to Create Style-able CSS Tooltips</a>.</p>
<p>As usual, I was browsing through the Google Analytics data a day or two later.  While looking through the Search Engine results (the queries that people used to come to my site), I noticed that someone used the query &#8220;gradient background image gimp.&#8221;</p>
<p>The odd thing about this was that the article wasn&#8217;t about creating background images in Gimp &#8211; I just happened to mention at the end that you could use Gimp to create a gradient background image and add it to your tooltip.</p>
<p>This tells me two things.</p>
<p>First, someone is looking for this information.  If I write it&#8230; they will come.</p>
<p>Second, someone else is not serving this information up.  If a user stumbles on one of my articles that just barely mentions the topic, there can&#8217;t be a lot of targeted articles out there.</p>
<p>I decided to take the topic and run with it.  A few days later, I wrote a simple <a title="How to Create Gradient Background Images in Gimp" href="http://life-of-brian.com/2008/01/how-to-create-a-gradient-background-image-in-gimp/">tutorial about how to create a gradient background image in Gimp</a>.  I targeted the article at those major keywords &#8211; gradient, background, image, Gimp &#8211; and now it&#8217;s getting some nice search engine traffic.</p>
<p>So if you&#8217;re ever short on ideas, this is a great way to respark that creativity.  Look through your search engine logs for queries that bring people in &#8211; but don&#8217;t bring people to what they&#8217;re looking for.  Then&#8230; give them what they want.</p>
]]></content:encoded>
			<wfw:commentRss>http://life-of-brian.com/2008/01/website-tip-how-to-find-more-content-to-write/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
