<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; theblatantadvertiser</title>
	<atom:link href="http://www.ghacks.net/author/theblatantadvertiser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Make your apps portable</title>
		<link>http://www.ghacks.net/2006/12/12/make-your-apps-portable/</link>
		<comments>http://www.ghacks.net/2006/12/12/make-your-apps-portable/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 23:08:38 +0000</pubDate>
		<dc:creator>theblatantadvertiser</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[apps portable]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[usb drive]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/12/make-your-apps-portable/</guid>
		<description><![CDATA[Lifehacker.com recently profiled the release of PortableApps Suite 1.0, a polished, light weight application that adds new functionality to USB keys, mp3 players, and external media by transforming these storage platforms into portable, private, personalized vehicles for launching programs and storing data.]]></description>
			<content:encoded><![CDATA[<p>Lifehacker.com recently <a href="http://www.lifehacker.com/software/portable-applications/download-of-the-day-portableapps-suite-10-windows-216318.php">profiled</a> the release of <a href="http://portableapps.com/">PortableApps Suite 1.0</a>, a polished, light weight application that adds new functionality to USB keys, mp3 players, and external media by transforming these storage platforms into portable, private, personalized vehicles for launching programs and storing data.  PAS achieves this by utilizing customized open source software packages accessible via an attractive integrated menu from which apps are launched and folders opened.   As these programs are run off removable media, one need not worry about registry dependencies or leaving telling temporary files on the host machine.  PortableApps Suite 1.0 comes in standard, lite, and base editions.</p>
<p><span id="more-1000"></span>Applications can be added or removed via the PortableApps menu.  The following represents a sampling of apps available on the site:</p>
<ul>
<li>7-Zip Portable</li>
<li>AbiWord Portable</li>
<li>Audacity Portable</li>
<li>ClamWin Portable</li>
<li>FileZilla Portable</li>
<li><a href="http://www.ghacks.net/tag/firefox/">Firefox</a> Portable</li>
<li>Gaim Portable</li>
<li>GIMP Portable</li>
<li>Miranda IM Portable</li>
<li>Nvu Portable</li>
<li>OpenOffice.org Portable</li>
<li>Sudoku Portable</li>
<li>Sunbird Portable</li>
<li>Thunderbird Portable</li>
<li>VLC Media Player Portable</li>
</ul>
<p>PortableApps Suite 1.0 is a fantastic way for mobile users to compute securely using software they&#8217;ve selected on any Windows PC.  So, why don&#8217;t I use it?  In a word, flexibility.</p>
<p>In order for programs to become portable and thus compatible with the PAS interface, they have to meet certain requirements; I will mention two, here.  The first, and perhaps most important, is licensing.  Since most commercial software packages prohibit modification, a prerequisite for compression and dependency resolution, the number of potentially portable programs is limited.  Secondly, an application must be wrapped as a paf.exe in order to be integrated into the suite.  To its credit the PAS site does describe launcher construction, though, this limitation represents a significant obstacle to mass adoption in my opinion.</p>
<p>So, what is a burgeoning tech savant to do?  Firstly, don&#8217;t forget that programs available sans installers are portable by nature.   Often compressed as ZIP or RAR files, the executables contained within are incredibly versatile once decompressed, running off local drives, optical storage media, memory cards (SD, SM, CF), and even venerable floppy disks.</p>
<p>Also, don&#8217;t automatically preclude software wrapped in installers.  Some &#8212; not all &#8212; applications can be &#8220;unwrapped&#8221; in order to expose the files contained within.  I recommend <a href="http://www.legroom.net/modules.php?op=modload&#038;name=Open_Source&#038;file=index&#038;page=software&#038;app=uniextract">Universal Extractor</a> to check whether or not a program is capable of becoming portable.  The brain child of Jared Breland, UE extracts files from a myriad of archives, including but not limited to ZIP, ARJ, LZH, MSI, and EXE.  Once a package has been unwrapped, you might find yourself looking at folders named {app}, {tmp}, or embedded as well as a few shortcuts and text files depending on your particular software.  While this is no guarantee, I&#8217;ve had pretty good luck moving all the files in all the directories into a single folder, {apps} for example, and launching the program from there.  You can then rename the {apps} folder to something more closely resembling the program contained within, assuming the program proves stable.  The last step would be to move your newly created program folder to your preferred platform.</p>
<p>Before you begin testing your entire software library, though, it would be worthwhile to browse the extensive repository of pre-tested portable freeware available at the aptly named <a href="http://www.portablefreeware.com/">The Portable Freeware Collection</a>.</p>
<p>Once you have assembled the requisite applications on your preferred device you will need an interface from which to access them.  <a href="http://www.pegtop.net/start/">PStart</a> can be installed on your portable media and launched automatically when connected to a PC.  The program is also accessible via a system tray icon.  Through PStart&#8217;s main menu folders, groups or files can be added and organized.  It also sports limited search functions, an attractive notepad, and information about the media.  Additional customization options for hardcore tweakers are available as well.</p>

	Tags: <a href="http://www.ghacks.net/tag/apps-portable/" title="apps portable" rel="tag">apps portable</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/usb-drive/" title="usb drive" rel="tag">usb drive</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/06/usb-flash-drives-usb-vaccine/" title="USB Flash Drives: USB Vaccine (March 6, 2009)">USB Flash Drives: USB Vaccine</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/wireless-networking-software-homedale/" title="Wireless Networking Software Homedale (April 10, 2009)">Wireless Networking Software Homedale</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/12/make-your-apps-portable/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
