<?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>Davin&#039;s blog &#187; rangelistings.com</title>
	<atom:link href="http://blog.davingranroth.com/tag/rangelistingscom/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davingranroth.com</link>
	<description>Experience design, faith, and family.</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:42:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Bing delivers surprising amount of traffic to rangelistings.com</title>
		<link>http://blog.davingranroth.com/2009/10/bing-delivers-surprising-amount-of-traffic-to-rangelistings-com/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bing-delivers-surprising-amount-of-traffic-to-rangelistings-com</link>
		<comments>http://blog.davingranroth.com/2009/10/bing-delivers-surprising-amount-of-traffic-to-rangelistings-com/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 12:44:56 +0000</pubDate>
		<dc:creator>Davin Granroth</dc:creator>
				<category><![CDATA[Web design and technology]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[rangelistings.com]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://blog.davingranroth.com/?p=910</guid>
		<description><![CDATA[One of my hobby sites is rangelistings.com, a site with the goal of providing a map of each state with the locations of shooting ranges on it. I keep an eye on the web traffic pretty regularly, and about 90% &#8230; <a href="http://blog.davingranroth.com/2009/10/bing-delivers-surprising-amount-of-traffic-to-rangelistings-com/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of my hobby sites is <a href="http://rangelistings.com/">rangelistings.com</a>, a site with the goal of providing a map of each state with the locations of shooting ranges on it. I keep an eye on the web traffic pretty regularly, and about 90% of the traffic it receives is from search engines.</p>
<p>Up till the last couple of weeks search engine generated traffic to the site has been 80 to 90 percent from Google&#8217;s search. Over the last month, overall traffic has increased from around 60 visits per day to around 90 per day. Where does it come from? Well, still search engines primarily, and traffic from Google has increased noticeably during this time.</p>
<p>However, to my surprise, Bing is also making a surprisingly strong showing. Click on the chart below to view the details.</p>
<div id="attachment_911" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.davingranroth.com/wp-content/uploads/2009/10/bing-stepping-up.png"><img class="size-medium wp-image-911" title="bing-stepping-up" src="http://blog.davingranroth.com/wp-content/uploads/2009/10/bing-stepping-up-300x77.png" alt="(Click on the image to view a larger version.) Traffic to rangelistings.com from the search engine Bing is suddenly showing at almost 30%." width="300" height="77" /></a><p class="wp-caption-text">(Click on the image to view a larger version.) Chart of traffic sources for rangelistings.com from Oct 1 to Oct 16, 2009. The search engine Bing is suddenly showing at almost 30%.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.davingranroth.com/2009/10/bing-delivers-surprising-amount-of-traffic-to-rangelistings-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>1st foray with svn:externals</title>
		<link>http://blog.davingranroth.com/2009/04/1st-foray-with-svnexternals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=1st-foray-with-svnexternals</link>
		<comments>http://blog.davingranroth.com/2009/04/1st-foray-with-svnexternals/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 03:07:39 +0000</pubDate>
		<dc:creator>Davin Granroth</dc:creator>
				<category><![CDATA[Web design and technology]]></category>
		<category><![CDATA[externals]]></category>
		<category><![CDATA[nephtali]]></category>
		<category><![CDATA[rangelistings.com]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://blog.davingranroth.com/?p=793</guid>
		<description><![CDATA[Okay, confession. Since the mid-90s I&#8217;ve helped produce hundreds of websites. Yet, I&#8217;ve been using source code management software for less than 1 year. Hindsight, right? In retrospect, I was just plain ignorant. Had I been using something like Subversion, &#8230; <a href="http://blog.davingranroth.com/2009/04/1st-foray-with-svnexternals/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Okay, confession. Since the mid-90s I&#8217;ve helped produce hundreds of websites. Yet, I&#8217;ve been using source code management software for<em> less than 1 year</em>.</p>
<p>Hindsight, right? In retrospect, I was just plain ignorant. Had I been using something like Subversion, I can think of a few big issues on past projects that just simply wouldn&#8217;t have mattered.</p>
<ul>
<li><strong>Before using Subversion</strong>: &#8220;Argh. I  just royally whacked 189 files in one fell swoop. <em>Curses!</em> When was my last backup?!&#8221;</li>
<li><strong>After using Subversion</strong>: &#8220;Hrm. I just royally whacked 189 files in one fell swoop. Eh, I&#8217;ll just update from the prior revision and try again.&#8221;</li>
</ul>
<p><strong>Source code management irritant</strong></p>
<p>I have a side project, <a href="http://rangelistings.com/">rangelistings.com</a>, built with the <a href="http://nephtaliproject.com/">Nephtali PHP framework</a>.</p>
<p>Updating the framework source code into my site&#8217;s code was trivial, but irritating. With each new release of Nephtali, I would upgrade. I&#8217;d do this by doing an export of the Nephtali source from a Google code repository and then copy and paste in the framework files to my working copy.</p>
<p>I couldn&#8217;t just drag in a directory because that would drop Subversion&#8217;s meta files from that directory and really mess up my working copy. Then I&#8217;d spend an extra half hour or so fiddling around to undo my screwed up Subversion copy. Very irritating.</p>
<p><strong>svn:externals to the rescue</strong></p>
<p>I knew about a feature in subversion called &#8220;externals,&#8221; but had no first-hand experience. I investigated and realized that externals could be the answer to this particular problem.</p>
<p>Here&#8217;s how I made use of externals. When upgrading Nephtali, I updated the files in a working copy directory /nephtali/src/NCore/.</p>
<ol>
<li>Since you can&#8217;t create an external for a directory that already exists, I removed the NCore directory from my working copy and committed that change.</li>
<li>Using Versions, an SVN client for the Mac, added a property to the src directory (NCore http://nephtali.googlecode.com/svn/trunk/src/NCore/).</li>
<li>Ran an SVN update on the src directory and, as though by magic, I suddenly had the up-to-date source of Nephtali&#8217;s core in my working copy.</li>
</ol>
<dl id="attachment_798" class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://blog.davingranroth.com/wp-content/uploads/2009/04/versions-screen-nephtali.png"><img class="size-medium wp-image-798" title="versions-screen-nephtali" src="http://blog.davingranroth.com/wp-content/uploads/2009/04/versions-screen-nephtali-300x173.png" alt="Screenshot of Versions, an SVN app for the Mac" width="300" height="173" /></a></dt>
</dl>
<p>On my first attempt, I  followed an example  I had seen online and created a text document that had the svn:externals property in it, and then added the property &#8216;-F name_of_file.txt&#8217;.</p>
<p>That didn&#8217;t work so well. It created the folder, but failed to load the files from the remote Nephtali repository.</p>
<p>Once I put the local directory and SVN URL in the property itself, it worked like a charm.</p>
<p>Here are a couple other pages I used while looking into svn:externals.</p>
<ul>
<li><a href="http://svnbook.red-bean.com/en/1.0/ch07s03.html">The obligatory manual link: Externals Definitions</a></li>
<li><a href="http://blog.kowalczyk.info/article/Short-tutorial-on-svn-propset-for-svnexternals-p.html">Short tutorial on svn propset for svn:externals property</a> (this one includes the separate text file example)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.davingranroth.com/2009/04/1st-foray-with-svnexternals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Google AdSense conundrum</title>
		<link>http://blog.davingranroth.com/2009/03/the-google-adsense-conundrum/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-google-adsense-conundrum</link>
		<comments>http://blog.davingranroth.com/2009/03/the-google-adsense-conundrum/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 03:21:49 +0000</pubDate>
		<dc:creator>Davin Granroth</dc:creator>
				<category><![CDATA[Web design and technology]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[rangelistings.com]]></category>
		<category><![CDATA[ranges]]></category>
		<category><![CDATA[shooting]]></category>

		<guid isPermaLink="false">http://blog.davingranroth.com/?p=687</guid>
		<description><![CDATA[I have a little side project over at rangelistings.com. The site contains a page for each state with a map of where shooting ranges in that state are. This is the first time I&#8217;ve posted advertisements on a site I&#8217;ve &#8230; <a href="http://blog.davingranroth.com/2009/03/the-google-adsense-conundrum/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have a little side project over at <a href="http://rangelistings.com/">rangelistings.com</a>. The site contains a page for each state with a map of where shooting ranges in that state are.</p>
<p>This is the first time I&#8217;ve posted advertisements on a site I&#8217;ve created, and I&#8217;ve run into a compelling question on <strong>how to make the ads more effective</strong>.</p>
<p>The ads that show up are on-topic, generally. However, <strong>an effective ad speaks to the audience, not to a topic</strong>, right?</p>
<p>I intend the audience for the rangelistings.com site to be shooters who are looking for places to shoot. Perhaps they, as in my recent case, are moving and want to to find shooting facilities in their new area.</p>
<p>Here is a sampling of the first lines of ads that show up for one of the state pages currently:</p>
<ul>
<li>Personal Security Online</li>
<li>Monitored Security Alarms</li>
<li>Personal Security Device</li>
<li>How to Defend Yourself</li>
<li>Self Defense Pepper Spray</li>
</ul>
<p>Topically speaking, those are all geared towards self-defense in some fashion. For an audience of shooters, one of them even seems silly (would I rather use pepper spray or a .45 for self-defense?).</p>
<p>So, what ads would be better suited to result in people visiting the site actually clicking on them? Here are a few ideas that I think would work better:</p>
<ul>
<li>Ammo: big selection, low price</li>
<li>Gunsmithing classes</li>
<li>IPSC videos</li>
<li>Gun parts and shooting supplies</li>
<li>1500+ gun auctions right now</li>
</ul>
<p>So, ammo, gun parts, and gun auctions have little to do with the actual words listed on the pages of the site, but from the context of the people visiting the site, they actually make sense.</p>
<p>The site just launched, and Google hasn&#8217;t even fully indexed it yet, so I&#8217;ll not be hasty. However, I&#8217;d like to see the ad revenue at least pay for domain registration and hosting fees, and ads that actually appeal to the audience would sure push that goal forward.</p>
<p>The question is, how?</p>
<p>(And I&#8217;m not thrilled with the idea of subjugating the content of the website in order to twist the ads that show up. That&#8217;s pretty backwards.)</p>
<p>Any good ideas out there?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davingranroth.com/2009/03/the-google-adsense-conundrum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

