<?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>Tim Habersack</title>
	<atom:link href="http://tim.hithlonde.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tim.hithlonde.com</link>
	<description>Where I put my code, fiction, games, and other cool things</description>
	<lastBuildDate>Fri, 18 Nov 2011 15:25:03 +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>Autumn done right</title>
		<link>http://tim.hithlonde.com/2011/autumn-done-right/</link>
		<comments>http://tim.hithlonde.com/2011/autumn-done-right/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 15:25:03 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[autumn]]></category>
		<category><![CDATA[foliage]]></category>
		<category><![CDATA[nature]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/2011/autumn-done-right/</guid>
		<description><![CDATA[This tree impressed me with its dedication to the season. What a beautiful red!]]></description>
			<content:encoded><![CDATA[<p><img style="display:block;margin-right:auto;margin-left:auto;" alt="image" src="http://tim.hithlonde.com/blog/wp-content/uploads/2011/11/wpid-IMG_20111118_072158.jpg" /></p>
<p>This tree impressed me with its dedication to the season. What a beautiful red! </p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/autumn-done-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JPEF Magic!</title>
		<link>http://tim.hithlonde.com/2011/jpef-magic/</link>
		<comments>http://tim.hithlonde.com/2011/jpef-magic/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 13:04:00 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=90</guid>
		<description><![CDATA[Links to the code first! Github: http://github.com/timbotron/JPEF-Magic What is JPEF Magic, you ask? JPEF (Javascript, PHP, Email Form) Magic is a package which handles email forms in an elegant and simple manner. Essentially, it lets you add email forms to &#8230; <a href="http://tim.hithlonde.com/2011/jpef-magic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Links to the code first!</p>
<p>Github: <a href="http://github.com/timbotron/JPEF-Magic" title="http://github.com/timbotron/JPEF-Magic">http://github.com/timbotron/JPEF-Magic</a></p>
<p>What is JPEF Magic, you ask?</p>
<blockquote><p>JPEF (Javascript, PHP, Email Form) Magic is a package which handles email forms in an elegant and simple manner. Essentially, it lets you add email forms to your site and deploy addition email forms down the road much quicker then creating each one from scratch.</p></blockquote>
<p>Notable features..</p>
<ul>
<li>Consolidation; instead of validation and post-processing on each form page, handled with one file</li>
<li>Email generated has <strong>full text</strong> from questions on form</li>
<li>Settings for email processing (Email Subject, From, etc) are handled in hidden inputs on form</li>
<li>After success, passes all the email body to the &#8216;on success&#8217; page you&#8217;ve set up</li>
<li>Allows you to have one &#8220;Form submitted successfully&#8221; page, with the users info displayed.</li>
</ul>
<p>Why did I make it?</p>
<p>I come across this need all the time. I always think, &#8220;Oh I&#8217;ll just throw a form together.&#8221; but after you take care of the php to mail it, error checking, it does take time. Couple that with the fact I hate using the name value in emails as the question. I wanted a way to just have the exact language of the question on the form be what was included in the email, with minimal duplication by me. Hence, <strong>JPEF Magic</strong> was born.</p>
<p>Check out the demo at: <a href="http://lab.citracode.com/jpef_magic/" title="http://lab.citracode.com/jpef_magic/">http://lab.citracode.com/jpef_magic/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/jpef-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My perfect office soup bowl/mug</title>
		<link>http://tim.hithlonde.com/2011/office-bowl/</link>
		<comments>http://tim.hithlonde.com/2011/office-bowl/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 04:12:36 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[soup]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=95</guid>
		<description><![CDATA[Just a quick one today, pretty much unrelated to anything. It is getting colder, as Autumn is losing territory to it&#8217;s rival, Winter. That means soup should be the lunch of choice here for a while at the office. There&#8217;s &#8230; <a href="http://tim.hithlonde.com/2011/office-bowl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a quick one today, pretty much unrelated to anything. <img src='http://tim.hithlonde.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It is getting colder, as Autumn is losing territory to it&#8217;s rival, Winter. That means soup should be the lunch of choice here for a while at the office. There&#8217;s only one problem.. I have no bowl.</p>
<p>I ended up ordering this:<br />
<a href="http://tim.hithlonde.com/blog/wp-content/uploads/2011/11/bowl1.jpg"><img src="http://tim.hithlonde.com/blog/wp-content/uploads/2011/11/bowl1.jpg" alt="it&#039;s a bowl" title="bowl1" width="500" height="500" class="alignnone size-full wp-image-96" /></a></p>
<p>It&#8217;s perfect! A handle so I can easily carry it back to my desk, but big enough to handle soup cans of all sizes, and homemade soup as well.</p>
<p>You can find it <a href="http://amzn.to/tJWbK7">Here on Amazon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/office-bowl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing/upgrading Firefox in a Linux environment</title>
		<link>http://tim.hithlonde.com/2011/install-upgrade-firefox-in-linux/</link>
		<comments>http://tim.hithlonde.com/2011/install-upgrade-firefox-in-linux/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 19:28:17 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=82</guid>
		<description><![CDATA[This is pretty simple, but I wanted to write up how to install/upgrade Firefox manually, in a Linux environment. First thing that was tricky is, where is the &#8220;proper&#8221; place to install it? There is much debate on this point &#8230; <a href="http://tim.hithlonde.com/2011/install-upgrade-firefox-in-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is pretty simple, but I wanted to write up how to install/upgrade <a href="http://www.mozilla.org/en-US/firefox/all.html">Firefox</a> manually, in a Linux environment.</p>
<p>First thing that was tricky is, where is the &#8220;proper&#8221; place to install it? There is <a href="http://www.linuxjournal.com/article/10704">much debate</a> on this point still, but I believe that installing to the <code>/opt</code> directory seems to make the most sense.</p>
<p>So we&#8217;ve downloaded the Firefox version we want to install:</p>
<p>[text]firefox-7.0.1.tar.bz2[/text]</p>
<p>It is sitting in a directory:</p>
<p>[text]/home/tim/downloads/[/text]</p>
<p>I open up a terminal and type:</p>
<p>[text]sudo tar -jxvf /home/tim/downloads/firefox-7.0.1.tar.bz2 -C /opt/[/text]</p>
<p>What is this command? Let&#8217;s break it down:</p>
<ul>
<li><code>sudo</code> &#8211; &#8220;The following commands we are going to run as super user&#8221;, necessary for putting things in the opt directory.</li>
<li><code>tar -jxvf</code> &#8211; The tar program is what can compress and uncompress archives. We are using the <a href="https://en.wikipedia.org/wiki/Command-line_argument#Command-line_option">options</a> <code>jxvf</code>
<ul>
<li><strong>j</strong> &#8211; the compression method that was used is <a href="https://en.wikipedia.org/wiki/Bzip">bzip2</a></li>
<li><strong>x</strong> &#8211; We are going to be extracting the archive.</li>
<li><strong>v</strong> &#8211; We want the output to be verbose, so we&#8217;ll see every file extracted.</li>
<li><strong>f</strong> &#8211; We are going to tell it the file to extract.</li>
</ul>
</li>
<li><code>/home/tim/downloads/firefox-7.0.1.tar.bz2</code> &#8211; The full path to the Firefox archive we are going to be installing.</li>
<li><code>-C /opt/</code> &#8211; We want to specify the directory <code>/opt/</code> as where it is going to be extracted to.</li>
</ul>
<p>Then, bam Firefox should be extracted to the <code>/opt/firefox</code> directory. Then what do we need to do? Well, depending on your Linux distribution, you need to add a shortcut to that to your menu somewhere, so it&#8217;s easy to get to. The program the shortcut should point to is:</p>
<p>[text]/opt/firefox/firefox[/text]</p>
<p><strong>UPGRADE:</strong> For upgrading your Firefox install you have in the <code>/opt/</code> dir, you do the exact same thing. <img src='http://tim.hithlonde.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now I don&#8217;t have to spend the 1 min remembering how to do this every time a new version of Firefox comes out. Hope it helps others.</p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/install-upgrade-firefox-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling the URI structure change when moving to new CMS</title>
		<link>http://tim.hithlonde.com/2011/uri_change_mojo/</link>
		<comments>http://tim.hithlonde.com/2011/uri_change_mojo/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 03:49:57 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[modrewrite]]></category>
		<category><![CDATA[rewritecond]]></category>
		<category><![CDATA[rewriterule]]></category>
		<category><![CDATA[url change]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=79</guid>
		<description><![CDATA[I recently worked on an internal project that replaced a current web app. The new one had a cms behind it, and was overall a better product. So, we made it live, and moved the old tool. And all heck &#8230; <a href="http://tim.hithlonde.com/2011/uri_change_mojo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently worked on an internal project that replaced a current web app. The new one had a cms behind it, and was overall a better product. So, we made it live, and moved the old tool. And all heck broke loose, since staff had bookmarks pointing to the old location all over the place.</p>
<p>Here is an example of the old link structure:</p>
<p><code>http://example.com/sub_dir/filename.html</code></p>
<p>The new link to the same content:</p>
<p><code>http://example.com/sub_dir/view.php?doc=filename</code></p>
<p>Now, sure I could try searching and replacing everywhere those links could live, but that sounds like a disaster. Instead I leveraged the mighty power of the <a href="http://en.wikipedia.org/wiki/Mod_rewrite">mod rewrite</a> in <a href="http://httpd.apache.org/">Apache</a>.</p>
<p>I created a .htaccess file in the sub_dir/ directory. Then I added:<br />
[text]<br />
ReWriteEngine on<br />
RewriteBase /sub_dir<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteRule ^(.*).html view.php?doc=$1<br />
[/text]</p>
<p>1) We are turning on the rewrite engine. 2) setting the base directory as sub_dir. 3) Saying &#8220;If the requested file is not found..&#8221;. 4) &#8220;Grab the text before the .html, and put it where the $1 is&#8221;.</p>
<p>And bam! All those old links, when hit, point to the correct page. I thought this would be much harder than it was. I&#8217;m trying to tag the heck out of this post, so if others are looking to do the same thing, it is here for them.</p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/uri_change_mojo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Developers and Academics</title>
		<link>http://tim.hithlonde.com/2011/web-developers-and-academics/</link>
		<comments>http://tim.hithlonde.com/2011/web-developers-and-academics/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 03:38:00 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[webapp]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/2011/web-developers-and-academics/</guid>
		<description><![CDATA[I had a thought earlier: There is a comparison to be made between web developers documenting their progress of personal projects online, and academic types (scientists, researchers, etc) publishing papers. Both groups have to keep publishing, else their respective fields &#8230; <a href="http://tim.hithlonde.com/2011/web-developers-and-academics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I had a thought earlier: There is a comparison to be made between web developers documenting their progress of personal projects online, and academic types (scientists, researchers, etc) publishing papers.</p>
<p>Both groups have to keep publishing, else their respective fields will see them as not current or dedicated. </p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/web-developers-and-academics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What appears to be a sweet payment system</title>
		<link>http://tim.hithlonde.com/2011/strip-payment-system/</link>
		<comments>http://tim.hithlonde.com/2011/strip-payment-system/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 02:21:09 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[payment system]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=74</guid>
		<description><![CDATA[I am sure people already know all about this service, but I didn&#8217;t so I thought I&#8217;d share. Stripe is a payment system for web apps, where everything lives on their servers, you don&#8217;t need to store any sensitive info &#8230; <a href="http://tim.hithlonde.com/2011/strip-payment-system/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am sure people already know all about this service, but I didn&#8217;t so I thought I&#8217;d share. <a href="http://stripe.com">Stripe</a> is a payment system for web apps, where everything lives on their servers, you don&#8217;t need to store any sensitive info yourself. That is very appealing to me. Also, their API looks really straightforward.</p>
<p>The cost is reasonable as well. 2.9% of the transaction, plus 30 cents.</p>
<p>Soon, I hope to have a reason to build their services into a web app. <img src='http://tim.hithlonde.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/strip-payment-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I don&#8217;t control all the communication</title>
		<link>http://tim.hithlonde.com/2011/comm-gripes/</link>
		<comments>http://tim.hithlonde.com/2011/comm-gripes/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 02:39:48 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[irk]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=69</guid>
		<description><![CDATA[Does this ever happen to you? You get an email or text from someone you haven&#8217;t heard from in a while, with a message of, &#8220;Hope all is well, haven&#8217;t heard from you in a while.&#8221; Or something similar. What &#8230; <a href="http://tim.hithlonde.com/2011/comm-gripes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Does this ever happen to you? You get an email or text from someone you haven&#8217;t heard from in a while, with a message of, &#8220;Hope all is well, haven&#8217;t heard from you in a while.&#8221; Or something similar. What is even worse are the ones you hear it through others, where someone says, &#8220;Bob Balaw wanted me to tell you he misses you.&#8221;</p>
<p>The older I get, the more this irks me. My main gripe with it is this: <strong>Communication goes both ways.</strong> It isn&#8217;t my responsibility to always initiate communication. If someone misses you, why don&#8217;t they contact you? At least with something more than a, &#8220;haven&#8217;t heard from you in a while&#8221;. Because that means that I haven&#8217;t heard from them in a while too. But the implication I see there is that it is my responsibility to contact them, and I haven&#8217;t. Which really, if you think about it, is manipulative. Some emotional blackmail, that. Especially if they use a parent or someone you really care about to convey the message.</p>
<p>I guess my point is this: if you want to talk to someone, or miss someone, initiate communication! Don&#8217;t send guilt-laden messages.</p>
<p>This post is in no way is a result of recent life events. <img src='http://tim.hithlonde.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/comm-gripes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I don&#8217;t like it.</title>
		<link>http://tim.hithlonde.com/2011/dont_like_it/</link>
		<comments>http://tim.hithlonde.com/2011/dont_like_it/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 19:25:00 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[2004]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[movable type]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=67</guid>
		<description><![CDATA[I&#8217;m looking at my blog, and I am totally uninspired to write. I look at my blog circa 2004 and I totally want to write on that! Why is that? I miss the old internet. There was less concern with &#8230; <a href="http://tim.hithlonde.com/2011/dont_like_it/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking at my blog, and I am totally uninspired to write.</p>
<p>I look at my blog <a href="http://web.archive.org/web/20041214091847/http://www.hithlonde.com/TronBlog/">circa 2004</a> and I totally want to write on that! Why is that?</p>
<p>I miss the old internet. There was less concern with slick-looking pages, and more excitement about just getting content up there. Part of it is too, it reminds me of my excitement I had back then for my blog.</p>
<p>I&#8217;m redesigning my site to make it look like my old <a href="http://www.movabletype.org/">Movable Type</a> site. Maybe then I will post more. And I don&#8217;t care that it won&#8217;t look slick, this blog is primarily for me, after all.</p>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/dont_like_it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voltaire introducing me to some new words, ideas.</title>
		<link>http://tim.hithlonde.com/2011/voltaire-1/</link>
		<comments>http://tim.hithlonde.com/2011/voltaire-1/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 02:52:42 +0000</pubDate>
		<dc:creator>Tim Habersack</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[voltaire]]></category>

		<guid isPermaLink="false">http://tim.hithlonde.com/?p=64</guid>
		<description><![CDATA[I&#8217;ve been reading selections of Voltaire&#8217;s work. Namely, a group of short essays, jots (dare we say blogposts) called &#8216;Selections&#8217;. It&#8217;s been good for me, I feel like my mind is getting a little more active. My plan to read &#8230; <a href="http://tim.hithlonde.com/2011/voltaire-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading selections of Voltaire&#8217;s work. Namely, a group of short essays, jots (dare we say blogposts) called &#8216;Selections&#8217;. It&#8217;s been good for me, I feel like my mind is getting a little more active. My plan to read more is paying off.</p>
<p>I&#8217;m stumbling across all sorts of wonderful words, and rabbit trails to new things to research. I&#8217;ll be sharing them as I go along. Here are a couple new words:</p>
<ul>
<li><strong><a href="http://dictionary.reference.com/browse/voluptuary">Voluptuary</a></strong>: n &#8211; a person whose life is devoted to the pursuit and enjoyment of luxury and sensual pleasure.
<ul>
<li>This reminded me of San Francisco. I know people in SF who aren&#8217;t like this, but it seems like the majority of people there are.</li>
</ul>
</li>
<li><strong><a href="http://dictionary.reference.com/browse/calumniate">Calumniate</a></strong>: v &#8211; to make false and malicious statements about; slander. </li>
<li><strong><a href="http://dictionary.reference.com/browse/manichaeism">Manichaeism</a></strong>: n &#8211; the system of religious doctrines, including elements of Gnosticism, Zoroastrianism, Christianity, Buddhism, etc, taught by the Persian prophet Mani about the 3rd century ad . It was based on a supposed primordial conflict between light and darkness or goodness and evil. (See also the <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Manichaeism">wikipedia article</a>)  </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tim.hithlonde.com/2011/voltaire-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

