<?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>Bruce Atkinson &#187; PowerBasic</title>
	<atom:link href="http://bruceatkinson.com/wpbug/powerbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://bruceatkinson.com</link>
	<description>My Ramblings.</description>
	<lastBuildDate>Tue, 05 Jul 2011 03:17:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>My USB Flash drive development environment</title>
		<link>http://bruceatkinson.com/2007/08/08/my-usb-flash-drive-development-environment/</link>
		<comments>http://bruceatkinson.com/2007/08/08/my-usb-flash-drive-development-environment/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 19:07:18 +0000</pubDate>
		<dc:creator>bruceatk</dc:creator>
				<category><![CDATA[PowerBasic]]></category>

		<guid isPermaLink="false">http://bruceatkinson.com/index.php/2007/08/08/my-usb-flash-drive-development-environment/</guid>
		<description><![CDATA[One thing that I have found to improve my productivity is to migrate as much as I can to a USB flash drive. After adopting PowerBasic as the main language I use to write utility type of software, both GUI and command line, I decided to see how well it works from a flash drive. [...]]]></description>
			<content:encoded><![CDATA[<p> One thing that I have found to improve my productivity is to migrate as much as I can to a USB flash drive.  After adopting PowerBasic as the main language I use to write utility type of software, both GUI and command line, I decided to see how well it works from a flash drive.   I use three Powerbasic products and a PB aware editor:</p>
<ul>
<li><a href="http://powerbasic.com/products/pbdll32/">PowerBASIC Compiler for Windows</a></li>
<li><a href="http://www.powerbasic.com/products/pbforms/">PowerBASIC Forms</a></li>
<li><a href="http://www.powerbasic.com/products/pbcc/">PowerBASIC Console Compiler</a></li>
<li><a href="http://www.planetsquires.com/jellyfishpro.htm">JellyFish Pro Editor</a></li>
</ul>
<p>Total size on my USB drive is 30 MB.  They are licensed so that you can use them on as many computers as you want as long as you can only use them on one at a time.  By having them installed to my USB drive that insures that is true.</p>
<p>I find them very easy to use.  Quick to launch, compile, debug, and run and I have them with me all the time.  PowerBASIC makes small fast EXE&#8217;s with no runtime required.  When an install is required I create one with <a href="http://www.jrsoftware.org/isinfo.php">Inno Setup</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bruceatkinson.com/2007/08/08/my-usb-flash-drive-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

