<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Cropper</title><link>http://www.codeplex.com/cropper/Project/ProjectRss.aspx</link><description>Cropper is a screen capture utility written in C&amp;#35;. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks without havin...</description><item><title>New Post: New Functionality, and the plugin model.</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=29390</link><description>&lt;div style="line-height: normal;"&gt;Howdy,&lt;br&gt;
&lt;br&gt;
First, let me tell you, I really really like this tool. Very Nice.&lt;br&gt;
&lt;br&gt;
(sweet first, then the medicine :D )&lt;br&gt;
&lt;br&gt;
I have, however found a few glitches that I've begun to fix on my own, and I'll release the changes once I've gone thru the process at work to give out that code (I did my changes on Company time, so ... )&lt;br&gt;
&lt;br&gt;
I'm a tad curious about the necessity of having the plugin model. On one hand, I understand it's nice to have the ability to have folks add more plugins without having to modify the core project. On the other hand, it creates a lot of synthetic pain--since all the output modules are loaded as plugins, they all have to live with the limited interface (not too hard... but sometimes changes help, which means modifying the core) and the loading mechanism can be ... brittle:&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; - a rogue plugin causes the configuration data to be corrupted&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; - a non-plugin assembly in the plugin directory causes a failure to start the app&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; - a richer plugin interface could allow for a better user experience&lt;br&gt;
&lt;br&gt;
When you have alot of plugins ready, why not just include them in the base package? having to go and get them, and drop them into the plugins directory isn't user friendly either :D.&lt;br&gt;
&lt;br&gt;
I've been working on the AVI capture plugin. I've already added in the ability to set the framerate via a config page.&amp;nbsp; I've also cleaned up a bit of how it starts/stops, and changed it so that the overlay doesn't draw (but the rest of the chrome does) during capture... oh and I have the chrome float during capture, regardless of setting.&lt;br&gt;
&lt;br&gt;
Since the AVI capture doesn't currently support full screen or window mode, I think that'll be next. &lt;br&gt;
&lt;br&gt;
Anyway, I'll see about pushing the changes back if you are interested... but it's pretty busy at work so it might be a few weeks. :(&lt;br&gt;
&lt;br&gt;
G&lt;br&gt;
&lt;/div&gt;</description><author>fearthecowboy</author><pubDate>Tue, 10 Jun 2008 15:12:52 GMT</pubDate><guid isPermaLink="false">New Post: New Functionality, and the plugin model. 20080610031252P</guid></item><item><title>New Post: Support for Vista x64</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=18734</link><description>&lt;div style="line-height: normal;"&gt;If you compile it up from source, as a 32 bit app, it works perfectly fine in x64.&lt;br&gt;
&lt;br&gt;
it's not really necessary at this point to have it act as a native x64 app--it doesn't get any 'better' :D&lt;br&gt;
&lt;br&gt;
G&lt;br&gt;
&lt;/div&gt;</description><author>fearthecowboy</author><pubDate>Tue, 10 Jun 2008 14:59:23 GMT</pubDate><guid isPermaLink="false">New Post: Support for Vista x64 20080610025923P</guid></item><item><title>Commented Issue: New Cropper forgets settings</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=4815</link><description>Don&amp;#39;t know if it is specific to my system &amp;#40;XP SP2&amp;#41;, but the new version of cropper forgets my preferences whenever I reboot or start cropper from scratch...  The old version did not.&lt;br /&gt;&lt;br /&gt;Once Cropper is open and in my tray, there are no problems and it works great.  I&amp;#39;m just trying to figure out why the preferences keep getting wiped.&lt;br /&gt;Comments: ** Comment from web user: fearthecowboy ** &lt;p&gt;This happens when there is a plugin that is misbehaving on saving the configuration data.&lt;/p&gt;&lt;p&gt;I removed the &amp;#39;S3&amp;#39; plugin and my problem went away.&lt;/p&gt;&lt;p&gt;G&lt;/p&gt;</description><author>fearthecowboy</author><pubDate>Tue, 10 Jun 2008 14:58:12 GMT</pubDate><guid isPermaLink="false">Commented Issue: New Cropper forgets settings 20080610025812P</guid></item><item><title>COMMENTED ISSUE: Cropper calling csc on close stopping shutdown on XP</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=2730</link><description>I&amp;#39;ve got a problem with Cropper stalling Windows shutdown on XP.&lt;br /&gt;&lt;br /&gt;When I shutdown I get a message saying &amp;#34;csc.exe - application failed to initialise&amp;#34;. From poking around this seems to be due to Cropper trying to save it&amp;#39;s XML configuration information which is calling csc.exe.&lt;br /&gt;&lt;br /&gt;The problem is described in more detail on this page &lt;br /&gt;http&amp;#58;&amp;#47;&amp;#47;forums.microsoft.com&amp;#47;MSDN&amp;#47;ShowPost.aspx&amp;#63;PostID&amp;#61;419983&amp;#38;SiteID&amp;#61;1&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried hacking round this but just succeeded on breaking the settings because I wasn&amp;#39;t sure how to handle the plug-ins &amp;#40;additionalTypes argument to CreateSerializer&amp;#41;.&lt;br /&gt;Comments: ** Comment from web user: Angarth ** &lt;p&gt;I have this problem too with 3518 and 11009.  Unfortunately, I don&amp;#39;t know what to change to go about fixing this.&lt;/p&gt;</description><author>Angarth</author><pubDate>Thu, 05 Jun 2008 18:55:13 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Cropper calling csc on close stopping shutdown on XP 20080605065513P</guid></item><item><title>NEW POST: Support for Vista x64</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=18734</link><description>&lt;div style="line-height: normal;"&gt;I have Windows XP Pro X64 and also had the same problems when installing this software.  Could you please explain how you went about doing what you did to make it work as from what you wrote it seems a little outside my current skills without instructions.  Regards,  Detlev&lt;br&gt;
&lt;div style="border-right:medium none;padding-right:0.2em;border-top:#aaa 0.1em dotted;padding-left:0.2em;padding-bottom:0.2em;margin:1em 0em 2.5em 3em;border-left:medium none;padding-top:0.2em;border-bottom:#aaa 0.1em dotted;font-style:italic"&gt;&lt;br&gt;
scgarland wrote:&lt;br&gt;
The problem is the Skybound visuals DLL doesn't support 64bit. I removed the references and all of the code that used this assembly and it at least starts. &lt;br&gt;
&lt;br&gt;
The installer also has some 32 vs 64 issues, so I just removed that project. After that a hand installation and using just the clipboard as the output device it works.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>detlevq</author><pubDate>Tue, 03 Jun 2008 19:23:42 GMT</pubDate><guid isPermaLink="false">NEW POST: Support for Vista x64 20080603072342P</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/cropper/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/jeffreypalermo'&gt;jeffreypalermo&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;I discovered that Cropper didn&amp;#39;t work on 64bit Windows, so I&amp;#39;ve created a patch that fixes the problem.  &lt;br /&gt;I also went ahead and added a post-build step that allows running Cropper directly from Visual Studio &amp;#40;CTRL&amp;#43;F5&amp;#41;.&lt;br /&gt;I have marked all projects to compile to x86 since there are some 32bit APIs in use.&lt;br /&gt;&lt;br /&gt;The patch is in SVN diff format.  If you find that hard to consume, I&amp;#39;d be happy to commit it if you grant me check-in rights.&lt;/p&gt;</description><author>jeffreypalermo</author><pubDate>Sat, 17 May 2008 06:34:54 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080517063454A</guid></item><item><title>CREATED ISSUE: Crashes on startup in 64bit OS</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=6171</link><description>Complains of not being a 32 bit process&lt;br /&gt;</description><author>jeffreypalermo</author><pubDate>Sat, 17 May 2008 06:34:37 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Crashes on startup in 64bit OS 20080517063437A</guid></item><item><title>NEW POST: Compiling the v1.9.2 source code.</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=12924</link><description>&lt;div style="line-height: normal;"&gt;Can you tell me if there is a specific way to compile the v1.9.2 source code (change set 11009)?&lt;br&gt;
&lt;br&gt;
I have Visual Studio 2008 and I'm not sure fully how to build the project.  I've tried the batch build, selected all, then built them all at once, but that didn't seem to cut it.&lt;br&gt;
&lt;br&gt;
I installed the program through the installer program and now it's saying that there's a 'FileNotFoundException was not handled' error that lists in debug after the OS said it stopped working when trying to start 'cropper.exe'.  &lt;br&gt;
&lt;br&gt;
This is the run time exception error listing:&lt;br&gt;
&lt;br&gt;
Could not load file or assembly 'Cropper.Extensibility, Version=1.9.1.89, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I really like the program,  but just haven't been able to use it fully like I'd like to (nor has version 1.9.2 been released, so I couldn't install it that way).&lt;br&gt;
&lt;br&gt;
If you have any ideas on what can be done, I would really appreciate it (others might be having the same problem).  By the way it's running on 32-bit Vista Ultimate if that helps.&lt;br&gt;
&lt;br&gt;
Thank you.
&lt;/div&gt;</description><author>jlroper</author><pubDate>Sun, 11 May 2008 17:51:28 GMT</pubDate><guid isPermaLink="false">NEW POST: Compiling the v1.9.2 source code. 20080511055128P</guid></item><item><title>COMMENTED ISSUE: Auto Hide Option</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=5570</link><description>It would be nice to have the option to auto-hide the capture window after an image capture.&lt;br /&gt;Comments: ** Comment from web user: ad5qa ** &lt;p&gt;I would agree, this should be one of the first add-ons that should be made. Nothing like not having the product running, features wont work then. &lt;/p&gt;</description><author>ad5qa</author><pubDate>Thu, 08 May 2008 16:08:34 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Auto Hide Option 20080508040834P</guid></item><item><title>NEW POST: Change Clipboard Resolution</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=27285</link><description>&lt;div class="wikidoc"&gt;
Hello everybody&lt;br /&gt; &lt;br /&gt;I often use Cropper to take screenshots and paste in a Lotus Notes mail. I would like to have the screenshot downgraded to 256 colors, so it makes images smaller and not fills my and my recipient's cuota.&lt;br /&gt; &lt;br /&gt;Maybe this can be done through a menu similar to the JPG option.&lt;br /&gt; &lt;br /&gt;Thanks.&lt;br /&gt;
&lt;/div&gt;</description><author>vfabrizzio</author><pubDate>Wed, 07 May 2008 15:44:56 GMT</pubDate><guid isPermaLink="false">NEW POST: Change Clipboard Resolution 20080507034456P</guid></item><item><title>COMMENTED ISSUE: Problem with Help submenu.</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=4152</link><description>Hi&amp;#33; &amp;#58;-&amp;#41;&lt;br /&gt;&lt;br /&gt;I installed cropper and I found it amazing&amp;#33;&lt;br /&gt;The only thing, that not worked for me &amp;#40;xp sp2, net 2&amp;#41;, are help-&amp;#62;about and help-&amp;#62;how to.&lt;br /&gt;help-&amp;#62;home page is working properly.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Greets&amp;#33;&amp;#33;&amp;#33; &amp;#58;-&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: sukhoeing ** &lt;p&gt;And Use RTF as help file format.&lt;/p&gt;</description><author>sukhoeing</author><pubDate>Wed, 07 May 2008 09:15:44 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Problem with Help submenu. 20080507091544A</guid></item><item><title>COMMENTED ISSUE: Problem with Help submenu.</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=4152</link><description>Hi&amp;#33; &amp;#58;-&amp;#41;&lt;br /&gt;&lt;br /&gt;I installed cropper and I found it amazing&amp;#33;&lt;br /&gt;The only thing, that not worked for me &amp;#40;xp sp2, net 2&amp;#41;, are help-&amp;#62;about and help-&amp;#62;how to.&lt;br /&gt;help-&amp;#62;home page is working properly.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Greets&amp;#33;&amp;#33;&amp;#33; &amp;#58;-&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: sukhoeing ** &lt;p&gt;I think we can add a summary tutorial in the main UI as a TAB or something.&lt;/p&gt;</description><author>sukhoeing</author><pubDate>Wed, 07 May 2008 09:15:21 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Problem with Help submenu. 20080507091521A</guid></item><item><title>CREATED ISSUE: Add single instance option of the Application.</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=6123</link><description>Multiple instances of the same application does not make any sense. I think.&lt;br /&gt;</description><author>sukhoeing</author><pubDate>Wed, 07 May 2008 08:22:14 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Add single instance option of the Application. 20080507082214A</guid></item><item><title>NEW POST: Support for Vista x64</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=18734</link><description>&lt;div class="wikidoc"&gt;
The problem is the Skybound visuals DLL doesn't support 64bit. I removed the references and all of the code that used this assembly and it at least starts. &lt;br /&gt; &lt;br /&gt;The installer also has some 32 vs 64 issues, so I just removed that project. After that a hand installation and using just the clipboard as the output device it works.&lt;br /&gt;
&lt;/div&gt;</description><author>scgarland</author><pubDate>Mon, 28 Apr 2008 03:28:53 GMT</pubDate><guid isPermaLink="false">NEW POST: Support for Vista x64 20080428032853A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/cropper/SourceControl/ListDownloadableCommits.aspx</link><description>Upgraded solution and projects to VS2008. Starting active developement again.</description><author>BrhineScot</author><pubDate>Thu, 24 Apr 2008 23:34:10 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080424113410P</guid></item><item><title>NEW POST: Support for Vista x64</title><link>http://www.codeplex.com/cropper/Thread/View.aspx?ThreadId=18734</link><description>&lt;div class="wikidoc"&gt;
I'm having the same issue.  I've used Cropper for ages on various other systems, but I get the same error as John when trying it on Vista 64.&lt;br /&gt;
&lt;/div&gt;</description><author>grummerx</author><pubDate>Tue, 25 Mar 2008 14:47:26 GMT</pubDate><guid isPermaLink="false">NEW POST: Support for Vista x64 20080325024726P</guid></item><item><title>COMMENTED ISSUE: Auto Hide Option</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=5570</link><description>It would be nice to have the option to auto-hide the capture window after an image capture.&lt;br /&gt;Comments: ** Comment from web user: BrhineScot ** &lt;p&gt;I&amp;#39;ll get that added to the list. Thanks&amp;#33;&lt;/p&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Mar 2008 17:42:08 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Auto Hide Option 20080314054208P</guid></item><item><title>COMMENTED ISSUE: Max Crop Width 1172px</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=5386</link><description>I have a need to crop screen with a larger resolution then 1172, the cropper window will not exceed this width.&lt;br /&gt;Comments: ** Comment from web user: BrhineScot ** &lt;p&gt;That is a known limitation of how the window is drawn. It is not a specific size limitation, rather the visible are is a few pixels smaller on all sides than your resolution. A newer version will use a different rendering method that will allow larger window sizes.&lt;/p&gt;</description><author>BrhineScot</author><pubDate>Fri, 14 Mar 2008 17:40:45 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Max Crop Width 1172px 20080314054045P</guid></item><item><title>CREATED ISSUE: Auto Hide Option</title><link>http://www.codeplex.com/cropper/WorkItem/View.aspx?WorkItemId=5570</link><description>It would be nice to have the option to auto-hide the capture window after an image capture.&lt;br /&gt;</description><author>kherzog</author><pubDate>Tue, 04 Mar 2008 15:10:59 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Auto Hide Option 20080304031059P</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/cropper/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/UserAccount/UserProfile.aspx?UserName=TerryHughes'&gt;TerryHughes&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Added a call to close the help dialog if any are visible when hiding the main form.&lt;/p&gt;</description><author>TerryHughes</author><pubDate>Sun, 17 Feb 2008 20:38:00 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080217083800P</guid></item></channel></rss>