<?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 on: Three New NXT-G Blocks Available for Beta Testing</title>
	<atom:link href="http://www.hitechnic.com/blog/uncategorized/three-blocks-for-beta-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hitechnic.com/blog/uncategorized/three-blocks-for-beta-testing/</link>
	<description>All about HiTechnic products and projects</description>
	<lastBuildDate>Sat, 08 Dec 2012 17:18:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gus</title>
		<link>http://www.hitechnic.com/blog/uncategorized/three-blocks-for-beta-testing/comment-page-1/#comment-2520</link>
		<dc:creator>Gus</dc:creator>
		<pubDate>Sun, 11 Sep 2011 13:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.hitechnic.com/blog/?p=657#comment-2520</guid>
		<description>Yes, that is a good idea.  The way I could do this is to take the current number limiting code and use it for the input range so that it would work for both clamping and wrap-around.  Then apply the output range to scale and translate the value.
I will note this as a future upgrade.  Thanks for the suggestion.</description>
		<content:encoded><![CDATA[<p>Yes, that is a good idea.  The way I could do this is to take the current number limiting code and use it for the input range so that it would work for both clamping and wrap-around.  Then apply the output range to scale and translate the value.<br />
I will note this as a future upgrade.  Thanks for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://www.hitechnic.com/blog/uncategorized/three-blocks-for-beta-testing/comment-page-1/#comment-2518</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Sat, 10 Sep 2011 21:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hitechnic.com/blog/?p=657#comment-2518</guid>
		<description>Just as an idea on the Limit Number Block you might want to add a scaling operation also. 
For example input min - max values scales to output min max values. 

Input min max is 0 to 200
Output min max is 0 to 100
Input number of 20 gives output number of 10

reverse is also then possible

Input min max is 0 to 100
Output min max is 0 to 200
Input number of 20 gives output number of 40


Just as a note I know you can do this with multiplication blocks but it would be a nice addition to the limiting block.</description>
		<content:encoded><![CDATA[<p>Just as an idea on the Limit Number Block you might want to add a scaling operation also.<br />
For example input min &#8211; max values scales to output min max values. </p>
<p>Input min max is 0 to 200<br />
Output min max is 0 to 100<br />
Input number of 20 gives output number of 10</p>
<p>reverse is also then possible</p>
<p>Input min max is 0 to 100<br />
Output min max is 0 to 200<br />
Input number of 20 gives output number of 40</p>
<p>Just as a note I know you can do this with multiplication blocks but it would be a nice addition to the limiting block.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
