<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/allmyusbcontent/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 07 May 2012 20:25:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/allmyusbcontent/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Display files size in KB, MB or GB</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Choose appropriate unit dependant on size of object or according to user choise (KB, MB or GB).&lt;/p&gt;
&lt;p&gt;NOTE: functions to convert between bytes and kb and MB are already present in the code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Mon, 07 May 2012 20:25:17 -0000</pubDate><guid>https://sourceforge.net852892c049dd6bf39bd60beca6ba6949f1596c69</guid></item><item><title>Use different icons in treeview</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Use different icons in treeview according to folder type and features: hidden folders, access denied folders, links, normal folders, nested folders.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Mon, 07 May 2012 20:13:37 -0000</pubDate><guid>https://sourceforge.net7fc4b7db423e090935cd8ce6a3c269c56e9a4ac4</guid></item><item><title>Categories Manager</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;New form that manages categories.&lt;br /&gt;
According to database fields of Categories table we have to manage this fields:&lt;br /&gt;
- categoryID&lt;br /&gt;
- categoryName&lt;br /&gt;
- description&lt;br /&gt;
- imagePath&lt;/p&gt;
&lt;p&gt;The new Form should allow user to add and edit categories.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Fri, 04 May 2012 15:59:50 -0000</pubDate><guid>https://sourceforge.net32323200e2ab0d5d6bbad7e6b181441f3f2b0517</guid></item><item><title>Align the existing code to C# Code Style Guide by Bellware</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The readability of source code has a direct impact on how well a developer comprehends a&lt;br /&gt;
software system, which in turn directly affects project velocity. Code maintainability refers to how&lt;br /&gt;
easily that software system can be changed to add new features, modify existing features, fix bugs,&lt;br /&gt;
or improve performance. Although readability and maintainability are the result of many factors,&lt;br /&gt;
one particular facet of software development upon which all developers have an influence is&lt;br /&gt;
coding technique. The easiest method to ensure that a team of developers will yield quality code is&lt;br /&gt;
to establish a coding standard, which is then enforced at routine code reviews. Although the&lt;br /&gt;
primary purpose for conducting code reviews throughout the development life cycle is to identify&lt;br /&gt;
defects in the code, the reviews can also be used to enforce coding standards in a uniform manner.&lt;/p&gt;
&lt;p&gt;A comprehensive coding standard encompasses all aspects of code construction and, while&lt;br /&gt;
developers should exercise prudence in its implementation, it should be closely followed.&lt;br /&gt;
Completed source code should reflect a harmonized style, as if a single developer wrote the code&lt;br /&gt;
in one session.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Tue, 24 Apr 2012 10:44:52 -0000</pubDate><guid>https://sourceforge.net5d6a7397b6154b1c7e1aeac11468f2d9386cae48</guid></item><item><title>Create a simple Installer</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;create a simple installer using WiX (MSI) or using Inno Setup (EXE)&lt;/p&gt;
&lt;p&gt;Here is a tutorial of doing it with WiX:&lt;br /&gt;
&lt;a href="http://themech.net/2008/08/how-to-create-a-simple-msi-installer-using-wix/" rel="nofollow"&gt;http://themech.net/2008/08/how-to-create-a-simple-msi-installer-using-wix/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Video Tutorial on youtube about Creating Custom Installers For Your Programs Using Inno Setup:&lt;br /&gt;
&lt;a href="http://www.youtube.com/watch?v=wP9HcD4oPDw" rel="nofollow"&gt;http://www.youtube.com/watch?v=wP9HcD4oPDw&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Mon, 23 Apr 2012 15:35:18 -0000</pubDate><guid>https://sourceforge.net5d1486adc4b6e9504b4b115dd349b25851362ea4</guid></item><item><title>Check for updates function</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add the ability to check for updates.&lt;br /&gt;
First we need a way to provide our application with the information about the newest version. So what we do is put a little xml file anywhere on Internet (we will put it on zarkosoft home page). In this xml file we store the number of the newest version of our application. While checking for update we download this xml, parse it and compare the version of running application with the version from the xml file.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Mon, 23 Apr 2012 14:31:35 -0000</pubDate><guid>https://sourceforge.netf34b96faeb544cbf336467697f356023b910d8d7</guid></item><item><title>Drag and Drop support for categories</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add the ability to assign a category to files shown in listview dragging and dropping them to categories.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Fri, 20 Apr 2012 20:22:22 -0000</pubDate><guid>https://sourceforge.net7dbc6068ad011e16b6c26850420abb8a82943f47</guid></item><item><title>New main image</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The main idea is to put some hard disks in vertical inside a box, to give the idea that our software store the info of those hard disks.&lt;br /&gt;
Other items can be added to this main idea such as ipad or tv remote.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Fri, 20 Apr 2012 08:31:29 -0000</pubDate><guid>https://sourceforge.net77012f3ef867b608faf637eb0ccab46eb0d83a47</guid></item><item><title>Tabbed viewing (proposals)</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We could add tabs to show multiple devices and their folder structure.&lt;/p&gt;
&lt;p&gt;1. In order to open the catalogs in tabs, we need to load the catalog list in the LEFT pane (which will act as a side bar).&lt;br /&gt;
This can be in two alternative forms: (a) provide a catalog tab, or (b) Show all catalogs under their folders in a new tab named Catalog List.&lt;/p&gt;
&lt;p&gt;2. Single-clicking on a catalog launches it in the current tab. (there is no need for a double-click).&lt;br /&gt;
CTRL+ Single-clicking on a catalog launches it in a new tab.&lt;/p&gt;
&lt;p&gt;3. Double-clicking on a tab closes it. &lt;br /&gt;
SHIFT+double-clicking on a tab closes all the other tabs in one stroke.&lt;/p&gt;
&lt;p&gt;4. We can drag-n-drop tabs to new position.&lt;/p&gt;
&lt;p&gt;5. CTRL+click on a tab copies it (the purpose is to browse two different portions of the same catalog in two different tabs)&lt;/p&gt;
&lt;p&gt;6. Rapidly switch between tabs by using CTRL+ALT+LeftArrow and CTRL+ALT+RightArrow.&lt;/p&gt;
&lt;p&gt;As always any suggestion or proposal is welcome.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Thu, 19 Apr 2012 10:08:48 -0000</pubDate><guid>https://sourceforge.neta63572314da3aa25996b2364c804f2d142a0853a</guid></item><item><title>Search by music properties</title><link>https://sourceforge.net/p/allmyusbcontent/feature-requests/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add the ability to search by music properties, for example by id3 fields like artist, album, genre or by bitrate, this would enrich a lot the search.&lt;/p&gt;
&lt;p&gt;NOTE: you still need to look where to put this query form.  it is still just an idea, any suggestion or proposal is welcome.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Thu, 19 Apr 2012 09:55:36 -0000</pubDate><guid>https://sourceforge.net53cac8f5dd3593ea45f0f5d0e6706df39693fe2a</guid></item></channel></rss>