<?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>Jasongraphix &#187; Site</title>
	<atom:link href="http://jasongraphix.com/journal/category/site/feed/" rel="self" type="application/rss+xml" />
	<link>http://jasongraphix.com</link>
	<description>A journal of art, thoughts, and projects by Jason Beaird.</description>
	<lastBuildDate>Mon, 13 Feb 2012 15:07:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Pink for October</title>
		<link>http://jasongraphix.com/journal/pink-for-october/</link>
		<comments>http://jasongraphix.com/journal/pink-for-october/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 02:11:30 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://jasongraphix.com/?p=725</guid>
		<description><![CDATA[Yes, I know. We&#8217;re a good way into the month already, but I wanted to show my support for National Breast Cancer awareness month by going Pink for October. I&#8217;ll probably put a link in here soon to switch back to the trusty blue theme. For the mean time though, you all must bask in [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I know. We&#8217;re a good way into the month already, but I wanted to show my support for National Breast Cancer awareness month by going <a href="http://pinkforoctober.org">Pink for October</a>. I&#8217;ll probably put a link in here soon to switch back to the trusty blue theme. For the mean time though, you all must bask in the pinky pinkness that is currently jasongraphix.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/pink-for-october/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Finding Broken Links</title>
		<link>http://jasongraphix.com/journal/finding-broken-links/</link>
		<comments>http://jasongraphix.com/journal/finding-broken-links/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 02:00:12 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[brokenlinks]]></category>
		<category><![CDATA[linkpatch]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[spider]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://jasongraphix.com/?p=628</guid>
		<description><![CDATA[Last week I asked this question on Twitter: &#8220;Dear #lazyweb: What does everyone use for site-wide scans for broken links?&#8221; I was curious because we have a couple ginormous sites we&#8217;ve created recently at work that we wanted to scan. I got back a couple recommendations for the Mac app, Integrity and one for Xenu [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://linkpatch.com/" rel="external" title="Visit ConvergeSC.org"><img src="http://static.jasongraphix.com/uploads/linkpatch.jpg" alt="ConvergeSC.org Screenshot" class="imgright border"></a>Last week I asked this question on Twitter:</p>
<blockquote class="leftborder"><p>&#8220;Dear #lazyweb: What does everyone use for site-wide scans for broken links?&#8221;</p></blockquote>
<p>I was curious because we have a couple ginormous sites we&#8217;ve created recently at work that we wanted to scan. I got back a couple recommendations for the Mac app, <a href="http://peacockmedia.co.uk/integrity/" rel="external">Integrity</a> and one for <a href="http://home.snafu.de/tilman/xenulink.html" rel="external">Xenu Link Sleuth</a>, the PC app that the Integrity creator lists as their inspiration. Case closed. Lazyweb wins again, right? Well, the next day, I got another reply:</p>
<blockquote class="leftborder"><p>You might want to try Linkpatch for catching broken links on your site, much better than 1-time crawl- <a href="http://linkpatch.com" rel="external">http://linkpatch.com</a><br />
- <a href="http://twitter.com/brightwurks" rel="external">@brightwurks</a></p></blockquote>
<p>Linkpatch is a subscription-based web service that monitors your site&#8217;s 404 page and sends an email report each time someone lands there. While I can still see the usefulness of site-wide scanning applications like the two listed above for finding broken outgoing links, Linkpatch seemed like a great concept for keeping up with broken, moved, or mistyped incoming links. They have a free account option for monitoring a single site, so I decided to give it a try.</p>
<p>Setting up Linkpatch was dead simple. I just created an account and pasted a unique JavaScript tracking script into my 404 template. A few hours later, I got my first 404 report. According to the email, someone was trying to get to http://jasongraphix.com/archive/images/oreo4.jpg, an image URL from before I redesigned the site in February. I made sure to create permanent redirect records in my .htaccess file for all my old blog posts, but never did anything about directly linked images. All of my blog images have moved from /archive/images to /static/uploads, so adding one line to my .htaccess file fixed a problem I didn&#8217;t even know existed.</p>
<p><code>RedirectMatch permanent ^/archive/images/(.*) /static/uploads/$1</code></p>
<p>Sure, if I had been paying more attention to my stats, I might have known about the broken image links, but getting an email report (seen on the right here) made it much more obvious.<br />
Thanks, <a href="http://twitter.com/brightwurks" rel="external">@brightwurks</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/finding-broken-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Version Six</title>
		<link>http://jasongraphix.com/journal/version-six/</link>
		<comments>http://jasongraphix.com/journal/version-six/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 05:04:19 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[beaird]]></category>
		<category><![CDATA[heminway]]></category>
		<category><![CDATA[jasongraphix]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/?p=413</guid>
		<description><![CDATA[There was a time long ago in a galaxy far, far away when I was very proud of my strange and quirky personal space on the web. It was a testing ground for new techniques, a sandbox for experimental ideas, and most importantly, it was my own. I didn&#8217;t really care what anybody else thought [...]]]></description>
			<content:encoded><![CDATA[<p>There was a time long ago <del>in a galaxy far, far away</del> when I was very proud of my strange and quirky personal space on the web. It was a testing ground for new techniques, a sandbox for experimental ideas, and most importantly, it was my own. I didn&#8217;t really care what anybody else thought about what I was doing, I just wanted a place to do my thing. When I wrote, I did so primarily for my own recollection. When I made changes to the back-end structure of my site, it was mainly to teach myself new tricks.</p>
<p>This sense of exploration came partially from my own fascination with the Web itself, but it was also inspired by the work of the many web designers I followed. I loved to design, I loved seeing what other people were designing and I loved tinkering with HTML and CSS. It wasn&#8217;t long before I turned my focus outwards. I still posted random personal things from time to time, but I started trying to write about topics that would benefit the community that I had learned so much from. This quote from Curt Cloninger&#8217;s 2001 book: Fresh Styles for Web Designers really summarizes the aspirations I had for my site at that time.</p>
<blockquote><p>&#8220;When they&#8217;re not working on their day jobs, most top-notch web designers are pushing the web design envelope after-hours or on their own personal sites -manipulating current technologies and expanding the medium&#8217;s design vocabulary.&#8221; &#8211; Curt Cloninger</p></blockquote>
<p>I really felt, for a while, that I was living that quote. My site always reflected my current design ideals and even though I still posted goofy content, it was always fresh. It was that period in the life of this site that led to <a href="http://www.sitepoint.com/article/color-for-coders/" rel="external">feature articles</a>, <a href="https://sitepoint.com/bookstore/go/83/8e91955" rel="external">a successful book</a>, and many other <a href="/elsewhere/">awesome opportunities</a>. Somehow, somewhere along the way though I neglected the very sense of exploration that afforded me all those opportunities. </p>
<p>After nearly 3&frac12; years with the same design, I&#8217;m proud to finally be releasing version six of jasongraphix.com. I&#8217;ll post more in the coming weeks about the redesign process, but for now I&#8217;m just eager to get it out here. I also want to give credit to Kyle Neath for the <a href="http://warpspire.com/hemingway/" rel="external">Hemingway WordPress theme</a> that served as the structural foundation for my redesign, Nathan Smith for the <a href="http://960.gs" rel="external">960 Grid System</a> sketch sheets and Photoshop templates that helped me get things started, and all the other web designers out there who keep this industry from getting boring.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/version-six/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Burninating my Feed</title>
		<link>http://jasongraphix.com/journal/burninating-my-feed/</link>
		<comments>http://jasongraphix.com/journal/burninating-my-feed/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 14:53:56 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/?p=298</guid>
		<description><![CDATA[Just a quick post to let you all know I&#8217;ve moved my RSS feed to Feedburner. Please take a moment to swap out the URL in your reader with http://feeds.feedburner.com/jasongraphix If you don&#8217;t do this, you will always get to see this lovely post as my latest. That is, until the old feed URLs don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div class="ArticleBody">
<p>Just a quick post to let you all know I&#8217;ve moved my RSS feed to Feedburner. Please take a moment to swap out the URL in your reader with <a href="http://feeds.feedburner.com/jasongraphix">http://feeds.feedburner.com/jasongraphix</a></p>
<p>If you don&#8217;t do this, you will always get to see this lovely post as my latest. That is, until the old feed URLs don&#8217;t exist anymore. Why wouldn&#8217;t they exist anymore? Wouldn&#8217;t you like to know? Actually, I&#8217;m quite proud to announce that I&#8217;ve started on a major redesign ofthis site. At the same time, I&#8217;m a little leery about admitting that fact as I have no idea how long it will take. It might be January, or it might be the Spring, or it might even be when Expression Engine 2.0 is publicly released &#8211; who knows? All I can say is that &#8220;I&#8217;m working on it!&#8221;. So re-subscribe to the new feed address, have a cup of hot cocoa and enjoy the holiday season.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/burninating-my-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamhost Decennial</title>
		<link>http://jasongraphix.com/journal/dreamhost-decennial/</link>
		<comments>http://jasongraphix.com/journal/dreamhost-decennial/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 00:12:50 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[cheap hosting]]></category>
		<category><![CDATA[deal]]></category>
		<category><![CDATA[decennial]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/dreamhost-decennial/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>They&#8217;re is doing it <a href="http://jasongraphix.com/archive/2005/07/dreamhost_deal">again</a>! To celebrate their 10 year anniversary, <a href="http://www.dreamhost.com/r.cgi?101284">Dreamhost</a> set up a coupon code to save $110.10 off their standard $119.40 yearly rate, which gets you a full year of hosting for <em>less than ten bucks</em>.</p>
<p>I first signed up with them back in July of 2005 when they were running a similar deal, and I am more than satisfied with the service I&#8217;ve received since then. While they have had a few problems over the last several years, you can&#8217;t find a better bargain for the price. When a deal like this comes along though, it gives the old &ldquo;you get what you pay for&rdquo; idiom whole new meaning.</p>
<p>Dreamhost used to have a set of 4 tiered plans for different levels of hosting, but now they just have one massive standard plan which includes:</p>
<ul>
<li>500GB of Disk Space (Increasing weekly by 2GB)</li>
<li>5TB of Bandwidth (Increasing weekly by 40GB)</li>
<li>1 Free Domain Registration</li>
<li>Ability to host unlimited domains/subdomains</li>
<li>Unlimited Emails, MySQL Databases, and FTP/Shell Users.
<li>One-Click Installer for: WordPress, phpBB, ZenCart, Joomla, and more.</li>
<li>Ruby on Rails support</li>
<li>&#8230;and a <a href="http://www.dreamhost.com/r.cgi?101284">whole lot more</a></li>
</ul>
<p>Even if you are happy with your current hosting plan and have no plans of migrating to a new host, the free domain registration alone makes this deal worthwhile.</p>
<ol>
<li>Go to Dreamhost and click on the lemony, web 2.0 &#8220;<em>Sign Up NOW!</em>&#8221; starburst</li>
<li>Select &#8220;<em>Pay Yearly @ $9.95/mo: 9% off + no setup = $119.40</em>&#8220;</li>
<li>Choose your domain name and enter your personal info</li>
<li>Enter &#8220;<em>101010</em>&#8221; in the Promo Code box</li>
<li>Checkout for only $9.30!</li>
</ul>
<p><strong>Enjoy!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/dreamhost-decennial/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>CMS Indecision</title>
		<link>http://jasongraphix.com/journal/cms-indecision/</link>
		<comments>http://jasongraphix.com/journal/cms-indecision/#comments</comments>
		<pubDate>Wed, 16 May 2007 21:13:07 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[expression engine]]></category>
		<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/cms-indecision/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Once upon a time, long, long ago, this blog operated on a simple <abbr title="Content Management System">CMS</abbr> that I built with PHP and MySQL. That system, with all of it&#8217;s wondrous bugs, lasted approximately 10 months before I crumpled it up and started over with Movable Type and valid XHTML. Long before I started <a href="http://www.jasongraphix.com/archive/2004/10/setting_up_mt">connecting the wires</a> though, I wrote <a href="http://www.jasongraphix.com/archive/2004/06/movabletype_vs">this classic post</a> about why I was choosing Movable Type over WordPress. It&#8217;s funny reading things that I wrote from that long ago.  So much has changed. Since then, I&#8217;ve built several sites (both client work and personal) using each of these systems, and I actually prefer WordPress much more now. In fact, I&#8217;ve already started monkeying around on a subdomain trying to make sure I could migrate this site over when I get around to redesigning.  And you know what? It would work great!  WordPress does a fantastic job of importing Movable Type posts and with one simple .htaccess file I can permanently redirect all my URLs over to use much nicer ones.  The admin is more intuitive, the documentation is through, and you can find plugins for anything you&#8217;d ever dream of doing. So why would I go with anything else?  Well, I have two contenders in mind that I haven&#8217;t really given enough thought to: Textpattern and Expression Engine.</p>
<p>I haven&#8217;t really messed with any of the other CMS options as I figured I would just go with what I know.  If I always did that though, I&#8217;d never learn anything new.</p>
<p>Malarkey &#8211; May 11th &#8211; http://www.stuffandnonsense.co.uk/malarkey/more/hello/ (ee)<br />
D. Keith Robinson &#8211; May 7th &#8211; http://www.dkeithrobinson.com/entry/may_7th_reboot/ (ee)<br />
Bartelme &#8211; March 25th &#8211; http://www.bartelme.at/journal/archiverealign_redesign/ (ee)<br />
Snook &#8211; May 6th &#8211; http://snook.ca/archives/design/v8_supercharger/ (CakePHP &#8211; custom)</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/cms-indecision/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freshly Minted with Pathstats</title>
		<link>http://jasongraphix.com/journal/freshly-minted-with-pathstats/</link>
		<comments>http://jasongraphix.com/journal/freshly-minted-with-pathstats/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 17:58:29 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[pathstats]]></category>
		<category><![CDATA[pathstats pepper]]></category>
		<category><![CDATA[pepper]]></category>
		<category><![CDATA[shortstat]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[user tracking]]></category>
		<category><![CDATA[visitors]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/freshly-minted-with-pathstats/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>After putting it off for a long while now, I finally upgraded to version 1.29 of Mint.  Initially I planned to upgrade, but instead I decided to drop the MySQL tables and start from scratch, installing only peppers (Mint plugins) that I intend to use.</p>
<p>As I was cruising through the latest peppers at <a href="http://www.massiveblue.net/pepperminttea/" title="A civilized collection of third party plugins for Mint.">Peppermint Tea</a>, I came across a post that the author of the <a href="http://jehiah.com/projects/pathstats/" title="Pathstats download page">Pathstats Pepper</a> was <a href="http://jehiah.com/archive/pathstats-giveaway" title="Jehiahs post about the giveaway">giving away</a> 250 copies of it for free on his 25th birthday. His birthday was on July 19th and as of the 26th, he had only given away 165, so I went ahead and snagged my free copy.  Even though he normally only charges $3.80 (the price of a Marble Mocha Macchiato at Starbucks), I probably would not have payed to give the plugin a shot.  After toying around with it for the last few minutes though, I&#8217;m starting to feel the love.  Here&#8217;s what the Pathstats panel looked like after a few minutes online:</p>
<div align="center"><a href="http://static.jasongraphix.com/uploads/pepper-pathstats2.jpg" title="Click here to view the panel expanded." class="nostyle"><img src="http://static.jasongraphix.com/uploads/pepper-pathstats1.jpg" width="420" height="355" alt="Pathstats Pepper" border="0" /></a></div>
<p>As you can see, 6 of the 7 visitors shown were &#8220;one hit wonders&#8221;.  They came, they saw, they left. That&#8217;s usually the way most search engine visitors behave, which is why I advocate <a href="/archive/2006/04/conditional_adv">conditional advertising</a> targeted at these types of visitors. If they do happen to wander on to another page of my site, the ads are turned off because the PHP that tells the site whether or not to show ads is based on the referring URL.  There is one visitor however who saw more than one page of my site before leaving.  Oddly enough, that person came from a query at MSN for &#8220;removing popcorn ceilings&#8221; and then they browsed around for over 6 minutes.  To see the navigation path of any of the users within Pathstats, all you have to do is click on a row to expand it.  If you click on the image above, you can see the <a href="http://static.jasongraphix.com/uploads/pepper-pathstats2.jpg" title="View the expanded image.">expanded view</a> of my amazing 6 minute visitor.  I can see this little pepper being a handy tool for analyzing site traffic. Sure, Google Analytics can do that, but it&#8217;s so bulky and saturated with unnecessary features. That&#8217;s why Mint is still my most used method of website stat tracking.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/freshly-minted-with-pathstats/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Conditional Advertising</title>
		<link>http://jasongraphix.com/journal/conditional-advertising/</link>
		<comments>http://jasongraphix.com/journal/conditional-advertising/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 14:59:24 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[AdSense Empire]]></category>
		<category><![CDATA[AdSense for Blogs]]></category>
		<category><![CDATA[Conditional Advertising]]></category>
		<category><![CDATA[Google AdWords]]></category>
		<category><![CDATA[Serving Ads]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/conditional-advertising/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I have entered the dark side.  I now serve Google Adsense ads on my site. :) I mentioned this idea <a href="http://www.jasongraphix.com/archive/2006/04/blogging_profit" title="Read my previous post on the topic.">last week</a> and that I only wanted to serve contextual ads, and only to the 87% of people who were visiting my site via search engine referral.  As it turns out, conditionally serving ads wasn&#8217;t very hard at all.  I woke up early on Saturday and before my wife woke up, I had it all working.</p>
<p>To keep the code simple I determined whether or not someone was coming from a search enging by checking for &#8220;q=&#8221; or &#8220;p=&#8221; in their referring url.  MOST search engines use one of these 2 variable names in their query string for the search terms.</p>
<p><strong>Here&#8217;s how I set it up in PHP with Movable Type:</strong></p>
<ol>
<li>Check for &#8220;q=&#8221; or &#8220;p=&#8221; in the referer and set a variable in the header include. <strong>Simplified PHP:</strong> Thanks <a href="http://blogs.acceleration.net/ryan/">Ryan</a>.</p>
<pre style="width:375px;">
//Should we show Google Ads?
$referer = $_SERVER["HTTP_REFERER"];
$showads = preg_match("/[qp]=/i", $referer) > 0;
</pre>
</li>
<li>Edit my MT Individual Entry Archive template to insert a &#8220;large rectangle&#8221; ad unit between every 15th comment in the comment loop.
<pre style="width:375px;">
&lt;?php if ($showads &#038;&#038; &lt;MTCommentOrderNumber&gt; % 15 == 0){ ?&gt;
&lt;script type="text/javasctipt&gt;...&lt;/script&gt;
&lt;?php } ?&gt;
</pre>
<li>Place another &#8220;skyscraper&#8221; ad unit in my sidebar.
<pre style="width:375px;">
&lt;?php if ($showads){ ?&gt;
&lt;script type="text/javasctipt&gt;...&lt;/script&gt;
&lt;?php } ?&gt;
</pre>
</li>
</ol>
<p>That&#8217;s it.  Pretty simple really.  Google only allows you to display 3 ad units per page, but they control that themselves.  So, even if you have 20 javascript ad sense requests on a page, Google will only render the first 3.  So on pages that have over 45 comments, there will be ads below the 15th, 30th, and 45th comment and that&#8217;s it. On pages that have less than 15 comments, only the sidebar ad will show up.</p>
<p class="noindent"><strong>Example of page with only comment ads:</strong><br />
<a href="http://www.google.com/search?hl=en&#038;q=popcorn+ceiling+removal">Google &#8220;Popcorn Ceiling Removal&#8221;</a> and click on my page.
</p>
<p class="noindent"><strong>Example of page with only sidebar ad:</strong><br />
<a href="http://www.blingo.com/search?q=win+at+blingo">Blingo Search &#8220;win at blingo&#8221;</a> and click on my page.
</p>
<p>I read through the <a href="https://www.google.com/adsense/localized-terms?hl=en_US">AdSense Terms &amp; Conditions</a> and this type of conditional display of AdSense for Content blocks doesn&#8217;t seem to violate any rules.  If anyone finds out somehow that it does, please let me know.  I would recommend this technique to anyone who gets a lot of search engine traffic to specific posts on their personal site.  I don&#8217;t think it&#8217;ll help you <a href="http://www.youradsensecreator.com/">build your adsense empire</a> (LOL), but I&#8217;ve been making a few bucks a day since I set it up.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/conditional-advertising/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Blogging For Profit?</title>
		<link>http://jasongraphix.com/journal/blogging-for-profit/</link>
		<comments>http://jasongraphix.com/journal/blogging-for-profit/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 16:16:07 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[profit]]></category>
		<category><![CDATA[profit from blogging]]></category>
		<category><![CDATA[yahoo ads]]></category>
		<category><![CDATA[yahoo developer network]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/blogging-for-profit/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>When it comes to making money from my personal site, I generally shy away from the idea.  I&#8217;ve been a banner-ad/popup/sidebar-ad hater since I first started using the web, so why would I EVER want to put such them on my own site.  Well, for one, I&#8217;m curious. I&#8217;d like to know what the payout is on these things.  While you&#8217;ll NEVER see a girating pig with state abbreviations on my site begging you to refinance now (who clicks on that crap?), I&#8217;ve thought a few times about adding Yahoo or Google ads that might be relevant to the content of a particular post.</p>
<h3>How Not to Annoy Your Regulars</h3>
<p>Personally, I don&#8217;t find Google AdSense style ads that annoying. Sometimes I even click through them if one of the links look interesting, but they usually blend into the site so well that I look right past them. However, I still don&#8217;t think  bloggers should ever present ads to their regular users.  Who is left, you ask?  Search engine visitors.  According to Google Analytics, over 87% of my visitors are first timers:</p>
<div align="center">
<img alt="profit-pacman.jpg" src="http://static.jasongraphix.com/uploads/profit-pacman.jpg" width="375" height="220" alt="New and Returning Visitors" />
</div>
<p>According to Mint (Yes, I&#8217;m a stats junkie&#8230;) Most of those people are coming in via searches for random things like <a href="http://search.msn.com/results.aspx?q=popcorn+ceiling">popcorn ceiling</a>, <a href="http://www.google.com/search?&#038;q=publix%20sushi">publix sushi</a>, and my favorite, the blingo search for <a href="http://www.blingo.com/search?q=i%20want%20to%20%20win%20on%20blingo&#038;s=0">I want to win at blingo</a>.  Somehow I get top-ten plus search engine rankings for a lot of <a href="http://search.yahoo.com/search?p=sxse&#038;prssweb=Search&#038;ei=UTF-8&#038;fr=FP-tab-web-t&#038;x=wrt">really</a> <a href="http://www.google.com/search?q=nudity%20day">random</a> <a href="http://www.google.com/search?q=folio%20wedding%20invitations">keywords</a>.</p>
<p>While I don&#8217;t want to serve ads to anyone who reads my rss feed, or visits the site via links from my friends sites, I don&#8217;t feel bad about serving relevant text ads to the throngs of people who want to ask me all kinds of silly questions about getting rid of their popcorn ceiling. Don&#8217;t get my wrong, I appreciate those visitors, so I won&#8217;t go serving them girating pig refinance ads.  However, if they came here via a search, maybe they&#8217;d get something out of some related AdSense links. My plan is to serve ads below my sidebar for anyone coming from a search engine.  I&#8217;m not sure exactly how I&#8217;m going to do this yet but there are a lot of engines out there.  I&#8217;ll probably look for query string clues like <code>&amp;q=</code> on the referrer url rather than going by domain.  I&#8217;m open to suggestions though if anybody has a better idea.</p>
<h3>So Which Service Should I Use?</h3>
<p>I&#8217;ve applied for a beta membership for the Yahoo! Publisher network which <a href="http://www.dustindiaz.com/yahoo-publisher-network/">Dustin Diaz says</a> is far superior to the Google program, but then, Dustin works for the big Y! Anybody else have any experiences with AdSense they&#8217;d like to share to convince me one way or the other.  Dustin, feel free to add your 2 cents as well, I was just pickin&#8217; on ya. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/blogging-for-profit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>NPCRTAGBIL</title>
		<link>http://jasongraphix.com/journal/npcrtagbil/</link>
		<comments>http://jasongraphix.com/journal/npcrtagbil/#comments</comments>
		<pubDate>Fri, 04 Nov 2005 16:05:57 +0000</pubDate>
		<dc:creator>Jason Beaird</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Animated]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Gif]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Non-Preloading]]></category>
		<category><![CDATA[Non-Preloading CSS Rollover Transparent Animated Gif Background Image Link]]></category>
		<category><![CDATA[Rollover]]></category>
		<category><![CDATA[Sliding Doors]]></category>
		<category><![CDATA[Transparent]]></category>

		<guid isPermaLink="false">http://beta.jasongraphix.com/journal/npcrtagbil/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>I had a few people say they liked the animated logo rollover in the upper right corner of my new design.  How did I do it?  Well I&#8217;m glad you asked.  It&#8217;s a Non-Preloading CSS Rollover Transparent Animated Gif Background Image Link.  What? Too many adjectives? No way!  The more the better, so&#8230;Yea! It&#8217;s bound to be at least as popular as Diet Cherry Vanilla Dr. Pepper.</p>
<p>Let me first say that designing a new css theme for an existing XHTML site (especially when I&#8217;ve learned a lot since I wrote the original XHTML) is a pain in the butt.  I would much rather start from scratch with a new XHTML template and all new css&#8230;but in this case, I just wanted a new theme and I avoided the temptation to re-write all the XHTML.  Well, when I was creating this new theme for the site, I noticed that I had a link with my logo in it as part of the xhtml.  In the 1900s theme, I was hiding that link, since I only wanted it to serve as a header/home-button for the non-styled version of the site.  For the new theme however, I planned on putting in some css to hide the img tag inside of it and use it as an absolutely positioned design element for the site.  When I made my Photoshop mockup, I planned for this with the &#8220;Making this place feel like home.&#8221; starburst logo thingy you see to your upper right.</p>
<p>In my typical &#8220;that&#8217;s just not good enough&#8221; fashion, I decided that&#8230; it wasn&#8217;t good enough.  I decided to make the image into a rollover and that I was going to use the tried and true non-preloading method of doing css rollovers that involves creating a background image with the hover and non-hover states adjacent to one another, and toggling the background position in the CSS in the :hover state for my link. I would explain this here, but it has been well documented <a href="http://wellstyled.com/css-nopreload-rollovers.html" title="The WellStyled Article - From Pixy's original technique.">here</a>, <a href="http://www.alistapart.com/articles/slidingdoors2/" title="The ALA:Sliding Doors Article">here</a>, <a href="http://www.ilovejackdaniels.com/css/preloading-images-with-css/" title="The I Love Jack Daniels Article">here</a>, <a href="http://www.clagnut.com/blog/235/" title="The Clagnut Article">here</a>, and <a href="http://www.simplebits.com/notebook/2003/09/30/accessible_imagetab_rollovers.html" title="The Simplebits Article">here</a>.</p>
<p>OK, So that&#8217;s the Non-Preloading CSS Rollover Background Image Link.  What about the Transparent and Animated part?  In short, Animated came first and Transparent was a necessary evil.  I made this nice little 3 frame gif animation of the starburst rotating and incorporated it into the rollover image and realized once I got it in place that it covered up part of my ceiling beams.  So I decided to take advantage of the full power of the mighty GIF format to make it Transparent AND Animated.  After all that explanation, I give you the final image, the Transparent, Animated part of my Non-Preloading CSS Rollover Transparent Animated Gif Background Image Link:</p>
<div style="width:250px; height:240px; background-color: #ccc; margin:10px auto; padding: 5px; border:1px solid #999;"><img src="/css/contemporary/images/logofun.gif" /></div>
<p>Weighing in at only 20kb, I think it&#8217;s an impressive little 3 frame transparent animated gif.  I could sit and watch it spin all day long.</p>
]]></content:encoded>
			<wfw:commentRss>http://jasongraphix.com/journal/npcrtagbil/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

