<?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:atom="http://www.w3.org/2005/Atom"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	 
    	<channel>
        	<title>irondojo - Tech Notes (RSS Feed)</title>
        	<description>irondojo - Tech Notes</description>
        	<link>http://www.irondojo.com/notes/</link>
        	<generator>Pixie installed  @ http://www.irondojo.com/</generator>
        	<language>en</language>
        	<image>
      			<url>http://www.irondojo.com/files/images/rss_feed_icon.gif</url>
      			<link>http://www.irondojo.com/notes/</link>
      			<title>irondojo - Tech Notes (RSS Feed)</title>
    		</image>

    		<atom:link href="http://www.irondojo.com/notes/rss/" rel="self" type="application/rss+xml" />

  		<item>
  			<title>RSS, Wuala, and Perpetual Refactoring</title>
	  		<link>http://www.irondojo.com/notes/permalink/rss-wuala-and-perpetual-refactoring/</link>
	  		<comments>http://www.irondojo.com/notes/permalink/rss-wuala-and-perpetual-refactoring#comments/</comments>
	  		<pubDate>Thu, 12 Aug 2010 20:27:00 -0400</pubDate>
	  		<dc:creator>kungfoo</dc:creator>
			<category>wuala</category><category>howto</category><category>rss</category><category>javascript</category><category>php</category>
			<guid isPermaLink="true">http://www.irondojo.com/notes/permalink/rss-wuala-and-perpetual-refactoring/</guid>
			<description><![CDATA[
<div class="rss_item">
			<p class="right-float"><img alt="Wuala RSS iGoogle screen shot" src="http://www.irondojo.com//assets/wuala_rss_igoogle.png" width="247px" height="131px" /></p>

<p class="intro">This article was originaly going to describe how to quickly code an <a href="http://en.wikipedia.org/wiki/RSS">RSS</a> view of a <a href="/notes/permalink/from-mozy-to-jungle-disk-to-wuala-1/#wuala">Wuala</a> folder. Unfortunately "feature creep" can wreak havoc on personal projects because, unlike the real world where schedule is paramount, at home I am beholden to nothing other than the desire to get something out there. In this case, I completed the core code over three months ago. The remaining time was spent fiddling, extending and refactoring. By the time I was done I had crept from a simple PHP script, to a mashup of RSS, JSON, JSONP, jQuery, Google feeds, Apache tweaks, and more CSS than I ever want to see again. The result is a fairly stable service that will hopefully not be obsoleted by a Wuala update in the next six months.</p>

<p>RSS is a universal format that allows users and applications to "subscribe" to things that change. Wuala provides a powerful file-sharing ecosystem that is easily accessible through a desktop client. Joining the two would allow users and applications to receive a notification that something has changed in a specific Wuala folder. With this service in place, many new tools and applications are now possible.</p>


			<p><a href="http://www.irondojo.com/notes/permalink/rss-wuala-and-perpetual-refactoring/">Continue reading <b>RSS, Wuala, and Perpetual Refactoring</b>...</a></p>
			<p>Tagged: <a href="http://www.irondojo.com/notes/tag/wuala/" title="View all posts in wuala">wuala</a>, <a href="http://www.irondojo.com/notes/tag/howto/" title="View all posts in howto">howto</a>, <a href="http://www.irondojo.com/notes/tag/rss/" title="View all posts in rss">rss</a>, <a href="http://www.irondojo.com/notes/tag/javascript/" title="View all posts in javascript">javascript</a>, <a href="http://www.irondojo.com/notes/tag/php/" title="View all posts in php">php</a></p>
</div>
			]]></description>
			<wfw:commentRss>http://transformr.co.uk/hatom/http://www.irondojo.com/notes/permalink/rss-wuala-and-perpetual-refactoring/</wfw:commentRss>
  		</item>
  		<item>
  			<title>From Mozy to Jungle Disk to Wuala</title>
	  		<link>http://www.irondojo.com/notes/permalink/from-mozy-to-jungle-disk-to-wuala-1/</link>
	  		<comments>http://www.irondojo.com/notes/permalink/from-mozy-to-jungle-disk-to-wuala-1#comments/</comments>
	  		<pubDate>Sat, 03 Apr 2010 22:09:00 -0400</pubDate>
	  		<dc:creator>kungfoo</dc:creator>
			<category>jungledisk</category><category>mozy</category><category>wuala</category><category>backup</category><category>whs</category><category>s3</category>
			<guid isPermaLink="true">http://www.irondojo.com/notes/permalink/from-mozy-to-jungle-disk-to-wuala-1/</guid>
			<description><![CDATA[
<div class="rss_item">
			<img alt="" src="http://www.irondojo.com/assets/mozy__jungle_disk__wuala.png" class="right-img" />

<p class="intro">Nobody likes making backups. Home users don't. Developers don't. IT administrators don't. Unlike property insurance which only requires you to write a check every six months, backups require constant attention to ensure the security and integrity of your data. In an ideal world, every change made to a hard drive, iPhone or digital camera would instantly be recorded and stored in multiple physical locations. We would be able to see the history of every 0 and 1 ever persisted no matter where that change occurred. Of course, with current technology this is impossible. Until that mythical service is built into everything, we have to establish parameters and tolerances with which we are comfortable.</p>

<p>I don't like making backups, but I do enjoy trying out new software (beta, if possible). Over the last several years I've used a number of backup systems; the merits of each I will attempt to describe here.</p>


			<p><a href="http://www.irondojo.com/notes/permalink/from-mozy-to-jungle-disk-to-wuala-1/">Continue reading <b>From Mozy to Jungle Disk to Wuala</b>...</a></p>
			<p>Tagged: <a href="http://www.irondojo.com/notes/tag/jungledisk/" title="View all posts in jungledisk">jungledisk</a>, <a href="http://www.irondojo.com/notes/tag/mozy/" title="View all posts in mozy">mozy</a>, <a href="http://www.irondojo.com/notes/tag/wuala/" title="View all posts in wuala">wuala</a>, <a href="http://www.irondojo.com/notes/tag/backup/" title="View all posts in backup">backup</a>, <a href="http://www.irondojo.com/notes/tag/whs/" title="View all posts in whs">whs</a>, <a href="http://www.irondojo.com/notes/tag/s3/" title="View all posts in s3">s3</a></p>
</div>
			]]></description>
			<wfw:commentRss>http://transformr.co.uk/hatom/http://www.irondojo.com/notes/permalink/from-mozy-to-jungle-disk-to-wuala-1/</wfw:commentRss>
  		</item>
  		<item>
  			<title>How To Watch The 2010 Winter Olympics Online</title>
	  		<link>http://www.irondojo.com/notes/permalink/how-to-watch-the-2010-winter-olympics-online/</link>
	  		<comments>http://www.irondojo.com/notes/permalink/how-to-watch-the-2010-winter-olympics-online#comments/</comments>
	  		<pubDate>Wed, 17 Feb 2010 22:18:00 -0500</pubDate>
	  		<dc:creator>kungfoo</dc:creator>
			<category>howto</category><category>ssh</category><category>socks</category><category>hacking</category>
			<guid isPermaLink="true">http://www.irondojo.com/notes/permalink/how-to-watch-the-2010-winter-olympics-online/</guid>
			<description><![CDATA[
<div class="rss_item">
			<p>The Olympics are one of a only few events that cause me to rethink my 2006 decision to forego cable and satellite television. Most of the time I can either stream shows (e.g. <a href="http://www.hulu.com/">Hulu</a> or <a href="http://www.netflix.com/WiHome">Netflix Watch Instantly</a>) or purchase a single episode or season through iTunes or Amazon Video on Demand. A dedicated Mac Mini connected to my TV makes all of these online choices easy to use.</p>

<p>The trouble started when I wanted to watch a live Olympic event. Since subscribing to and installing <s>Comcast</s> XFINITY for two weeks would have been difficult, my only remaining choice was to find a live streaming source.</p>


			<p><a href="http://www.irondojo.com/notes/permalink/how-to-watch-the-2010-winter-olympics-online/">Continue reading <b>How To Watch The 2010 Winter Olympics Online</b>...</a></p>
			<p>Tagged: <a href="http://www.irondojo.com/notes/tag/howto/" title="View all posts in howto">howto</a>, <a href="http://www.irondojo.com/notes/tag/ssh/" title="View all posts in ssh">ssh</a>, <a href="http://www.irondojo.com/notes/tag/socks/" title="View all posts in socks">socks</a>, <a href="http://www.irondojo.com/notes/tag/hacking/" title="View all posts in hacking">hacking</a></p>
</div>
			]]></description>
			<wfw:commentRss>http://transformr.co.uk/hatom/http://www.irondojo.com/notes/permalink/how-to-watch-the-2010-winter-olympics-online/</wfw:commentRss>
  		</item>
  		<item>
  			<title>DVD Ripping</title>
	  		<link>http://www.irondojo.com/notes/permalink/dvd-ripping/</link>
	  		<comments>http://www.irondojo.com/notes/permalink/dvd-ripping#comments/</comments>
	  		<pubDate>Thu, 12 Feb 2009 23:56:00 -0500</pubDate>
	  		<dc:creator>kungfoo</dc:creator>
			<category>dvd</category><category>media</category><category>howto</category><category>decss</category><category>anydvd</category><category>handbrake</category><category>plex</category>
			<guid isPermaLink="true">http://www.irondojo.com/notes/permalink/dvd-ripping/</guid>
			<description><![CDATA[
<div class="rss_item">
			<p>Audrey and I have a diverse movie collection. From Strange Brew (mine) to Roman Holiday (hers), Metropolis (mine) to Groundhog Day (hers). A few years ago I started converting our DVD collection from its physical medium to an electronic format that I could use in multiple environments.</p>
<p>Although the software I used has changed over the years, the process remains the same: copy the MPEG-2 stream from the DVD, remove the copy protection, convert to a newer encoding scheme.</p>


			<p><a href="http://www.irondojo.com/notes/permalink/dvd-ripping/">Continue reading <b>DVD Ripping</b>...</a></p>
			<p>Tagged: <a href="http://www.irondojo.com/notes/tag/dvd/" title="View all posts in dvd">dvd</a>, <a href="http://www.irondojo.com/notes/tag/media/" title="View all posts in media">media</a>, <a href="http://www.irondojo.com/notes/tag/howto/" title="View all posts in howto">howto</a>, <a href="http://www.irondojo.com/notes/tag/decss/" title="View all posts in decss">decss</a>, <a href="http://www.irondojo.com/notes/tag/anydvd/" title="View all posts in anydvd">anydvd</a>, <a href="http://www.irondojo.com/notes/tag/handbrake/" title="View all posts in handbrake">handbrake</a>, <a href="http://www.irondojo.com/notes/tag/plex/" title="View all posts in plex">plex</a></p>
</div>
			]]></description>
			<wfw:commentRss>http://transformr.co.uk/hatom/http://www.irondojo.com/notes/permalink/dvd-ripping/</wfw:commentRss>
  		</item>
	</channel>
</rss>	