<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.sharpdevelop.net/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>SharpZip Library - All Comments</title><link>http://community.sharpdevelop.net/blogs/johnreilly/default.aspx</link><description>A managed .NET compression library for ZIP, TAR, GZip, BZip2, ZLib.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: Help wanted</title><link>http://community.sharpdevelop.net/blogs/johnreilly/archive/2008/06/22/help-wanted.aspx#22877</link><pubDate>Thu, 31 Jul 2008 08:04:34 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:22877</guid><dc:creator>vidura</dc:creator><description>&lt;p&gt;When i press Ctrl+spase in the sharpdeveloper it show a menue. i want to use that short cut to my program. sa can you please help. this is very eargent. its better if you can give some examples&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=22877" width="1" height="1"&gt;</description></item><item><title>re: Help wanted</title><link>http://community.sharpdevelop.net/blogs/johnreilly/archive/2008/06/22/help-wanted.aspx#22785</link><pubDate>Thu, 24 Jul 2008 14:13:28 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:22785</guid><dc:creator>Michael McConnell</dc:creator><description>&lt;p&gt;I have recently had a need to use this library. &amp;nbsp;While I have only used a very limited set of the functionality I have been very impressed by the speed. &amp;nbsp;To help the library towards a version 1.0 release I am happy to lend a hand.&lt;/p&gt;
&lt;p&gt;Besides starting to look at the code, is there any further documentation (beside that supplied) for the underlying design, which would help me gain a better understanding quickly.&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=22785" width="1" height="1"&gt;</description></item><item><title>re: Help wanted</title><link>http://community.sharpdevelop.net/blogs/johnreilly/archive/2008/06/22/help-wanted.aspx#22369</link><pubDate>Sat, 21 Jun 2008 22:35:33 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:22369</guid><dc:creator>gabinortega</dc:creator><description>&lt;p&gt;I want to help. How can I help you?. &lt;/p&gt;
&lt;p&gt;Yo estoy interesado! &lt;/p&gt;
&lt;p&gt;Qu&amp;#233; tengo que hacer?&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=22369" width="1" height="1"&gt;</description></item><item><title>re: SharpZipLib where to from here?</title><link>http://community.sharpdevelop.net/blogs/johnreilly/archive/2006/11/12/welcome.aspx#13234</link><pubDate>Thu, 16 Nov 2006 11:15:37 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:13234</guid><dc:creator>ChristophWille</dc:creator><description>&lt;p&gt;How about looking at System.Cryptography and how they use ICryptoTransform and Streams to use cryptography without actually worrying about the algorithm down the line after having created it.&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=13234" width="1" height="1"&gt;</description></item><item><title>re: SharpZipLib where to from here?</title><link>http://community.sharpdevelop.net/blogs/johnreilly/archive/2006/11/12/welcome.aspx#13226</link><pubDate>Thu, 16 Nov 2006 05:59:32 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:13226</guid><dc:creator>Mark^Bastard</dc:creator><description>&lt;p&gt;I think it should be cleaned up and more organised to make it easier to just plug it in and use it. For example I think some common tasks should be more straight forward.&lt;/p&gt;
&lt;p&gt;* Creating archives, adding files to archives, removing files from archives&lt;/p&gt;
&lt;p&gt;* Compressing in memory&lt;/p&gt;
&lt;p&gt;Example code for simple operations such as these should be included on the website and in the compiled help file.&lt;/p&gt;
&lt;p&gt;In particular with compressing in memory, a user should be able to do something like the following straight out of the box.&lt;/p&gt;
&lt;p&gt;string compressed = BZip2.Compress(&amp;quot;This is some text&amp;quot;);&lt;/p&gt;
&lt;p&gt;string compressed = BZip2.Compress(&amp;quot;this is some text with compression level set&amp;quot;, 9);&lt;/p&gt;
&lt;img src="http://community.sharpdevelop.net/aggbug.aspx?PostID=13226" width="1" height="1"&gt;</description></item></channel></rss>