<?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"
	>

<channel>
	<title>by Evan Fell</title>
	<atom:link href="http://blog.evanfell.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.evanfell.com</link>
	<description>I use this blog to share images, links, videos, and musings that I find interesting.</description>
	<pubDate>Sat, 06 Sep 2008 00:52:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Google Chrome - a new browser from Google</title>
		<link>http://blog.evanfell.com/2008/09/05/google-chrome-a-new-browser-from-google/</link>
		<comments>http://blog.evanfell.com/2008/09/05/google-chrome-a-new-browser-from-google/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 22:23:40 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=389</guid>
		<description><![CDATA[The beta of Google&#8217;s new &#8216;Chrome&#8217; browser was released a few days ago. I heard rumors of it a while back, but now that it&#8217;s out I have become very interested in it. I am using it right now.
The biggest draw for me is that each tab (tabbed browsing) is it&#8217;s own process and shows [...]]]></description>
			<content:encoded><![CDATA[<p>The beta of Google&#8217;s new &#8216;Chrome&#8217; browser was released a few days ago. I heard rumors of it a while back, but now that it&#8217;s out I have become very interested in it. I am using it right now.</p>
<p>The biggest draw for me is that each tab (tabbed browsing) is it&#8217;s own process and shows up individually in the computers process manager (ctrl-alt-delete). So if one window freezes up for any reason, the whole browser doesn&#8217;t need to be killed. </p>
<p>Also, it is extremely light weight. By which I mean it uses minimal system resources. Each tab I have open now is running about 18,000Kb of ram, less than half of what is used by a tab in Firefox, Opera, IE, or Safari. (BTW - does anyone else not like FireFox 3? I find it to be extremely slow, a resource hog, and I&#8217;ve had it crash regularly - no good.)</p>
<p>So far I am really liking Google Chrome, though I am a bit concerned with how it may be used to drive targeted advertising (like all other Google Products and Services). I haven&#8217;t seen anything advertising related yet, but I&#8217;m sure they have a comprehensive plan to monetize this product through ads. </p>
<div id="attachment_390" class="wp-caption alignnone" style="width: 510px"><a href="http://blog.evanfell.com/wp-content/uploads/2008/09/google-chrome-new-browser.jpg"><img class="size-full wp-image-390" title="google-chrome-new-browser" src="http://blog.evanfell.com/wp-content/uploads/2008/09/google-chrome-new-browser.jpg" alt="add more google to your google with google chrome" width="500" height="333" /></a><p class="wp-caption-text">add more google to your google with google chrome</p></div>
<p>One other feature I like is the hot-links on the dashboard. This feature has been standard on Opera browsers for a long time and is one of the best features. Google is somewhat kidnapping it but bases the thumbnails on your most frequent page visits rather than your bookmarks. </p>
<div id="attachment_391" class="wp-caption alignnone" style="width: 410px"><a href="http://blog.evanfell.com/wp-content/uploads/2008/09/google-chrome-page-icons-and-tabs.jpg"><img class="size-full wp-image-391" title="google-chrome-page-icons-and-tabs" src="http://blog.evanfell.com/wp-content/uploads/2008/09/google-chrome-page-icons-and-tabs.jpg" alt="google chrome dashboard bookmark-icon-tab-thingies" width="400" height="300" /></a><p class="wp-caption-text">google chrome dashboard bookmark-icon-tab-thingies</p></div>
<p>After I do some more extensive testing through my daily routine I&#8217;ll report about Google Chrome&#8217;sreliable, rendering, and overall performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/09/05/google-chrome-a-new-browser-from-google/feed/</wfw:commentRss>
		</item>
		<item>
		<title>dotCMS Java Content Management System</title>
		<link>http://blog.evanfell.com/2008/09/02/dotcms-java-content-management-system/</link>
		<comments>http://blog.evanfell.com/2008/09/02/dotcms-java-content-management-system/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:36:28 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=387</guid>
		<description><![CDATA[I work daily with a variety of Content Management Systems. Wordpress, Expression Engine, Joomla, ZenCart, etc, etc, etc. ALL of the CMS&#8217;s I use are based on PHP. Well I finally have an interesting new project that requires something a bit different. I need to setup a J2EE (Java) based CMS that will integrate with [...]]]></description>
			<content:encoded><![CDATA[<p>I work daily with a variety of Content Management Systems. Wordpress, Expression Engine, Joomla, ZenCart, etc, etc, etc. ALL of the CMS&#8217;s I use are based on PHP. Well I finally have an interesting new project that requires something a bit different. I need to setup a J2EE (Java) based CMS that will integrate with the existing code at a major organization. After quite a lot of research I&#8217;ve discovered the merits of <strong>dotCMS</strong>. </p>
<p>DotCMS is a Java based CMS with an interesting line of features. I hear great things about it&#8217;s templating engine and flexability. While I&#8217;m a little concerned that public community support will be a bit weak, I&#8217;m excited to work inside a new platform. One of the best features of dotCMS is that it supports MySQL, Postgre, and Oracle right out of the box. </p>
<p>Did I mention it&#8217;s Open Source? Feels like a winner to me. Full report at noon . . . (or in several months).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/09/02/dotcms-java-content-management-system/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I Hate Earth Class Mail - My Review</title>
		<link>http://blog.evanfell.com/2008/09/01/i-hate-earth-class-mail-my-review/</link>
		<comments>http://blog.evanfell.com/2008/09/01/i-hate-earth-class-mail-my-review/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 09:01:41 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=378</guid>
		<description><![CDATA[Earth Class Mail is a recent start-up company aimed at bridging the gap between traditional &#8217;snail-mail&#8217; and the technological age. I signed up recently and was extremely excited to use an innovative new service. In a nutshell Earth Class Mail gives you a private mail box mailing address in one of a couple dozen cities [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Earth Class Mail</strong> is a recent start-up company aimed at bridging the gap between traditional &#8217;snail-mail&#8217; and the technological age. I signed up recently and was extremely excited to use an innovative new service. In a nutshell <strong>Earth Class Mail</strong> gives you a private mail box mailing address in one of a couple dozen cities around the country. When the receive your mail they scan it and put it online in PDF format for you to read. Sounds great right? Wrong. Here are the three reasons why <strong>I hate Earth Class Mail</strong>.</p>
<ul>
<li><strong>1. Sign-Up Process</strong> - The website encourages new members to sign up by saying how easy it is. I had some mail I wanted to get while on the road, so I figured it was a perfect opportunity to sign up. As soon as they suck $100 from my bank account (six months prepaid) I expect to be ready to go. Not the case. Once they take your money they inform you of an interesting little caveat. You have to go to the post office, get a special form which will authorize them to handle your mail, fill it out, have it notarized, and mail it to their home office in Oregon along with photo copies of your drivers license and passport. I was instantly upset because I had mail I wanted to get through the service that week.  I went to two different post offices and both looked at me like I had three heads when I asked for the form. I had to go to a THIRD post office to get the form, then scramble around out of state to find a notary and get everything sent in. During the sign up process there was no mention of any of this. Also, once I finally got everything sent in I never received any notification from <strong>Earth Class Mail</strong> stating they had received my paperwork and my account was active.</li>
<p><li><strong>2. Postal Re-Routing</strong> - So a little bit later I decided I was probably all set to start having mail sent. <strong>Earth Class Mail</strong> is based in Oregon but offers private mailbox addresses for most major cities. I selected the Boston location because that is where I live. My thought was; my local clients will mail paperwork to this address, <strong>Earth Class Mail</strong> will receive it a couple days later, they&#8217;ll take a day to scan it, and then I can log in and see it. Not the case AT ALL! It turns out that <strong>Earth Class Mail</strong> doesn&#8217;t have any sort of presence in any city outside of Portland, OR and NYC. According to customer service (which I have called several times) what happens is, the local post office in that city (in my case the Boston post office) simply sets aside all the mail and periodically mails it &#8217;snail-mail&#8217; in a big box across the country to Oregon. There is no schedule for when these mailings take place. I am told sometimes they get sent a couple times a week, sometimes it may take longer than a week for the mail to get sent out. What it boils down to is this: my mail sits in the Boston post office for an unknown amount of time without any sort of tracking (for about a week), then it travels across the country via truck (for about another week), then it slowly gets sorted at the Oregon facility. So my mail that I was expecting to have in only a few days takes anywhere from 2 to 4 WEEKS to get online. I had 2 paychecks sent to my new address 3 full weeks ago and they have NOT YET ARRIVED and there is no way to figure out where they are.<br />
<br />
It turns out that selecting the Boston address, the address in the same city as all my clients is actually the SLOWEST options I could have selected. <strong>Earth Class Mail</strong> does not mention any of this BS on their site and I was completely caught off gaurd and am now financially in a bind because of 2 missing paychecks.</li>
<p><li><strong>3. Check Cashing</strong> - The big draw that encouraged me to sign up for <strong>Earth Class Mail</strong> was their promotion of check cashing. They proudly state on their website that they now have check cashing, so members of their service can have paychecks directly deposited into their bank accounts. For me this was PERFECT. This mail service really did sound like the best thing since sliced bread. So I signed up and had some clients send paychecks to my new address.<br />
<br />
I couldn&#8217;t find anywhere in my account options for setting up check cashing, so I called customer support. I was informed that not only do you have to have a premium account with <strong>Earth Class Mail</strong> to have access to the service (a substantially more expensive monthly fee), but that they ONLY offer check cashing to members of Wells Fargo banks. I about lost my grip on the phone. NO WHERE on their site do they mention ANYTHING about either of those stipulations.<br />
<br />
So I currently have 2 paychecks that have been floating through the system for 3 weeks without showing up. And once they do finally show up I can&#8217;t even have them deposited, I have to have them shipped BACK across the country (another week) to me so I can put them in. BULLSHIT.</li>
</ul>
<p>
All in all <strong>Earth Class Mail</strong> has not only stressed me out and taken my money, they have not delivered on the service as expected and promoted. They have taken my mail delivery time from 3 days to 3-4 WEEKS, and maybe even longer. This mail service is AWFUL, deceptive, sneaky, and fishing for money.</p>
<p>My official <strong>Earth Class Mail Review</strong> is 0 out of 5 mail-bags. I hate it. I wish I never signed up. If they were only honest and upfront about how their service operated things might be different. I have called and cancelled my account. If those paychecks don&#8217;t show up somewhere they will have a very angry Evan Fell knocking on their front door in Oregon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/09/01/i-hate-earth-class-mail-my-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Ultimate Wordpress SEO Theme and Plugin Pack</title>
		<link>http://blog.evanfell.com/2008/08/30/the-ultimate-wordpress-seo-theme-and-plugin-pack/</link>
		<comments>http://blog.evanfell.com/2008/08/30/the-ultimate-wordpress-seo-theme-and-plugin-pack/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 00:02:45 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=374</guid>
		<description><![CDATA[I&#8217;ve been working with Wordpress a lot lately. There are thousands of plug-ins and themes available, but if your goal is SEO listen up. Below is a zipped up copy of my Ultimate Wordpress SEO Theme and Plugin Pack. 
For people who manage many blogs it can be a pain to find all the right [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with Wordpress a lot lately. There are thousands of plug-ins and themes available, but if your goal is SEO listen up. Below is a zipped up copy of my <strong>Ultimate Wordpress SEO Theme and Plugin Pack</strong>. </p>
<p>For people who manage many blogs it can be a pain to find all the right SEO tools for Wordpress. This ZIP file includes the latest version of Wordpress (2.6.1) ready to go with best Theme for SEO purposes <strong>(Elements-of-SEO)</strong>. It also includes my favorite SEO plugins:</p>
<ul style='padding-left:50px;'>
<li><strong>Feedlist</strong> - for creating text based social bookmarking links</li>
<li><strong>Google-Sitemap-Generator</strong> - for creating an XML sitemap optimized for search engines</li>
<li><strong>SEO-Title-Tag</strong> - for allowing independent setup of page title elements</li>
<li><strong>Sociable</strong> - for creating chicklets and bookmarking icons</li>
</ul>
<p>
There are a couple more plugins that may be useful to some - allowing stat tracking and pingback management, but those should really be used on a case by case basis.</p>
<p>Download my <strong>Ultimate Wordpress SEO Theme and Plugin Pack</strong>, upload it and install as normal. Activate the plugins and you&#8217;re good to go.  . . . . . . tossing Google Analytics into the footer script never hurts either ;).</p>
<p>So here it is. Download the <a href='http://blog.evanfell.com/downloads/Ultimate-Wordpress-SEO-Pack-2.6.1_v1.zip'>Ultimate Wordpress SEO Theme and Plugin Pack</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/30/the-ultimate-wordpress-seo-theme-and-plugin-pack/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo Pipes to Build Multifeed RSS</title>
		<link>http://blog.evanfell.com/2008/08/30/yahoo-pipes-to-build-multifeed-rss/</link>
		<comments>http://blog.evanfell.com/2008/08/30/yahoo-pipes-to-build-multifeed-rss/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 06:29:20 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=370</guid>
		<description><![CDATA[Six months ago I made a brief mention of Yahoo Pipes in my blog. Well I have now actually used it. It&#8217;s a great little tool and does a lot more than FeedBurner was originally capable of. I have a feeling now that FeedBurner has been aquired by Google it will be rolling out some [...]]]></description>
			<content:encoded><![CDATA[<p>Six months ago I made a brief mention of <a href='http://blog.evanfell.com/2008/02/05/yahoo-pipes-is-very-interesting-to-me/'>Yahoo Pipes</a> in my blog. Well I have now actually used it. It&#8217;s a great little tool and does a lot more than <strong>FeedBurner</strong> was originally capable of. I have a feeling now that FeedBurner has been aquired by Google it will be rolling out some new functionality very quickly. But anyway. . . .</p>
<p><strong>Yahoo Pipes</strong> can be used to mash up RSS feeds from all different sources. I just used it today to create a multifeed of my three blogs; <a href='http://blog.evanfell.com'>this blog</a>, <a href='http://cycles.evanfell.com'>my motorcycle blog</a>, and <a href='http://travel.evanfell.com'>my travel blog</a>. The feed can be found on <a href='http://www.evanfell.com'>my hompage</a>. Yahoo Pipes can &#8216;pipe&#8217; in content from just about any source, and it can then be filtered by different criteria and pushed out into a single feed. I&#8217;m glad I&#8217;m finally using it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/30/yahoo-pipes-to-build-multifeed-rss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>In Need of a Shave</title>
		<link>http://blog.evanfell.com/2008/08/30/in-need-of-a-shave/</link>
		<comments>http://blog.evanfell.com/2008/08/30/in-need-of-a-shave/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 06:20:31 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/2008/08/30/in-need-of-a-shave/</guid>
		<description><![CDATA[


DSC03992, originally uploaded by evanfell.


I haven&#8217;t shaved since NH, so it&#8217;s been a while.
]]></description>
			<content:encoded><![CDATA[<div style="text-align: left; padding: 0px;">
<a href="http://www.flickr.com/photos/evanfell/2806690235/" title="photo sharing"><img src="http://farm4.static.flickr.com/3289/2806690235_4c546e8ff3.jpg" style="border: solid 2px #000000;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/evanfell/2806690235/">DSC03992</a>, originally uploaded by <a href="http://www.flickr.com/people/evanfell/">evanfell</a>.</span>
</div>
<p>
I haven&#8217;t shaved since NH, so it&#8217;s been a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/30/in-need-of-a-shave/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Worlds Largest Record Collection in the Digital Age</title>
		<link>http://blog.evanfell.com/2008/08/27/the-worlds-largest-record-collection-in-the-digital-age/</link>
		<comments>http://blog.evanfell.com/2008/08/27/the-worlds-largest-record-collection-in-the-digital-age/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 01:13:33 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=367</guid>
		<description><![CDATA[The Archive from Sean Dunne on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1546186&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1546186&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object><br /><a href="http://vimeo.com/1546186?pg=embed&amp;sec=1546186">The Archive</a> from <a href="http://vimeo.com/user674450?pg=embed&amp;sec=1546186">Sean Dunne</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1546186">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/27/the-worlds-largest-record-collection-in-the-digital-age/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Geocaching</title>
		<link>http://blog.evanfell.com/2008/08/27/geocaching/</link>
		<comments>http://blog.evanfell.com/2008/08/27/geocaching/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 22:18:25 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=365</guid>
		<description><![CDATA[Geocaching is one of the coolest things modern technology has given us. A global scale all out treasure hunt adventure. Just one more reason I&#8217;m lusting after a nice GPS receiver.
]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.geocaching.com/'>Geocaching</a> is one of the coolest things modern technology has given us. A global scale all out treasure hunt adventure. Just one more reason I&#8217;m lusting after a nice GPS receiver.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/27/geocaching/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Future of Web Design Conference</title>
		<link>http://blog.evanfell.com/2008/08/27/future-of-web-design-conference/</link>
		<comments>http://blog.evanfell.com/2008/08/27/future-of-web-design-conference/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 18:47:30 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=363</guid>
		<description><![CDATA[I&#8217;d love to go to the Future of Web Design conference this November in NYC. Tickets are a bit on the high-end though.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d love to go to the <a href="http://futureofwebdesign.com/2008/newyork/">Future of Web Design</a> conference this November in NYC. Tickets are a bit on the high-end though.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/27/future-of-web-design-conference/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Migrated from Tumblr</title>
		<link>http://blog.evanfell.com/2008/08/27/migrated-from-tumblr/</link>
		<comments>http://blog.evanfell.com/2008/08/27/migrated-from-tumblr/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 18:45:31 +0000</pubDate>
		<dc:creator>Evan Fell</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.evanfell.com/?p=360</guid>
		<description><![CDATA[I really loved my tumblr blog, but it just wasn&#8217;t as flexible as I would have liked. Tumblr is by far the easiest and most convenient blogging platform to use. Tracking other bloggers through the dashboard is also an excellent feature. In the end though (after 1 year of using tumblr) I had to revert [...]]]></description>
			<content:encoded><![CDATA[<p>I really loved my <a href="http://www.tumblr.com">tumblr</a> blog, but it just wasn&#8217;t as flexible as I would have liked. Tumblr is by far the easiest and most convenient blogging platform to use. Tracking other bloggers through the dashboard is also an excellent feature. In the end though (after 1 year of using tumblr) I had to revert to Wordpress. I was able to port all my Tumblr posts into this blog, some of them may be a little goofed up, but for the most part they&#8217;re all good.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.evanfell.com/2008/08/27/migrated-from-tumblr/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
