<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>i feel a little stupid</title>
	<atom:link href="http://ifeelalittlestupid.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ifeelalittlestupid.wordpress.com</link>
	<description>conversations that do not concern me</description>
	<lastBuildDate>Mon, 01 Feb 2010 19:01:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ifeelalittlestupid.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>i feel a little stupid</title>
		<link>http://ifeelalittlestupid.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ifeelalittlestupid.wordpress.com/osd.xml" title="i feel a little stupid" />
	<atom:link rel='hub' href='http://ifeelalittlestupid.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Making the Processing IDE play nicely with xmonad</title>
		<link>http://ifeelalittlestupid.wordpress.com/2010/02/01/making-the-processing-ide-play-nicely-with-xmonad/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2010/02/01/making-the-processing-ide-play-nicely-with-xmonad/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:32:57 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[awt]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openprocessing]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[swing]]></category>
		<category><![CDATA[xmonad]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=113</guid>
		<description><![CDATA[If you&#8217;ve had problems when running the Processing IDE, or indeed any other Java Swing applications, under the xmonad window manager on Linux, here&#8217;s the cure &#8211; just a simple edit to the &#8216;processing&#8217; executable (which is really just a shell script). Open it in you favourite text editor, then select the following lines: # [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=113&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve had problems when running the <a href="www.processing.org">Processing</a> IDE, or indeed any other Java Swing applications, under the <a href="http://xmonad.org/">xmonad</a> window manager on Linux, here&#8217;s the cure &#8211; just a simple edit to the &#8216;processing&#8217; executable (which is really just a shell script).  Open it in you favourite text editor, then select the following lines:</p>
<pre class="brush: plain;"># JARs required from JDK (anywhere in/below the JDK home directory)
JDKLIBS=&quot;rt.jar tools.jar&quot;</pre>
<p>And paste the following in their place:</p>
<pre class="brush: plain;">#Make us work with xmonad
export AWT_TOOLKIT=MToolkit

# JARs required from JDK (anywhere in/below the JDK home directory)
JDKLIBS=&quot;rt.jar tools.jar&quot;</pre>
<p>You should also be able to add the export line to your <a href="http://www.slackbook.org/html/x-window-system-xinitrc.html">.xinitrc</a> or your .bash_profile, the former being more sensible if you never use X applications over a remote login.  For some reason, however, Processing seems to require the variable to be set every time it is run, hence we export it from the startup script.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=113&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2010/02/01/making-the-processing-ide-play-nicely-with-xmonad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up the Processing environment on Slackware64 13.0</title>
		<link>http://ifeelalittlestupid.wordpress.com/2010/01/31/setting-up-the-processing-environment-on-slackware64-13-0/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2010/01/31/setting-up-the-processing-environment-on-slackware64-13-0/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 07:50:28 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[slackware]]></category>
		<category><![CDATA[slackware64]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=85</guid>
		<description><![CDATA[[Fairly useless post - removed until I figure out some better solutions...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=85&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.findzen.net/blog/wp-content/uploads/2008/11/processing10.jpg" alt="" /></p>
<p>[Fairly useless post - removed until I figure out some better solutions...]</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=85&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2010/01/31/setting-up-the-processing-environment-on-slackware64-13-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>

		<media:content url="http://www.findzen.net/blog/wp-content/uploads/2008/11/processing10.jpg" medium="image" />
	</item>
		<item>
		<title>More new toys&#8230;</title>
		<link>http://ifeelalittlestupid.wordpress.com/2010/01/30/more-new-toys/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2010/01/30/more-new-toys/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 21:02:38 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=63</guid>
		<description><![CDATA[I&#8217;ve always wanted an L1N64. With GPGPU computing finally coming of age with the ubiquitization of OpenCL, now would be a brilliant time to happen upon a deal on such a board, with support for upto 4 graphics cards, wouldn&#8217;t it? Well, I guess I&#8217;m very fortunate! For a little over £30 (inc. P&#38;P), a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=63&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always wanted an <A href="http://uk.asus.com/product.aspx?P_ID=nosqK9SVmSG72c7x&amp;templete=2">L1N64</A>. With <a href="http://persistentvisions.wordpress.com/2010/01/23/gpgpu-programming/">GPGPU</a> computing finally coming of age with the ubiquitization of <a href="http://www.khronos.org/opencl/">OpenCL</a>, now would be a brilliant time to happen upon a deal on such a board, with support for upto 4 graphics cards, wouldn&#8217;t it?</p>
<p>Well, I guess I&#8217;m very fortunate!  For a little over £30 (inc. P&amp;P), a lovely eBayer has handed me an &#8216;untested&#8217; L1N64 SLI-WS complete with 2 Athlon 64 FX-70s and a smattering of accessories.  Worst case scenario, I thought, would be if everything was broken, in which case I could at the very least use one of the CPU backplates on my <A href="http://ifeelalittlestupid.wordpress.com/2010/01/15/new-toys/">Arima</A> board.</p>
<p>Seeing as the L1N64 was mainly an overclocking platform, I was a little afraid I&#8217;d find overvolted-to-death CPUs and numerous burned MOSFETs &#8211; basically, a complete lack of <a href="http://www.catb.org/~esr/jargon/html/M/magic-smoke.html">magic smoke</a>.  Imagine my glee when I found no visible defects on the board, apart from plenty of dust.  I apologize in advance for the terrible-quality photos:</p>
<p><a href="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029751.jpg"><img src="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029751.jpg?w=510&#038;h=340" alt="" title="IMG02975" width="510" height="340" class="alignnone size-full wp-image-81" /></a></p>
<p>As you can (perhaps not) see, the board is revision 1.01G, with a soldered BIOS chip, which may need rectifying with my planned move to quad-cores&#8230;  Apart from that, all seems well, until we remove the CPUs&#8230;</p>
<p><a href="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029661.jpg"><img src="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029661.jpg?w=510&#038;h=340" alt="bent pins 1" title="IMG02966" width="510" height="340" class="alignnone size-full wp-image-71" /></a></p>
<p><a href="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029671.jpg"><img src="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029671.jpg?w=510&#038;h=340" alt="bent pins 2" title="IMG02967" width="510" height="340" class="alignnone size-full wp-image-72" /></a></p>
<p>Ah.  Bent pins.  Bent pins galore.  And a cat hair.  Believe it or not, this actually made me happy.  Not because I love cats, but because none of the pins are actually broken, and with a bit of scalpel-aided provocation, they should fall neatly back into line.  This also suggests that the system in which the board and CPUs were used probably did not suffer instant, inexplicable <a href="http://en.wiktionary.org/wiki/broken">stop-working-ness</a>, but rather simply wasn&#8217;t put together well in the first place.</p>
<p>In conclusion, then, I have in my hands a board I&#8217;ve always wanted, but never thought I could actually afford, and it might even work!  On the other hand, I don&#8217;t have the time to repair it.  Nor do I have a spare case, or power supply, except back at home in another city.  I guess this project will have to wait until the summer, then.  In the meantime, I&#8217;ve removed one of the CPU backplates and mounted it onto the Arima board &#8211; that&#8217;s a project which shouldn&#8217;t take too long to complete at all, and hopefully is going to end up being pretty awesome in its own right.</p>
<p>The eagle-eyed amongst you will notice that this means I now have 3 Socket F systems in various stages of completion.  That&#8217;s a potential 20 cores and 7 graphics cards of number-crunching power.  Since joining <a href="http://www.worldcommunitygrid.org/">WCG</a>, I haven&#8217;t really been devoting any machines to the effort.  I hope that will change soon as soon as these systems are up and running.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=63&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2010/01/30/more-new-toys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>

		<media:content url="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029751.jpg" medium="image">
			<media:title type="html">IMG02975</media:title>
		</media:content>

		<media:content url="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029661.jpg" medium="image">
			<media:title type="html">IMG02966</media:title>
		</media:content>

		<media:content url="http://ifeelalittlestupid.files.wordpress.com/2010/01/img029671.jpg" medium="image">
			<media:title type="html">IMG02967</media:title>
		</media:content>
	</item>
		<item>
		<title>Lost in Translation</title>
		<link>http://ifeelalittlestupid.wordpress.com/2010/01/29/lost-in-translation/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2010/01/29/lost-in-translation/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 15:59:26 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[film]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[beautiful]]></category>
		<category><![CDATA[lost in translation]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[shoegaze]]></category>
		<category><![CDATA[shoegazing]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=43</guid>
		<description><![CDATA[This is a difficult movie to review. It begins with nothing, ends with nothing, and leaves you unsure of quite what happened inbetween. It is a film we can all relate to, filled with moments we can all relate to; but it leaves the viewer feeling somewhat alien and detached. This is storytelling at its [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=43&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a difficult movie to review.  It begins with nothing, ends with nothing, and leaves you unsure of quite what happened inbetween.  It is a film we can all relate to, filled with moments we can all relate to; but it leaves the viewer feeling somewhat alien and detached.  This is storytelling at its truest &#8211; one journey, two people, and the things that might have been.  Lost in Translation is a love story, but there are no lovers &#8211; only love itself: a formless, loosely-defined yet rigidly enforced emotional construct which fails to create because it can&#8217;t bear to destroy.  The kind of love that builds respect; the kind of respect that builds walls; the kind of walls that halt love.</p>
<p>The film follows the lives of two very different people, temporarily stranded in Tokyo for reasons of compromise and searching for an escape.  The acting is wonderfully subtle, not &#8216;real&#8217; in the traditional sense &#8211; gritty, raw and vigorous &#8211; rather, calm, restrained and angsty.  You can sense the naivety of the characters, you can feel their weaknesses &#8211; their endearing, attractive failings.  Yet they are not weak, nor are they flawed &#8211; they are merely human.  And as they stumble their way through Tokyo, we see them struggling to let go of that humanity, frightened of chasing the contentment awaiting in the distance, for fear of losing it along the way.  They would rather not find out that they love each other, though they already know it.  And they cannot hide &#8211; they have seen each other naked, as it were.  There is nothing left to reveal, so they run, struggling to break away lest they fall into happiness.  Lost together in a rainforest of concrete, they seek respite: in monasteries and saunas; alcohol and karaoke, but to no avail.  Each distance brings them nearer.  Every mistake perfects their feelings for one another.  The harshest, most clumsy words turn into expressions of longing and unfaithfulness veils desire.</p>
<p>It is a destructive superposition.  There are slight highs, slight lows &#8211; moments of multiplication and resonance, and moments of subtraction and dischord.  Lost in Translation has the wonderful effect of merging all life&#8217;s actions into one long, meaningless wave of emotion &#8211; a continuous ebb and flow which is bound to follow its own path, no matter our intervention &#8211; like a juggernaut jackknifed across the freeway.  This is shoegazing translated into film &#8211; filled with the deepest of emotion, but never providing opportunity for threads to unravel, for one feeling to become distinct from another.  If this is a comedy, then its message is far from humorous; if it is a black comedy, then it denies its own normality.  Lost in Translation cannot be pinned down because it refuses to define itself, for that would be too inhuman.  Instead, it remains stubbornly as it is, and as it always was &#8211; in a word, beautiful.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=43&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2010/01/29/lost-in-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
		<item>
		<title>New toys&#8230;</title>
		<link>http://ifeelalittlestupid.wordpress.com/2010/01/15/new-toys/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2010/01/15/new-toys/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:19:36 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=40</guid>
		<description><![CDATA[new toys + leftovers = fun More soon&#8230; Need a 3.5&#8243; pitch backplate before I can use the stock cooler you see in the picture.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=40&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>new toys + leftovers = fun <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://ifeelalittlestupid.files.wordpress.com/2010/01/newtoys.jpg"><img src="http://ifeelalittlestupid.files.wordpress.com/2010/01/newtoys.jpg?w=510&#038;h=382" alt="" title="newtoys" width="510" height="382" class="alignnone size-full wp-image-41" /></a></p>
<p>More soon&#8230;  Need a 3.5&#8243; pitch backplate before I can use the stock cooler you see in the picture.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=40&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2010/01/15/new-toys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>

		<media:content url="http://ifeelalittlestupid.files.wordpress.com/2010/01/newtoys.jpg" medium="image">
			<media:title type="html">newtoys</media:title>
		</media:content>
	</item>
		<item>
		<title>Five Minutes of Love</title>
		<link>http://ifeelalittlestupid.wordpress.com/2009/12/11/five-minutes-of-love/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2009/12/11/five-minutes-of-love/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 18:20:22 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[architecture]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[eskil]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[verse]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=27</guid>
		<description><![CDATA[I set up a shell script. chmod +x it. Type the command, and get prepared to be patient. But there&#8217;s no need &#8211; Love is ready for me. 21fps. I click into &#8216;low-end mode&#8217;. It&#8217;s a shame I can&#8217;t change the resolution. But Love is beautiful at 2048&#215;1536, and without the awkward swaying of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=27&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I set up a shell script. chmod +x it. Type the command, and get prepared to be patient.  But there&#8217;s no need &#8211; <a href="http://www.quelsolaar.com">Love</a> is ready for me.  21fps.  I click into &#8216;low-end mode&#8217;.  It&#8217;s a shame I can&#8217;t change the resolution. But Love is beautiful at 2048&#215;1536, and without the awkward swaying of the trees, and with the roughness, as opposed to wobblyness, of the lines, Love is more beautiful in low-end mode.  I enter my details.  &#8220;ahmad&#8221; &#8211; I take care typing my name.  There may be no going back.</p>
<p>The game begins.  It&#8217;s quiet, disconcertingly so.  &#8220;Hellooo?&#8221;, I type.  &#8220;Anybody here??&#8221;  Nothing.  My Name is &#8216;Dredel.&#8217;  Why is my name Dredel?  I think back &#8211; no, even I&#8217;m not that careless.  I begin to move.  The landscape shimmers under the setting sun.  Glowing power lines zap across the sky in the distance.  I follow them towards the mountain: up some stairs; over a river; though a forest.</p>
<p>I reach a clearing in the trees.  A lone obelisk stands, backlit by the sun &#8211; vibrant, just like the bullets.  Oh no, bullets!  I sway this way and that, the mouse lag limiting my agility.  A character appears &#8211; running, shooting, backflipping, reeling, ecstatic.  &#8220;A player&#8221;, the game explains to me.  The font could be better.  &#8220;If that was a player,&#8221; I think to myself, &#8220;Why was she shooting me?.&#8221;  I&#8217;ve already assumed she&#8217;s female.  This is the internet, after all.  I run after her.  &#8220;Finally! someone is online&#8221;, exclaims Sindra.  The name sounds feminine &#8211; maybe I was right.  I begin typing back, before realizing I&#8217;m mute.  My hand clumsily scrambles back to the mouse, dashing for the middle button.  &#8216;Click&#8217;.  &#8220;My first time here,&#8221; I reply.  &#8220;Me too, kinda&#8221;, she says, before explaining how she didn&#8217;t have an activation code yesterday.  But three euros is a tempting price.  We&#8217;re back at the obelisk.  &#8220;Why is my name Dredel?&#8221;, I enquire, as if she will know.  &#8220;It&#8217;s Random&#8230;&#8221; &#8211; (s)he does, and I am wrong on both counts.  &#8220;&#8230;did you build the obelisk?&#8221;  I glance downwards for a second, fumbling for the mouse.  I begin typing.  But there are no more shimmering trees.  There&#8217;s no more piercing sunlight.  The game has crashed.</p>
<p>Sindra: If you&#8217;re reading this &#8211; 9pm, by the obelisk.  I&#8217;ll shoot first this time.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=27&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2009/12/11/five-minutes-of-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
		<item>
		<title>Raytracing is dead.  Long live raytracing.</title>
		<link>http://ifeelalittlestupid.wordpress.com/2009/08/06/raytracing-is-dead-long-live-raytracing/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2009/08/06/raytracing-is-dead-long-live-raytracing/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 16:17:25 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=9</guid>
		<description><![CDATA[Delayed post &#8211; this should have been submitted months ago Reading about CausticGraphics&#8217; CausticOne card today got me wondering.  While I can&#8217;t help but be impressed by the technology (LOOK &#8211; SODIMMs!! aren&#8217;t they cuuute!), I&#8217;m pretty sure this won&#8217;t last for long &#8211; And it&#8217;s not because of Larrabee, nor even CUDA.  It&#8217;s because [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=9&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Delayed post &#8211; this should have been submitted months ago <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </em></p>
<p><a href="http://www.bit-tech.net/news/hardware/2009/03/12/caustic-promises-real-time-ray-tracing/1">Reading</a> about CausticGraphics&#8217; CausticOne card today got me wondering.  While I can&#8217;t help but be impressed by the technology (LOOK &#8211; <a href="http://www.youtube.com/watch?v=B3qtq27J_rQ&amp;feature=channel_page">SODIMMs</a>!! aren&#8217;t they cuuute!), I&#8217;m pretty sure this won&#8217;t last for long &#8211; And it&#8217;s not because of Larrabee, nor even CUDA.  It&#8217;s because the &#8216;proprietary-algorithms-on-a-proprietary-chip-that&#8217;s-on-a-proprietary-card&#8217; model is long dead.  Remember 3DFX?  I do.  In fact, I&#8217;m surprised that anyone with a background at nVidia ended up in CausticGraphics &#8211; after all, it was nVidia who killed off Glide, and with it, Voodoo.</p>
<p>You see, the only reason  <a href="http://www.artvps.com/">ART VPS</a> has survived this long is that they have established industry presence and have proven the quality of their algorithms in comparison to other, proprietary, software-based RenderMan-compatible solutions.  In fact, even they seem to have given up on putting a raytracer on a card (PURE) and are now seem to be concentrating on a more software-centric approach.</p>
<p>I&#8217;m not saying we need to get caught up in the CPU-GPU bubble into which Intel seem to be naively trapped.  The problem is that some people&#8217;s <a href="http://forums.bit-tech.net/showpost.php?p=1938170&amp;postcount=7">optimistic faith</a> is severely misplaced &#8211; an OpenGL-based API in no way implies any form of open standards-compliance.  The world of raytracing is moving to more and more universal platforms &#8211; ART only did well because they were RenderMan-compliant</p>
<p>Still, I&#8217;d love to pick up a CausticOne on ebay in a few years time&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=9&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2009/08/06/raytracing-is-dead-long-live-raytracing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
		<item>
		<title>An open letter to Always Innovating, or why I won&#8217;t be buying the Touchbook</title>
		<link>http://ifeelalittlestupid.wordpress.com/2009/08/06/an-open-letter-to-always-innovating-or-why-i-wont-be-buying-the-touchbook/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2009/08/06/an-open-letter-to-always-innovating-or-why-i-wont-be-buying-the-touchbook/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 16:04:05 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=18</guid>
		<description><![CDATA[Dear Sir/Madam, It is with great interest that I have followed, over the preceding months, the development of the Always Innovating Touchbook. It is for me, without doubt, the most exciting thing to happen in the world of portable computing since Apple&#8217;s Newton. Why, then, you might be wondering, will I not be buying one? [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=18&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dear Sir/Madam,</p>
<p>It is with great interest that I have followed, over the preceding months, the development of the <a href="http://www.alwaysinnovating.com/touchbook/">Always Innovating Touchbook</a>.  It is for me, without doubt, the most exciting thing to happen in the world of portable computing since Apple&#8217;s <a href="http://en.wikipedia.org/wiki/Newton_(platform)">Newton</a>.  Why, then, you might be wondering, will I not be buying one?</p>
<p>I refer you to a phrase with which one is greeted with after following the &#8216;<a href="http://www.alwaysinnovating.com/company/opensource.htm">open source</a>&#8216; link on your website:</p>
<p><em>Always Innovating believes that open hardware will stand out in the coming years as open software has done recently&#8230;</em></p>
<p>Seems good so far. However, the passage continues,</p>
<p><em>&#8230;Based on the Beagleboard project, we are providing the design of the Touch Book to parties that show strong commitment to the open source movement. Please follow this <a href="http://www.alwaysinnovating.com/company/design.htm">link</a> for more information.</em></p>
<p>This is where, for me, alarm bells begin to ring.  What, exactly, is a <em>party that shows strong commitment to the open source movement</em>?  Are you in some way implying that, even though your design is heavily based on <a href="http://beagleboard.org/">BeagleBoard</a>, an open-source hardware project, that you are going to be selective about contributing your changes back to the open-source community?</p>
<p>Following the <a href="http://www.alwaysinnovating.com/company/design.htm">link</a> mentioned above, we are taken to a page which states,</p>
<p><em>The Always Innovating strongly believes and supports both the open source movement and the recent open hardware efforts. At the same time, we have also been a little bit disappointed by the behavior of some companies who fail to discern open source and one-way self service!</em></p>
<p>As we will see upon further delving into the text on this page, the above statement is nothing but hypocrisy:</p>
<p><em>The Touch Book brings a lot of innovation and we feel unconfortable to just throw away all our efforts and let some companies just copy-paste our design for free.</em></p>
<p>How, in that case, can you claim to support the Open-Source Hardware movement?  Anyone can &#8216;copy-paste&#8217; an Ubuntu CD, and profit off of it, &#8216;for free&#8217;.  That is the meaning of freedom in the context of Open Source.  Does any one of the thousands of contributors to the project, feel &#8216;uncomfortable&#8217; about this?  Of course not.  Instead, they realise that anyone modifying, fixing and re-distibuting Ubuntu can only be a good thing for Ubuntu, at the very least because it promotes Ubuntu and Free/Open Source Software, but also because the  mechanics of an Open-Source ecosystem dictate that any positive contribution will either  be re-adopted upstream, or form part of a fork, improving quality, diversity and choice.  It is in this context that the  Touchbook (at least its electrical design) can be considered a fork of <a href="http://beagleboard.org/">BeagleBoard</a>, and in this context that I believe the actions of Always Innovating are in direct violation of the principles of Open Source.</p>
<p><em>At the same time, this project wouldn&#8217;t have been possible without the contribution of thousands of free developers or companies who honestly participate to this echosystem and give back to the community.</em></p>
<p>I&#8217;ll assume you meant &#8216;ecosystem&#8217;.  If you really do care for these free developers, just how many of them are likely to get access to you designs under your current programme?  Is someone who provided a vital bug report to one of the hundreds of open-source software products used in the Touchbook&#8217;s OS, deemed worthy of gaining access to your designs?  Is an electrical engineer who has no provable contribution to open-source software or hardware, but a moral and ethical feeling of responsibility to honour the terms of an open-source license, likely to be able to view circuit schematics and hence improve the touchbook? Is the 19-year-old product design student, who knows not a thing about programming, but has a healthy interest in the mechanical design of computers, and a strong will to contribute design ideas to open-source hardware products, ever likely to see a CAD drawing of the Touchbook?  Moreover, is anyone who does acquire designs from you allowed to redistribute them?</p>
<p>You have seen from the examples cited above that, with an Open-Source hardware project, it is extremely difficult for one to establish precedent for support of Open-Source, because most of the Open-Source movement until this point has been focussed on software.  The simple fact is that a large number of Open-Source supporters are not software developers.</p>
<p>Lack of precedent in Open Hardware, of course, also affects companies like you, and I do understand that.  However, instead of playing God and choosing who is and is not worthy of seeing your designs, would it not have been wiser to invest in the development of a true, Open-Source compliant hardware license, which would protect your rights aswell of those of the rest of the open-source community?  Even without hardware equivalents of the <a href="http://en.wikipedia.org/wiki/GNU_General_Public_License">GPL</a> and <a href="http://en.wikipedia.org/wiki/Bsd_license">BSD</a> licenses, how can commercially-supported projects like <a href="http://www.arduino.cc">Arduino</a>, <a href="http://www.openmoko.com">OpenMoko</a> and, of course, <a href="http://beagleboard.org">BeagleBoard</a> survive without having to resort to a policy like your own?</p>
<p>Supporters of Free/Open Source Software have made sure that no-one should be able to redistribute compiled code, wihout making the source code to their modifications easily-available.  In the same way, should supporters of Free/Open Source Hardware not make sure that no-one should be allowed to distribute physical products based on open designs, without also sharing the relevant &#8216;source code&#8217; (eg. hardware schematics, CAD files, part lists, design documents)?  In other words, should all of these documents not be freely accessible to ayone who purchases a Touchbook?</p>
<p>To claim otherwise, as you do, fundementally opposes the Open Source movement.  I understand that the stance you are taking may not be in violation of BeagleBoard&#8217;s licensing terms.  However, it would seem to some that, in placing arbitary contraints on access to your designs, your so-called &#8216;support&#8217; of open-source hardware is merely a masquerade; a marketing gimmick, employed only for the gain of your own profits.  Open-source is not a one-way street, and Always Innovating cannot claim to be a supporter of Open-Source Hardware while keeping its revisions to the BeagleBoad framework to itself, and only releasing even its own designs to those whom it deems worthy.</p>
<p>It is therefore with disappointment that I am ubable to buy a Touchbook, until ether truly open and free access to the designs is established, or Always Innovating ceases to claim that the Touchbook is open hardware.</p>
<p>Yours faithfully,</p>
<p>A concerned supporter of the Open-Source Hardware movement</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=18&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2009/08/06/an-open-letter-to-always-innovating-or-why-i-wont-be-buying-the-touchbook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
		<item>
		<title>Using the Chromium Linux beta build on Slackware 12.2</title>
		<link>http://ifeelalittlestupid.wordpress.com/2009/06/09/using-the-chromium-linux-beta-build-on-slackware-12-2/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2009/06/09/using-the-chromium-linux-beta-build-on-slackware-12-2/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 17:33:34 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=14</guid>
		<description><![CDATA[Having previously tried (and failed) to build Chromium on my Slackware system, the news that a beta build is now available for Linux was a welcome surprise.  However, it is a little more tricky to get running than you&#8217;d expect, so here&#8217;s how to do it: Download a package containing the required NSS libraries from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=14&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Having previously tried (and failed) to build Chromium on my Slackware system, the <a href="http://blog.chromium.org/2009/06/danger-mac-and-linux-builds-available.html">news</a> that a beta build is now available for Linux was a welcome surprise.  However, it is a little more tricky to get running than you&#8217;d expect, so here&#8217;s how to do it:</p>
<ol>
<li>Download a package containing the required NSS libraries from <a href="http://www.yourfilelink.com/get.php?fid=498818&amp;dv=1">here.</a> This package was built using Road_map&#8217;s instructions on <a href="http://www.linuxquestions.org/questions/slackware-14/build-chrome-on-slackware-current-fail-no-package-nss-found-667546/">this</a> forum thread and a slackbuild script by (who else?) Eric. Install it using the standard installpkg command; It shouldn&#8217;t be replacing anything&#8230;</li>
<li>Use the following commands (as root or with sudo) to set up Google&#8217;s weird, weird symlinks. Does Ubuntu use .so.*d files or something?!<br />
<blockquote><p>ln -s /usr/lib/libplds4.so /usr/lib/libplds4.so.1d<br />
ln -s /usr/lib/libnss3.so /usr/lib/libnss3.so.1d<br />
ln -s /usr/lib/libsmime3.so /usr/lib/libsmime3.so.1d<br />
ln -s /usr/lib/libssl3.so /usr/lib/libssl3.so.1d<br />
ln -s /usr/lib/libnssutil3.so /usr/lib/libnssutil3.so.1d<br />
ln -s /usr/lib/libnspr4.so /usr/lib/libnspr4.so.0d<br />
ln -s /usr/lib/libplc4.so /usr/lib/libplc4.so.0d<br />
ln -s /usr/lib/libplds4.so /usr/lib/libplds4.so.0d</p></blockquote>
</li>
<li>Download the latest Chrome Linux beta tarball (well, zip file..) from <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-linux/">here</a>.</li>
<li>Extract the &#8216;chrome&#8217; executable to somewhere in your path.</li>
<li>Pester me if it doesn&#8217;t work, or if I did something wrong.  I usually do..</li>
</ol>
<p>For those interested, having followed the steps above, it should also be possible to <em>build</em> Chromium under Slackware. The poor documentation regarding &#8216;hammer&#8217; put me off, even though I did find it in the end. Having gotten Chromium working, I decided not to bother with using about 15 Chrome-specific utilities just to set up the build system&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=14&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2009/06/09/using-the-chromium-linux-beta-build-on-slackware-12-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
		<item>
		<title>Eskil</title>
		<link>http://ifeelalittlestupid.wordpress.com/2009/03/11/eskil/</link>
		<comments>http://ifeelalittlestupid.wordpress.com/2009/03/11/eskil/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 19:07:23 +0000</pubDate>
		<dc:creator>ahmad</dc:creator>
				<category><![CDATA[opinion]]></category>

		<guid isPermaLink="false">http://ifeelalittlestupid.wordpress.com/?p=7</guid>
		<description><![CDATA[Ever since I played with Loq Airou, I&#8217;ve been a fan of Eskil Steenberg.  Now this may just happen to be the most astute rambling on technology I&#8217;ll read in months&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=7&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ever since I played with <a title="Loq Airou" href="http://www.quelsolaar.com/loq_airou/index.html" target="_blank">Loq Airou</a>, I&#8217;ve been a fan of Eskil Steenberg.  Now <a href="http://iloapp.quelsolaar.com/blog/news?Home&amp;post=39">this</a> may just happen to be the most astute rambling on technology I&#8217;ll read in months&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ifeelalittlestupid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ifeelalittlestupid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ifeelalittlestupid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ifeelalittlestupid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ifeelalittlestupid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ifeelalittlestupid.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ifeelalittlestupid.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ifeelalittlestupid.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ifeelalittlestupid.wordpress.com&amp;blog=6441446&amp;post=7&amp;subd=ifeelalittlestupid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ifeelalittlestupid.wordpress.com/2009/03/11/eskil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">ahmad</media:title>
		</media:content>
	</item>
	</channel>
</rss>
