<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for nklein software</title>
	<atom:link href="http://nklein.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nklein.com</link>
	<description>software development and consulting</description>
	<lastBuildDate>Tue, 02 Mar 2010 01:40:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Burnt Paper plugin for GIMP by mahvin</title>
		<link>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/comment-page-1/#comment-697</link>
		<dc:creator>mahvin</dc:creator>
		<pubDate>Tue, 02 Mar 2010 01:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1227#comment-697</guid>
		<description>Thanks,Patrick. Your work is appreciated. :)</description>
		<content:encoded><![CDATA[<p>Thanks,Patrick. Your work is appreciated. <img src='http://nklein.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing mpich2 for use with CL-MPI by knutgj</title>
		<link>http://nklein.com/2009/06/installing-mpich2-for-use-with-cl-mpi/comment-page-1/#comment-696</link>
		<dc:creator>knutgj</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=503#comment-696</guid>
		<description>Yes, defun is inside EVAL-WHEN :compile-toplevel. Shouldn&#039;t it be?

I&#039;m on SBCL 1.0.35 on Mac 10.6.2 trying to get the newest version of cl-mpi (0.2.3) to work with mpich2 (1.2.1).</description>
		<content:encoded><![CDATA[<p>Yes, defun is inside EVAL-WHEN :compile-toplevel. Shouldn&#8217;t it be?</p>
<p>I&#8217;m on SBCL 1.0.35 on Mac 10.6.2 trying to get the newest version of cl-mpi (0.2.3) to work with mpich2 (1.2.1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Burnt Paper plugin for GIMP by pat</title>
		<link>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/comment-page-1/#comment-695</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Mon, 01 Mar 2010 03:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1227#comment-695</guid>
		<description>I really like your wrinkle work there.  Awesome.  Yes, I had planned on making the texture optional.  I will add that... and, I may add your wrinkle effect as an option, too.</description>
		<content:encoded><![CDATA[<p>I really like your wrinkle work there.  Awesome.  Yes, I had planned on making the texture optional.  I will add that&#8230; and, I may add your wrinkle effect as an option, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Burnt Paper plugin for GIMP by mahvin</title>
		<link>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/comment-page-1/#comment-694</link>
		<dc:creator>mahvin</dc:creator>
		<pubDate>Mon, 01 Mar 2010 01:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1227#comment-694</guid>
		<description>Patrick, 

I left a comment on the Registry about the script. Basically (I&#039;m not a coder, btw) it would be cool if we could opt to add a different texture or choose to not have a texture at all. For instance, check out my &quot;pirate map&quot; here: http://www.mahvin.com/?p=1720. It would be nice to just use the burnt paper effect without any texture or text.

Thanks for any consideration in advance. :)

mahvin</description>
		<content:encoded><![CDATA[<p>Patrick, </p>
<p>I left a comment on the Registry about the script. Basically (I&#8217;m not a coder, btw) it would be cool if we could opt to add a different texture or choose to not have a texture at all. For instance, check out my &#8220;pirate map&#8221; here: <a href="http://www.mahvin.com/?p=1720" rel="nofollow">http://www.mahvin.com/?p=1720</a>. It would be nice to just use the burnt paper effect without any texture or text.</p>
<p>Thanks for any consideration in advance. <img src='http://nklein.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>mahvin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing mpich2 for use with CL-MPI by pat</title>
		<link>http://nklein.com/2009/06/installing-mpich2-for-use-with-cl-mpi/comment-page-1/#comment-692</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Fri, 26 Feb 2010 18:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=503#comment-692</guid>
		<description>No... I don&#039;t know.  It looks to me like the &lt;b&gt;defun&lt;/b&gt; for LOAD-MPI-FOREIGN-LIBRARIES is inside an &lt;b&gt;EVAL-WHEN&lt;/b&gt; that includes &lt;b&gt;:compile-toplevel&lt;/b&gt;.  Which Lisp are you using? on which platform?</description>
		<content:encoded><![CDATA[<p>No&#8230; I don&#8217;t know.  It looks to me like the <b>defun</b> for LOAD-MPI-FOREIGN-LIBRARIES is inside an <b>EVAL-WHEN</b> that includes <b>:compile-toplevel</b>.  Which Lisp are you using? on which platform?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing mpich2 for use with CL-MPI by knutgj</title>
		<link>http://nklein.com/2009/06/installing-mpich2-for-use-with-cl-mpi/comment-page-1/#comment-689</link>
		<dc:creator>knutgj</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=503#comment-689</guid>
		<description>Hello,
Great work, but I still need some help. I compile and install mpich2, libskeleton and mpi-grovel and I come as far as 

Form:
  (LOAD-MPI-FOREIGN-LIBRARIES)
Compile-time error:
  (during compile-time-too processing)
The function LOAD-MPI-FOREIGN-LIBRARIES is undefined.


But my bag is running out of tricks. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Great work, but I still need some help. I compile and install mpich2, libskeleton and mpi-grovel and I come as far as </p>
<p>Form:<br />
  (LOAD-MPI-FOREIGN-LIBRARIES)<br />
Compile-time error:<br />
  (during compile-time-too processing)<br />
The function LOAD-MPI-FOREIGN-LIBRARIES is undefined.</p>
<p>But my bag is running out of tricks. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming When Clarity Counts by Jim N</title>
		<link>http://nklein.com/2009/05/programming-when-clarity-counts/comment-page-1/#comment-678</link>
		<dc:creator>Jim N</dc:creator>
		<pubDate>Wed, 24 Feb 2010 03:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=285#comment-678</guid>
		<description>Here&#039;s the full Java code to set up the example (not so succinct as the example its self).

&lt;code&gt;
import java.util.ArrayList;
import java.util.List;

class Item {
	private double weight;
	Item() {};
	public double getWeight(){ return weight; }
	public Item setWeight(double weight){ this.weight = weight; return this; }
}
	
public class ItemLoop {
	
	@SuppressWarnings(&quot;unchecked&quot;)
	public static List&lt;Item&gt; makeList(double[] numbers) {
		List&lt;Item&gt; itemList = new ArrayList();
		for (double nn : numbers) {
			itemList.add(new Item().setWeight(nn));
		}
		return itemList;
	}

	public static void main(String args[]) {
		
		double[] numbers = {1.1, 2.2, 3.14159, 4.4};
		List&lt;Item&gt; itemList = ItemLoop.makeList(numbers);

		double total = 0.0;

		for (Item item : itemList) {
			total += item.getWeight();
		}
	}
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the full Java code to set up the example (not so succinct as the example its self).</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;height:300px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">import java.util.ArrayList;<br />
import java.util.List;<br />
<br />
class Item {<br />
&nbsp; &nbsp; private double weight;<br />
&nbsp; &nbsp; Item() {};<br />
&nbsp; &nbsp; public double getWeight(){ return weight; }<br />
&nbsp; &nbsp; public Item setWeight(double weight){ this.weight = weight; return this; }<br />
}<br />
&nbsp; &nbsp; <br />
public class ItemLoop {<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; @SuppressWarnings(&quot;unchecked&quot;)<br />
&nbsp; &nbsp; public static List&lt;Item&gt; makeList(double[] numbers) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; List&lt;Item&gt; itemList = new ArrayList();<br />
&nbsp; &nbsp; &nbsp; &nbsp; for (double nn : numbers) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; itemList.add(new Item().setWeight(nn));<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; return itemList;<br />
&nbsp; &nbsp; }<br />
<br />
&nbsp; &nbsp; public static void main(String args[]) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; double[] numbers = {1.1, 2.2, 3.14159, 4.4};<br />
&nbsp; &nbsp; &nbsp; &nbsp; List&lt;Item&gt; itemList = ItemLoop.makeList(numbers);<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; double total = 0.0;<br />
<br />
&nbsp; &nbsp; &nbsp; &nbsp; for (Item item : itemList) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; total += item.getWeight();<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; }<br />
}</div></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programming When Clarity Counts by Jim N</title>
		<link>http://nklein.com/2009/05/programming-when-clarity-counts/comment-page-1/#comment-677</link>
		<dc:creator>Jim N</dc:creator>
		<pubDate>Wed, 24 Feb 2010 03:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=285#comment-677</guid>
		<description>Java 1.5 does vastly improve the situation over 1.4.

&lt;code&gt;
double total = 0.0;

for (Item item : itemList) {
	total += item.getWeight();
}
&lt;/code&gt;

Last summer I was maintaining a poorly written Java 1.4 application, so I still vividly recall 1.4&#039;s awkwardness.</description>
		<content:encoded><![CDATA[<p>Java 1.5 does vastly improve the situation over 1.4.</p>
<div class="codecolorer-container text blackboard" style="overflow:auto;white-space:nowrap;border: 1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">double total = 0.0;<br />
<br />
for (Item item : itemList) {<br />
&nbsp; &nbsp; total += item.getWeight();<br />
}</div></div>
<p>Last summer I was maintaining a poorly written Java 1.4 application, so I still vividly recall 1.4&#8217;s awkwardness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Burnt Paper plugin for GIMP by pat</title>
		<link>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/comment-page-1/#comment-664</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Tue, 16 Feb 2010 23:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1227#comment-664</guid>
		<description>I had included a link, but the link got stripped on me.  Oops.  I&#039;ve attached it over there now.</description>
		<content:encoded><![CDATA[<p>I had included a link, but the link got stripped on me.  Oops.  I&#8217;ve attached it over there now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Burnt Paper plugin for GIMP by mahvin</title>
		<link>http://nklein.com/2010/02/burnt-paper-plugin-for-gimp/comment-page-1/#comment-663</link>
		<dc:creator>mahvin</dc:creator>
		<pubDate>Tue, 16 Feb 2010 23:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://nklein.com/?p=1227#comment-663</guid>
		<description>Sweet! Love the script. But you need to add the source file back at the registry.gimp.org. (It&#039;s missing)  :)</description>
		<content:encoded><![CDATA[<p>Sweet! Love the script. But you need to add the source file back at the registry.gimp.org. (It&#8217;s missing)  <img src='http://nklein.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
