<?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>Ryan the Geek &#187; Ryan</title>
	<atom:link href="http://www.rjp.ca/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rjp.ca</link>
	<description>building the interwebs</description>
	<lastBuildDate>Thu, 01 Apr 2010 21:34:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recycling Canadian .CA domain names (TBR)</title>
		<link>http://www.rjp.ca/tb-domain-names/</link>
		<comments>http://www.rjp.ca/tb-domain-names/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 21:34:01 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Links to Good Stuff]]></category>
		<category><![CDATA[domain names]]></category>

		<guid isPermaLink="false">http://www.rjp.ca/?p=75</guid>
		<description><![CDATA[FACT: Every wednesday the CIRA (Canadian Internet Registration Authority) unleashes a fresh batch of orphaned domain names. These are domains that had been registered, but are no longer loved, and looking for a new home.
FACT: There are a lot of quality domain names that show up each week.
FACT: I&#8217;ve made it really easy to never [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rjp.ca/wp-content/uploads/domainalerts.jpg"><img src="http://www.rjp.ca/wp-content/uploads/domainalerts.jpg" alt="" title="domainalerts" width="504" height="206" class="aligncenter size-full wp-image-76" /></a></p>
<p><strong>FACT:</strong> Every wednesday the CIRA (Canadian Internet Registration Authority) unleashes a fresh batch of orphaned domain names. These are domains that had been registered, but are no longer loved, and looking for a new home.</p>
<p><strong>FACT:</strong> There are a lot of quality domain names that show up each week.</p>
<p><strong>FACT:</strong> I&#8217;ve made it really easy to never miss a single one.</p>
<p>Domain Alerts is a little tool I&#8217;ve been personally using for a year now. It patrols the thousands of .CA domain names that are released each week, and informs me (by RSS feed) about the domains that contain my keywords.</p>
<p>If you&#8217;re in the market for good .CA domains, try out my Domain Alerts tool on this site. It&#8217;s all free.</p>
<p><a href="http://www.rjp.ca/tools/domain-alerts" style="font-size: 18px;">Go to the TBR domain search and alert tool</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rjp.ca/tb-domain-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A tutorial to make your website more fail-proof</title>
		<link>http://www.rjp.ca/fail-proofing-your-site/</link>
		<comments>http://www.rjp.ca/fail-proofing-your-site/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 20:45:23 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Links to Good Stuff]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.rjp.ca/?p=59</guid>
		<description><![CDATA[I&#8217;ve just published a lengthy (5 page) tutorial on the process I use to make my web hosting a little more robust. It prevents the all-your-eggs-in-one-basket syndrome that can take down your entire online presence in one technical hiccup. Maybe not fail-proof, but at least more fail-resistant.
I actually wrote this up about a month ago, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just published a lengthy (5 page) tutorial on the process I use to make my web hosting a little more robust. It prevents the all-your-eggs-in-one-basket syndrome that can take down your entire online presence in one technical hiccup. Maybe not fail-proof, but at least more fail-resistant.</p>
<p>I actually wrote this up about a month ago, but held off on publishing because I realized it was near coma-inducing dull. So far, I haven&#8217;t figured out any way to make it more snappy, but hopefully it is as clear as possible. It should be straightforward enough for even a non-web-guru to follow and strengthen his/her website set-up.</p>
<p><strong>Link: <a href="http://www.rjp.ca/tutorials/websites/third-party-hosting">Strengthening your website with third-party services</a></strong></p>
<p>Please make use of the comments section to ask for clarifications, questions, or your personal recommendations on the topic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rjp.ca/fail-proofing-your-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to draw all over your web page with a highlighter marker</title>
		<link>http://www.rjp.ca/css-highlighter-effect/</link>
		<comments>http://www.rjp.ca/css-highlighter-effect/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 17:08:04 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Links to Good Stuff]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.rjp.ca/?p=40</guid>
		<description><![CDATA[Have you ever had the urge to draw attention to your text&#160; the old-school way?
I wrote up a complete tutorial on using HTML, CSS and a couple images to create realistic highlighter and pen underline effects on any web page.
Link: Underline and Highlight CSS Tutorial
My only request is that you use it with restraint.&#160;&#160;
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/uhuru1701/2272386738/"><img alt="photo credit: uhuru1701 via Flickr" src="http://farm3.static.flickr.com/2313/2272386738_01f384b575.jpg" class="aligncenter" width="500" height="375" /></a></p>
<p>Have you ever had the urge to <span class="highlight">draw attention to your text<span class="highlight_yellow">&nbsp;</span></span> the old-school way?</p>
<p>I wrote up a complete tutorial on using HTML, CSS and a couple images to create realistic highlighter and pen underline effects on any web page.</p>
<p style="font-size: 1.2em">Link: <a href="tutorials/html-css-tricks/highlight-underline/">Underline and Highlight CSS Tutorial</a></p>
<p>My only request is <span class="highlight">that you use it with <span class="highlight">restraint.<span class="underline_red">&nbsp;</span></span><span class="highlight_yellow">&nbsp;</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rjp.ca/css-highlighter-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh. Another PHP and Web Development blog. How cute.</title>
		<link>http://www.rjp.ca/another-php-blog/</link>
		<comments>http://www.rjp.ca/another-php-blog/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 23:00:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[pointless]]></category>

		<guid isPermaLink="false">http://www.rjp.ca/?p=4</guid>
		<description><![CDATA[Another day, another blog, another ho-hum introduction to aforementioned blog. The question (that, for the record, nobody is asking) is why?

Whether or not anybody is paying attention, I learn best by teaching. If I make myself write out an article or tutorial on a topic, then it will probably stick.
I often forget what I already [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.flickr.com/photos/36371660@N02/4288748960/"><img class=" aligncenter" title="photo by quarterto.tomorrow" src="http://farm3.static.flickr.com/2691/4288748960_7d2e7a5f20.jpg" alt="PHP code" width="500" height="332" /></a></p>
<p style="text-align: left;">Another day, another blog, another ho-hum introduction to aforementioned blog. The question (that, for the record, nobody is asking) is why?</p>
<ol>
<li>Whether or not anybody is paying attention, I learn best by teaching. If I make myself write out an article or tutorial on a topic, then it will probably stick.</li>
<li>I often forget what I already know. If I blog as I go, at least I&#8217;ll be able to read myself later.</li>
<li>Someday down the road somebody will be facing the exact problem I have written about, and hopefully I can be of some service to them in their time of great need.</li>
</ol>
<p>There we are. Three more reasons than I really needed to start this. Glad you agree.</p>
<p>I&#8217;m a gonna get this party started by digging out things I&#8217;ve already done, and getting them all shiny for the world to see. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rjp.ca/another-php-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
