<?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>Dedwarmo &#187; software</title>
	<atom:link href="http://dedwarmo.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://dedwarmo.com</link>
	<description>Pronounced dead-warm-oh</description>
	<lastBuildDate>Sun, 07 Mar 2010 12:24:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VTK &#8211; Visualization Toolkit</title>
		<link>http://dedwarmo.com/2010/02/20/vtk-visualization-toolkit/</link>
		<comments>http://dedwarmo.com/2010/02/20/vtk-visualization-toolkit/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 14:06:30 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=1747</guid>
		<description><![CDATA[
I like to fool around with Blender, the 3D modeling and animation software.  For the most part, in Blender you have to create your own content by sculpting and painting things from scratch.  But what if you have a bunch of scientific data that you want to visualize?  Evidently you can use [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://dedwarmo.com/wp-content/uploads/vtk-445x250.jpg" alt="" title="vtk" width="445" height="250" class="alignnone size-medium wp-image-1749" /><br />
I like to fool around with Blender, the 3D modeling and animation software.  For the most part, in Blender you have to create your own content by sculpting and painting things from scratch.  But what if you have a bunch of scientific data that you want to visualize?  Evidently you can use <a href="http://www.vtk.org/">VTK</a> and other computer programs that are built upon it.  I haven&#8217;t used VTK myself but it seems to be widely used in the scientific community.</p>
<blockquote><p>The Visualization Toolkit (VTK) is an open source graphics toolkit. It is a platform independent graphics engine with parallel rendering support. VTK has an active development community that includes laboratories, institutions and universities from around the world. VTK has several large collaborations between Kitware and national organizations such as Sandia National Labs, Los Alamos, and Livermore National Labs, who are using VTK as the foundation for their large data visualization research efforts. &#8211; <a href="http://en.wikipedia.org/wiki/VTK">Wikipedia.org</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2010/02/20/vtk-visualization-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hire your enemies</title>
		<link>http://dedwarmo.com/2009/11/13/hire-your-enemies/</link>
		<comments>http://dedwarmo.com/2009/11/13/hire-your-enemies/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 04:41:25 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=1621</guid>
		<description><![CDATA[
Eric S. Raymond is a Free Software advocate and has done much to promote and organize Free Software efforts so it was most surprising when he got a letter from Microsoft offering him a job.  ESR&#8217;s response was crass but humorous.  I haven&#8217;t laughed so hard in a long time.  
I&#8217;d thank [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://dedwarmo.com/wp-content/uploads/linux1.jpg" /><br />
Eric S. Raymond is a Free Software advocate and has done much to promote and organize Free Software efforts so it was most surprising when he got a letter from Microsoft offering him a job.  ESR&#8217;s response was crass but humorous.  I haven&#8217;t laughed so hard in a long time.  </p>
<blockquote><p>I&#8217;d thank you for your offer of employment at Microsoft, except that it indicates that either you or your research team (or both) couldn&#8217;t get a clue if it were <a href="http://esr.ibiblio.org/?p=208">continued</a></p></blockquote>
<p>Note:  The penguin which is call Tux is the mascot of the Linux operating system.  Linux is the centerpiece of the Free Software movement.</p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2009/11/13/hire-your-enemies/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Safari 4 Bug in Snow Leopard</title>
		<link>http://dedwarmo.com/2009/10/29/safari-4-bug/</link>
		<comments>http://dedwarmo.com/2009/10/29/safari-4-bug/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 03:31:11 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=1602</guid>
		<description><![CDATA[There appears to be a bug in Safari 4 running on Snow Leopard (MacOS X 10.6.1).  Safari does not handle the &#60;pre&#62; tag correctly 
The line below should look like this (the letters a-z all lower case): 
abcdefghijklmnopqrstuvwxy  
But instead it looks like this: 

abcdefghijklmnopqrstuvwxy
For some reason various letters don&#8217;t show up.  [...]]]></description>
			<content:encoded><![CDATA[<p>There appears to be a bug in Safari 4 running on Snow Leopard (MacOS X 10.6.1).  Safari does not handle the &lt;pre&gt; tag correctly </p>
<p>The line below should look like this (the letters a-z all lower case): </p>
<p>abcdefghijklmnopqrstuvwxy  </p>
<p>But instead it looks like this: </p>
<pre>
abcdefghijklmnopqrstuvwxy</pre>
<p>For some reason various letters don&#8217;t show up.  If you don&#8217;t see a problem then take a look at this screenshot:<br />
<img src="http://davidmo.com/bugs/bug.png"></p>
<p>Edit:  I learned that the problem was that I had multiple versions of the Courier font installed on my computer.  I used the Mac application, Font Book to remove the duplicate font and the problem went away.</p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2009/10/29/safari-4-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LuxRender: Open-Source, Unbiased Renderer</title>
		<link>http://dedwarmo.com/2009/06/17/luxrender-open-source-unbiased-renderer/</link>
		<comments>http://dedwarmo.com/2009/06/17/luxrender-open-source-unbiased-renderer/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 03:46:42 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=1388</guid>
		<description><![CDATA[LuxRender
LuxRender is a new, open-source, free software rendering system for physically correct, unbiased image synthesis. Rendering with LuxRender means simulating the flow of light according to physical equations. This produces realistic, photographic-quality images. &#8211; LuxRender.net
As I understand it, an unbiased renderer is one which attempts to simulate the physical properties of light.  Biased renderers [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dedwarmo.com/wp-content/uploads/luxrender.jpg"><img src="http://dedwarmo.com/wp-content/uploads/luxrender-375x300.jpg" alt="luxrender" title="luxrender" width="375" height="300" class="alignnone size-medium wp-image-1397" /></a>LuxRender</p>
<blockquote><p>LuxRender is a new, open-source, free software rendering system for physically correct, unbiased image synthesis. Rendering with LuxRender means simulating the flow of light according to physical equations. This produces realistic, photographic-quality images. &#8211; <a href="http://www.luxrender.net/">LuxRender.net</a></p></blockquote>
<p>As I understand it, an <a href="http://en.wikipedia.org/wiki/Unbiased_rendering">unbiased renderer</a> is one which attempts to simulate the physical properties of light.  Biased renderers allow you to create images which would not be possible in the real world.  For instance light in a biased renderer travels directly from light sources to objects in their path.  Once the light strikes an object it stops there.  Any surfaces in the shadows would be perfectly black. In unbiased* renderers the light travels from light sources to the objects in the scene and then continues to bounce around until then energy drops to an insignificant level. </p>
<p>* July 4, 2009, When I originally posted this I wrote <em>biased</em> which is incorrect.  Unbiased = close to real world physical light simulation.  Biased = fake, less realistic</p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2009/06/17/luxrender-open-source-unbiased-renderer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internationalized Domain Names</title>
		<link>http://dedwarmo.com/2009/05/11/internationalized-domain-names/</link>
		<comments>http://dedwarmo.com/2009/05/11/internationalized-domain-names/#comments</comments>
		<pubDate>Tue, 12 May 2009 03:07:05 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=1324</guid>
		<description><![CDATA[
Until recently domain names (ie:google.com, whitehouse.gov) could only contain ASCII letters, numbers and the hyphen (-).  In 1998 The National University of Singapore began researching the possibility of Internationalized Domain Names (IDN) which would allow non-ASCII characters.  IDN&#8217;s are still being tested, but several domain names have been created using the scripts of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://davidmo.com/images/idn.jpg" /><br />
Until recently domain names (ie:google.com, whitehouse.gov) could only contain <a href="http://en.wikipedia.org/wiki/ASCII">ASCII</a> letters, numbers and the hyphen (-).  In 1998 The National University of Singapore began researching the possibility of <a href="http://en.wikipedia.org/wiki/Internationalized_domain_name">Internationalized Domain Names</a> (IDN) which would allow non-ASCII characters.  IDN&#8217;s are still being tested, but several domain names have been created using the scripts of various languages.  The following domain names are the equivalent of &#8220;example.test&#8221; in the script of its language.</p>
<p><a href="http://xn--mgbh0fb.xn--kgbechtv/">Arabic</a><br />
<a href="http://xn--mgbh0fb.xn--hgbk6aj7f53bba/">Persian</a><br />
<a href="http://xn--fsqu00a.xn--0zwm56d/">Chinese, simplified</a><br />
<a href="http://xn--fsqu00a.xn--g6w251d/">Chinese, traditional</a><br />
<a href="http://xn--e1afmkfd.xn--80akhbyknj4f/">Cyrillic</a><br />
<a href="http://xn--p1b6ci4b4b3a.xn--11b5bs3a9aj6g/">Hindi</a><br />
<a href="http://xn--hxajbheg2az3al.xn--jxalpdlp/">Greek</a><br />
<a href="http://xn--9n2bp8q.xn--9t4b11yi5a/">Korean</a><br />
<a href="http://xn--fdbk5d8ap9b8a8d.xn--deba0ad/">Yiddish</a><br />
<a href="http://xn--r8jz45g.xn--zckzah/">Japanese</a><br />
<a href="http://xn--zkc6cc5bi7f6e.xn--hlcj6aya9esc7a/">Tamil</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2009/05/11/internationalized-domain-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo Maps vs. Google Maps</title>
		<link>http://dedwarmo.com/2009/05/10/yahoo-maps-vs-google-maps/</link>
		<comments>http://dedwarmo.com/2009/05/10/yahoo-maps-vs-google-maps/#comments</comments>
		<pubDate>Sun, 10 May 2009 15:22:34 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=1318</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<p><a href="http://maps.yahoo.com"><img alt="" src="http://davidmo.com/images/yahoo.jpg" title="Yahoo Maps" class="alignnone" width="445" height="258" /></a><br />
<a href="http://maps.google.com/"><img alt="" src="http://davidmo.com/images/google.jpg" title="Google Maps" class="alignnone" width="445" height="258" /></a><br />
<a href="http://maps.yahoo.com/"><img alt="" src="http://davidmo.com/images/yahooearth.jpg" title="Yahoo Maps" class="alignnone" width="445" height="273" /></a><br />
<a href="http://maps.google.com"><img alt="" src="http://davidmo.com/images/googleearth.jpg" title="Google Maps" class="alignnone" width="445" height="273" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2009/05/10/yahoo-maps-vs-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crayon Physics</title>
		<link>http://dedwarmo.com/2009/01/12/crayon-physics/</link>
		<comments>http://dedwarmo.com/2009/01/12/crayon-physics/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 14:48:02 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=998</guid>
		<description><![CDATA[
Crayon Physics Deluxe is a great game where you try to move a ball across the screen by drawing objects with a crayon.  This is what it would be like if your drawings came to life (well, sort of).  I played it myself and it&#8217;s tremendous fun.  
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dedwarmo.com/wp-content/uploads/2009/01/l-640-480-1360dbf2-dbf0-4340-9221-fd4ea8198677.jpeg"><img src="http://dedwarmo.com/wp-content/uploads/2009/01/l-640-480-1360dbf2-dbf0-4340-9221-fd4ea8198677.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
<p><a href="http://www.crayonphysics.com" >Crayon Physics Deluxe</a> is a great game where you try to move a ball across the screen by drawing objects with a crayon.  This is what it would be like if your drawings came to life (well, sort of).  I played it myself and it&#8217;s tremendous fun.  </p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2009/01/12/crayon-physics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gigapixel images in Google Earth</title>
		<link>http://dedwarmo.com/2008/11/29/gigapixel-images-in-google-earth/</link>
		<comments>http://dedwarmo.com/2008/11/29/gigapixel-images-in-google-earth/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 22:08:22 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[invention]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=839</guid>
		<description><![CDATA[Gigapixel images contain about 1 billion pixels.  That works out to about 32,768 by 32,768 pixels.  The average computer screen is about 1,200 pixels wide so to view a gigapixel image requires you to do a lot of zooming in and out and panning about.  A gigapixel image requires lots of memory [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_840" class="wp-caption alignnone" style="width: 310px"><a href="http://dedwarmo.com/wp-content/uploads/2008/11/sf.png"><img src="http://dedwarmo.com/wp-content/uploads/2008/11/sf.png" alt="Zoomed out" title="Golden Gate Bridge" class="size-medium wp-image-840" /></a><p class="wp-caption-text">Zoomed out</p></div>
<p><div id="attachment_841" class="wp-caption alignnone" style="width: 310px"><a href="http://dedwarmo.com/wp-content/uploads/2008/11/sf2.png"><img src="http://dedwarmo.com/wp-content/uploads/2008/11/sf2.png" alt="Zoomed in" title="Golden Gate Bridge Zoom" class="size-medium wp-image-841" /></a><p class="wp-caption-text">Zoomed in</p></div><br />
<a href="http://en.wikipedia.org/wiki/Gigapixel">Gigapixel</a> images contain about 1 billion pixels.  That works out to about 32,768 by 32,768 pixels.  The average computer screen is about 1,200 pixels wide so to view a gigapixel image requires you to do a lot of zooming in and out and panning about.  A gigapixel image requires lots of memory so viewing an image this large using your average photo software will quickly bring your typical computer to a grinding halt.  Special software has been developed to allow you view these high resolution images on a desktop PC.  One such program is <a href="http://lizardtech.com/">LizardTech Expressview</a>.  You can also view gigapixel images using <a href="http://earth.google.com/">Google Earth</a>.  This Youtube <a href="http://www.youtube.com/watch?v=kjwr7lUruvw">video</a> demonstrates Google Earth&#8217;s gigapixel viewing capability.</p>
<p><a href="http://www.xrez.com/">Xrez</a> is a company that is in the business of creating extremely high-resolution gigapixel photography.</p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2008/11/29/gigapixel-images-in-google-earth/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microsoft finally makes a decent commercial</title>
		<link>http://dedwarmo.com/2008/11/08/microsoft-finally-makes-a-decent-commercial/</link>
		<comments>http://dedwarmo.com/2008/11/08/microsoft-finally-makes-a-decent-commercial/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 18:00:53 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=764</guid>
		<description><![CDATA[
Watch the Windows ads.
Watch the Apple ads.
Apple has been running the &#8220;I&#8217;m a PC and I&#8217;m a Mac&#8221; commercials since 2006 without a word from Microsoft.  Finally Microsoft has responded and created an ad which says, &#8220;I&#8217;m a PC and I&#8217;ve been made into a stereotype.&#8221;
From TechCrunch.com
[The new Microsoft ads] show lots of fascinating [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=1lfy9KNBQL0"><img src="http://dedwarmo.com/wp-content/uploads/2008/11/macpc.jpg" alt="" title="macpc" width="410" height="337" class="alignnone size-medium wp-image-767" /></a><br />
Watch the <a href="http://www.youtube.com/watch?v=1lfy9KNBQL0">Windows</a> ads.<br />
Watch the <a href="http://www.apple.com/getamac/ads/<br />
">Apple</a> ads.</p>
<p>Apple has been running the &#8220;I&#8217;m a PC and I&#8217;m a Mac&#8221; commercials since 2006 without a word from Microsoft.  Finally Microsoft has responded and created an ad which says, &#8220;I&#8217;m a PC and I&#8217;ve been made into a stereotype.&#8221;</p>
<p>From <a href="http://www.techcrunch.com/2008/09/19/huh-those-mac-ads-arent-as-funny-any-more/">TechCrunch.com</a></p>
<blockquote><p>[The new Microsoft ads] show lots of fascinating people saying that they use PCs. They highlight the fact that many people may be somewhat offended by the idea that they can’t be interesting or cool if they don’t use a Mac.</p>
<p>Suddenly, Apple looks a little elitist. I mean, they were elitist before, but in a way that made you want to be a part of the club. Now, they just seem a little snobby.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2008/11/08/microsoft-finally-makes-a-decent-commercial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save the BPP!</title>
		<link>http://dedwarmo.com/2008/07/23/save-the-bpp/</link>
		<comments>http://dedwarmo.com/2008/07/23/save-the-bpp/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 02:06:22 +0000</pubDate>
		<dc:creator>dedwarmo</dc:creator>
				<category><![CDATA[administrative]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[backpacking]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[flight]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[fringe]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[invention]]></category>
		<category><![CDATA[juggling]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[mathematics]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[road]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[skill toys]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[vision]]></category>
		<category><![CDATA[walking]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://dedwarmo.com/?p=568</guid>
		<description><![CDATA[Save the Bryant Park Project
SaveBPP.org
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.facebook.com/group.php?gid=18816647695">Save the Bryant Park Project</a><br />
<a href="http://www.savebpp.org">SaveBPP.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dedwarmo.com/2008/07/23/save-the-bpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
