<?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>Josh Harrison &#187; Blogging</title>
	<atom:link href="http://picklewagon.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://picklewagon.com</link>
	<description>Not Bad For A Vampire</description>
	<lastBuildDate>Thu, 10 May 2012 06:29:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Create a Blog With Squarespace</title>
		<link>http://picklewagon.com/2008/07/31/create-a-blog-with-squarespace/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-a-blog-with-squarespace</link>
		<comments>http://picklewagon.com/2008/07/31/create-a-blog-with-squarespace/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 07:36:26 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rich Internet Applications]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Squarespace]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/?p=144</guid>
		<description><![CDATA[I came across some a cool website to create anything from a blog to a company website. Squarespace seems to be trying to bring website building/designing to the masses. Not yet having tried the software myself, I was very impressed &#8230; <a href="http://picklewagon.com/2008/07/31/create-a-blog-with-squarespace/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I came across some a cool website to create anything from a blog to a company website. <a href="http://www.squarespace.com/home/" target="_self">Squarespace</a> seems to be trying to bring website building/designing to the masses.</p>
<p>Not yet having tried the software myself, I was very impressed after looking at the video on the site and the features provided. Very impressive. I think I&#8217;ll try it out real soon.</p>
<p>So far, I am impressed with how sites are designed. I have been actually working on a more simplistic version of a theme designer for WordPress. Progress is moving along slowly.</p>
<p>The bad thing about Squarespace. It&#8217;s not open source. I&#8217;ll stick with WordPress as my blogging platform of choice and continue to look for ways to make it easier for everybody to use by creating plugins and looking for other plugins created by the WordPress community.</p>
<p>I do love finding software like this. It forces the web to progress. Hopefully, in the future, I will try out the software and let you know what I think.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2008/07/31/create-a-blog-with-squarespace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Private RSS Feeds</title>
		<link>http://picklewagon.com/2008/02/26/private-rss-feeds/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=private-rss-feeds</link>
		<comments>http://picklewagon.com/2008/02/26/private-rss-feeds/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 09:31:45 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[authenticate]]></category>
		<category><![CDATA[private blog]]></category>
		<category><![CDATA[private feed]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2008/02/26/private-rss-feeds/</guid>
		<description><![CDATA[For quite a while now, I&#8217;ve been looking and thinking about how a password protected feed could be accomplished. This seems to be quite a problem. One that does not have a solution yet. Why would somebody want an authenticated &#8230; <a href="http://picklewagon.com/2008/02/26/private-rss-feeds/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For quite a while now, I&#8217;ve been looking and thinking about how a password protected feed could be accomplished. This seems to be quite a problem. One that does not have a solution yet.</p>
<p>Why would somebody want an authenticated RSS feed? I personally would like one for a private blog that I have. Other reasons would include bank balance inquiries, enterprise applications, email, etc. Can you think of other reasons? There are lots of them.</p>
<p>Others have made a strong case for them. Be sure to read the comments in each of these posts. They add a lot to the conversation.</p>
<ul>
<li><a href="http://www.niallkennedy.com/blog/2006/09/authenticated-private-feeds.html">Niall Kennedy</a></li>
<li><a href="http://blog.jonudell.net/2007/03/27/authenticated-rss-feeds/">Jon Udell</a></li>
<li><a href="http://www.hanselman.com/blog/AccessingPrivateAndAuthenticatedFeedsWhyItsImportant.aspx">Scott Hanselman</a></li>
</ul>
<p>Many blogs and feeds have already implemented private feeds. The problem is that it is difficult to find an online aggregator that supports them. I know there are a few out there. But why isn&#8217;t it standard. Why doesn&#8217;t Google Reader, my aggregator of choice support password protected feeds.</p>
<p>I understand it is a complex problem. There are solutions that I could implement in a few nights of coding that would give my private blog support for private feeds, but I want it to be in a secure way that all of my subscribers could add to their reader of choice.</p>
<p>Reading other&#8217;s ideas may give me something to aim towards. <a href="http://www.xml.com/pub/a/2005/07/13/secure-rss.html">Joe Gregorio uses encryption to secure feeds</a>. How about the suggestion to <a href="http://forums.whirlpool.net.au/forum-replies-archive.cfm/729758.html">generate a private token per user</a> in the form of http://example.com/feed/rss.php?auth=463124cb359783.543Â­31382. Could OpenID be used in some way? As RSS becomes more ubiquitous, there will be various solutions so users and developers will be able to choose which solution is best for their needs. But I would like a solution sooner than that. Ideas?</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2008/02/26/private-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Millions of Profiles, Thousands of Resumes</title>
		<link>http://picklewagon.com/2007/06/20/millions-of-profiles-thousands-of-resumes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=millions-of-profiles-thousands-of-resumes</link>
		<comments>http://picklewagon.com/2007/06/20/millions-of-profiles-thousands-of-resumes/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 22:21:40 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Online Presence]]></category>
		<category><![CDATA[Seattle]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2007/06/20/millions-of-profiles-thousands-of-resumes/</guid>
		<description><![CDATA[As I go about the Internet looking at company web sites, learning more about them, searching for a job, I have noticed something. It was something that I was aware of before. It has just become way more obvious doing &#8230; <a href="http://picklewagon.com/2007/06/20/millions-of-profiles-thousands-of-resumes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As I go about the Internet looking at company web sites, learning more about them, searching for a job, I have noticed something. It was something that I was aware of before. It has just become way more obvious doing what I have been doing lately.  I&#8217;m sure many of you have experienced the same thing.</p>
<p>I&#8217;m sick of creating a profile on just about every web site I visit. And then as I am looking for a job, companies want a copy of my resume (to only store, since they never look at it). This has become especially troublesome lately.</p>
<p>What happens if I update my resume? Each site that has my resume will not know about this change. And I realize this isn&#8217;t a problem that needs to be addressed immediately (my immediate needs include finding a job). Currently, I will update my resume on a site if I need to and I want a job bad enough from that employer. But if these employers want the best people, is their current solution the best way to go about it?</p>
<p>The same goes for every site wanting me to create a profile. I have created my share of sites where a profile is useful to each user and hopefully the site provided benefits to each of the users that went to the trouble to provide their personal information.</p>
<p>Let me give an example. When I first started my job search, I created a <a href="http://www.linkedin.com">LinkedIn</a> <a href="http://www.linkedin.com/in/joshharrison">profile</a>. I have been able to edit my profile, add contacts and have my contacts provide recommendations for me to be included on my profile.</p>
<p>Then last week I found <a href="http://www.jobster.com">Jobster</a>. They have similar features once you create a profile. You are able to network with other users and have them added to your personal network. Although Jobster made it easy for me to import contacts, I noticed most of the contacts in my network on LinkedIn do not have a profile on Jobster.</p>
<p>I have already emailed some people to ask them to create a LinkedIn profile. Some have done so. Some I sure never will. But do you really think I want to do the same thing by emailing these same people to create a profile on Jobster and add me to the network? Not really.</p>
<p>I recognize that both LinkedIn and Jobster have very similar features, while some features are different. They both are trying to get me to use their network primarily.</p>
<p>What I am looking for is one place to be able to accomplish any task on the web. Ideally, it would be great if LinkedIn and/or Jobster provided an API to allow me and others to create a profile on my own web site and allow all the features that are provided on their own sites.</p>
<p>So when somebody is searching for a Java developer in Seattle, they are provided with my profile information that I updated on my own web site. Once they visit my site, they will also be provided with samples of my work, what I think about, perhaps a beautiful picture of myself. The point is I get to provide them with the information I want them to know and keep it updated on one site.</p>
<p>I know that many sites are starting to implement <a href="http://en.wikipedia.org/wiki/OpenID">OpenID</a> into their sites. For those who don&#8217;t know, OpenID provides a decentralized single sign-on system. This would make it so I don&#8217;t have to register on every site I visit. But not a lot sites support OpenID yet.</p>
<p>Back to the resume problem. It might be cool to have some kind of resume API or tagging system to provide to employers. They can then add it to their tools when trying to find somebody to fulfill a current job opening. I would just have to update my resume on my web site and I would still be found by those employers that need somebody with my skills.</p>
<p>Is there an opportunity here? Possibly.</p>
<p>I have heard a lot about people using their own web sites as a resume. I will be blogging more about that in the future.</p>
<p>Let me know what you think. Why does every site want my resume/profile? Why can&#8217;t I keep that information on my own web site?</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2007/06/20/millions-of-profiles-thousands-of-resumes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Create A Private Blog With WordPress</title>
		<link>http://picklewagon.com/2007/02/02/create-a-private-blog-with-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-a-private-blog-with-wordpress</link>
		<comments>http://picklewagon.com/2007/02/02/create-a-private-blog-with-wordpress/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 06:22:24 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2007/02/02/create-a-private-blog-with-wordpress/</guid>
		<description><![CDATA[Besides this blog, I have another one that I use as a private blog. I had that blog long before this one. In it, my wife and I write about our kids and family events, post pictures, and will soon &#8230; <a href="http://picklewagon.com/2007/02/02/create-a-private-blog-with-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Besides this blog, I have another one that I use as a private blog. I had that blog long before this one. In it, my wife and I write about our kids and family events, post pictures, and will soon post videos. When I created it, I decided to make it private to prevent the entire world from peeking at our personal lives.</p>
<p>A while back there was a debate in the blogosphere about what a blog is. <a href="http://scobleizer.com/">Robert Scoble</a> initially <a href="http://scobleizer.com/2006/08/20/torres-says-half-of-all-live-spaces-arent-blogs/">said a private blog is not officially a blog</a>. <a href="http://www.jeffsandquist.com/CommentView,guid,e38c7d56-8477-4053-b122-93483223a9b6.aspx">Others disagreed</a>.</p>
<p>Since I had a private blog, I totally disagreed. Scoble has since <a href="http://scobleizer.com/2006/10/29/voxing-our-private-blogs/">changed his mind</a> due to apps such as <a href="http://www.vox.com/">Vox</a> being released by <a href="http://www.sixapart.com/">Six Apart</a>. I have thought about getting a blog with vox, but for some reason, I feel the need to keep my own blog using WordPress so I can do whatever I want with it. Perhaps I will get one in the near future to find out what mine is missing.</p>
<p>Although I disagreed, I did dislike some things about a private blog. The way I set it up prevented it from being syndicatable. Being able to syndicate a blog is the biggest advantage, I believe, of blogs. I still have it set up this way and I am bugged by it. Therefore, this weekend, I am modifying my private blog to make registration required which will make it so friends and family can subscribe.</p>
<p>Since I am changing how my private blog is accessed, I thought I would document how I did it in case others are interested. It&#8217;s simple and very effective for sharing personal information with friends and family.</p>
<ol>
<li><a href="http://wordpress.org/download/">Download</a> the latest <a href="http://wordpress.org/">WordPress</a> blogging software.</li>
<li>Create a robots.txt file in the root of you web server to disallow search engines from indexing your site (<a href="http://www.robotstxt.org/wc/exclusion-admin.html">details</a>).</li>
<li>Create a .htpasswd file if you are using an Apache web server (<a href="http://www.colostate.edu/~ric/htpass.html">tutorial</a>).</li>
</ol>
<p>That&#8217;s it! It&#8217;s a simple solution. For those of you who aren&#8217;t technical and don&#8217;t want to maintain your own blog but still want a private solution, check out <a href="http://www.vox.com">Vox</a>. I have heard great things about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2007/02/02/create-a-private-blog-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My Goals For 2007</title>
		<link>http://picklewagon.com/2006/12/29/my-goals-for-2007/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-goals-for-2007</link>
		<comments>http://picklewagon.com/2006/12/29/my-goals-for-2007/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 03:48:02 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2006/12/29/my-goals-for-2007/</guid>
		<description><![CDATA[This year has been great. I&#8217;ve accomplished a lot. I want 2007 to be even better. Here are my goals for the new year to help me accomplish this. Market myself better using this blog. Find ways to network with &#8230; <a href="http://picklewagon.com/2006/12/29/my-goals-for-2007/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This year has been great. I&#8217;ve accomplished a lot.</p>
<p>I want 2007 to be even better. Here are my goals for the new year to help me accomplish this.</p>
<ul>
<li>Market myself better using this blog.</li>
<li>Find ways to network with other people.</li>
<li>Manage my time more effectively and become more organized.</li>
</ul>
<p>That&#8217;s pretty much it. I think about these things often. I will go into more details on why these are a big deal to me and how I plan to do it. Perhaps I can get suggestions from others that will help.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2006/12/29/my-goals-for-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogger Burnout</title>
		<link>http://picklewagon.com/2006/10/26/blogger-burnout/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blogger-burnout</link>
		<comments>http://picklewagon.com/2006/10/26/blogger-burnout/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 05:57:11 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2006/10/26/blogger-burnout/</guid>
		<description><![CDATA[I have seen many stats stating the number of blogs on the Internet are growing very rapidly. Many of the blogs are normal people writing about normal things. Many businesses have started their own blogs for various reasons. Those who &#8230; <a href="http://picklewagon.com/2006/10/26/blogger-burnout/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have seen many stats stating the number of blogs on the Internet are growing very rapidly. Many of the blogs are normal people writing about normal things. Many businesses have started their own blogs for various reasons. Those who haven&#8217;t will suffer for not doing so.</p>
<p>Since I have started my blog, I have shared it with my friends. Although the content of this blog doesn&#8217;t fit their preferences, they consistently return and leave comments. A few months ago, many of them even started their own blog. A few started a couple of blogs.</p>
<p>Some have learned how to use their blog to benefit them. All learned that blogging takes time and gets difficult at times to sit down at a computer and write a blog post. They suffered from the infamous blogger burnout.</p>
<p>So I want to know, are you guys still reading my blog? Why have you stopped blogging? Do you see any benefits to blogging?</p>
<p>I feel like I can make a case that everybody should blog. Many people that are prominent in the blogging community believe that resumes should be no more. Just give prospective employers you blog address and let them judge you from that. I personally disagree with that. But are we moving in that direction?</p>
<p>I&#8217;ll be the first to admin that I have suffered from blogger burnout. I have more than one blog. It gets very difficult at times to maintain both. But I love doing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2006/10/26/blogger-burnout/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Testing Lyceum</title>
		<link>http://picklewagon.com/2006/10/14/testing-lyceum/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-lyceum</link>
		<comments>http://picklewagon.com/2006/10/14/testing-lyceum/#comments</comments>
		<pubDate>Sat, 14 Oct 2006 17:32:22 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2006/10/14/testing-lyceum/</guid>
		<description><![CDATA[I am trying to get Lyceum setup on my test server. Lyceum is software similar to the software running this blog but makes it possible to the setup multiple blogs. After a seamless install, when I try to login, it &#8230; <a href="http://picklewagon.com/2006/10/14/testing-lyceum/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am trying to get Lyceum setup on my test server. Lyceum is software similar to the software running this blog but makes it possible to the setup multiple blogs.</p>
<p>After a seamless install, when I try to login, it crashes my server. I&#8217;m just getting ready to walk through the code. If anybody out there can help me, let me know.</p>
<p>I tried the IRC node for lyceum but nobody is there to help. I&#8217;ll try that again later.</p>
<p>Tags: <a rel="tag" href="http://technorati.com/tag/lyceum">lyceum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2006/10/14/testing-lyceum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subscribe to Blogs</title>
		<link>http://picklewagon.com/2006/10/12/subscribe-to-blogs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=subscribe-to-blogs</link>
		<comments>http://picklewagon.com/2006/10/12/subscribe-to-blogs/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 10:56:46 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2006/10/12/subscribe-to-blogs/</guid>
		<description><![CDATA[I venture to guess that most people reading my blog don&#8217;t subscribe to it. This isn&#8217;t a post asking for everybody to subscribe to picklewagon. But I did want to point out something that most, if not all, blogs have &#8230; <a href="http://picklewagon.com/2006/10/12/subscribe-to-blogs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I venture to guess that most people reading my blog don&#8217;t subscribe to it. This isn&#8217;t a post asking for everybody to subscribe to picklewagon. But I did want to point out something that most, if not all, blogs have that will make your life easier.</p>
<p>Behind the scenes of blogs exists a technology called RSS (Really Simple Syndication). Using RSS, a reader can subscribe to a feed. In other words, if I find a blog I enjoy reading, I can subscribe to it using a blog reader application (online or desktop app).</p>
<p>Suppose you subscribe to my blog. That would mean you would not have to return to my blog every day or week to see if I have updated it. The application you used to subscribe would simply know because of RSS. Using this technology, my good friend <a href="http://stlewis.blogspot.com">Shane</a> will not have to visit his entire blogroll each day to see if each blog has been updated. He simply will need to us his reader to see if they have been updated. These readers really magnify the power of blogs.</p>
<p>Another word for this software is an aggregator. You can read more on aggregators on <a href="http://en.wikipedia.org/wiki/Aggregator">Wikipedia</a>. There are <a href="http://www.newsonfeeds.com/faq/aggregators">a lot of different aggregators</a> available-either desktop or online. I prefer online because I read them on multiple computers.</p>
<p>I am currently using <a href="http://www.google.com/reader/">Google Reader</a>. They have made it very easy to look at all of my feeds. Just last week they made some really nice enhancements. (Google Reader does require a Google account. If you have problems setting one up let me know.) I have also tried Bloglines and Newsgator and various desktop apps. A lot of email clients also support RSS feeds.<br />
Once you pick your aggregator, you will need to subscribe to feeds. Most aggregators allow you to simply type the blog address and then the app auto-discovers the blogs feed address. Or you can find a link to the feed and copy it into the aggregator.</p>
<p>On Picklewagon, you can find the subscribe box and copy the links. I have to feeds setup, one for just posts and one for comments. It is also possible to subscribe to categories in my blog. The possibilities are endless with RSS.</p>
<p>I invite you to add my blog to your aggregator. If you don&#8217;t have one setup, please get one. It will save you a lot of time and you will enjoy reading blogs even more than you do now. It is the only way I do it.</p>
<p>Please let me know if you have further questions. I will explore other things that are possible using RSS in future posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2006/10/12/subscribe-to-blogs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vanity Searching</title>
		<link>http://picklewagon.com/2006/09/20/vanity-searching/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vanity-searching</link>
		<comments>http://picklewagon.com/2006/09/20/vanity-searching/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 04:21:35 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2006/09/20/vanity-searching/</guid>
		<description><![CDATA[Last week I googled my own name once again. About six months ago I did it and I didn&#8217;t even show up. Now, I&#8217;m happy to report I show up on the first page at the bottom. How cool is &#8230; <a href="http://picklewagon.com/2006/09/20/vanity-searching/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week I googled my own name <a href="http://www.picklewagon.com/2006/05/11/manage-your-online-id-with-claimid/">once again</a>. About six months ago I did it and I didn&#8217;t even show up. Now, I&#8217;m happy to report <a href="http://www.google.com/search?q=josh%20harrison">I show up on the first page at the bottom</a>. How cool is that!</p>
<p>So I guess my blog is paying off. If only I blogged more I could rise to the top.</p>
<p>If you all want to help me rise to the top, just make sure you link to me and my intriguing blog posts. From what I understand, there are two things to do to optimize search results. So if I want to rise to the top, I need to update my blog more often and I need other blogs and web sites to link to me.</p>
<p>Also you shouldn&#8217;t use aliases.</p>
<p>As long as I am asking for links, I thought I should update my own links. So far I have added only friends&#8217; links. If you feel left out let me know so I can add you.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2006/09/20/vanity-searching/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scoble, I Missed You Last Week</title>
		<link>http://picklewagon.com/2006/08/08/scoble-i-missed-you-last-week/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=scoble-i-missed-you-last-week</link>
		<comments>http://picklewagon.com/2006/08/08/scoble-i-missed-you-last-week/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 04:41:36 +0000</pubDate>
		<dc:creator>Josh Harrison</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.picklewagon.com/2006/08/08/scoble-i-missed-you-last-week/</guid>
		<description><![CDATA[It turns out Scoble was in Utah last week on Friday. He had an open invite to brunch to the Lion House Pantry. I would have loved to have gone but we were already headed out to a mini vacation &#8230; <a href="http://picklewagon.com/2006/08/08/scoble-i-missed-you-last-week/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It turns out <a href="http://scobleizer.wordpress.com">Scoble</a> was in Utah last week on Friday. He had <a href="http://scobleizer.wordpress.com/2006/08/03/utah-brunch-on-friday/">an open invite to brunch</a> to the Lion House Pantry. I would have loved to have gone but we were already headed out to a mini vacation to St. George.</p>
<p>That would have been a fun time. I love how he just invites people to come and have a meetup for lunch when he is travelling. I&#8217;m sure there was a good group of people present.</p>
]]></content:encoded>
			<wfw:commentRss>http://picklewagon.com/2006/08/08/scoble-i-missed-you-last-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

