<?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: C# Rectangle Packing</title>
	<atom:link href="http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/feed/" rel="self" type="application/rss+xml" />
	<link>http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/</link>
	<description>C# Code Snippets, ASP.NET Code Samples, .NET Tips and Tricks</description>
	<lastBuildDate>Mon, 23 Aug 2010 22:58:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: flipcode</title>
		<link>http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/comment-page-1/#comment-3513</link>
		<dc:creator>flipcode</dc:creator>
		<pubDate>Sun, 28 Mar 2010 23:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=414#comment-3513</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<div style="color:#008200">
<p>[...]  [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kosta</title>
		<link>http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/comment-page-1/#comment-3434</link>
		<dc:creator>Kosta</dc:creator>
		<pubDate>Sat, 20 Mar 2010 08:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=414#comment-3434</guid>
		<description>Hi! Very nice!

I&#039;m beginer developer, and I need some help :)

I would like to use this engine in my code, but I don&#039;t know how to implement it. So, if somebody can provide simple solution(one form, one button, one list with 10 rectangles, and one panel, so when i click on the button i get packed/sorted my rectangles in panel) I would be grateful!!!

p.s. Can this code be used in win applications, not just for game developing?

Thanks anyway!!!</description>
		<content:encoded><![CDATA[<p>Hi! Very nice!</p>
<p>I&#8217;m beginer developer, and I need some help <img src='http://kossovsky.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I would like to use this engine in my code, but I don&#8217;t know how to implement it. So, if somebody can provide simple solution(one form, one button, one list with 10 rectangles, and one panel, so when i click on the button i get packed/sorted my rectangles in panel) I would be grateful!!!</p>
<p>p.s. Can this code be used in win applications, not just for game developing?</p>
<p>Thanks anyway!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kosta</title>
		<link>http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/comment-page-1/#comment-3430</link>
		<dc:creator>Kosta</dc:creator>
		<pubDate>Fri, 19 Mar 2010 13:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=414#comment-3430</guid>
		<description>Hi!
I&#039;m beginer developer and I need some help!
I would like to use this code, but I don&#039;t know to implement it. 
Can somebody provide simple code/solution of using this engine(one form, button, list of input rectangles, and panel, so when button is clicked, I would be able to see sort rectangles in panel)? This would really help me!!

Thanks anyway!!!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I&#8217;m beginer developer and I need some help!<br />
I would like to use this code, but I don&#8217;t know to implement it.<br />
Can somebody provide simple code/solution of using this engine(one form, button, list of input rectangles, and panel, so when button is clicked, I would be able to see sort rectangles in panel)? This would really help me!!</p>
<p>Thanks anyway!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MisterQ</title>
		<link>http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/comment-page-1/#comment-1969</link>
		<dc:creator>MisterQ</dc:creator>
		<pubDate>Wed, 04 Nov 2009 21:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=414#comment-1969</guid>
		<description>Very nice!
I use your code to create spritesheets. Do you know if soritng the images by height/width or something like this improves the packrate ?</description>
		<content:encoded><![CDATA[<p>Very nice!<br />
I use your code to create spritesheets. Do you know if soritng the images by height/width or something like this improves the packrate ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leonardo</title>
		<link>http://kossovsky.net/index.php/2009/07/cshar-rectangle-packing/comment-page-1/#comment-56</link>
		<dc:creator>leonardo</dc:creator>
		<pubDate>Sun, 12 Jul 2009 21:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://kossovsky.net/?p=414#comment-56</guid>
		<description>Nice. I have translated &amp; improved the Arevalo packer to Python and D:
&lt;a href=&quot;http://www.fantascienza.net/leonardo/so/index.html#rectpack&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.fantascienza.net/leonardo/so/index.html#rectpack&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice. I have translated &amp; improved the Arevalo packer to Python and D:<br />
<a href="http://www.fantascienza.net/leonardo/so/index.html#rectpack" target="_blank" rel="nofollow">http://www.fantascienza.net/leonardo/so/index.html#rectpack</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
