<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rip&#039;s Domain</title>
	<atom:link href="http://rip747.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rip747.wordpress.com</link>
	<description>Jquery, ColdFusion, SQL, CFWheels and just about life in general</description>
	<lastBuildDate>Tue, 03 Nov 2009 13:28:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rip747.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f2240498c1292d4130fd1f4a596fd303?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Rip&#039;s Domain</title>
		<link>http://rip747.wordpress.com</link>
	</image>
			<item>
		<title>CFWheels and Git: Ignoring unpacked plugin directories</title>
		<link>http://rip747.wordpress.com/2009/11/02/cfwheels-and-git-ignoring-unpacked-plugin-directories/</link>
		<comments>http://rip747.wordpress.com/2009/11/02/cfwheels-and-git-ignoring-unpacked-plugin-directories/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 21:48:06 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[CFWheels]]></category>
		<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=729</guid>
		<description><![CDATA[Just a quick little git and Wheels tip. Most of the time, you might only want to track your plugins .zip file in your repo and ignore the plugin&#8217;s unpacked directory since it&#8217;s pretty much redundant to track both. In order to do this, create a .gitignore file where your .git directory lives. In it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=729&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just a quick little <a href="http://www.gitscm.org/" target="_blank">git</a> and <a href="http://cfwheels.org/" target="_blank">Wheels</a> tip. Most of the time, you might only want to track your plugins .zip file in your repo and ignore the plugin&#8217;s unpacked directory since it&#8217;s pretty much redundant to track both. In order to do this, create a .gitignore file where your .git directory lives. In it add the following:</p>
<p>plugins/**/*</p>
<p>What that does is essentially tells git to ignore any subdirectories off the main plugin directory.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/729/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=729&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/11/02/cfwheels-and-git-ignoring-unpacked-plugin-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Wheels spotted in the wild&#8230;</title>
		<link>http://rip747.wordpress.com/2009/10/22/cwheels-spotted-in-the-wild/</link>
		<comments>http://rip747.wordpress.com/2009/10/22/cwheels-spotted-in-the-wild/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 20:32:54 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[CFWheels]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=727</guid>
		<description><![CDATA[If there was one thing that always bugged me about github is the lack of support of CFML syntax highlighting. It seems that CFML never gets any love, but that is about to change! The Pygments project is an open source generic syntax highlighter written in python that has support for a ton of different [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=727&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If there was one thing that always bugged me about <a href="http://dev.pocoo.org/projects/pygments/ticket/424" target="_blank">github</a> is the lack of support of CFML syntax highlighting. It seems that CFML never gets any love, but that is about to change! The <a href="http://pygments.org/" target="_blank">Pygments</a> project is an open source generic syntax highlighter written in <a href="http://www.python.org/" target="_blank">python</a> that has support for a ton of different languages. Now it seems the Pygments is working on CFML syntax highlighting <a href="http://dev.pocoo.org/projects/pygments/query?status=assigned&amp;status=new&amp;status=accepted&amp;status=reopened&amp;group=status&amp;milestone=1.2" target="_blank">for their next release</a>!</p>
<p>What does this all have to do with <a href="http://cfwheels.org/" target="_blank">Wheels</a> you might ask? Well it seems that the CFML code they are <a href="http://dev.pocoo.org/projects/pygments/ticket/424" target="_blank">using as a test bed</a> for the highlighting is none other then the Wheels repo!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/727/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/727/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/727/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=727&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/10/22/cwheels-spotted-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Shouldn&#8217;t be long now&#8230;</title>
		<link>http://rip747.wordpress.com/2009/10/20/shouldnt-be-long-now/</link>
		<comments>http://rip747.wordpress.com/2009/10/20/shouldnt-be-long-now/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:48:34 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[CFWheels]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=724</guid>
		<description><![CDATA[http://code.google.com/p/cfwheels/source/detail?r=3243
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=724&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://code.google.com/p/cfwheels/source/detail?r=3243" target="_blank">http://code.google.com/p/cfwheels/source/detail?r=3243</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/724/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/724/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/724/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/724/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/724/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/724/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/724/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/724/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/724/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/724/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=724&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/10/20/shouldnt-be-long-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>New contact page and a note about commenting</title>
		<link>http://rip747.wordpress.com/2009/10/07/new-contact-page-and-a-note-about-commenting/</link>
		<comments>http://rip747.wordpress.com/2009/10/07/new-contact-page-and-a-note-about-commenting/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 12:50:33 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=715</guid>
		<description><![CDATA[Ever since I started this blog I&#8217;ve received a ton of correspondence from people asking me to help them out with whatever problem they might have. However since I did a post containing the support information for MajicJack, a lot people are leaving comments to that post containing their personal information for me to get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=715&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ever since I started this blog I&#8217;ve received a ton of correspondence from people asking me to help them out with whatever problem they might have. However since <a href="http://rip747.wordpress.com/2008/09/04/magicjack-support-phone-number/" target="_blank">I did a post</a> containing the support information for MajicJack, a lot people are leaving comments to that post containing their personal information for me to get in touch with them.</p>
<p>Please everyone, I beg of you, <strong>DO NOT</strong> leave any personal information in comments on my blog or any blog for that matter. There are a lot of nutcases and scammers out there and I don&#8217;t want anyone inadvertently putting themselves in a dangerous situation.</p>
<p>I think the main reason people did this was I didn&#8217;t have any way on this blog for you to send me a personal message. Well starting today I learned (I&#8217;m always learning) that you can have a contact form through WordPress. With that I created a <a href="http://rip747.wordpress.com/contact-me/">Contact Me page</a> that you can use to get in touch with me for whatever reason.</p>
<p><a href="http://rip747.wordpress.com/contact-me/">Get in Contact with me!</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/715/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/715/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/715/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=715&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/10/07/new-contact-page-and-a-note-about-commenting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Websites and SCMs branches, there has to be a better way.</title>
		<link>http://rip747.wordpress.com/2009/09/24/websites-and-scms-branches-there-has-to-be-a-better-way/</link>
		<comments>http://rip747.wordpress.com/2009/09/24/websites-and-scms-branches-there-has-to-be-a-better-way/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 12:41:42 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SCM]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=708</guid>
		<description><![CDATA[Has this ever happened to you? You&#8217;re programming a website and within your source control manager (SCM) you have several branches. One branch could be the current version of the website (trunk or master depending on your SCM) and other branches could contain some new features or bugs fixes that you&#8217;re working on.
Now you want [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=708&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Has this ever happened to you? You&#8217;re programming a website and within your source control manager (SCM) you have several branches. One branch could be the current version of the website (trunk or master depending on your SCM) and other branches could contain some new features or bugs fixes that you&#8217;re working on.</p>
<p>Now you want to test out or show the new features or bugfixes to your team or employer that are contained within these other branches and this is where the problem lies, how do you deploy these branches? Well its pretty easy right? You setup and configure an entirely new website to have the people hit that branch. So if your current version is residing on www.example.com, you might setup and configure a new website at www1.example.com for the branch you want people to have a look at.</p>
<p>To me this is a <strong>HUGE</strong> waste of time. For every branch you need to demo or test, you need to create a new website. Wouldn&#8217;t it be great if there was something out there that could allow the webserver to talk to your SCM directly and pull back the branch that you want simply be addressing it in the url?</p>
<p>For instance. Let&#8217;s say in my SCM I have a <strong>master</strong> branch containing the current version of the website and a branch called <strong>bug27</strong> that contains some fixes for a bug I&#8217;m working on. Now if I wanted people to access both of these branches from the internet, I would have to configure two websites on my webserver. <strong>www.example.com</strong> would point to a directory containing the <strong>master branch files</strong> and <strong>bug27.example.com</strong> would point a different directory containing the <strong>bug27 branch files</strong>.</p>
<p>Imagine if all I had to do was to configure <strong><em>one website with two host headers</em></strong>, one for master at www.example.com and one for bug27 at bug27.example.com. Then just point the website to my SCM repo. Now depending on which host the people come to the website with, the webserver would be smart enough to pull back that branch from my SCM. This totally eliminates the need to configure a new website for every branch that you have.</p>
<p>That said, is there anything out there like this for Apache or IIS?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/708/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/708/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/708/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=708&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/09/24/websites-and-scms-branches-there-has-to-be-a-better-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Wheels 1.0 is coming</title>
		<link>http://rip747.wordpress.com/2009/09/22/wheels-1-0-is-coming/</link>
		<comments>http://rip747.wordpress.com/2009/09/22/wheels-1-0-is-coming/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 00:49:05 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[CFWheels]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=706</guid>
		<description><![CDATA[It&#8217;s been the buzz around our community lately that Wheels 1.0 will hopefully be hitting the streets in November 2009. Out of all the open and closed source projects I&#8217;ve been involved with over my career, I have to say that Wheels hold a special place in my heart. The entire team (and especially Per) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=706&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It&#8217;s been the <a href="http://www.clearcrystalmedia.com/pm/coldfusion-on-rails-almost-here/" target="_blank">buzz</a> around our community lately that <a href="http://www.cfwheels.org/" target="_blank">Wheels</a> 1.0 will hopefully be hitting the streets in November 2009. Out of all the open and closed source projects I&#8217;ve been involved with over my career, I have to say that Wheels hold a special place in my heart. The <a href="http://www.cfwheels.org/community" target="_blank">entire team</a> (and especially <a href="http://per.djurner.net/" target="_blank">Per</a>) is doing an outstanding job getting the final code base up to par.</p>
<p>Keep up the great work everyone!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/706/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=706&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/09/22/wheels-1-0-is-coming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Quotes: Your wish</title>
		<link>http://rip747.wordpress.com/2009/08/31/quotes-your-wish/</link>
		<comments>http://rip747.wordpress.com/2009/08/31/quotes-your-wish/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 18:17:04 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[Quotes]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=701</guid>
		<description><![CDATA[Your wish is my command. Just remember that you only get three and this was your second one.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=701&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Your wish is my command. Just remember that you only get three and this was your second one.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/701/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/701/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/701/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=701&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/08/31/quotes-your-wish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Friday!</title>
		<link>http://rip747.wordpress.com/2009/08/28/friday-4/</link>
		<comments>http://rip747.wordpress.com/2009/08/28/friday-4/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 12:07:03 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=699</guid>
		<description><![CDATA[Today&#8217;s quote comes directly from my brother:
Today I became a man&#8230; a manly man. Clogged the toilet using no toilet paper. Thats how big my shit was. Bow to me fucker.
Needless to say, he needs help.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=699&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today&#8217;s quote comes directly from <a href="http://myjunkmail.blogspot.com/" target="_blank">my brothe</a>r:</p>
<blockquote><p>Today I became a man&#8230; a manly man. Clogged the toilet using no toilet paper. Thats how big my shit was. Bow to me fucker.</p></blockquote>
<p>Needless to say, he needs help.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/699/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/699/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/699/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=699&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/08/28/friday-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Commenting from the heart.</title>
		<link>http://rip747.wordpress.com/2009/08/21/commenting-from-the-heart/</link>
		<comments>http://rip747.wordpress.com/2009/08/21/commenting-from-the-heart/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 12:37:42 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[Fridays]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=693</guid>
		<description><![CDATA[http://www.reddit.com/r/programming/comments/9cm5j/am_i_the_only_one_who_doesnt_give_a_shit_about_a/c0c9lqv
I take it that not everyone loved _why&#8217;s (poignant) Guide to Ruby.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=693&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.reddit.com/r/programming/comments/9cm5j/am_i_the_only_one_who_doesnt_give_a_shit_about_a/c0c9lqv" target="_blank">http://www.reddit.com/r/programming/comments/9cm5j/am_i_the_only_one_who_doesnt_give_a_shit_about_a/c0c9lqv</a></p>
<p>I take it that not everyone loved <a href="http://en.wikipedia.org/wiki/Why%27s_%28poignant%29_Guide_to_Ruby" target="_blank">_why&#8217;s (poignant) Guide to Ruby</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/693/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/693/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/693/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=693&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/08/21/commenting-from-the-heart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>
	</item>
		<item>
		<title>Russian Sleep Experiment: the best short story I&#8217;ve read.</title>
		<link>http://rip747.wordpress.com/2009/08/08/russian-sleep-experiment-the-best-short-story-ive-read/</link>
		<comments>http://rip747.wordpress.com/2009/08/08/russian-sleep-experiment-the-best-short-story-ive-read/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 15:36:32 +0000</pubDate>
		<dc:creator>rip747</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://rip747.wordpress.com/?p=680</guid>
		<description><![CDATA[Don&#8217;t know who wrote this or where it came from. My brother emailed me a link to it and I was completely immersed in it. Kudos to the author. If you know the author or any other works by this person, please leave me links in the comments, I would love to read more from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=680&subd=rip747&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Don&#8217;t know who wrote this or where it came from. <a href="http://myjunkmail.blogspot.com/" target="_blank">My brother emailed</a> me a link to it and I was completely immersed in it. Kudos to the author. If you know the author or any other works by this person, please leave me links in the comments, I would love to read more from this person.</p>
<p><img class="alignnone size-full wp-image-683" title="russian_sleep_experiment" src="http://rip747.files.wordpress.com/2009/08/russian_sleep_experiment1.png?w=425&#038;h=2399" alt="russian_sleep_experiment" width="425" height="2399" /></p>
<p>For more crazy stuff, <a href="http://myjunkmail.blogspot.com/" target="_blank">visit my brother&#8217;s blog</a>!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rip747.wordpress.com/680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rip747.wordpress.com/680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rip747.wordpress.com/680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rip747.wordpress.com/680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rip747.wordpress.com/680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rip747.wordpress.com/680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rip747.wordpress.com/680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rip747.wordpress.com/680/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rip747.wordpress.com/680/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rip747.wordpress.com/680/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rip747.wordpress.com&blog=295460&post=680&subd=rip747&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rip747.wordpress.com/2009/08/08/russian-sleep-experiment-the-best-short-story-ive-read/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f09f0a0d45c19276540a9899d0e6b667?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">rip747</media:title>
		</media:content>

		<media:content url="http://rip747.files.wordpress.com/2009/08/russian_sleep_experiment1.png" medium="image">
			<media:title type="html">russian_sleep_experiment</media:title>
		</media:content>
	</item>
	</channel>
</rss>