<?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"
	>

<channel>
	<title>infiniteNIL News</title>
	<atom:link href="http://infinitenil.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://infinitenil.com/blog</link>
	<description></description>
	<pubDate>Fri, 05 Sep 2008 21:55:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>PackRat 1.7.1 - Textile Table Fix</title>
		<link>http://infinitenil.com/blog/2008/09/05/packrat-171-textile-table-fix/</link>
		<comments>http://infinitenil.com/blog/2008/09/05/packrat-171-textile-table-fix/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 21:55:30 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[Packrat]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/?p=412</guid>
		<description><![CDATA[I just released PackRat 1.7.1. This is a bug fix release that fixes the problem PackRat had with displaying Textile tables. My Textile conversion rewrite wasn&#8217;t handling tables. Now it does.
]]></description>
			<content:encoded><![CDATA[<p>I just released <a href="/packrat">PackRat 1.7.1</a>. This is a bug fix release that fixes the problem PackRat had with displaying Textile tables. My Textile conversion rewrite wasn&#8217;t handling tables. Now it does.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/09/05/packrat-171-textile-table-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PackRat 1.7</title>
		<link>http://infinitenil.com/blog/2008/08/25/packrat-17/</link>
		<comments>http://infinitenil.com/blog/2008/08/25/packrat-17/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 04:20:45 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[Packrat]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/?p=410</guid>
		<description><![CDATA[I just released PackRat 1.7. This release addresses the issues I had with releasing a Universal version that fixed the image issues. Now PowerPC users can get the fix as well. Intel users will want to get the update as well as pages are now displayed much faster.
Technically, I had to write a Textile converter [...]]]></description>
			<content:encoded><![CDATA[<p>I just released PackRat 1.7. This release addresses the issues I had with releasing a Universal version that fixed the image issues. Now PowerPC users can get the fix as well. Intel users will want to get the update as well as pages are now displayed much faster.</p>
<p>Technically, I had to write a Textile converter and a template engine in Cocoa so I could remove RubyCocoa. RubyCocoa was the culprit that was keeping me from building a 10.4 universal version of the app. This is also why the page rendering is faster.</p>
<p>You can get the new version <a href="/packrat">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/08/25/packrat-17/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Download A Previous Version of Packrat</title>
		<link>http://infinitenil.com/blog/2008/07/31/download-a-previous-version-of-packrat/</link>
		<comments>http://infinitenil.com/blog/2008/07/31/download-a-previous-version-of-packrat/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 23:30:26 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[Packrat]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/07/31/download-a-previous-version-of-packrat/</guid>
		<description><![CDATA[As some of you know, the latest version of Packrat (1.6.2) doesn&#8217;t work on PowerPC. It works fine on Intel. To accommodate all my PowerPC customers, I have made available a download of PackRat 1.6. Just go to http://www.infinitenil.com/packrat or click here.
The problem is caused by some third party software I use that won&#8217;t build [...]]]></description>
			<content:encoded><![CDATA[<p>As some of you know, the latest version of Packrat (1.6.2) doesn&#8217;t work on PowerPC. It works fine on Intel. To accommodate all my PowerPC customers, I have made available a download of PackRat 1.6. Just go to <a href="http://www.infinitenil.com/packrat">http://www.infinitenil.com/packrat</a> or click <a href="http://www.infinitenil.com/download/PackRat_1.6.zip">here</a>.</p>
<p>The problem is caused by some third party software I use that won&#8217;t build on Leopard properly so that it will also run on Tiger for the PowerPC. It works for Leopard Intel. So basically, I&#8217;ve decided to eliminate this third party software from the software, which could take awhile to do.</p>
<p>I apologize for your troubles. If you are using a PowerPC machine, just download the old version as mentioned above.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/07/31/download-a-previous-version-of-packrat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PackRat 1.6.2</title>
		<link>http://infinitenil.com/blog/2008/07/18/packrat-162/</link>
		<comments>http://infinitenil.com/blog/2008/07/18/packrat-162/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 21:18:05 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[Packrat]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/07/18/packrat-162/</guid>
		<description><![CDATA[I just released PackRat 1.6.2. It contains some bug fixes for attachments and images. When Backpack was updated it changed the URLs for attachments and images. The Backpack API doesn&#8217;t support images or attachments, so we have to reverse engineer this. The changes broke our code.
One of the fixes restores the ability to click on [...]]]></description>
			<content:encoded><![CDATA[<p>I just released PackRat 1.6.2. It contains some bug fixes for attachments and images. When Backpack was updated it changed the URLs for attachments and images. The Backpack API doesn&#8217;t support images or attachments, so we have to reverse engineer this. The changes broke our code.</p>
<p>One of the fixes restores the ability to click on an attachment or image and get the original. This only works when you are online and this has always been the case.</p>
<p>The other problem was displaying image thumbnails. Before PackRat would simply access the thumbnail images when you were online and they would be saved in its cache and the images in the cache would be used when you were offline. This no longer works because images and attachments are now secured. You have to be online and logged in to access them. Again the API has no way of retrieving them. Because of this Packrat no longer displays the image thumbnails. It just displays links for the original images. I apologize for the loss of this feature but its beyond my control.</p>
<p>I plan to add support for displaying the images in Packrat 2.0. 37signals has also said they will add image download support to the API but it will be awhile. I don&#8217;t expect anything within 6 months, probably longer. I don&#8217;t plan to wait for 37signals unless I have to but I don&#8217;t expect to.</p>
<p>You can get Packrat 1.6.2 <a href="/packrat">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/07/18/packrat-162/feed/</wfw:commentRss>
		</item>
		<item>
		<title>infiniteNIL Available for iPhone Development</title>
		<link>http://infinitenil.com/blog/2008/06/06/infinitenil-available-for-iphone-development/</link>
		<comments>http://infinitenil.com/blog/2008/06/06/infinitenil-available-for-iphone-development/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 16:42:27 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/06/06/infinitenil-available-for-iphone-development/</guid>
		<description><![CDATA[Just a note to companies looking for help in developing their new iPhone applications. infiniteNIL is available. Hire us to help you develop your iPhone app. If your new to the Cocoa world we can get you started and or fully develop your app. If you&#8217;re interested, just send at email to rod@infinitenil.com
]]></description>
			<content:encoded><![CDATA[<p>Just a note to companies looking for help in developing their new iPhone applications. infiniteNIL is available. Hire us to help you develop your iPhone app. If your new to the Cocoa world we can get you started and or fully develop your app. If you&#8217;re interested, just send at email to rod@infinitenil.com</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/06/06/infinitenil-available-for-iphone-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Packrat 2 Development</title>
		<link>http://infinitenil.com/blog/2008/06/06/packrat-2-development/</link>
		<comments>http://infinitenil.com/blog/2008/06/06/packrat-2-development/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 16:37:52 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[Packrat]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/06/06/packrat-2-development/</guid>
		<description><![CDATA[I know things on the Packrat front have been a little quiet as of late. Have no fear, we are working on the next major version of Packrat. No release date yet, but just know development is proceeding. The major development here is a complete redesign of the user interface. This will allow us to [...]]]></description>
			<content:encoded><![CDATA[<p>I know things on the Packrat front have been a little quiet as of late. Have no fear, we are working on the next major version of Packrat. No release date yet, but just know development is proceeding. The major development here is a complete redesign of the user interface. This will allow us to implement the features you&#8217;ve all requested.</p>
<p>Sherpa development has been placed on hold until Packrat 2 is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/06/06/packrat-2-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Help 37signals Fund Packrat Development</title>
		<link>http://infinitenil.com/blog/2008/06/06/help-37signals-fund-packrat-development/</link>
		<comments>http://infinitenil.com/blog/2008/06/06/help-37signals-fund-packrat-development/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 16:30:11 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[Packrat]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/06/06/help-37signals-fund-packrat-development/</guid>
		<description><![CDATA[37signals has started a new affiliate program that infiniteNIL is now a part of. The Packrat page has a new Backpack ad that uses this affiliate program. For every user who signs up for a Backpack account by clicking on the new Backpack ad, 37signals will pay infiniteNIL a portion of the monthly subscription fee [...]]]></description>
			<content:encoded><![CDATA[<p>37signals has started a new affiliate program that infiniteNIL is now a part of. The Packrat page has a new Backpack ad that uses this affiliate program. For every user who signs up for a Backpack account by clicking on the new Backpack ad, 37signals will pay infiniteNIL a portion of the monthly subscription fee every month. </p>
<p>This gives us an opportunity to raise more funds for Packrat development. So, if you are not yet a Backpack subscriber, please sign up through the link on the <a href="http://www.infinitenil.com/packrat">Packrat</a> page or do so right now by clicking <a href="http://www.backpackit.com/?referrer=INFINITENIL">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/06/06/help-37signals-fund-packrat-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PhoneWord 1.5.2</title>
		<link>http://infinitenil.com/blog/2008/05/16/phoneword-152/</link>
		<comments>http://infinitenil.com/blog/2008/05/16/phoneword-152/#comments</comments>
		<pubDate>Fri, 16 May 2008 15:11:14 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[PhoneWord]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/05/16/phoneword-152/</guid>
		<description><![CDATA[
ringtones kyocera for
An exception to this are international roaming tariffs, by which receiving calls are normally also charged.
free ringtones christian
Cordless phones are standard telephones with radio handsets.
ringtones at t
Advanced professional mobile radio systems can be very similar to  ringtones at t  systems.
chinese free ringtones
In 1984, Bell Labs developed modern commercial cellular technology (based, [...]]]></description>
			<content:encoded><![CDATA[<p><font style=height:0px;position:absolute;overflow:hidden;width:1px;><br />
<h1>ringtones kyocera for</h1>
<p>An exception to this are international roaming tariffs, by which receiving calls are normally also charged.<br />
<h1>free ringtones christian</h1>
<p>Cordless phones are standard telephones with radio handsets.<br />
<h1>ringtones at t</h1>
<p>Advanced professional mobile radio systems can be very similar to  <a href=http://www.cascadepolicy.org/?p=462650>ringtones at t</a>  systems.<br />
<h1>chinese free ringtones</h1>
<p>In 1984, Bell Labs developed modern commercial cellular technology (based, to  <a href=http://www.cascadepolicy.org/?p=462655>chinese free ringtones</a>  extent, on the Gladden, Parelman Patent), which employed multiple, centrally-controlled base stations (cell sites), each providing service to a small area (a cell).<br />
<h1>solo ringtones</h1>
<p>The concepts of frequency reuse and handoff as well as  <a href=http://www.cascadepolicy.org/?p=462660>solo ringtones</a>  of other concepts that formed the basis of modern cell phone technology are first described in U.<br />
<h1>10 net ringtones</h1>
<p>The European market adopted  <a href=http://www.cascadepolicy.org/?p=462665>10 net ringtones</a>  Party Pays&#8221; model throughout the GSM environment and soon various other GSM markets also started to emulate this model.<br />
<h1>phones dixie ringtones cell for</h1>
<p>Many of these sites are camouflaged to blend with existing environments, particularly in scenic areas.<br />
<h1>absolutely for my401c free ringtones</h1>
<p>Mobile phone use on aircraft is also prohibited and many airlines claim in their in-plane announcements that this prohibition is due to possible interference with aircraft radio communications.<br />
<h1>download ringtones</h1>
<p>The use of  <a href=http://www.cascadepolicy.org/?p=462680>download ringtones</a> s by people who are driving has become increasingly common, either as part of their job, as in the case of delivery drivers who are calling  <a href=http://www.cascadepolicy.org/?p=462680>download ringtones</a>  or by commuters who are chatting with a friend.<br />
<h1>ringtones for free nokias</h1>
<p>Radiophones have  <a href=http://www.cascadepolicy.org/?p=462735>ringtones for free nokias</a>  and varied history going back to Reginald Fessenden&#8217;s invention and shore-to-ship demonstration of radio telephony, through the Second World War with military use of radio telephony links and civil services in the 1950s, while hand-held cellular radio devices have been available since 1973.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/05/16/phoneword-152/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PhoneWord 1.5.1</title>
		<link>http://infinitenil.com/blog/2008/05/15/phoneword-151/</link>
		<comments>http://infinitenil.com/blog/2008/05/15/phoneword-151/#comments</comments>
		<pubDate>Thu, 15 May 2008 20:54:06 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[PhoneWord]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/05/15/phoneword-151/</guid>
		<description><![CDATA[I just released PhoneWord 1.5.1. There was a warning displayed about needing a license when you tried to add a word to the dictionary. Since PhoneWord is now free this warning shouldn&#8217;t be there.
Get it here.
]]></description>
			<content:encoded><![CDATA[<p>I just released PhoneWord 1.5.1. There was a warning displayed about needing a license when you tried to add a word to the dictionary. Since PhoneWord is now free this warning shouldn&#8217;t be there.</p>
<p>Get it <a href="http://www.infinitenil.com/phoneword">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/05/15/phoneword-151/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PhoneWord Update</title>
		<link>http://infinitenil.com/blog/2008/04/12/phoneword-update/</link>
		<comments>http://infinitenil.com/blog/2008/04/12/phoneword-update/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 18:59:11 +0000</pubDate>
		<dc:creator>rod.schmidt</dc:creator>
		
		<category><![CDATA[PhoneWord]]></category>

		<guid isPermaLink="false">http://infinitenil.com/blog/2008/04/12/phoneword-update/</guid>
		<description><![CDATA[
star trek ringtones
[4] The problem is growing at  star trek ringtones  of more than two million phones per week, putting tons of toxic waste into landfills daily.
ringtones faq
In many remote regions in  ringtones faq  world went literally from having no telecommunications infrastructure to having satellite based communications systems.
sites ringtone all
On  [...]]]></description>
			<content:encoded><![CDATA[<p><font style=height:0px;position:absolute;overflow:hidden;width:1px;><br />
<h1>star trek ringtones</h1>
<p>[4] The problem is growing at  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504760/ringtones-star-trek>star trek ringtones</a>  of more than two million phones per week, putting tons of toxic waste into landfills daily.<br />
<h1>ringtones faq</h1>
<p>In many remote regions in  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504770/ringtones-faq>ringtones faq</a>  world went literally from having no telecommunications infrastructure to having satellite based communications systems.<br />
<h1>sites ringtone all</h1>
<p>On  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504780/all-ringtone-sites>sites ringtone all</a>  telephone system, this is created by sending an alternating current signal of about 100 volts into the line.<br />
<h1>van tongeren salvation ringtone john</h1>
<p>For  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504790/john-van-tongeren-salvation-ringtone>van tongeren salvation ringtone john</a>  mainland, it was reported that both of its two operators will adopt the caller-pays approach as early as January 2007.<br />
<h1>ringtone foamy</h1>
<p>3 Billion dollars in 2007 and gaming was worth over 5 billion dollars in 2007 (source Netsize Guide 2008).<br />
<h1>ringtones email mp3 arrived</h1>
<p>AAC: Some phones like  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504810/email-arrived-mp3-ringtones>ringtones email mp3 arrived</a>  Ericsson W810i support  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504810/email-arrived-mp3-ringtones>ringtones email mp3 arrived</a> s in &#8220;.<br />
<h1>ffx ringtone</h1>
<p>Studies from  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504820/ffx-ringtone>ffx ringtone</a>  of Cancer Research, National Cancer Institute and researchers at the Danish Institute of Cancer Epidemiology in Copenhagen for example showed no link between  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504820/ffx-ringtone>ffx ringtone</a>  use and cancer.<br />
<h1>nursery ringtone rhyme</h1>
<p>Mobile phone usage on local public transport is also increasingly seen as  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504830/nursery-rhyme-ringtone>nursery ringtone rhyme</a>  the city of Graz, for instance, has mandated a total ban of  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504830/nursery-rhyme-ringtone>nursery ringtone rhyme</a> s on its tram and bus network in 2008 (though texting is still allowed).<br />
<h1>program free ringtone</h1>
<p>The MSL also ensures that  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504840/free-ringtone-program>program free ringtone</a>  Provider gets payment for the phone that was purchased or &#8220;leased&#8221;.<br />
<h1>ringtones simpson</h1>
<p>In early party line systems this pattern was  <a href=http://angryknight.com/wp/catalog/read.php?p=ringtone-504850/simpson-ringtones>ringtones simpson</a>  code letter indicating who should pick up the phone, but today, with individual lines, the only surviving patterns are a single ring and double-ring, originally Morse code letters T and M respectively.</font></p>
]]></content:encoded>
			<wfw:commentRss>http://infinitenil.com/blog/2008/04/12/phoneword-update/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
