<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://startofentry.blogdns.org/rdf'>
    <s:Snip rdf:ID='portableapps'
         s:name='portableapps'
         s:cUser='case'
         s:oUser='case'
         s:mUser='case'>
        <s:content>1.1 Portable Apps overview&#xD;&#xA;Portable Apps are applications running directly from a removable device (USB Stick) and which do not interfere with the local system&apos;s configuration (registry). This allows you to carry your apps and data around including your configs and settings.&#xD;&#xA;&#xD;&#xA;There is a U3 hardware supported standard, but I am going with the simple independent approach.&#xD;&#xA;&#xD;&#xA;1.1 MyApps&#xD;&#xA;Main source for my portable apps is {link:PortableApps.com|http://portableapps.com}. The site offers a menu application and also sorts and provides many portable apps ready to be included in the menu. Currently I am using:&#xD;&#xA;&#xD;&#xA;- 7zip&#xD;&#xA;- Audacity - sound editor&#xD;&#xA;- ClamWin - virus scanner&#xD;&#xA;- eraser&#xD;&#xA;- FileZilla&#xD;&#xA;- Firefox&#xD;&#xA;- GIMP&#xD;&#xA;- MPlayer&#xD;&#xA;- Notepad++&#xD;&#xA;- OpenOffice&#xD;&#xA;- Pidgin&#xD;&#xA;- PuTTY&#xD;&#xA;- Sumatra PDF Viewer&#xD;&#xA;- Thunderbird&#xD;&#xA;- Toucan&#xD;&#xA;- VLC&#xD;&#xA;- WinSCP&#xD;&#xA;&#xD;&#xA;1.1.1 additions&#xD;&#xA;In addition to the hosted apps on portableapps.com, following applications are also running from my usb stick:&#xD;&#xA;&#xD;&#xA;- HHD HexEditor (an old version)&#xD;&#xA;- {link:IrfanView|http://www.irfanview.de/} - Picture viewer and mini-editor (including batch processing)&#xD;&#xA;- {link:DeepBurner|http://www.deepburner.com/} - Burns CD/DVD/ISO Images&#xD;&#xA;- {link:yEd|http://www.yworks.com/en/products_yed_about.htm} - Java Graph Editor&#xD;&#xA;- {link:TrueCrypt|http://www.truecrypt.org/}&#xD;&#xA;- {link:Skype|http://www.skype.com}&#xD;&#xA;&#xD;&#xA;To start skype, use these command lines in a batch file (create the data directory before):&#xD;&#xA;{code}&#xD;&#xA;@cd \\\portableapps\\\skypeportable\\\app&#xD;&#xA;@start skype.exe /datapath:&quot;data&quot; /removable&#xD;&#xA;{code}&#xD;&#xA;&#xD;&#xA;To include a batch file (used for skype) into the portable menu, I used the &#xD;&#xA;JPSoft Batch Compiler 1.0 (kindly now hosted and described at &#xD;&#xA;http://www.hollmen.dk/articles/batch.htm). To run a java application, use the  {link:launch4j - a Cross-platform Java executable wrapper&#xD;&#xA;|http://launch4j.sourceforge.net/} - tool, which enables you to just launch java or even package the jre into the created exe. There is a quite comprehensive guide at {link:informIt|http://www.informit.com/guides/content.aspx?g=java&amp;seqNum=361&amp;rl=1}.</s:content>
        <s:mTime>2007-10-20 19:16:13.303</s:mTime>
        <s:cTime>2007-10-20 14:36:18.025</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://startofentry.blogdns.org/rdf#older changes'/>
                <rdf:li rdf:resource='#MobileControl'/>
                <rdf:li rdf:resource='#Midlet'/>
                <rdf:li rdf:resource='#Hitori'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
