<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Creating Nomograms with the PyNomo Software</title>
	<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/</link>
	<description>Lost Art in the Mathematical Sciences</description>
	<pubDate>Sat, 04 Feb 2012 12:12:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Hugh McManus</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-9349</link>
		<author>Hugh McManus</author>
		<pubDate>Wed, 21 Dec 2011 01:19:55 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-9349</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This looks fantastic and I'd really love to try it out, but...&lt;/p&gt;
&lt;p&gt;I've never used Python before. I downloaded and installed Python, MiKTeX, and all the prerequisite packages/modules, along with PyNomo itself.  I can't get any of the examples to work. I keep getting an error that "close_fds is not supported on windows".  It seems from the Traceback that the problem might be with PyX. Have you any idea how  I might resolve this, or where I might find someone who can?&lt;/p&gt;
&lt;p&gt;I can send a screengrab of the command window to anyone who's interested enough to help.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;em&gt;&lt;p&gt;Hugh and I corresponded on this problem right after this comment, and we independently solved the problem. When installing the necessary support packages for PyNomo, the older version 2.6 of Python needs to be installed and also the older version 0.10 of the PyX package. I've now updated the essay above to include a link to a PDF file of very detailed instructions on installing PyNomo and the other required packages on a Windows XP or Windows 7 PC, with a helpful addition from Hugh in one section. Thanks, Hugh!  ---  Ron&lt;/p&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This looks fantastic and I&#8217;d really love to try it out, but&#8230;</p>
<p>I&#8217;ve never used Python before. I downloaded and installed Python, MiKTeX, and all the prerequisite packages/modules, along with PyNomo itself.  I can&#8217;t get any of the examples to work. I keep getting an error that &#8220;close_fds is not supported on windows&#8221;.  It seems from the Traceback that the problem might be with PyX. Have you any idea how  I might resolve this, or where I might find someone who can?</p>
<p>I can send a screengrab of the command window to anyone who&#8217;s interested enough to help.</p>
<p>Thanks.</p>
<p><em>
<p>Hugh and I corresponded on this problem right after this comment, and we independently solved the problem. When installing the necessary support packages for PyNomo, the older version 2.6 of Python needs to be installed and also the older version 0.10 of the PyX package. I&#8217;ve now updated the essay above to include a link to a PDF file of very detailed instructions on installing PyNomo and the other required packages on a Windows XP or Windows 7 PC, with a helpful addition from Hugh in one section. Thanks, Hugh!  &#8212;  Ron</p>
<p></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Epifanio M. Abarro Jr</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1947</link>
		<author>Epifanio M. Abarro Jr</author>
		<pubDate>Fri, 21 Jan 2011 02:44:25 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1947</guid>
		<description>&lt;p&gt;hi,&lt;br /&gt;
I downloaded all the requisites and when I installed PyNomo there is no program installed in my computer. Please help.&lt;/p&gt;
&lt;em&gt;&lt;p&gt;Hi Epifanio. PyNomo is simply a Python program, so there is no PyNomo program installed on the computer. Rather, the general Python language compiler is installed and then PyNomo is installed as a package in Python. Then you run a PyNomo script by opening a command prompt (or DOS) window for Windows or a Terminal window for Mac OSX and typing the command "python" followed by your PyNomo script filename. Since there are several supporting software packages to install, the best thing to do is to go to the installation page at the PyNomo website &lt;a href="http://www.pynomo.com/wiki/index.php?title=Installation" rel="nofollow"&gt;here&lt;/a&gt; and click on the link for a Windows or a Mac OSX installation, whichever you have. There are detailed steps there that should help with the installation.  ---  Ron&lt;/p&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>hi,<br />
I downloaded all the requisites and when I installed PyNomo there is no program installed in my computer. Please help.</p>
<p><em>
<p>Hi Epifanio. PyNomo is simply a Python program, so there is no PyNomo program installed on the computer. Rather, the general Python language compiler is installed and then PyNomo is installed as a package in Python. Then you run a PyNomo script by opening a command prompt (or DOS) window for Windows or a Terminal window for Mac OSX and typing the command &#8220;python&#8221; followed by your PyNomo script filename. Since there are several supporting software packages to install, the best thing to do is to go to the installation page at the PyNomo website <a href="http://www.pynomo.com/wiki/index.php?title=Installation" rel="nofollow">here</a> and click on the link for a Windows or a Mac OSX installation, whichever you have. There are detailed steps there that should help with the installation.  &#8212;  Ron</p>
<p></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petar Knezevich</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1380</link>
		<author>Petar Knezevich</author>
		<pubDate>Wed, 16 Dec 2009 13:35:14 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1380</guid>
		<description>Thanks for the background on nomograms and great tutorial on PyNomo.</description>
		<content:encoded><![CDATA[<p>Thanks for the background on nomograms and great tutorial on PyNomo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Marasco</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1105</link>
		<author>Joe Marasco</author>
		<pubDate>Mon, 10 Aug 2009 17:15:08 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1105</guid>
		<description>&lt;p&gt;Ron, this is an incredible, wonderful piece of work, and it reflects your passion for nomography. I am in awe of the work that you and Leif are doing to keep this craft -- a beautiful combination of art and science -- alive. For awhile I was in despair that nomography was dying, but now I am much more optimistic. And I'm making some progress with the medical users, so we may breathe new life into this part of mathematics. If people only appreciated what a great communication tool nomographs are, bridging the gap in so many domains between the expert specialist and the everyday practitioner.&lt;/p&gt;
&lt;p&gt;I look forward to the day when I can build all my nomographs from scratch to finished product using PyNomo.&lt;/p&gt;
&lt;p&gt;Congratulations!&lt;/p&gt;
&lt;p&gt;Joe Marasco&lt;/p&gt;
&lt;em&gt;&lt;p&gt;Hi Joe! This means a lot to me coming from you. When I first started looking on the web for information on nomograms a couple of years ago, your &lt;a href="http://www.barbecuejoe.com/scan.htm" rel="nofollow"&gt;site&lt;/a&gt; was one of the very few good ones I found. So you've been working to keep these creations alive for longer than I have. I've seen some of your nomographic work for the medical community, really high quality work, and I have no doubt that you'll continue to make successful inroads there. --- Ron&lt;/p&gt;&lt;/em&gt;
</description>
		<content:encoded><![CDATA[<p>Ron, this is an incredible, wonderful piece of work, and it reflects your passion for nomography. I am in awe of the work that you and Leif are doing to keep this craft &#8212; a beautiful combination of art and science &#8212; alive. For awhile I was in despair that nomography was dying, but now I am much more optimistic. And I&#8217;m making some progress with the medical users, so we may breathe new life into this part of mathematics. If people only appreciated what a great communication tool nomographs are, bridging the gap in so many domains between the expert specialist and the everyday practitioner.</p>
<p>I look forward to the day when I can build all my nomographs from scratch to finished product using PyNomo.</p>
<p>Congratulations!</p>
<p>Joe Marasco</p>
<p><em>
<p>Hi Joe! This means a lot to me coming from you. When I first started looking on the web for information on nomograms a couple of years ago, your <a href="http://www.barbecuejoe.com/scan.htm" rel="nofollow">site</a> was one of the very few good ones I found. So you&#8217;ve been working to keep these creations alive for longer than I have. I&#8217;ve seen some of your nomographic work for the medical community, really high quality work, and I have no doubt that you&#8217;ll continue to make successful inroads there. &#8212; Ron</p>
<p></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leif Roschier</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1100</link>
		<author>Leif Roschier</author>
		<pubDate>Fri, 07 Aug 2009 06:27:38 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1100</guid>
		<description>&lt;p&gt;Thanks Ron!&lt;/p&gt;
&lt;p&gt;I'm sure this article helps new users of PyNomo to turn into nomographers and works as a reference for experienced ones. The information on pynomo.org site is still quite limited and this article is a major contribution to the PyNomo documentation. Personally, I think this article is the best acknowledgement for the project since I started writing PyNomo. &lt;/p&gt;
&lt;p&gt;Leif Roschier&lt;/p&gt;
&lt;em&gt;&lt;p&gt;When I wrote my first nomography essay a year and a half ago I had just come across your PyNomo site, so I referenced it and wrote that I had not reviewed the software yet. At the time I considered it an unlikely task to write a program to allow someone to create nomograms of much variety and sophistication. Was I wrong about that! Your collection of scripting parameters provides a really versatile set of tools to customize a nomogram in very creative ways. I would try things and think, "It won't really draw a circular scale, or a scale that bends back around on itself..." and to my surprise it would do exactly that. It's so versatile I'm planning on using it to create diagrams of scales and lines for computing mechanisms in a future essay (as in the logarithm computer &lt;a href="http://www.google.com/patents?id=B1liAAAAEBAJ&#038;zoom=4&#038;dq=a.%20svoboda%20logarithm&#038;pg=PA5#v=onepage&#038;q=&#038;f=false" rel="nofollow"&gt;here&lt;/a&gt;). --- Ron&lt;/p&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Thanks Ron!</p>
<p>I&#8217;m sure this article helps new users of PyNomo to turn into nomographers and works as a reference for experienced ones. The information on pynomo.org site is still quite limited and this article is a major contribution to the PyNomo documentation. Personally, I think this article is the best acknowledgement for the project since I started writing PyNomo. </p>
<p>Leif Roschier</p>
<p><em>
<p>When I wrote my first nomography essay a year and a half ago I had just come across your PyNomo site, so I referenced it and wrote that I had not reviewed the software yet. At the time I considered it an unlikely task to write a program to allow someone to create nomograms of much variety and sophistication. Was I wrong about that! Your collection of scripting parameters provides a really versatile set of tools to customize a nomogram in very creative ways. I would try things and think, &#8220;It won&#8217;t really draw a circular scale, or a scale that bends back around on itself&#8230;&#8221; and to my surprise it would do exactly that. It&#8217;s so versatile I&#8217;m planning on using it to create diagrams of scales and lines for computing mechanisms in a future essay (as in the logarithm computer <a href="http://www.google.com/patents?id=B1liAAAAEBAJ&#038;zoom=4&#038;dq=a.%20svoboda%20logarithm&#038;pg=PA5#v=onepage&#038;q=&#038;f=false" rel="nofollow">here</a>). &#8212; Ron</p>
<p></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1099</link>
		<author>Anonymous</author>
		<pubDate>Thu, 06 Aug 2009 18:03:49 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1099</guid>
		<description>&lt;p&gt;stunning.&lt;/p&gt;
&lt;em&gt;&lt;p&gt; Thanks!  --- Ron&lt;/p&gt;&lt;/em&gt;
</description>
		<content:encoded><![CDATA[<p>stunning.</p>
<p><em>
<p> Thanks!  &#8212; Ron</p>
<p></em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glen</title>
		<link>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1091</link>
		<author>glen</author>
		<pubDate>Sun, 02 Aug 2009 02:38:09 +0000</pubDate>
		<guid>http://myreckonings.com/wordpress/2009/07/31/creating-nomograms-with-the-pynomo-software/#comment-1091</guid>
		<description>&lt;p&gt;Wow, Ron, that is great - simple and comprehensive.&lt;/p&gt;
&lt;p&gt;My nomography time (what little I have had) has been spent on a project that has taken me a lot longer than I had hoped.&lt;/p&gt;
&lt;p&gt;My plan is to use the free package R to fit nomographs to data, and then - either using the graphical facilities in R or by linking R with to Pynomo in some fashion (R talks to Python and vice-versa) produce a nomogram. &lt;/p&gt;
&lt;p&gt;However, R - while powerful - takes a fair bit of time to learn. I am happy writing functions in it, but getting it to the stage of producing an R-package will be a while yet, and then I have to get Python running on my machine and see what will be easiest. At least this document looks like the Pynomo side of things will be easier for me to learn!&lt;/p&gt;
&lt;em&gt;&lt;p&gt;Thanks, Glen. I'd really be interested in seeing your project when it gets to the point where you're willing to provide a beta version for testing---it sounds very interesting and useful.  --- Ron&lt;/p&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Wow, Ron, that is great - simple and comprehensive.</p>
<p>My nomography time (what little I have had) has been spent on a project that has taken me a lot longer than I had hoped.</p>
<p>My plan is to use the free package R to fit nomographs to data, and then - either using the graphical facilities in R or by linking R with to Pynomo in some fashion (R talks to Python and vice-versa) produce a nomogram. </p>
<p>However, R - while powerful - takes a fair bit of time to learn. I am happy writing functions in it, but getting it to the stage of producing an R-package will be a while yet, and then I have to get Python running on my machine and see what will be easiest. At least this document looks like the Pynomo side of things will be easier for me to learn!</p>
<p><em>
<p>Thanks, Glen. I&#8217;d really be interested in seeing your project when it gets to the point where you&#8217;re willing to provide a beta version for testing&#8212;it sounds very interesting and useful.  &#8212; Ron</p>
<p></em></p>
]]></content:encoded>
	</item>
</channel>
</rss>

