<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Network compression: quantization</title><link>http://blogs.msdn.com/shawnhar/archive/2007/12/24/network-compression-quantization.aspx</link><description>Fewer bits take up less space than more bits. If you have a number that you know will always be in the range 0-100, there is no need to send a 4 byte integer over the wire. Cast it to a byte first. Sometimes you can reduce the necessary range by offsetting</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Network compression: quantization</title><link>http://blogs.msdn.com/shawnhar/archive/2007/12/24/network-compression-quantization.aspx#6855273</link><pubDate>Tue, 25 Dec 2007 00:06:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6855273</guid><dc:creator>lgladdy</dc:creator><description>&lt;p&gt;Can't beat a nice bit of tech on Christmas Eve!&lt;/p&gt;
&lt;p&gt;Merry Christmas, Shawn!&lt;/p&gt;
</description></item><item><title>re: Network compression: quantization</title><link>http://blogs.msdn.com/shawnhar/archive/2007/12/24/network-compression-quantization.aspx#6865625</link><pubDate>Wed, 26 Dec 2007 03:52:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6865625</guid><dc:creator>CatalinZima</dc:creator><description>&lt;p&gt;Nice little bit of advice.&lt;/p&gt;
&lt;p&gt;Merry Christmas!&lt;/p&gt;
</description></item></channel></rss>