<?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>The Rare AiR &#187; Software</title>
	<atom:link href="http://www.therareair.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.therareair.com</link>
	<description>An Eric Orion Anderson Website.</description>
	<lastBuildDate>Thu, 01 Jul 2010 20:31:02 +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>iPhone: TYTMobile</title>
		<link>http://www.therareair.com/2009/11/23/iphone-tytmobile/</link>
		<comments>http://www.therareair.com/2009/11/23/iphone-tytmobile/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 15:15:04 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.therareair.com/?p=401</guid>
		<description><![CDATA[
Screenshots
 
 

Updates
I&#8217;ve put the code on google code.  You can get it from svn:

svn checkout http://tytmobile.googlecode.com/svn/trunk/ tytmobile

TYTMobile is now live on the app store.  You can find it here.
Happy Coding!
]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="320" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/a-wQRvYWQuQ&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="320" src="http://www.youtube.com/v/a-wQRvYWQuQ&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h1 class="body">Screenshots</h1>
<div><a class="thickbox" href="http://www.therareair.com/wp-content/gallery/tytmobile/tyt_tv.PNG"><img src="http://www.therareair.com/wp-content/gallery/tytmobile/thumbs/thumbs_tyt_tv.PNG" alt="tyt_tv" /></a><a class="thickbox" href="http://www.therareair.com/wp-content/gallery/tytmobile/interviews.PNG"> <img src="http://www.therareair.com/wp-content/gallery/tytmobile/thumbs/thumbs_interviews.PNG" alt="interviews" /></a></div>
<div><a class="thickbox" href="http://www.therareair.com/wp-content/gallery/tytmobile/podcast.PNG"><img src="http://www.therareair.com/wp-content/gallery/tytmobile/thumbs/thumbs_podcast.PNG" alt="podcast" /></a> <a class="thickbox" href="http://www.therareair.com/wp-content/gallery/tytmobile/twitter.PNG"><img src="http://www.therareair.com/wp-content/gallery/tytmobile/thumbs/thumbs_twitter.PNG" alt="twitter" /></a></div>
<div><a class="thickbox" href="http://www.therareair.com/wp-content/gallery/tytmobile/wtf.PNG"><img src="http://www.therareair.com/wp-content/gallery/tytmobile/thumbs/thumbs_wtf.PNG" alt="podcast" /></a></div>
<h1 class="body">Updates</h1>
<p>I&#8217;ve put the code on google code.  You can get it from svn:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">svn</span> checkout http:<span style="color: #000000; font-weight: bold;">//</span>tytmobile.googlecode.com<span style="color: #000000; font-weight: bold;">/</span>svn<span style="color: #000000; font-weight: bold;">/</span>trunk<span style="color: #000000; font-weight: bold;">/</span> tytmobile</pre></div></div>

<p>TYTMobile is now live on the app store.  You can find it <a href="http://itunes.apple.com/us/app/tytmobile/id370760366?mt=8" target="_blank">here</a>.</p>
<p>Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therareair.com/2009/11/23/iphone-tytmobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java: Applet Calendar Bug Exploit for Mac OS X</title>
		<link>http://www.therareair.com/2009/05/29/java-applet-calendar-bug-exploit-for-mac-os-x/</link>
		<comments>http://www.therareair.com/2009/05/29/java-applet-calendar-bug-exploit-for-mac-os-x/#comments</comments>
		<pubDate>Fri, 29 May 2009 16:28:42 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.therareair.com/?p=333</guid>
		<description><![CDATA[You may have read about the Calendar bug that allows an applet to leave its normal privileges and engage in local privileges.  This mainly effects Mac OS X due to their unpatched version of Java.  Basically, it allows someone to run any Java code on the a client&#8217;s computer they wish just by [...]]]></description>
			<content:encoded><![CDATA[<p>You may have read about the Calendar bug that allows an applet to leave its normal privileges and engage in local privileges.  This mainly effects Mac OS X due to their unpatched version of Java.  Basically, it allows someone to run any Java code on the a client&#8217;s computer they wish just by the client visiting their url.  I won&#8217;t go into the details how it works, you can read up on the proof of concept blogs here:<br />
<a href="http://blog.cr0.org/2009/05/write-once-own-everyone.html" target=_blank>http://slightlyrandombrokenthoughts.blogspot.com/2008/12/calendar-bug.html</a><br />
<a href="http://landonf.bikemonkey.org/" target=_blank>http://landonf.bikemonkey.org/</a><br />
<a href="http://blog.cr0.org/2009/05/write-once-own-everyone.html" target=_blank>http://blog.cr0.org/2009/05/write-once-own-everyone.html</a></p>
<p>I got curious how this works, but no source code was available so I gave it a shot.  So I now have a proof of concept and some source code to share.  You can visit the proof of concept url here: <a href="http://www.therareair.com/javaexploit" target=_blank>http://www.therareair.com/javaexploit</a>.  If the exploit effects you, you can find a new directory on your desktop &#8220;Hi&#8221;.</p>
<p>The source code can be found here: <a href='http://www.therareair.com/wp-content/uploads/2009/05/javaairexploit.zip'>Source Code</a></p>
<p>When I get more time I can maybe comment how it works and what files do what.  Pretty sure you can figure it out with the source though.</p>
<p>That&#8217;s it.<br />
Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therareair.com/2009/05/29/java-applet-calendar-bug-exploit-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crosss-Platform: IP Change Notifier v5.2b</title>
		<link>http://www.therareair.com/2008/07/23/crosss-platform-ip-checker-v51b/</link>
		<comments>http://www.therareair.com/2008/07/23/crosss-platform-ip-checker-v51b/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 01:24:41 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.therareair.com/?p=64</guid>
		<description><![CDATA[This Java application can check your ip from any machine that supports Java v6.0. I use v6.0 for the system tray options, you could take this out to use it for older versions if need be.
Basic Features:
- Get outside IP address
- Optionally email a list of provided addresses when change occurs
- Check ip address every [...]]]></description>
			<content:encoded><![CDATA[<p>This Java application can check your ip from any machine that supports Java v6.0. I use v6.0 for the system tray options, you could take this out to use it for older versions if need be.</p>
<p>Basic Features:<br />
- Get outside IP address<br />
- Optionally email a list of provided addresses when change occurs<br />
- Check ip address every hour/min<br />
- Hide in system tray<br />
<div class="ngg-galleryoverview" id="ngg-gallery-13-64">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-255" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/1.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="1.jpg" alt="1.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-256" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/2.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="2.jpg" alt="2.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_2.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-257" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/pref1.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="pref1.jpg" alt="pref1.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_pref1.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-258" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/pref2.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="pref2.jpg" alt="pref2.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_pref2.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-259" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/pref3.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="pref3.jpg" alt="pref3.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_pref3.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-260" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/pref4.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="pref4.jpg" alt="pref4.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_pref4.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-262" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/pref6.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="pref6.jpg" alt="pref6.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_pref6.jpg"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-263" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/ip-checker/pref5.jpg" title=" " class="thickbox" rel="set_13" >
								<img title="pref5.jpg" alt="pref5.jpg" src="http://www.therareair.com/wp-content/gallery/ip-checker/thumbs/thumbs_pref5.jpg"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>


<p>Version Notes:<br />
v5.2b<br />
- Added Port to SMTP.<br />
- Added SSL Support to SMTP.<br />
- Better resend button.<br />
- Authentication button bug fixed.</p>
<p><a href="http://www.therareair.com/wp-content/uploads/2008/07/IP_Checker-v52b.zip">Project Files: IP Change Notifier v5.2b &#8211; 09/27/08</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therareair.com/2008/07/23/crosss-platform-ip-checker-v51b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: NRA DMSA to M3U Converter v2.3</title>
		<link>http://www.therareair.com/2008/06/28/windows-nra-dmsa-to-m3u-converter-v22/</link>
		<comments>http://www.therareair.com/2008/06/28/windows-nra-dmsa-to-m3u-converter-v22/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 21:03:02 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.therareair.com/?p=60</guid>
		<description><![CDATA[This little program will convert your Nero or Roxio music compilations to regular m3u playlists to play in your favorite media player such as Windows Media Player or Winamp. As a user, you will be able to select the source of the .nra or .dmsa file and then select where to save the converted m3u [...]]]></description>
			<content:encoded><![CDATA[<p>This little program will convert your Nero or Roxio music compilations to regular m3u playlists to play in your favorite media player such as Windows Media Player or Winamp. As a user, you will be able to select the source of the .nra or .dmsa file and then select where to save the converted m3u file. You will not lose your original .nra or .dmsa file. Should work on anything with Java 1.4 or higher. Double click the downloaded file to open. Best if used with Roxio v9.0 Suite or Nero v8.0 as lower versions are no longer guaranteed to work as I don&#8217;t test these.</p>
<div><a class="thickbox" href="http://www.therareair.com/wp-content/gallery/nra-dmsa-to-m3u-converter/screenshot.png"><img class="ngg-singlepic ngg-none" src="http://www.therareair.com/wp-content/gallery/nra-dmsa-to-m3u-converter/thumbs/thumbs_screenshot.png" alt="screenshot.png" /></a></div>
<p>You may find v2.2 on <a title="download.com" href="http://www.download.com/NRA-DMSA-to-M3U-Converter/3000-2094_4-10406405.html?tag=lst-1&amp;cdlPid=10666236" target="_blank">download.com</a>.<br />
You may find v2.3 <a href="http://www.therareair.com/wp-content/uploads/2008/07/NRA%20DMSA%20to%20M3U%20Converter%20v2.3.jar" target="_blank">here</a>.</p>
<p>Version Notes:<br />
v2.3 &#8211; Added support for Nero v5.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.therareair.com/2008/06/28/windows-nra-dmsa-to-m3u-converter-v22/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MAC OSX: EyeConsoleCD v1.1</title>
		<link>http://www.therareair.com/2008/03/25/eyeconsolecd/</link>
		<comments>http://www.therareair.com/2008/03/25/eyeconsolecd/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 05:48:13 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.therareair.com/2008/03/25/eyeconsolecd/</guid>
		<description><![CDATA[Eye Console Core Data is a Mac OS X 10.5 application that watches your console for a customizable combination of searches such as messages, application name, between dates, and PID&#8230;and reports to the growl notification system.  It will also rollover with the log-rollover that Leopard does every night at midnight.
I&#8217;ve included the source that has many different [...]]]></description>
			<content:encoded><![CDATA[<p>Eye Console Core Data is a Mac OS X 10.5 application that watches your console for a customizable combination of searches such as messages, application name, between dates, and PID&#8230;and reports to the growl notification system.  It will also rollover with the log-rollover that Leopard does every night at midnight.</p>
<p>I&#8217;ve included the source that has many different coding methods such as Core Data, Bindings, Launchd (starting at startup), NTask (tailing), hiding of dock icon, multi-threading, integration with growl framework, and adding an icon to system status bar.  I use it at work for reporting errors in the console but I&#8217;m sure it could be useful for other things. </p>

<div class="ngg-galleryoverview" id="ngg-gallery-10-46">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-230" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/configure-general.png" title="Configure General" class="thickbox" rel="set_10" >
								<img title="configure-general.png" alt="configure-general.png" src="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/thumbs/thumbs_configure-general.png"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-231" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/configure-notifications.png" title="Configure Notifications" class="thickbox" rel="set_10" >
								<img title="configure-notifications.png" alt="configure-notifications.png" src="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/thumbs/thumbs_configure-notifications.png"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-232" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/configure-search.png" title="Configure Search" class="thickbox" rel="set_10" >
								<img title="configure-search.png" alt="configure-search.png" src="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/thumbs/thumbs_configure-search.png"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-233" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/log_window.png" title="Log Window" class="thickbox" rel="set_10" >
								<img title="log_window.png" alt="log_window.png" src="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/thumbs/thumbs_log_window.png"  />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-234" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/menu_icon.png" title="Menu Icon" class="thickbox" rel="set_10" >
								<img title="menu_icon.png" alt="menu_icon.png" src="http://www.therareair.com/wp-content/gallery/eyeconsole-cd/thumbs/thumbs_menu_icon.png"  />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>

<br />
</bn><br />
<bn><br />
<a href='http://www.therareair.com/wp-content/uploads/2008/09/eyeconsolecd_v111.zip'>EyeConsoleCD v1.1 Source &#8211; 09/27/08</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.therareair.com/2008/03/25/eyeconsolecd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAC OSX: DockReplacz0r</title>
		<link>http://www.therareair.com/2007/11/15/dockreplacz0r/</link>
		<comments>http://www.therareair.com/2007/11/15/dockreplacz0r/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 17:41:02 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.therareair.com/?p=40</guid>
		<description><![CDATA[Dockreplacz0r is an app that I threw together that replaces your leopard dock with a downloaded one from sites such as www.leoparddocks.com or www.dockulicious.com. I&#8217;ve included the source code for anyone interested.
dockreplacz0r.zip 
]]></description>
			<content:encoded><![CDATA[<p>Dockreplacz0r is an app that I threw together that replaces your leopard dock with a downloaded one from sites such as www.leoparddocks.com or www.dockulicious.com. I&#8217;ve included the source code for anyone interested.</p>
<p><a title="dockreplacz0r.zip" href="http://www.therareair.com/wp-content/uploads/2007/11/dockreplacz0r.zip">dockreplacz0r.zip</a><a title="dockreplacz0r.zip" href="http://www.therareair.com/wp-content/uploads/2007/11/dockreplacz0r.zip"></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.therareair.com/2007/11/15/dockreplacz0r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
