<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>dholm.com</title>
	
	<link>http://www.dholm.com</link>
	<description>The trouble with programmers is that you can never tell what a programmer is doing until it's too late.</description>
	<lastBuildDate>Mon, 06 Jul 2009 09:13:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/dholm" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">dholm</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Tumblelog 090706</title>
		<link>http://www.dholm.com/2009/07/06/tumblelog-090706/</link>
		<comments>http://www.dholm.com/2009/07/06/tumblelog-090706/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 06:00:49 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Tumblelog]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=747</guid>
		<description><![CDATA[TTMath, a C++ bignum library implemented solely as templates.
Conficker Eye Chart, visually identify if you have been infected by the Conficker worm by following this link.
New Time Slider features coming up in OpenSolaris 2009.06, similar to Apple&#8217;s Time Machine but utilizing the ZFS snapshot feature.
Like Water for Money, is an article about Moniac which is [...]]]></description>
			<content:encoded><![CDATA[<p><a title="TTMath" href="http://www.ttmath.org/">TTMath</a>, a C++ bignum library implemented solely as templates.</p>
<p><a title="Conficker Eye Chart" href="http://www.confickerworkinggroup.org/infection_test/cfeyechart.html">Conficker Eye Chart</a>, visually identify if you have been infected by the Conficker worm by following this link.</p>
<p><a title="New Time Slider features coming up in OpenSolaris 2009.06" href="http://blogs.sun.com/erwann/entry/new_time_slider_features_in">New Time Slider features coming up in OpenSolaris 2009.06</a>, similar to Apple&#8217;s Time Machine but utilizing the ZFS snapshot feature.</p>
<p><a title="Like Water for Money" href="http://judson.blogs.nytimes.com/2009/06/02/guest-column-like-water-for-money/">Like Water for Money</a>, is an article about Moniac which is an analog computer from 1949. Cambridge University has a <a title="The Philips Machine" href="http://mediaplayer.group.cam.ac.uk/component/option,com_mediadb/task,view/idstr,CU-AllanMcRobie-Phillips2004/Itemid,26">video</a> of it running.</p>
<p><a title="Phil!'s ZSH Prompt" href="http://aperiodic.net/phil/prompt/">Phil!&#8217;s ZSH Prompt</a>,a really nice ZSH prompt.</p>
<p><a title="Dawn of the Personal Computer: From Altair to the IBM PC" href="http://www.maximumpc.com/article/features/dawn_personal_computer_altair_ibm_pc?page=0,0">Dawn of the Personal Computer: From Altair to the IBM PC</a>, a quick rundown of PC history by Maximum PC.</p>
<p><a title="test-dept" href="http://code.google.com/p/test-dept/">test-dept</a>, is a unit testing framework for C which supports stubbing.</p>
<p><a title="Fifteen Classic PC Design Mistakes" href="http://technologizer.com/2009/06/14/fifteen-classic-pc-design-mistakes/">Fifteen Classic PC Design Mistakes</a>, Technologizer has made a great list of the ten worst PC design mistakes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/07/06/tumblelog-090706/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tumblelog 090622</title>
		<link>http://www.dholm.com/2009/06/22/tumblelog-090622/</link>
		<comments>http://www.dholm.com/2009/06/22/tumblelog-090622/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 06:00:20 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Tumblelog]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=701</guid>
		<description><![CDATA[CodeLite, yet another open source and cross platform C/C++ IDE.
Tupperware Arcade Controls, arcade controls built into Tupperware boxes along with instructions on how to build your own.
UNIX network analysis, an article on standard UNIX tools for network analysis.
ELPA, is the Emacs Lisp Package Archive, a package manager for emacs.
The Falcon programming language, is a multi [...]]]></description>
			<content:encoded><![CDATA[<p><a title="CodeLite" href="http://www.codelite.org/">CodeLite</a>, yet another open source and cross platform C/C++ IDE.</p>
<p><a title="Tupperware Arcade Controls" href="http://tinkerlog.com/2009/05/08/tupperware-arcade-controls/">Tupperware Arcade Controls</a>, arcade controls built into Tupperware boxes along with instructions on how to build your own.</p>
<p><a title="UNIX network analysis" href="http://www.ibm.com/developerworks/aix/tutorials/au-unixnetworkanalysis/index.html">UNIX network analysis</a>, an article on standard UNIX tools for network analysis.</p>
<p><a title="ELPA" href="http://tromey.com/elpa/">ELPA</a>, is the Emacs Lisp Package Archive, a package manager for emacs.</p>
<p><a title="The Falcon programming language" href="http://www.falconpl.org/">The Falcon programming language</a>, is a multi paradigm programming language including conecpts such as object orientation and message passing.</p>
<p><a title="Twittjr" href="http://grantovich.net/projects/twittjr/">Twittjr</a>, a Twitter reader designed for and running on a PCjr.</p>
<p><a title="Uniselector digital clock" href="http://mike.wepoco.com/retro-geekery/uniselector-digital-clock">Uniselector digital clock</a>, a mysterious digital clock from the 1940&#8217;s.</p>
<p><a title="Anatomy of Linux process management" href="http://www.ibm.com/developerworks/linux/library/l-linux-process-management/index.html?ca=dgr-lnxw01Linux-Proc-die&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw01">Anatomy of Linux process management</a>, yet another developerworks article, this time it&#8217;s about the inner workings of Linux processes.</p>
<p><a title="Sumo Paint" href="http://www.sumopaint.com/app/">Sumo Paint</a>, a web 2.0 application for painting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/06/22/tumblelog-090622/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tumblelog 090608</title>
		<link>http://www.dholm.com/2009/06/08/tumblelog-090608/</link>
		<comments>http://www.dholm.com/2009/06/08/tumblelog-090608/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 06:00:41 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Tumblelog]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=720</guid>
		<description><![CDATA[Ball and chain to force children to study, I highly doubt this product will be big.
From Voodoo to GeForce: The Awesome History of 3D Graphics, a walk down memory lane for those of us who were present in the early days of the graphics card era.
teepeedee2, a really fast web server written in LISP.
A few [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Ball and chain to force children to study" href="http://www.telegraph.co.uk/education/educationnews/5343111/Ball-and-chain-to-force-children-to-study.html">Ball and chain to force children to study</a>, I highly doubt this product will be big.</p>
<p><a title="From Voodoo to GeForce: The Awesome History of 3D Graphics" href="http://www.maximumpc.com/print/6338">From Voodoo to GeForce: The Awesome History of 3D Graphics</a>, a walk down memory lane for those of us who were present in the early days of the graphics card era.</p>
<div id="attachment_761" class="wp-caption alignnone" style="width: 411px"><a href="http://englishrussia.com/?p=2198"><img class="size-full wp-image-761" title="&quot;Abandoned Russian Polar Nuclear Lighthouses&quot;" src="http://www.dholm.com/wp-content/uploads/2009/06/lighthouse.jpeg" alt="&quot;Abandoned Russian Polar Nuclear Lighthouses&quot;" width="401" height="266" /></a><p class="wp-caption-text">&quot;Abandoned Russian Polar Nuclear Lighthouses&quot;</p></div>
<p><a title="vii's teepeedee2 at master" href="http://github.com/vii/teepeedee2/tree/master">teepeedee2</a>, a really fast web server written in LISP.</p>
<p><a title="A few thoughts on the role of software architects" href="http://www.bluebytesoftware.com/blog/2008/10/02/AFewThoughtsOnTheRoleOfSoftwareArchitects.aspx">A few thoughts on the role of software architects</a>, insightful.</p>
<p><a title="Alternatives to Windows, Mac, Linux and online applications" href="http://alternativeto.net/">AlternativeTo</a>, a community driven site that lists alternatives to applications.</p>
<p><a title="iShoes - A Step Towards the Future" href="http://www.theishoes.com/products.html">iShoes</a>, because the Segway wasn&#8217;t enough.</p>
<p><a title="Code Monkey" href="http://www.jonathancoulton.com/2006/04/14/thing-a-week-29-code-monkey/">Code Monkey</a>, a song about being a programmer by Jonathan Coulton.</p>
<p><a title="How do you test a random number generator?" href="http://www.billthelizard.com/2009/05/how-do-you-test-random-number-generator.html">How do you test a random number generator?</a> Bill the Lizard of Stack Overflow fame gives us a very good rundown on random number generation.</p>
<p><a title="The speed, size and dependability of programming languages" href="http://gmarceau.qc.ca/blog/2009/05/speed-size-and-dependability-of.html">The speed, size and dependability of programming languages</a>, benchmarks run across 33 different programming languages and plotted based on four different characteristics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/06/08/tumblelog-090608/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Wave</title>
		<link>http://www.dholm.com/2009/06/01/google-wave/</link>
		<comments>http://www.dholm.com/2009/06/01/google-wave/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:43:08 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=749</guid>
		<description><![CDATA[
A presentation on Google Wave which is Google&#8217;s next gen communications platform.
]]></description>
			<content:encoded><![CDATA[<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/v_UyVmITiYQ&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/v_UyVmITiYQ&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>A presentation on Google Wave which is Google&#8217;s next gen communications platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/06/01/google-wave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“1964 Antique MODEM Live Demo”</title>
		<link>http://www.dholm.com/2009/05/28/1964-antique-modem-live-demo/</link>
		<comments>http://www.dholm.com/2009/05/28/1964-antique-modem-live-demo/#comments</comments>
		<pubDate>Thu, 28 May 2009 07:14:55 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=741</guid>
		<description><![CDATA[
Amazing that a 45 year old modem is still capable of connecting to the Internet.
]]></description>
			<content:encoded><![CDATA[<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/X9dpXHnJXaE&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/X9dpXHnJXaE&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>Amazing that a 45 year old modem is still capable of connecting to the Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/05/28/1964-antique-modem-live-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Repurpose”, a documentary on hardware hacking</title>
		<link>http://www.dholm.com/2009/05/27/repurpose-a-documentary-on-hardware-hacking/</link>
		<comments>http://www.dholm.com/2009/05/27/repurpose-a-documentary-on-hardware-hacking/#comments</comments>
		<pubDate>Wed, 27 May 2009 07:35:44 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=734</guid>
		<description><![CDATA[
This video was posted on MOSIG&#8217;s mailing list by MC and is a documentary about the hardware hacking community in Montreal. Keep your eyes out for the old teletype in the beginning of the documentary.
]]></description>
			<content:encoded><![CDATA[<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/MOTw_PkK_SU&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/MOTw_PkK_SU&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>This video was posted on <a title="mosig: en brevlista" href="http://www.hack.org/mc/mosig.html">MOSIG</a>&#8217;s mailing list by <a title="M.C. Widerkrantz" href="http://www.hack.org/mc/">MC</a> and is a documentary about the hardware hacking community in Montreal. Keep your eyes out for the old teletype in the beginning of the documentary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/05/27/repurpose-a-documentary-on-hardware-hacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tumblelog: 090525</title>
		<link>http://www.dholm.com/2009/05/25/tumblelog-090525/</link>
		<comments>http://www.dholm.com/2009/05/25/tumblelog-090525/#comments</comments>
		<pubDate>Mon, 25 May 2009 07:36:14 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Tumblelog]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=688</guid>
		<description><![CDATA[Spinning vinyl &#8211; an ipod app, an application that uses the accelerometer to simulate a spinning vinyl record.
BeRTOS, a free real-time operating system.
Solutions for tracing UNIX applications, if you ever have a bug in an application on your favorite Unix implementation these are some good tips on how you can find it.
CS 61C &#8211; Machine [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Spinning vinyl - an ipod app" href="http://fffff.at/spinning-vinyl-ipod-app/">Spinning vinyl &#8211; an ipod app</a>, an application that uses the accelerometer to simulate a spinning vinyl record.</p>
<p><a title="BeRTOS" href="http://www.bertos.org/">BeRTOS</a>, a free real-time operating system.</p>
<div id="attachment_726" class="wp-caption alignnone" style="width: 310px"><a href="http://images.businessweek.com/ss/09/04/0402_numbers/index.htm"><img class="size-full wp-image-726" title="&quot;Chip Dip&quot; by Tara Kalwarski" src="http://www.dholm.com/wp-content/uploads/2009/05/ss_1.jpeg" alt="&quot;Chip Dip&quot; by Tara Kalwarski" width="300" height="174" /></a><p class="wp-caption-text">&quot;Chip Dip&quot; by Tara Kalwarski</p></div>
<p><a title="Solutions for tracing UNIX applications" href="http://www.ibm.com/developerworks/aix/tutorials/au-apptracing/index.html">Solutions for tracing UNIX applications</a>, if you ever have a bug in an application on your favorite Unix implementation these are some good tips on how you can find it.</p>
<p><a title="CS 61C - Machine Structures" href="http://webcast.berkeley.edu/course_details.php?seriesid=1906978500">CS 61C &#8211; Machine Structures</a>, online lectures on machine architectures.</p>
<p><a title="Ubuntu brings advanced Screen features to the masses" href="http://arstechnica.com/open-source/news/2009/04/ubuntu-brings-advanced-screen-features-to-the-masses.ars">Ubuntu brings advanced Screen features to the masses</a>, an application to simplify configuring GNU Screen on Ubuntu.</p>
<p><a title="moot wins, Time Inc. loses" href="http://musicmachinery.com/2009/04/27/moot-wins-time-inc-loses/">moot wins, Time Inc. loses</a>, Time Inc was hacked by 4chan users.</p>
<p><a title="X-Ray Funnies" href="http://www.flickr.com/photos/ravanderende/sets/72157594368940565/">X-Ray Funnies</a>, various video game components x-rayed.</p>
<p><a title="At the Nuclear Power Plant" href="http://englishrussia.com/?p=2660">At the Nuclear Power Plant</a>, a visit to a nuclear power plant located in Smolensk. There are lots of links to other interesting things at the bottom such as inflatable missiles designed to fool spy satellites.</p>
<p><a title="Refactor :my =&gt; 'code'" href="http://refactormycode.com/">Refactor :my =&gt; &#8216;code&#8217;</a>, help refactor other peoples code.</p>
<p><a title="Wolfram|Alpha" href="http://www.wolframalpha.com/">Wolfram|Alpha</a>, a computational knowledge engine for searching through Wolfram&#8217;s knowledge base.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/05/25/tumblelog-090525/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Herb Sutter on Machine Architecture</title>
		<link>http://www.dholm.com/2009/05/20/herb-sutter-on-machine-architecture/</link>
		<comments>http://www.dholm.com/2009/05/20/herb-sutter-on-machine-architecture/#comments</comments>
		<pubDate>Wed, 20 May 2009 06:00:35 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=712</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="400" data="http://video.google.com/googleplayer.swf?docid=-4714369049736584770&amp;hl=en&amp;fs=true" type="application/x-shockwave-flash"><param name="id" value="VideoPlayback" /><param name="src" value="http://video.google.com/googleplayer.swf?docid=-4714369049736584770&amp;hl=en&amp;fs=true" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/05/20/herb-sutter-on-machine-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tumblelog: 090511</title>
		<link>http://www.dholm.com/2009/05/11/tumblelog-090511/</link>
		<comments>http://www.dholm.com/2009/05/11/tumblelog-090511/#comments</comments>
		<pubDate>Mon, 11 May 2009 06:00:57 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Tumblelog]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=682</guid>
		<description><![CDATA[Queen Bohemian Rhapsody Old School Computer Remix, Queen&#8217;s Bohemian Rhapsody recreated by using old hardware (Flash required).
Driving an LED with or without a resistor [SIC], talks about why and when you should use a resistor to drive a LED.
A Story About &#8216;Magic&#8217;, is a story from MIT&#8217;s AI lab about a weird switch glued to [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Queen Bohemian Rhapsody Old School Computer Remix" href="http://www.youtube.com/watch?v=Ht96HJ01SE4">Queen Bohemian Rhapsody Old School Computer Remix</a>, Queen&#8217;s Bohemian Rhapsody recreated by using old hardware (Flash required).</p>
<p><a title="Driving an LED with or without a resistor" href="http://tinkerlog.com/2009/04/05/driving-an-led-with-or-without-a-resistor/">Driving an LED with or without a resistor</a> [SIC], talks about why and when you should use a resistor to drive a LED.</p>
<div id="attachment_703" class="wp-caption alignnone" style="width: 410px"><a href="http://www.pdnphotooftheday.com/2009/03/628"><img class="size-full wp-image-703" title="&quot;Camouflage Class&quot; from FSA-OWI" src="http://www.dholm.com/wp-content/uploads/2009/05/cammoclass.jpg" alt="&quot;Camouflage Class&quot; from FSA-OWI" width="400" /></a><p class="wp-caption-text">&quot;Camouflage Class&quot; from FSA-OWI</p></div>
<p><a title="A Story About 'Magic'" href="http://catb.org/esr/jargon/html/magic-story.html">A Story About &#8216;Magic&#8217;</a>, is a story from MIT&#8217;s AI lab about a weird switch glued to one of their PDP-10s.</p>
<p><a title="A20 - a pain from the past" href="http://www.win.tue.nl/~aeb/linux/kbd/A20.html">A20 &#8211; a pain from the past</a>, just one of many reasons the PC is evil and deserves to die.</p>
<p><a title="Fast Fourier Transform (FFT) implemented using Template Metaprograms" href="http://www.oonumerics.org/blitz/examples/fft.html">Fast Fourier Transform (FFT) implemented using Template Metaprograms</a>, C++&#8217; template system is turing complete and this is one example of what it can do.</p>
<p><a title="http://homeland.gov.safenow.org - what do in an emergency" href="http://www.safenow.org/">http://homeland.gov.safenow.org &#8211; what do in an emergency</a>, a humorous spin on some pictures made by the US Department of Homeland Security.</p>
<p><a title="Tater Titan" href="http://www.irondogstudios.com/images/tater/mek_tater.html">Tater Titan</a>, I wish I had this kind of patience.</p>
<p><a title="TLSF: Memory Allocator for Real-Time" href="http://rtportal.upv.es/rtmalloc/">TLSF: Memory Allocator for Real-Time</a>, a GPL/LGPL licensed memory allocator for systems with real-time requirements.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/05/11/tumblelog-090511/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tumblelog: 090420</title>
		<link>http://www.dholm.com/2009/04/20/tumblelog-090420/</link>
		<comments>http://www.dholm.com/2009/04/20/tumblelog-090420/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 07:00:28 +0000</pubDate>
		<dc:creator>dholm</dc:creator>
				<category><![CDATA[Tumblelog]]></category>

		<guid isPermaLink="false">http://www.dholm.com/?p=662</guid>
		<description><![CDATA[Timeline: 40 years of OS milestones, a look at some of the biggest OS milestones during the last 40 years.
8-bit TV-Computer, a newly designed 8-bit TV-computer which apparently is NES compatible (with a cartridge converter).
BeOS Behind the Sinister Dollhouse, if you thought BeOS was dormant waiting for Haiku you were wrong!
Windows 95 almost had floppy [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Timeline: 40 years of OS milestones" href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9129498">Timeline: 40 years of OS milestones</a>, a look at some of the biggest OS milestones during the last 40 years.</p>
<p><a title="8-bit TV-Computer" href="http://www.makershed.com/ProductDetails.asp?ProductCode=MKPP1">8-bit TV-Computer</a>, a newly designed 8-bit TV-computer which apparently is NES compatible (with a cartridge converter).</p>
<div id="attachment_676" class="wp-caption alignnone" style="width: 310px"><a href="http://digital-photography-school.com/long-exposure-photography"><img class="size-medium wp-image-676" title="Glowing Wheel by Sara Heinrichs" src="http://www.dholm.com/wp-content/uploads/2009/04/glowing-wheel-300x212.jpg" alt="Glowing Wheel by Sara Heinrichs" width="300" height="212" /></a><p class="wp-caption-text">Glowing Wheel by Sara Heinrichs</p></div>
<p><a title="BeOS Behind the Sinister Dollhouse" href="http://www.osnews.com/story/21254/BeOS_Behind_the_Sinister_Dollhouse">BeOS Behind the Sinister Dollhouse</a>, if you thought BeOS was dormant waiting for Haiku you were wrong!</p>
<p><a title="Windows 95 almost had floppy insertion detection but the training cost was prohibitive" href="http://blogs.msdn.com/oldnewthing/archive/2009/04/02/9528175.aspx">Windows 95 almost had floppy insertion detection but the training cost was prohibitive</a>, the title says it all.</p>
<p><a title="Commodore 64 Original Hardware Laptop" rel="bookmark" href="http://benheck.com/04-05-2009/commodore-64-original-hardware-laptop">Commodore 64 Original Hardware Laptop</a>, Ben Heck has done it again, this time he built a laptop out of a Commodore 64. Me wants!</p>
<p><a title="Art. Lebedev Studio" href="http://www.artlebedev.com/">Art. Lebedev Studio</a>, has made some really cool designs.</p>
<p><a title="Wood Ferrari V12 Engine" href="http://hackedgadgets.com/2009/04/15/wood-ferrari-v12-engine/">Wood Ferrari V12 Engine</a>, yet another engine model project. Sadly this one doesn&#8217;t run.</p>
<p><a title="Mercury fountain at the Fundacio' Joan Miro'" href="http://theodoregray.com/PeriodicTable/Samples/080.x2/index.s12.html">Mercury fountain at the Fundacio&#8217; Joan Miro&#8217;</a>, an impressive work of art.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dholm.com/2009/04/20/tumblelog-090420/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 1.257 seconds. --><!-- File not cached! Super Cache Couldn't write to: wp-content/cache/wp-cache-27a873f4aa82b9618ff14deb37fa099c.html -->
