<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>SEO, eCommerce, &#38; Blogging</title>
	<link>http://www.aaronhall.org</link>
	<description>Web innovation, SEO, eCommerce, and more</description>
	<pubDate>Mon, 24 Nov 2008 17:25:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Smartphones Compared: Syncronizing with Outlook, OneNote, Evernote</title>
		<link>http://www.aaronhall.org/smartphones-compared-syncronizing-with-outlook-onenote-evernote</link>
		<comments>http://www.aaronhall.org/smartphones-compared-syncronizing-with-outlook-onenote-evernote#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:25:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Andriod]]></category>

		<category><![CDATA[Blackberry]]></category>

		<category><![CDATA[Evernote]]></category>

		<category><![CDATA[G1]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[OneNote]]></category>

		<category><![CDATA[Outlook]]></category>

		<category><![CDATA[Smartphone]]></category>

		<category><![CDATA[Sync]]></category>

		<category><![CDATA[Syncronize]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/smartphones-compared-syncronizing-with-outlook-onenote-evernote</guid>
		<description><![CDATA[The question is, which smartphone is best when you  need to have it synchronize with Microsoft Outlook and notetaking software like OneNote or Evernote?
The smartphone options are the iPhone, Google&#8217;s G1, Blackberry, or a Microsoft Windows Mobile smartphone.
Here is the scenario. You have a PC, and you want the smartphone to share information with [...]]]></description>
			<content:encoded><![CDATA[<p>The question is, which smartphone is best when you  need to have it synchronize with Microsoft Outlook and notetaking software like OneNote or Evernote?</p>
<p>The smartphone options are the <strong>iPhone</strong>, <strong>Google&#8217;s G1</strong>, <strong>Blackberry</strong>, or a <strong>Microsoft Windows Mobile</strong> <strong>smartphone</strong>.</p>
<p><strong>Here is the scenario.</strong> You have a <strong>PC</strong>, and you want the smartphone to share information with  <strong>Outlook</strong>. It must also be able to share data with Microsoft <strong>OneNote</strong> or <strong>Evernote</strong>, which are both excellent for taking notes and storing random information. You might also want it to share information with <strong>Gmail</strong>.</p>
<p>Here are the results of my research in November 2008. <a href="http://www.aaronhall.org/smartphones-compared-syncronizing-with-outlook-onenote-evernote#more-140" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/smartphones-compared-syncronizing-with-outlook-onenote-evernote/feed</wfw:commentRss>
		</item>
		<item>
		<title>PHP Script to Identify and Echo Search Engine Terms</title>
		<link>http://www.aaronhall.org/php-script-to-identify-and-echo-search-engine-terms</link>
		<comments>http://www.aaronhall.org/php-script-to-identify-and-echo-search-engine-terms#comments</comments>
		<pubDate>Mon, 03 Nov 2008 22:09:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/php-script-to-identify-and-echo-search-engine-terms</guid>
		<description><![CDATA[I wanted a PHP script that could identify the keywords someone used when searching for my site on a search engine, and then display those keywords on my webpage. For example, my page would say this:
If you were searching for keyword1 keyword2, you&#8217;ve come to the right place.
The code shouldn&#8217;t be too difficult, unless you [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted a PHP script that could identify the keywords someone used when searching for my site on a search engine, and then display those keywords on my webpage. For example, my page would say this:</p>
<blockquote><p>If you were searching for <em><strong>keyword1 keyword2</strong></em>, you&#8217;ve come to the right place.</p></blockquote>
<p>The code shouldn&#8217;t be too difficult, unless you want it to work for all search engines.  Fortunately, a few programmers have written complex PHP scripts to handle many search engines. Check out the discussion, some code, and links to some code here: <a href="http://forums.digitalpoint.com/showthread.php?t=46764&amp;highlight=search+engine+keywords">Pulling Keywords from referrer url</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/php-script-to-identify-and-echo-search-engine-terms/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Maps API on Your Website</title>
		<link>http://www.aaronhall.org/google-maps-api-on-your-website</link>
		<comments>http://www.aaronhall.org/google-maps-api-on-your-website#comments</comments>
		<pubDate>Wed, 22 Oct 2008 19:12:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Mashups]]></category>

		<category><![CDATA[API]]></category>

		<category><![CDATA[Google Local]]></category>

		<category><![CDATA[Google Maps]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/google-maps-api-on-your-website</guid>
		<description><![CDATA[The Google Maps API allows you to integrate a map on your website. You can even integrate Google Local Search information on your website. Source Forge offers this little Google Local API that might help.
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://code.google.com/apis/maps/">Google Maps API</a> allows you to <a href="http://www.developer.com/java/web/article.php/10935_3528381_1">integrate a map on your website</a>. You can even <a href="http://code.google.com/apis/ajaxsearch/local.html">integrate Google Local Search information on your website</a>. Source Forge offers this little <a href="http://sourceforge.net/project/showfiles.php?group_id=165456">Google Local API</a> that might help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/google-maps-api-on-your-website/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free CSS Templates &#038; Layouts</title>
		<link>http://www.aaronhall.org/free-css-templates-layouts</link>
		<comments>http://www.aaronhall.org/free-css-templates-layouts#comments</comments>
		<pubDate>Tue, 14 Oct 2008 16:01:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/free-css-templates-layouts</guid>
		<description><![CDATA[Use a CSS layout builder tool to start a website:

Yahoo
Meta Titan

Use CSS layouts to create a layout skeleton:

Free Template Layouts/Skeletons are great for creating a CSS template from scratch
Free CSS layouts
A Few Free CSS layouts
Nice and Free CSS 

CSS templates include images and colors:

Free CSS offers these free high quality css templates, menus, and other tools
Here [...]]]></description>
			<content:encoded><![CDATA[<p>Use a CSS layout <strong>builder </strong>tool to start a website:</p>
<ul>
<li><a href="http://developer.yahoo.com/yui/grids/builder/">Yahoo</a></li>
<li><a href="http://www.metatitan.com/cssbuilder.php">Meta Titan</a></li>
</ul>
<p>Use CSS <strong>layouts </strong>to create a layout skeleton:</p>
<ul>
<li><a href="http://blog.html.it/layoutgala/">Free Template Layouts/Skeletons</a> are great for creating a CSS template from scratch</li>
<li><a href="http://www.free-css.com/free-css-layouts/page1.php">Free CSS layouts</a></li>
<li><a href="http://csstinderbox.raykonline.com/free-stuff.html">A Few Free CSS layouts</a></li>
<li><a href="http://www.mycelly.com/">Nice and Free CSS </a></li>
</ul>
<p>CSS <strong>templates </strong>include images and colors:</p>
<ul>
<li><a href="http://www.free-css.com/">Free CSS</a> offers these free high quality <a href="http://www.free-css.com/free-css-templates/page1.php">css templates</a>, <a href="http://www.free-css.com/free-css-menus/page1.php">menus</a>, and other <a href="http://www.free-css.com/free-css-resources.php">tools</a></li>
<li>Here are some more <a href="http://www.oswd.org/">free open source web templates</a></li>
<li>Or check out this great list of <a href="http://www.designvitality.com/blog/2007/07/the-open-source-web-design-toolbox-100-tools-resources-and-template-sources/">many other open source web templates</a></li>
<li>More <a href="http://www.free-css-templates.com/">free CSS Templates</a></li>
<li>And <a href="http://www.solucija.com/free-templates">more</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/free-css-templates-layouts/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tool to Compare Website Traffic</title>
		<link>http://www.aaronhall.org/tool-to-compare-website-traffic</link>
		<comments>http://www.aaronhall.org/tool-to-compare-website-traffic#comments</comments>
		<pubDate>Mon, 13 Oct 2008 16:34:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/tool-to-compare-website-traffic</guid>
		<description><![CDATA[Want to compare the traffic on your competitor&#8217;s websites to yours? Try Statsaholic, which gives you the information offered by Compete and Quantcast.
]]></description>
			<content:encoded><![CDATA[<p>Want to compare the traffic on your competitor&#8217;s websites to yours? Try <a href="Statsaholic">Statsaholic</a>, which gives you the information offered by <a href="http://compete.com/">Compete</a> and <a href="http://www.quantcast.com/">Quantcast</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/tool-to-compare-website-traffic/feed</wfw:commentRss>
		</item>
		<item>
		<title>Domain Selling Tips</title>
		<link>http://www.aaronhall.org/domain-selling-tips</link>
		<comments>http://www.aaronhall.org/domain-selling-tips#comments</comments>
		<pubDate>Fri, 26 Sep 2008 18:49:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/domain-selling-tips</guid>
		<description><![CDATA[If selling a website, use SitePoint. If selling just a domain, use Domainers. ShoeMoney has a good domain name and website valuation article.
]]></description>
			<content:encoded><![CDATA[<p>If selling a website, use SitePoint. If selling just a domain, use Domainers. ShoeMoney has a good <a href="http://www.shoemoney.com/2008/03/19/how-to-evaluate-a-internet-property-part-1-payroll/">domain name and website valuation</a> article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/domain-selling-tips/feed</wfw:commentRss>
		</item>
		<item>
		<title>Video Syndication</title>
		<link>http://www.aaronhall.org/video-syndication</link>
		<comments>http://www.aaronhall.org/video-syndication#comments</comments>
		<pubDate>Fri, 26 Sep 2008 18:40:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/video-syndication</guid>
		<description><![CDATA[If you have a video that you want posted to video sharing sites. Consider these sites that will do it easily for you:

Tube Mogul
Traffic Geyser

Or read these reviews comparing them: 1, 2, or video review.
]]></description>
			<content:encoded><![CDATA[<p>If you have a video that you want posted to video sharing sites. Consider these sites that will do it easily for you:</p>
<ul>
<li><a href="http://www.tubemogul.com/">Tube Mogul</a></li>
<li><a href="http://www.trafficgeyser.com/">Traffic Geyser</a></li>
</ul>
<p>Or read these reviews comparing them: <a href="http://barbiefigueroa.com/endless-leads-traffic/traffic-geyser-vs-tube-mogul/">1</a>, <a href="http://www.shermanlive.com/2007/12/02/comparing-trafficgeyser-and-tubemogul/">2</a>, or <a href="http://www.youtube.com/watch?v=U0ugxYAXJgI">video review</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/video-syndication/feed</wfw:commentRss>
		</item>
		<item>
		<title>Cool PPC and SEO Analytics Tools</title>
		<link>http://www.aaronhall.org/cool-ppc-and-seo-analytics-tools</link>
		<comments>http://www.aaronhall.org/cool-ppc-and-seo-analytics-tools#comments</comments>
		<pubDate>Fri, 26 Sep 2008 18:05:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[PPC]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Analytics]]></category>

		<category><![CDATA[ClickTale]]></category>

		<category><![CDATA[CrazyEgg]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/cool-ppc-and-seo-analytics-tools</guid>
		<description><![CDATA[In addition to Google Analytics, here are a couple other cool, free analytics options:

Clicktale will allow you to watch the screen of your website visitors. You can see them move the mouse, click buttons, etc.  It&#8217;s amazing. The videos are not real-time, so they are saved for you to watch after the visitors have left.
Crazy [...]]]></description>
			<content:encoded><![CDATA[<p>In addition to Google Analytics, here are a couple other cool, free analytics options:</p>
<ul>
<li><a href="http://www.clicktale.com/">Clicktale</a> will allow you to watch the screen of your website visitors. You can see them move the mouse, click buttons, etc.  It&#8217;s amazing. The videos are not real-time, so they are saved for you to watch after the visitors have left.</li>
<li><a href="http://crazyegg.com/">Crazy Egg</a> will show you where your website visitors are clicking and where they are not by displaying a heatmap.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/cool-ppc-and-seo-analytics-tools/feed</wfw:commentRss>
		</item>
		<item>
		<title>Affiliate Networks and CPA</title>
		<link>http://www.aaronhall.org/affiliate-networks-and-cpa</link>
		<comments>http://www.aaronhall.org/affiliate-networks-and-cpa#comments</comments>
		<pubDate>Tue, 23 Sep 2008 18:24:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Affiliate Marketing]]></category>

		<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/affiliate-networks-and-cpa</guid>
		<description><![CDATA[UberCamp has some nice free training for those interested in affiliate marketing promoted by a PPC campaign.
The two major affiliate networks are

Commission Junction
LinkShare

Popular CPA (cost per action) networks are

AzoogleAds
NeverblueAds
HydraNetwork
CPA Empire
CX Digital
PepperJam Network

A good lead generation site is the Primary Ad Network. (Thanks, Robb.) However, this site has high-volume requirements and is looking for affiliates that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ubercamp.com/tutorials/index.php">UberCamp</a> has some nice free training for those interested in affiliate marketing promoted by a PPC campaign.</p>
<p>The two major affiliate networks are</p>
<ul>
<li><a href="http://cj.com/">Commission Junction</a></li>
<li><a href="http://linkshare.com/">LinkShare</a></li>
</ul>
<p>Popular CPA (cost per action) networks are</p>
<ul>
<li><a href="http://ubercamp.com/recommends/azoogle.php">AzoogleAds</a></li>
<li><a href="http://ubercamp.com/recommends/neverblue.php">NeverblueAds</a></li>
<li><a href="http://ubercamp.com/recommends/hydra.php">HydraNetwork</a></li>
<li><a href="http://ubercamp.com/recommends/cpaempire.php">CPA Empire</a></li>
<li><a href="http://ubercamp.com/recommends/cxdigital.php">CX Digital</a></li>
<li><a href="http://ubercamp.com/recommends/pepperjam.php">PepperJam Network</a></li>
</ul>
<p>A good lead generation site is the <a href="http://www.primaryads.com/">Primary Ad Network</a>. (Thanks, Robb.) However, this site has high-volume requirements and is looking for affiliates that participate in PPC, Email marketing, or Incentivized traffic. This is not a traditional affiliate program in which SEO plays a heavy part. But its sister site, <a href="http://www.kolimbo.com/" target="_blank">www.kolimbo.com</a>, is a traditional affiliate network with access to hundreds of merchants.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/affiliate-networks-and-cpa/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Answers SEO Questions</title>
		<link>http://www.aaronhall.org/google-answers-seo-questions</link>
		<comments>http://www.aaronhall.org/google-answers-seo-questions#comments</comments>
		<pubDate>Thu, 18 Sep 2008 20:27:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.aaronhall.org/google-answers-seo-questions</guid>
		<description><![CDATA[Here is a good post: http://googlewebmastercentral.blogspot.com/2008/09/your-burning-questions-answered.html
In the post, Google answers a number of common SEO questions:
]]></description>
			<content:encoded><![CDATA[<p>Here is a good post: <a href="http://googlewebmastercentral.blogspot.com/2008/09/your-burning-questions-answered.html" target="_blank">http://googlewebmastercentral.<wbr></wbr>blogspot.com/2008/09/your-<wbr></wbr>burning-questions-answered.<wbr></wbr>html</a></p>
<p>In the post, Google answers a number of common SEO questions: <a href="http://www.aaronhall.org/google-answers-seo-questions#more-131" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aaronhall.org/google-answers-seo-questions/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
