<?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>n0d3.org &#187; mobile</title>
	<atom:link href="http://n0d3.org/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://n0d3.org</link>
	<description></description>
	<lastBuildDate>Thu, 27 Oct 2011 12:27:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=476</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Shifting Between Desktops, Laptops and Mobile Devices</title>
		<link>http://n0d3.org/optimal-shift-point-for-computational-devices/</link>
		<comments>http://n0d3.org/optimal-shift-point-for-computational-devices/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 03:20:41 +0000</pubDate>
		<dc:creator>gn0d3</dc:creator>
				<category><![CDATA[Epistemology]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://n0d3.org/optimal-shift-point-for-computational-devices/</guid>
		<description><![CDATA[Image via Wikipedia Like my fancy title? What I&#8217;m really going to write about is how to manage the balance between computational power and portability. This is only relevant to people who do &#8220;heavy lifting&#8221; with their computers. Most people probably don&#8217;t even need to worry about this stuff outside of just needing more storage [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 212px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Dumper_Truck.JPG"><img title="Articulated dump truck or dumper" src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Dumper_Truck.JPG/202px-Dumper_Truck.JPG" alt="Articulated dump truck or dumper" width="202" height="151" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Dumper_Truck.JPG">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Like my fancy title? What I&#8217;m really going to write about is how to manage the balance between computational power and portability. This is only relevant to people who do &#8220;heavy lifting&#8221; with their computers. Most people probably don&#8217;t even need to worry about this stuff outside of just needing more storage available on-the-go. Since lots of us have experience with <a class="zem_slink" title="Manual transmission" rel="wikipedia" href="http://en.wikipedia.org/wiki/Manual_transmission">manual transmission</a> cars the concept of an <a href="http://www.welltall.com/ymc/discovery/car/shiftpt.html">optimal shift</a> point might be useful as an analogy.</p>
<h2>Powerful computational devices (Lower Gear)</h2>
<p>Powerful computational devices are, at the time I write this post, desktop machines, clusters and servers. Damn physics is holding us to CPUs that generate heat (and thus require vents/fans/cooling blocks that take up physical space) and consume power (which decrease battery life). Moreover many of these computationally intensive tasks still take time. I&#8217;m talking about video cross-encoding and so forth. Serious heavy lifting and shmushing digital assets against one another (yes, shmushing is a technical term and defining it is outside the scope of this post).</p>
<h2>Portable Computational Devices (Higher Gear)</h2>
<p>Then there&#8217;s the stuff we need to do everyday. Multiple times a day even. Like check our email. Fire up OpenOffice. Surf a little web. These tasks don&#8217;t require much shmushing or heavy lifting. As a result, no need for cooling blocks and the power consumption is lower. This is pretty frickin&#8217; handy because we send email a lot more often than we render video or composite HDR panoramas (at least I do).</p>
<h2>The Problem, in a nutshell</h2>
<p>When to shift between low and high gear? What if you&#8217;re in high gear and need to shift back? What if shifting back means travelling a few hundred miles? In a car it&#8217;s easy enough to shift gears. For computers maybe not. You need to shift into the lower gear as your need for computational power increases. And you need to shift into a higher gear as your desire to be mobile increases. But sometimes you gotta move fast <em>and</em> haul a heavy load.</p>
<h2>21st Century Split Shift</h2>
<p>What if we had a place where we stored the assets (the gigandor video files or whatever) and the instructions for what to do with those assets were light-weight (like a video <a class="zem_slink" title="Edit decision list" rel="wikipedia" href="http://en.wikipedia.org/wiki/Edit_decision_list">edit-decision list</a> or settings for node-based compositing or whatever&#8211;something text based that a machine can use as instructions). What if we had something portable that could control, remotely, the heavy lifting (iPod Touch, MacBook Air, Kindl, Nintendo, whatever is capable of messing with an XML file I suppose). Probably, we&#8217;re going to need some sort of low-bandwidth prep-work preview VNC voodoo to get at least a glimpse of what we&#8217;re doing on our NinKindle Air, but if the heavy lifting is done by the low-gear machine maybe it&#8217;s all going to be fine. Oh yeah, we&#8217;re going to need bandwidth too.</p>
<p>Here&#8217;s the shopping list:</p>
<ul>
<li>Heavy lifting machine</li>
<li>Portable machine</li>
<li>Software that can do EDL-style communication between the portable machine and the heavy lifter</li>
<li>Hardware that can make  previews quickly</li>
<li>Bandwidth to transfer the EDL from the portable machine and previews from the heavy lifter.</li>
</ul>
<p>I&#8217;m guessing we&#8217;re damn close on this sort of thing. Aside from the software part anyway (when is Pshop going to ship with a client/server version where the client is a NinKindle and the server is an Xserve in your basement?). It&#8217;s already easy enough to use VNC on an iPod Touch to get back to a main rig. And audio server-on-the go has done a lot for pushing data back and forth.</p>
<p>Anyway&#8230; what do you think?</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/d47fea7b-1e30-4513-8cce-9f2407aeb6e1/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d47fea7b-1e30-4513-8cce-9f2407aeb6e1" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://n0d3.org/optimal-shift-point-for-computational-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lynch the iPhone</title>
		<link>http://n0d3.org/lynch-the-iphone/</link>
		<comments>http://n0d3.org/lynch-the-iphone/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 00:55:18 +0000</pubDate>
		<dc:creator>gn0d3</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://n0d3.org/lynch-the-iphone/</guid>
		<description><![CDATA[You&#8217;ve already seen this. But you should see it again. David Lynch iPhone Parody. Doesn&#8217;t mean I won&#8217;t enjoy watching Mad Max on my iPod Touch this week. But still funny.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve already seen this. But you should see it again.</p>
<p><a href="http://www.youtube.com/watch?v=BcNLEwf2pOw">David Lynch iPhone Parody.</a></p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/BcNLEwf2pOw&amp;rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/BcNLEwf2pOw&amp;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Doesn&#8217;t mean I won&#8217;t enjoy watching Mad Max on my iPod Touch this week. But still funny.</p>
]]></content:encoded>
			<wfw:commentRss>http://n0d3.org/lynch-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cell Phone Ringtones and paying for them</title>
		<link>http://n0d3.org/the-eff-fake-steve-jobs-and-other-silliness/</link>
		<comments>http://n0d3.org/the-eff-fake-steve-jobs-and-other-silliness/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 00:14:13 +0000</pubDate>
		<dc:creator>gn0d3</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[ringtones]]></category>

		<guid isPermaLink="false">http://n0d3.org/the-eff-fake-steve-jobs-and-other-silliness/</guid>
		<description><![CDATA[I am beginning to regain my faith in the FSJ blog following the dirtbag outing because the posts are so damn on-target. Two excellent industry call-outs allow me to re-suspend my disbelief. One that I can&#8217;t find anymore (regarding the whole NBC dustup) and another about the EFF whom I love completely but the call-out [...]]]></description>
			<content:encoded><![CDATA[<p>I am beginning to regain my faith in the FSJ blog following the <a href="http://www.brad-stone.com/">dirtbag</a> outing because the posts are so damn on-target. </p>
<p>Two excellent industry call-outs allow me to re-suspend my disbelief. One that I can&#8217;t find anymore (regarding the whole NBC dustup) and another about the <a href="http://fakesteve.blogspot.com/2007/09/dear-eff-yes-its-true-were-evil-greedy.html">EFF</a> whom I love completely but the call-out is best for the lovers because the EFF is living in a bubble in terms of what the average consumer does to get some ringtones (and, yeah, that&#8217;s why I love the EFF).</p>
<h2>Aside</h2>
<p>FSJ, I nominate you to succeed His Steveness in the unfortunate event that His Steveness is called back to <a href="http://en.wikipedia.org/wiki/Sun_Ra">Jupiter</a> before I leave this world myself. But let&#8217;s get back on topic. Topic is:</p>
<h2><a href="http://fakesteve.blogspot.com/2007/09/dear-eff-yes-its-true-were-evil-greedy.html">Cell Phone Ringtones and paying for them</a></h2>
<p>Let&#8217;s start out by sifting out the techno-elite.<span id="more-28"></span>If you can solder your iPhone, install crap-ass GUI-devoid whatever applications, don&#8217;t mind doing it all every time that Apple adds some truly functional software via software-upade and/or don&#8217;t mind spending an hour sifting through garbage-torrents for your content then you are techno-elite and should read no further because it won&#8217;t make you happy, you have more spare time than me and your advice might not be good for others lackingt your l33+ sk1llz or 5w33+ p4+13nC3.</p>
<p>If the above doesn&#8217;t describe you (or is unintelligible), then you are a consumer; the sort of person who pays other people for the convenience/joy of just getting stuff that works and getting back to living your life with your family, friends and so on (where &#8220;and so on&#8221; may equal re-playing all those StarCraft episodes so you&#8217;re ready for the upcoming release of StarCraft 2&#8211;you can be a dorkbot and/or technology-literate and still be a consumer). </p>
<h2>Mea Culpuh, Let&#8217;s Get it Ovuh</h2>
<p>I know, I know&#8230; &#8220;Consumer&#8221; is a crass and ugly term. But it doesn&#8217;t have to be so. &#8220;Consumer&#8221; could mean &#8220;the sort of folks that value their time enough that they pay the 2 dollar shareware fee so they don&#8217;t have to bother figuring out how to pirate the g00dz.&#8221; Consumers might be people who pay the rent for people who make 5w33+ g00dz.</p>
<h2>The meat of this post is much less than the preamble</h2>
<p>You don&#8217;t use and iPhone and you are a consumer. You pay more than 2 bucks to turn a song snippet into a ringtone and you have to work with a very poor user interface.</p>
<p>Apple charges you one dollar for a seamless way to turn songs into ringtones (I know, I know you wanted it for free because you were planning on using that dollar to buy a Dr. Pepper then drink said Dr. Pepper then pee and forget you ever drank said Dr. Pepper&#8230; you&#8217;re a Pepper). Outrage. Bring on the outrage folks. Somone is going to charge you a dollar to give you software that allows you to edit audio and load it into your phone for use as a ringtone. Get <a href="http://en.wikipedia.org/wiki/Rampage_(arcade_game)">OUTRAGED!</a> I prefer you do it in Peoria though.</p>
<h2>En Summa:</h2>
<p>Get worked up about paying a buck for song-editing software so you can make ringtones all you want and point fingers and call people names. Then, when you&#8217;re done, show me your free alternative.</p>
<h2>Small fact zone:</h2>
<p> I believe that His Steveness is a peskatarian, not a vegan. He knows where the movement really happens. But I&#8217;m just bloggin&#8217; so do your own fact-checkin&#8217; please.</p>
<p>Also, what&#8217;s so fucking crazy about the FSJ link I&#8217;ve posted, is how great the Pshop on His Steveness is to the cat thing from the &#8220;Austin Powers Does the parody of &#8220;Casino Royale&#8221; (not to be confused with the contemporary-in-relation-to-this-post-and-best-Bond-flick-in-ages &#8220;Casino Royale&#8221;) is&#8230; That shot is perfect. Whoever did the photoshop work on that rocked it. You&#8217;ve seen a Stevenote. You know what His Steveness wears. You are probably visually inclined. The supporting image for this particular post should stand as a model for other fakrs out there. It&#8217;s friggin great. Motherfucker. Nuff said.</p>
]]></content:encoded>
			<wfw:commentRss>http://n0d3.org/the-eff-fake-steve-jobs-and-other-silliness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

