<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>FreeRapid Downloader - FreeRapid Downloader - Tips&amp;Tricks</title>
        <description>Tips&amp;Tricks for using FreeRapid Downloader</description>
        <link>http://wordrider.net/forum/list/12</link>
        <lastBuildDate>Thu, 20 Jun 2013 11:13:24 +0200</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>http://wordrider.net/forum/12/12430/12430/_subject_#msg-12430</guid>
            <title>Zjednodušení funkce &quot;Vynutit stahování&quot;??? (1 reply)</title>
            <link>http://wordrider.net/forum/12/12430/12430/_subject_#msg-12430</link>
            <description><![CDATA[ Nejde to nějak bez kliku až v tom druhém okně vpravo "výchozí"? Prostě jen klik hned v řádku.<br />
A úplně boží by byla přímo ikona nahoře spolu s těmi třemi START-POZASTAVIT-ZRUŠIT :)-D]]></description>
            <dc:creator>prdlavka</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Wed, 05 Jun 2013 15:45:57 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/7831/7831/_subject_#msg-7831</guid>
            <title>Just create a Quick Launch bar for 7 (no replies)</title>
            <link>http://wordrider.net/forum/12/7831/7831/_subject_#msg-7831</link>
            <description><![CDATA[ <b>Creating a Quick Launch Bar in Windows 7</b><br />
<br />
<br />
Right-Click on the Taskbar<br />
<br />
Select 'Toolbars' &gt; New Toolbar<br />
<br />
Type into the text bar (or copy and paste):<br />
<br />
   %userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch<br />
<br />
Left-Click 'Select Folder'<br />
<br />
Right-Click on the Taskbar<br />
<br />
Uncheck 'Lock Taskbar'<br />
<br />
Right-Click on 'Quick Launch' (this will be written on the Task Bar for now)<br />
<br />
Uncheck:<br />
<br />
   'Show Text'<br />
   'Show Title'<br />
<br />
Right-Click an empty place in the Quick Launch Bar<br />
<br />
Select 'View'<br />
<br />
Select 'Small Icons'<br />
<br />
Put all the icons you want in the Quick Launch Bar<br />
<br />
If you keep your Task Bar on the right side of the screen, drag the separator for the Quick Launch bar to the top of the Taskbar, then drag it to the right, and all the icons in the Quick Launch bar will line up vertically along the right edge of the Taskbar.  To change it back, drag the separator, which is now a very narrow (3 rows of 4 dots) thing above the top Quick Launch icon, down and to the left.<br />
<br />
If you keep the Taskbar at the bottom of the screen, dragging the top edge of the Taskbar up a little will make it wider, and all the Quick Launch icons will be listed across the bottom of the Taskbar.  You may have to drag the separator down to the empty space.]]></description>
            <dc:creator>dadwhiskers</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Sat, 23 Apr 2011 11:56:24 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/5492/5492/_subject_#msg-5492</guid>
            <title>Pinning FreeRapid Downloader to Windows 7 Taskbar (5 replies)</title>
            <link>http://wordrider.net/forum/12/5492/5492/_subject_#msg-5492</link>
            <description><![CDATA[ If you use Windows 7 64-bit, it is not possible to pin FreeRapid Downloader to the taskbar - the pin option is missing in the context menu that appears after right-click on its icon.<br />
<br />
I guess this is caused by the 32-bit bootstrapper application, which is not able to load 64-bit Java DLL's, so it starts a new process (javaw.exe) with appropriate parameters. But javaw.exe is just a host application that either will be pinned without required command line arguments or cannot be pinned at all (this depends on your system configuration).<br />
<br />
So if you want to pin FreeRapid Downloader to your taskbar, it must be done another way. First create a new shortcut on your desktop and set its properties like this:<br />
<br />
<b>Target:</b> "C:\Program Files\Java\jre6\bin\javaw.exe" -Xms32m -Xmx128m -jar "C:\FreeRapid\frd.jar"<br />
<b>Start in:</b> "C:\FreeRapid"<br />
<br />
Modify paths to correspond to folders where you have JRE and FreeRapid Downloader installed. You can also change an icon, the correct one can be found in frd.ico file. Now drag the shortcut, move it to your taskbar and drop it when <i>'Pin to Taskbar'</i> message appears.<br />
<br />
Then you can delete the shortcut from the desktop. FreeRapid Downloader will stay pinned on the taskbar.]]></description>
            <dc:creator>Ebu</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Tue, 10 Jul 2012 14:47:14 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/4424/4424/_subject_#msg-4424</guid>
            <title>[Tut]Scheduler for FreeRapid Downloader (20 replies)</title>
            <link>http://wordrider.net/forum/12/4424/4424/_subject_#msg-4424</link>
            <description><![CDATA[ Hi FreeRapid Downloader users, and developers<br />
I am going to present to you my method of scheduler for FreeRapid Downloader.<br />
I will be use the acronym FRD, just in case you come past it in this tutorial and do not know what it means.<br />
<br />
Aim of this tutorial<br />
In this tutorial, ill be demonstrating how to schedule a task on FRD, the tools i will be using is a built in function of Windows Vista/7. Called Task Scheduler in Computer Management.<br />
I will be splitting the full tutorial into two parts for easier understanding.<br />
<br />
Tutorial (Auto Start FRD):<br />
1.	Hold Windows Key and press R<br />
2.	Copy and paste <span style="color:#0000FF">taskschd.msc</span>, into the dialogue box<br />
3.	Click on the Create Task on the right panel<br />
4.	Give it a name; e.g. frdscheduler<br />
5.	Click on the Triggers tab on the top, followed by New on the bottom left<br />
6.	Select Daily, Time to start, lastly ok (change to your own preference)<br />
7.	Now go to the Actions Tab, followed by New on the bottom left<br />
8.	Browse, and select where your FRD.exe is located<sup>1</sup>, then ok<br />
9.	Ok once more, now you are done, move onto next part<br />
<sup>1</sup> Not everyone’s FRD is installed in the same path, so make sure you know where it is (It is just like a shortcut)<br />
<sup>2</sup> Only needs to be setup once! (Unless you choose other settings)<br />
<br />
<br />
Tutorial (Auto-Start downloads)<br />
1.	Add your downloads normally, with FRD open before ANY before appointed time<br />
2.	Select All (ctrl+a), then press resume (ctrl+r), (or chose the downloads you want started)<br />
3.	Now quickly close FRD before downloads start (so you don’t waste bandwidth)<br />
4.	Just wait for the scheduler to start, and it will auto-start all the downloads in FRD<br />
Note: This is how the auto-start feature works.<br />
Note: This step can be automated with a script, the script is provided by Debug. (Just go down a few post)<br />
<br />
Now, If Vity can automate this process in the next release it will be wonderful. (tut1)<br />
<br />
WinXP Tut:<br />
Go Here: [<a href="http://hiox.org/1268-run-a-program-in-background-for.php" rel="nofollow" >hiox.org</a>]<br />
It is a pictorial;<br />
Credit goes to whoever wrote it, Not me.<br />
<br />
Mac OS:<br />
I do not think the same feature exists in Mac OS.<br />
Maybe someone can provide a similar solution for Mac users.<br />
<br />
Updates=======================<br />
Edit: Reword it a bit<br />
Edit<sup>2</sup>: Added Link to WinXP Tut.<br />
Edit<sup>3</sup>: Added Debug's Auto Resume<br />
/Updates=======================]]></description>
            <dc:creator>wakkawalla</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Mon, 07 Feb 2011 14:05:23 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/2976/2976/_subject_#msg-2976</guid>
            <title>#8: Use smart clipboard monitoring (no replies)</title>
            <link>http://wordrider.net/forum/12/2976/2976/_subject_#msg-2976</link>
            <description><![CDATA[ I will show you how easy is to add your links from browser to FRD, you don't even need to see whole links "http://...." on screen!<br />
1. First, check clipboard monitoring in FRD - in menu Options-&gt;Clipboard monitoring is checked<br />
enable clipboard monitoring is indicating this active icon in statusbar (btw. did you know that this icon is clickable? :-) ):<br />
<img src="http://img17.imageshack.us/img17/7844/pic1px.png" class="bbcode" border="0" /><br />
<br />
2. Go to the browser <br />
<img src="http://img30.imageshack.us/img30/6787/pic2o.png" class="bbcode" border="0" /><br />
and select by mouse links you want to add:<br />
<img src="http://img43.imageshack.us/img43/3044/pic3iu.png" class="bbcode" border="0" /><br />
<br />
3. Press Ctrl+C to copy selection into clipboard (you can alternatively use right mouse button -&gt; copy to clipboard in your browser)<br />
<br />
4. FRD window with your selected links is activated:<br />
<img src="http://img94.imageshack.us/img94/530/pic4j.png" class="bbcode" border="0" /><br />
<br />
<br />
5. Press Start to begin download]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Sat, 07 Nov 2009 18:35:28 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/2489/2489/_subject_#msg-2489</guid>
            <title>#7: Faster startup of the application (1 reply)</title>
            <link>http://wordrider.net/forum/12/2489/2489/_subject_#msg-2489</link>
            <description><![CDATA[ FRD comes with several look and feels files in the lookandfeels directory, unfortunately loading these "skins" take some time during startup. If you already chose your favorite one, you can delete other files. You will get about 2-3 seconds faster startup.<br />
(You can always return the files back, they will be detected again).]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Thu, 29 Oct 2009 18:16:42 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/2488/2488/_subject_#msg-2488</guid>
            <title>#6: More Look&amp;Feels (skins) for FreeRapid Downloader (no replies)</title>
            <link>http://wordrider.net/forum/12/2488/2488/_subject_#msg-2488</link>
            <description><![CDATA[ FRD comes with these LaFs: Squarness, JTattoo, PGSLookAndFeel and Substance skins, but if you still feel to be limited with current available skins, you can search website <a href="http://javootoo.com/plaf/notskinnable.html" rel="nofollow" >JavooToo</a>  and select your another favorite one. Download its .jar file and copy it into lookandfeel directory and restart FRD. Then you can choose it in the User Preferences dialog -&gt; UI settings.<br />
<br />
Especially MacOS users should try to use Quaqua L&F - see Trick <a href="http://wordrider.net/forum/read.php?12,1272" rel="nofollow" >#1: FreeRapid like regular Apple MacOS application</a>.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Mon, 28 Sep 2009 09:57:07 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/2351/2351/_subject_#msg-2351</guid>
            <title>Getting a proxy list (20 replies)</title>
            <link>http://wordrider.net/forum/12/2351/2351/_subject_#msg-2351</link>
            <description><![CDATA[ My first question was how do I get a proxy list. Well I found out it was as simple as entering "proxy list" into my search box.<br />
The best I found was this site, [<a href="http://proxy-list.org/en/index.php?sp=0&pp=any&pt=any&pc=any&ps=any" rel="nofollow" >proxy-list.org</a>]<br />
Hope this helps.]]></description>
            <dc:creator>Textech</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Tue, 04 Dec 2012 16:22:22 +0100</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/1436/1436/_subject_#msg-1436</guid>
            <title>#5: Use &quot;descript.ion&quot; files in Total Commander (no replies)</title>
            <link>http://wordrider.net/forum/12/1436/1436/_subject_#msg-1436</link>
            <description><![CDATA[ With enabled feature generating description.ion files you have <i>easy access</i> to description of files from Total Commander.<br />
<br />
<b>1. Enable "descript.ion" files do following:</b><br />
<img src="http://img35.imageshack.us/img35/1061/step1.png" class="bbcode" border="0" /><br />
<br />
<b>2. Write description to your files</b><br />
<img src="http://img35.imageshack.us/img35/8782/step2.png" class="bbcode" border="0" /><br />
<br />
<b>3. Press CTRL+Z in Total Commander on your downloaded file</b><br />
<img src="http://img39.imageshack.us/img39/3439/step3.png" class="bbcode" border="0" />]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Sun, 17 May 2009 19:25:27 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/1384/1384/_subject_#msg-1384</guid>
            <title>#4: Share configuration among operating systems (no replies)</title>
            <link>http://wordrider.net/forum/12/1384/1384/_subject_#msg-1384</link>
            <description><![CDATA[ Quick tip for people dual booting: while in Ubuntu, or an Linux actually, navigate to your settings folder in Windows, the one in AppData, go in to the VitySoft folder, right click FRD and choose create link. Then rename that link to ".FRD" without quotes. Next, go to your home folder, Press CTRL H [show hidden files], find the .FRD folder and delete it. Now copy the link that you created here and VOILA you have the same settings/file list/prefs, everything as in Windows.<br />
<br />
Author of this tip is user reg4c.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Thu, 14 May 2009 20:58:04 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/1324/1324/_subject_#msg-1324</guid>
            <title>#3: Use pre-allocation files before download feature (no replies)</title>
            <link>http://wordrider.net/forum/12/1324/1324/_subject_#msg-1324</link>
            <description><![CDATA[ This feature is very useful if you want to work with your downloaded file. <br />
If you enable this option, the whole file will be "pre-created" - with a complete file size before downloading (it takes a little bit more time to create empty XXXMB ). Such file contains much less fragments and it leads to less fragmented disk space - so it increases a speed of working with file. See more about disk fragmentation here [<a href="http://en.wikipedia.org/wiki/Disk_fragmentation" rel="nofollow" >en.wikipedia.org</a>] .<br />
<br />
<img src="http://img401.imageshack.us/img401/7832/shotf.png" class="bbcode" border="0" /><br />
<br />
This feature is highly recommended to users with notebook.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Sun, 03 May 2009 00:28:51 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/1274/1274/_subject_#msg-1274</guid>
            <title>#2: Moving files using drag&amp;drop (no replies)</title>
            <link>http://wordrider.net/forum/12/1274/1274/_subject_#msg-1274</link>
            <description><![CDATA[ Did you know, that you can move download links in the queue using right mouse button? :-)<br />
Simply select files and drag them. Behavior is similar to Winamp's playlist.<br />
<br />
<img src="http://img12.imageshack.us/img12/1504/dragw.png" class="bbcode" border="0" />]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Mon, 27 Apr 2009 18:49:16 +0200</pubDate>
        </item>
        <item>
            <guid>http://wordrider.net/forum/12/1272/1272/_subject_#msg-1272</guid>
            <title>#1: FreeRapid like regular Apple MacOS application (no replies)</title>
            <link>http://wordrider.net/forum/12/1272/1272/_subject_#msg-1272</link>
            <description><![CDATA[ If you are user of MacOS, you can change look and feel of FreeRapid to be more like other regular MacOS application.<br />
<br />
<img src="http://www.randelshofer.ch/quaqua/images/quaqua_metalworks.png" class="bbcode" border="0" /><br />
<br />
<br />
Note: Since FreeRapid 0.85u1, Quaqua L&F has been integrated into FRD distribution package. You don't need to do following steps. <br />
<br />
Here are necessary steps to do it:<br />
1. Download <a href="http://www.randelshofer.ch/quaqua/files/quaqua-5.2.1.nested.zip" rel="nofollow" >Quaqua Look And Feel</a><br />
2. Close FreeRapid<br />
3. Copy following files from dist folder in the downloaded zip file into FreeRapid's "lookandfeel" directory:<br />
    Quaqua\dist\quaqua.jar, Quaqua\dist\libquaqua64.jnilib, Quaqua\dist\libquaqua.jnilib, Quaqua\dist\swing-layout.jar<br />
4. Run FreeRapid<br />
5. Go to Options-&gt;Preferences-&gt;UI Settings and select from combobox Quaqua. Apply/OK new settings.<br />
6. Restart FreeRapid<br />
<br />
<s>Note: This tip is only for MacOS users. Quaqua Look And Feel  won't work on other systems.</s><br />
<br />
<b>Update:</b> Since version 0.86 Quaqua L&F is bundled within FRD distribution, you don't need to download it.]]></description>
            <dc:creator>Vity</dc:creator>
            <category>FreeRapid Downloader - Tips&amp;Tricks</category>
            <pubDate>Mon, 27 Apr 2009 18:31:50 +0200</pubDate>
        </item>
    </channel>
</rss>
