<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>FtpUploadClient</title><link>http://ftpuploadclient.codeplex.com/project/feeds/rss</link><description>FtpUploadClient is a smart tool for quickly uploading files to your prefered ftp.      Optionaly you can add it to your windows context menu, automatically upload screenshots and&amp;#47;or get the upload directory into your clipboard.      I try to keep the program smal and smart. Help me to improve it, your ideas are welcome &amp;#58;-&amp;#41;</description><item><title>Closed Task: Implement Closingevent [449]</title><link>http://ftpuploadclient.codeplex.com/workitem/449</link><description>ToDo&amp;#58;&amp;#160;Closingevent&lt;br /&gt;in MainWindowView.xaml&lt;br /&gt;&amp;#160;&lt;br /&gt;--&lt;br /&gt;MainWindowViewModel needs to abort closing event from view in order to minimize app.&lt;br /&gt;</description><author>venky1907</author><pubDate>Tue, 14 May 2013 23:45:07 GMT</pubDate><guid isPermaLink="false">Closed Task: Implement Closingevent [449] 20130514114507P</guid></item><item><title>Source code checked in, #15166</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/15166</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:15:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15166 20121001091516P</guid></item><item><title>Source code checked in, #15165</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/15165</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:13:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #15165 20121001091314P</guid></item><item><title>Commented Task: Implement Closingevent [449]</title><link>http://ftpuploadclient.codeplex.com/workitem/449</link><description>ToDo&amp;#58;&amp;#160;Closingevent&lt;br /&gt;in MainWindowView.xaml&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;MainWindowViewModel needs to abort closing event from view in order to minimize app.&lt;br /&gt;Comments: Associated with changeset 10508.</description><author>venky1907</author><pubDate>Sat, 07 Apr 2012 09:11:13 GMT</pubDate><guid isPermaLink="false">Commented Task: Implement Closingevent [449] 20120407091113A</guid></item><item><title>Source code checked in, #10508</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/10508</link><description>Added the handling for closing event</description><author>venky1907</author><pubDate>Sat, 07 Apr 2012 09:11:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10508 20120407091107A</guid></item><item><title>Created Task: Implement Closingevent [449]</title><link>http://ftpuploadclient.codeplex.com/workitem/449</link><description>ToDo&amp;#58;&amp;#160;Closingevent&lt;br /&gt;in MainWindowView.xaml&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;MainWindowViewModel needs to abort closing event from view in order to minimize app.&lt;br /&gt;</description><author>willmer</author><pubDate>Wed, 04 Apr 2012 11:48:44 GMT</pubDate><guid isPermaLink="false">Created Task: Implement Closingevent [449] 20120404114844A</guid></item><item><title>Source code checked in, #10449</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/10449</link><description>Major project renaming&amp;#33;</description><author>willmer</author><pubDate>Wed, 04 Apr 2012 11:42:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10449 20120404114242A</guid></item><item><title>Source code checked in, #10446</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/10446</link><description>renaming classes to prevent confusion with the new design pattern &amp;#40;mvvm&amp;#41;</description><author>willmer</author><pubDate>Wed, 04 Apr 2012 07:57:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10446 20120404075736A</guid></item><item><title>Created Task: Create basic unit tests [445]</title><link>http://ftpuploadclient.codeplex.com/workitem/445</link><description>Create some basic unit tests to have some samples for further test cases.&lt;br /&gt;</description><author>willmer</author><pubDate>Thu, 29 Mar 2012 17:40:35 GMT</pubDate><guid isPermaLink="false">Created Task: Create basic unit tests [445] 20120329054035P</guid></item><item><title>Created Task: Settings Refactoring (MVVM) [444]</title><link>http://ftpuploadclient.codeplex.com/workitem/444</link><description>Refactor&amp;#47;finish the SettingsWindow.xaml.cs with the MVVM pattern.&lt;br /&gt;Use&amp;#58;&lt;br /&gt;- SettingsWindowViewModel.cs &lt;br /&gt;- FtpUploadSettings.xaml.cs&lt;br /&gt;for the MVVM pattern.&lt;br /&gt;</description><author>willmer</author><pubDate>Thu, 29 Mar 2012 17:26:11 GMT</pubDate><guid isPermaLink="false">Created Task: Settings Refactoring (MVVM) [444] 20120329052611P</guid></item><item><title>Source code checked in, #10330</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/10330</link><description>Light project refactoring with ReSharper</description><author>willmer</author><pubDate>Thu, 29 Mar 2012 13:29:51 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10330 20120329012951P</guid></item><item><title>Source code checked in, #10328</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/10328</link><description>- Removed and sorted usings&amp;#13;&amp;#10;- Added close event to the viewmodel&amp;#13;&amp;#10;- repeated working on SettingsWindowViewModel.cs &amp;#40;mvvm&amp;#41;</description><author>willmer</author><pubDate>Thu, 29 Mar 2012 12:29:04 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10328 20120329122904P</guid></item><item><title>Source code checked in, #10268</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/10268</link><description>- Started implementing the SettingsWindow &amp;#40;MVVM&amp;#41;</description><author>willmer</author><pubDate>Wed, 28 Mar 2012 13:51:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #10268 20120328015101P</guid></item><item><title>Source code checked in, #9786</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/9786</link><description>- fixed GUID bug in UploadPlugins&amp;#13;&amp;#10;- prevent bug in UploadManager.cs&amp;#13;&amp;#10;-&amp;#62; Next Step&amp;#58; save connection settings in ConfigurationViewModel.cs -&amp;#62; Save_Execute&amp;#40;&amp;#41;</description><author>willmer</author><pubDate>Mon, 19 Mar 2012 15:20:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9786 20120319032025P</guid></item><item><title>Updated Wiki: Home</title><link>http://ftpuploadclient.codeplex.com/wikipage?version=36</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;
&lt;p&gt;&lt;span style="font-size:small"&gt;FtpUploadClient is a &lt;em&gt;smart tool for quickly uploading files
&lt;/em&gt;to your prefered ftp or cloud based server.&lt;br&gt;
&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Current (v1.0 Alpha) Main Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Hassle free instant FTP Uploads
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Upload file by context menu
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Automatic screenshot upload
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;After upload the file url gets copied to your clipboard
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Coming Soon (v1.1 Stable) Main Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Save multiple serversettings
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Define favourite server
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Password will be saved encrypted
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Upload selected files via contextmenu
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Multiple language support (en / de)
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;&lt;span style="text-decoration:line-through"&gt;Update functionality (manual)&lt;/span&gt;
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Update functionality (automatic)
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Redesigne the project / use MVVM pattern
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Stable release
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Autostart option
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;API for plugins
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Future Release(v1.2 Stable) Main Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Themes
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Option to save files to DropBox (maybe G&amp;#43; &amp;amp; FB)
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Hotkeys
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Special view for multiple fileupload
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Proxysupport
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Take screenshot by drawing a square
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;View upload progress in system tray
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Support french and spanish language
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5&gt;Below some &lt;span style="color:#ff0000"&gt;old&lt;/span&gt; program impressions
&lt;hr&gt;
&lt;/h5&gt;
&lt;p&gt;&lt;img title="FtpUploadClientWindow" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274944" border="0" alt="FtpUploadClientWindow" width="550" height="150" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientOptions" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274945" border="0" alt="FtpUploadClientOptions" width="550" height="250" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientSettings" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274946" border="0" alt="FtpUploadClientSettings" width="600" height="335" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientUpload" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274947" border="0" alt="FtpUploadClientUpload" width="550" height="150" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientTrayIcon" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274948" border="0" alt="FtpUploadClientTrayIcon" width="330" height="115" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientContextmenu" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274949" border="0" alt="FtpUploadClientContextmenu" width="450" height="65" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;We try to keep the program small and smart. Help us to improve it, your ideas are welcome
&lt;a href="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=277738"&gt;
&lt;img title="wlEmoticon-winkingsmile" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=277739" alt="wlEmoticon-winkingsmile" width="19" height="19"&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>willmer</author><pubDate>Wed, 14 Mar 2012 07:48:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120314074811A</guid></item><item><title>Source code checked in, #9389</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/9389</link><description>Added test project to the primary solution. This project can be used for unit &amp;#47; subsystem testing. </description><author>campbel</author><pubDate>Fri, 09 Mar 2012 03:20:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9389 20120309032022A</guid></item><item><title>Source code checked in, #9367</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/9367</link><description>- fixed bug in DefaultCommunication.cs&amp;#13;&amp;#10;- added ToDo&amp;#180;s MainWindowViewModel.cs &amp;#38; UploadManager.cs</description><author>willmer</author><pubDate>Thu, 08 Mar 2012 14:10:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9367 20120308021035P</guid></item><item><title>Source code checked in, #9346</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/9346</link><description></description><author>aitas</author><pubDate>Thu, 08 Mar 2012 00:04:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9346 20120308120445A</guid></item><item><title>Updated Wiki: Home</title><link>http://ftpuploadclient.codeplex.com/wikipage?version=35</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;Project Description&lt;/h3&gt;
&lt;p&gt;&lt;span style="font-size:small"&gt;FtpUploadClient is a &lt;em&gt;smart tool for quickly uploading files
&lt;/em&gt;to your prefered ftp. &lt;br&gt;
&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Current (v1.0 Alpha) Main Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Hassle free instant FTP Uploads
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Upload file by context menu
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Automatic screenshot upload
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;After upload the file url gets copied to your clipboard
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Coming Soon (v1.1 Stable) Main Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Save multiple serversettings
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Define favourite server
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Password will be saved encrypted
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Upload selected files via contextmenu
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Multiple language support (en / de)
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;&lt;span style="text-decoration:line-through"&gt;Update functionality (manual)&lt;/span&gt;
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Update functionality (automatic)
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Redesigne the project / use MVVM pattern
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Stable release
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;Autostart option
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290843" border="0" alt="" width="15" height="15"&gt;API for plugins
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Future Release(v1.2 Stable) Main Features&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Themes
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Option to save files to DropBox (maybe G&amp;#43; &amp;amp; FB)
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Hotkeys
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Special view for multiple fileupload
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Proxysupport
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290844" border="0" alt="" width="15" height="15"&gt;Take screenshot by drawing a square
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;View upload progress in system tray
&lt;/li&gt;&lt;li&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=290845" border="0" alt="" width="15" height="15"&gt;Support french and spanish language
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h5&gt;Below some &lt;span style="color:#ff0000"&gt;old&lt;/span&gt; program impressions
&lt;hr&gt;
&lt;/h5&gt;
&lt;p&gt;&lt;img title="FtpUploadClientWindow" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274944" border="0" alt="FtpUploadClientWindow" width="550" height="150" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientOptions" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274945" border="0" alt="FtpUploadClientOptions" width="550" height="250" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientSettings" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274946" border="0" alt="FtpUploadClientSettings" width="600" height="335" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientUpload" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274947" border="0" alt="FtpUploadClientUpload" width="550" height="150" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientTrayIcon" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274948" border="0" alt="FtpUploadClientTrayIcon" width="330" height="115" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img title="FtpUploadClientContextmenu" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=274949" border="0" alt="FtpUploadClientContextmenu" width="450" height="65" style="padding-left:0px; padding-right:0px; display:inline; padding-top:0px; border-width:0px"&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;We try to keep the program small and smart. Help us to improve it, your ideas are welcome
&lt;a href="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=277738"&gt;
&lt;img title="wlEmoticon-winkingsmile" src="http://download.codeplex.com/Download?ProjectName=ftpuploadclient&amp;DownloadId=277739" alt="wlEmoticon-winkingsmile" width="19" height="19"&gt;&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>willmer</author><pubDate>Sun, 04 Mar 2012 15:07:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120304030726P</guid></item><item><title>Source code checked in, #6534</title><link>http://ftpuploadclient.codeplex.com/SourceControl/changeset/changes/6534</link><description>small changes on manager classes</description><author>willmer</author><pubDate>Sat, 12 Nov 2011 17:13:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #6534 20111112051306P</guid></item></channel></rss>