<?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>Perceive Designs</title>
	<atom:link href="http://www.perceive.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.perceive.net</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 24 Jun 2008 16:34:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>An Idea to Change Driving Habits (or &#8220;Hardware we will never see&#8221;)</title>
		<link>http://www.perceive.net/2008/06/24/an-idea-to-change-driving-habits-or-hardware-we-will-never-see/</link>
		<comments>http://www.perceive.net/2008/06/24/an-idea-to-change-driving-habits-or-hardware-we-will-never-see/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 16:34:54 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Ideas]]></category>

		<category><![CDATA[automobile]]></category>

		<category><![CDATA[car]]></category>

		<category><![CDATA[driving]]></category>

		<category><![CDATA[gas]]></category>

		<category><![CDATA[idea]]></category>

		<guid isPermaLink="false">http://www.perceive.net/?p=1005</guid>
		<description><![CDATA[I had an idea.  Some cars come with a feature that allows the user to see the current MPG (or KPL if you&#8217;re across the pond).  I think this hardware should be enhanced, so that when you put gas in your tank, you also put let the car know how much you just [...]]]></description>
			<content:encoded><![CDATA[<p>I had an idea.  Some cars come with a feature that allows the user to see the current MPG (or KPL if you&#8217;re across the pond).  I think this hardware should be enhanced, so that when you put gas in your tank, you also put let the car know how much you just paid per gallon (or Liter).  Rather than showing you how many miles you get per gallon, it would show you how much money per mile your current driving habits are costing you.</p>
<p>I bet people wouldn&#8217;t slam the gas pedal down when the light turns green if they had something telling them that it was costing them $2.00/mile to drive like that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/06/24/an-idea-to-change-driving-habits-or-hardware-we-will-never-see/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Contents May Settle During Shipping (or &#8220;Why Apple Updates are Different Sizes on Different Computers&#8221;)</title>
		<link>http://www.perceive.net/2008/05/29/contents-may-settle-during-shipping-or-why-apple-updates-are-different-sizes-on-different-computers/</link>
		<comments>http://www.perceive.net/2008/05/29/contents-may-settle-during-shipping-or-why-apple-updates-are-different-sizes-on-different-computers/#comments</comments>
		<pubDate>Thu, 29 May 2008 16:50:13 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://www.perceive.net/?p=1000</guid>
		<description><![CDATA[Updating a MacBook and a Mac Mini to 10.5.3.  One is downloading over 400MB, the other is about 198MB.  So I was obviously wondering why the difference.  Apple has an article about it.  Apparently the smaller one is just a patch, the larger is the full thing.  What&#8217;s curious is that the MacBook has next [...]]]></description>
			<content:encoded><![CDATA[<p>Updating a MacBook and a Mac Mini to 10.5.3.  One is downloading over 400MB, the other is about 198MB.  So I was obviously wondering why the difference.  Apple has <a href="http://docs.info.apple.com/article.html?artnum=25799"title="The Difference."  onclick="javascript:pageTracker._trackPageview('/outbound/article/docs.info.apple.com');">an article</a> about it.  Apparently the smaller one is just a patch, the larger is the full thing.  What&#8217;s curious is that the MacBook has next to nothing on it, and the Mac Mini is loaded with stuff.  Seems to me that the Mini should have downloaded the large one, not the path, and the MacBook should have downloaded the patch.  So there you have it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/05/29/contents-may-settle-during-shipping-or-why-apple-updates-are-different-sizes-on-different-computers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hebrew in PHP (or &#8220;Unexpected What?&#8221;)</title>
		<link>http://www.perceive.net/2008/05/28/hebrew-in-php-or-unexpected-what/</link>
		<comments>http://www.perceive.net/2008/05/28/hebrew-in-php-or-unexpected-what/#comments</comments>
		<pubDate>Wed, 28 May 2008 18:55:56 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.perceive.net/?p=999</guid>
		<description><![CDATA[One of the guys here just got an interesting PHP error:
Parse error:  syntax error, unexpected &#8216;)&#8217;, expecting T_PAAMAYIM_NEKUDOTAYIM in C:\wamp\index.php on line 201
Apparently it&#8217;s hebrew for &#8220;double colon&#8221;.
You learn something new every day.
]]></description>
			<content:encoded><![CDATA[<p>One of the guys here just got an interesting PHP error:</p>
<blockquote><p>Parse error:  syntax error, unexpected &#8216;)&#8217;, expecting T_PAAMAYIM_NEKUDOTAYIM in C:\wamp\index.php on line 201</p></blockquote>
<p><a href="http://en.wikipedia.org/wiki/Paamayim_nekudotayim"title="Double Colon.  Really."  onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Apparently it&#8217;s hebrew</a> for &#8220;double colon&#8221;.</p>
<p>You learn something new every day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/05/28/hebrew-in-php-or-unexpected-what/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Proximity (or &#8220;So Close, But So Far Away&#8221;)</title>
		<link>http://www.perceive.net/2008/04/23/proximity-or-so-close-but-so-far-away/</link>
		<comments>http://www.perceive.net/2008/04/23/proximity-or-so-close-but-so-far-away/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 12:41:15 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.perceive.net/?p=995</guid>
		<description><![CDATA[I recently had a problem with my Mac.  A sector on the hard drive went bad, and killed one of the files for Salling Clicker.  It&#8217;s a great program that allows you to run scripts when you go away from your computer and return, using bluetooth to determine if you&#8217;re in rance of your computer.  [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had a problem with my Mac.  A sector on the hard drive went bad, and killed one of the files for <a href="http://http//www.salling.com/Clicker/mac/"title="Salling Clicker"  onclick="javascript:pageTracker._trackPageview('/outbound/article/http');">Salling Clicker</a>.  It&#8217;s a great program that allows you to run scripts when you go away from your computer and return, using bluetooth to determine if you&#8217;re in rance of your computer.  It also allows you to control applications on your computer via your mobile phone.  Quite a cool app, but the only part I used was the proximity part.</p>
<p>So after reinstalling OSX (which seemed to be my only recourse to get the abd sector problem resolved), I decided to look and see if there is something like Salling Clicker that only does the proximity part (which is all that I used).  I found the aptly named <a href="http://reduxcomputing.com/proximity.php"title="Proximity Bluetooth App for OSX"  onclick="javascript:pageTracker._trackPageview('/outbound/article/reduxcomputing.com');">Proximity</a> and it perfectly fits the bill.</p>
<p>Unfortunately the Proximity website doesn&#8217;t have any applescripts for you to use, so I had to write my own, and I thought I&#8217;d write them down here for you lovely readers to use.  I found some part of these at the <a href="http://www.technocrat.ca/?p=44" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.technocrat.ca');">Technocrat</a> blog.</p>
<p><strong>In Range Script:</strong><br />
<code>-- iTunes<br />
--<br />
tell application "iTunes"<br />
play<br />
end tell<br />
-- Adium<br />
--<br />
tell application "Adium"<br />
go available with message ""<br />
end tell<br />
-- Sync the phone (if not synced in the last 60 minutes)<br />
--<br />
tell application "iSync"<br />
if last sync is less than ((current date) - 3600) then synchronize<br />
end if<br />
end tell<br />
tell application "System Events" to set visible of process "iSync" to false<br />
</code><br />
<strong>Out of Range Script:</strong><br />
<code>-- iTunes<br />
--</code></p>
<p>tell application &#8220;iTunes&#8221;<br />
if player state is playing then<br />
pause<br />
end if<br />
end tell</p>
<p>&#8211; Adium<br />
&#8211;<br />
tell application &#8220;Adium&#8221;<br />
go away with message &#8220;I&#8217;m not near my computer&#8221;<br />
end tell</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/04/23/proximity-or-so-close-but-so-far-away/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox 3 Smart Bookmarks (or &#8220;Find Your Place&#8221;)</title>
		<link>http://www.perceive.net/2008/04/08/firefox-3-smart-bookmarks-or-find-your-place/</link>
		<comments>http://www.perceive.net/2008/04/08/firefox-3-smart-bookmarks-or-find-your-place/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 15:32:58 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.perceive.net/2008/04/08/firefox-3-smart-bookmarks-or-find-your-place/</guid>
		<description><![CDATA[Firefox 3 includes an interesting concept called places.  The idea is that all history and bookmarks are stored in a SQLite database, and the browser exposes an API to interact with the data.  You&#8217;ll see it in action in the &#8220;Smart Bookmarks&#8221; button in the Bookmarks Toolbar &#8212; these are dynamic queries against the database [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3 includes an interesting concept called <a href="http://developer.mozilla.org/en/docs/Places" onclick="javascript:pageTracker._trackPageview('/outbound/article/developer.mozilla.org');">places</a>.  The idea is that all history and bookmarks are stored in a SQLite database, and the browser exposes an API to interact with the data.  You&#8217;ll see it in action in the &#8220;Smart Bookmarks&#8221; button in the Bookmarks Toolbar &#8212; these are dynamic queries against the database to find places you have visited the most, visited recently, etc.</p>
<p>I became interested in this because I started to write an extension for Firefox 2 to display all of the websites I work on that are in development &#8212; the overhead was far too much for the return, so I stopped working on it.</p>
<p>Luckily, with Firefox 3, the places infrastructure allows me to do this very easily.  For instance <a href="place:type=0&amp;sort=4&amp;maxResults=50&amp;terms=staging">this bookmark</a> will list out all of the items in your history, sorted recently visited first, that contain the text &#8217;staging&#8217;.  Quite handy.</p>
<p>I&#8217;m sure there is a better way to do this.  I tried the <a href="http://forums.mozillazine.org/viewtopic.php?t=629560" onclick="javascript:pageTracker._trackPageview('/outbound/article/forums.mozillazine.org');">uri parameter</a>, but it kept crashing Firefox.  In any case, it&#8217;s a nice addition, and another testament to SQLite&#8217;s applicability to many areas of web and application development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/04/08/firefox-3-smart-bookmarks-or-find-your-place/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The iPhone SDK is out (or &#8220;What Eric is Doing in His Free Time&#8221;)</title>
		<link>http://www.perceive.net/2008/04/07/the-iphone-sdk-is-out-or-what-eric-is-doing-in-his-free-time/</link>
		<comments>http://www.perceive.net/2008/04/07/the-iphone-sdk-is-out-or-what-eric-is-doing-in-his-free-time/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 16:19:46 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://www.perceive.net/2008/04/07/the-iphone-sdk-is-out-or-what-eric-is-doing-in-his-free-time/</guid>
		<description><![CDATA[If the title wasn&#8217;t enough to explain, Apple released a development kit for the iPhone / iPod Touch.  In fact, the second beta release of it is out now.  So my free time whatever that is) will be sucked up by learning Objective C and developing some apps for the iPhone, in addition to that [...]]]></description>
			<content:encoded><![CDATA[<p>If the title wasn&#8217;t enough to explain, Apple released a development kit for the iPhone / iPod Touch.  In fact, the second beta release of it is out now.  So my free time whatever that is) will be sucked up by learning Objective C and developing some apps for the iPhone, in addition to that <a href="http://www.worldtimeline.info" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.worldtimeline.info');">world timeline</a> website that I&#8217;ve been meaning to get off the ground.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/04/07/the-iphone-sdk-is-out-or-what-eric-is-doing-in-his-free-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Distration, Depression and Focus in a Shiny New World (or &#8220;There and Back to Your Old Thing Again&#8221;)</title>
		<link>http://www.perceive.net/2008/03/12/distration-depression-and-focus-in-a-shiny-new-world-or-there-and-back-to-your-old-thing-again/</link>
		<comments>http://www.perceive.net/2008/03/12/distration-depression-and-focus-in-a-shiny-new-world-or-there-and-back-to-your-old-thing-again/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 16:49:03 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://www.perceive.net/2008/03/12/distration-depression-and-focus-in-a-shiny-new-world-or-there-and-back-to-your-old-thing-again/</guid>
		<description><![CDATA[There is a phenomenon that I have experienced, but never really thought much about the effects.  Programmers are an interesting bunch that thrive on new things, new challenges, new languages, new everything.  We like new things, some may say we need new things to keep us going.
I&#8217;m sure every programmer can identify with [...]]]></description>
			<content:encoded><![CDATA[<p>There is a phenomenon that I have experienced, but never really thought much about the effects.  Programmers are an interesting bunch that thrive on new things, new challenges, new languages, new everything.  We like new things, some may say we <em>need</em> new things to keep us going.</p>
<p>I&#8217;m sure every programmer can identify with this story:</p>
<blockquote><p>Bob, a programmer at SuperCorp has been working on an application (SuperWidget) for a month.  He likes the application.  It&#8217;s interesting to him, and he can pound out code on it for hours on end.  It&#8217;s challenging work, and he&#8217;s thriving.</p>
<p>One day, on the other side of the planet, some ingenious programmer creates a new language (let&#8217;s call it Z++#) and releases it to the world.  Geeks all around rejoice &#8212; it&#8217;s exactly what they&#8217;ve been wanting for years, and it&#8217;s new.  Bob finds out about it while reading through some chat rooms one night and starts reading documentation.   He gets excited.  It&#8217;s something new.  It&#8217;s interesting.  It&#8217;s challenging.  Bob writes his first &#8220;Hello World&#8221; program in Z++# and is entertained at how quickly and efficiently he picked up the language.  He loves it.  He&#8217;s distracted by it.</p>
<p>Bob returns to work the next day.  He opens up his IDE and looks at his task list.  He starts to write some code for SuperWidget&#8217;s account management.  He gets frustrated at the steps he has to take to get a simple function to work how he wants.   He keeps thinking about Z++# and how this would have worked in the new shiny language.  He becomes disheartened and even more distracted.  He finishes the function frustrated.  SuperWidget, the application that was his baby and that he loved, is now his nemesis.  He becomes depressed about the state of his software, which up until last night was the best thing since sliced bread in his opinion.</p>
<p>Bob can no longer focus on his work without thinking about the new shiny language.  It&#8217;s all he thinks about, and he work begins to suffer.  His deadline looms, and coding is going very slowly.  Bob stays late a few night to hit his deadline, but when it gets sent to QA, loads of bugs appear.  Bob rarely had bugs of any magnitude, and now his programming prowess has suffered.  All because some guy on the other side of the world came up with &#8220;a better way&#8221;.</p></blockquote>
<p>I&#8217;m sure this exact scenario has happened to many people.  This type of distraction seems to happen frequently to the type of personality that programmers typically are.  It&#8217;s a vicious cycle: new thing = distraction = loss of quality = depression = more distraction.</p>
<p>The solution that I have found, which may not work for everyone and doesn&#8217;t always work for me, is to use the &#8220;new thing syndrome&#8221; to your advantage.  Find a new thing in the environment that you were originally working in.  This might be a new API, framework, or design pattern that applies to the language or environment that you&#8217;re working in.  Sometimes taking a paradigm that was in the new shiny thing, and find a way to apply that to your own SuperWidget.  Doing so makes your old thing the new thing, and can break the cycle.</p>
<p>Focusing on the positive, or bringing the positive back into your life is the solution.  It breaks the depression/distraction cycle and allows you to become productive again.  After you&#8217;ve refocused on your project by making it the new thing, you may find your productivity drops off again, simply because your brain is still thinking about Z++# and hasn&#8217;t embraced your old project being the new thing.  Unfortunately in this case there is one more step that must be done to keep the productivity up &#8212; you have to abandon the new shiny thing altogether.  Don&#8217;t look at Z++# again until your project is complete.  Some people may not need this additional step, and to some people it might be more of a detriment.</p>
<p>Your mileage may vary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/03/12/distration-depression-and-focus-in-a-shiny-new-world-or-there-and-back-to-your-old-thing-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Naive Programmers (or &#8220;Why Programmers are Like Children&#8221;)</title>
		<link>http://www.perceive.net/2008/03/05/naive-programmers/</link>
		<comments>http://www.perceive.net/2008/03/05/naive-programmers/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 19:09:28 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.perceive.net/2008/03/05/naive-programmers/</guid>
		<description><![CDATA[There are some programmers out there that are naive, or even ignorant to the world around them.  These programmers do not think of the full spectrum of the impact of the things they create, nor do they think of the users that actually use them.  The simply come across as negative, and complaining. [...]]]></description>
			<content:encoded><![CDATA[<p>There are some programmers out there that are naive, or even ignorant to the world around them.  These programmers do not think of the full spectrum of the impact of the things they create, nor do they think of the users that actually use them.  The simply come across as negative, and complaining.  They only think of how things would be better if&#8230;</p>
<p>&#8230; all browsers were compliant<br />
&#8230; they would just do X this way<br />
&#8230; they would take X off their site it would work better</p>
<p>These types of comments infuriate me to no end.  Whether the client knows of the ramifications or not, they obviously have a reason for doing things the way they do.  Creating an application based on a client&#8217;s current process is the best way to make a client happy.  Changing their internal procedures is rarely the way to go, unless the client already recognizes that change is needed.</p>
<p>In <a href="http://diveintomark.org/archives/2008/02/21/the-bolero-of-troll" onclick="javascript:pageTracker._trackPageview('/outbound/article/diveintomark.org');">The Bolero of trolls</a> Mark discusses this phenomenon in relation to <a href="http://www.crockford.com/html/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.crockford.com');">Fixing HTML</a>, a rant about what is wrong with HTML and why it needs to be fixed.</p>
<p>The truth is I doubt there would be many web people out there that would deny that HTML could be better, I for one sure do.  But the fact is that we&#8217;re not working in a bubble, and this is not a utopia.  We&#8217;re working with other constraints, such as backwards compatibility, and billions or trillions of existing content out there.</p>
<p>It&#8217;s very naive to think that we can just go out and change something like that without thinking of the ramifications throughout the system.  Maybe Douglas Crockford had thought of that, and he simply didn&#8217;t want to deal with that part in his writings.  That&#8217;s perfectly fine, but maybe it is a point that needs to be discussed more in depth.</p>
<p>Programmers with this viewpoint do come across, as Mark Pilgrim said, as very naive and 5-year old like.  They simply don&#8217;t understand that there are more things to take into account than the simple &#8220;rightness&#8221; of how something should be done.</p>
<p>What we as programmers need to do when creating systems is to think of the user&#8217;s experience first, and implementation second.  You&#8217;re not going to make clients happy otherwise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/03/05/naive-programmers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Profilactic v3 is out</title>
		<link>http://www.perceive.net/2008/02/27/profilactic-v3-is-out/</link>
		<comments>http://www.perceive.net/2008/02/27/profilactic-v3-is-out/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 13:35:19 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://www.perceive.net/2008/02/27/profilactic-v3-is-out/</guid>
		<description><![CDATA[The guys over at Profilactic have released v3 of their web app.  Profilactic is a mashup site that takes all of your friend&#8217;s social media content and puts it on one nice page for you to see &#8212; it makes it easy for you to see what&#8217;s going on with your friends a lot [...]]]></description>
			<content:encoded><![CDATA[<p>The guys over at <a href="http://www.profilactic.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.profilactic.com');">Profilactic</a> have released v3 of their web app.  Profilactic is a mashup site that takes all of your friend&#8217;s social media content and puts it on one nice page for you to see &#8212; it makes it easy for you to see what&#8217;s going on with your friends a lot easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/02/27/profilactic-v3-is-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone / iPod Touch Firmware 1.1.4 Released</title>
		<link>http://www.perceive.net/2008/02/26/iphone-ipod-touch-firmware-114-released/</link>
		<comments>http://www.perceive.net/2008/02/26/iphone-ipod-touch-firmware-114-released/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 20:34:24 +0000</pubDate>
		<dc:creator>eric</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.perceive.net/2008/02/26/iphone-ipod-touch-firmware-114-released/</guid>
		<description><![CDATA[Looks like Apple is preparing for the SDK release.  Firmware 1.1.4 for the iPhone and iPod Touch was just released.
]]></description>
			<content:encoded><![CDATA[<p>Looks like Apple is preparing for the SDK release.  Firmware 1.1.4 for the iPhone and iPod Touch <a href="http://www.tuaw.com/2008/02/26/ipod-iphone-firmware-update-1-1-4-released/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.tuaw.com');">was just released</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.perceive.net/2008/02/26/iphone-ipod-touch-firmware-114-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
