<?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>Stephen Beattie &#187; General Programming</title>
	<atom:link href="http://www.stephenbeattie.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stephenbeattie.com</link>
	<description>Flash, PHP, Flex and other RIA technologies.</description>
	<lastBuildDate>Sat, 06 Jun 2009 11:46:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Essential Programming Tools</title>
		<link>http://www.stephenbeattie.com/2008/05/17/my-essential-programming-tools/</link>
		<comments>http://www.stephenbeattie.com/2008/05/17/my-essential-programming-tools/#comments</comments>
		<pubDate>Sat, 17 May 2008 15:20:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Programming]]></category>

		<guid isPermaLink="false">http://www.stephenbeattie.com/2008/05/17/my-essential-programming-tools/</guid>
		<description><![CDATA[Here is a list of programming tools I find essential in my development work.  I&#8217;m omitting the obvious PHP, Apache, MySQL, Flash, Flex etc. in the hope of highlighting the smaller utilities.  These are the ones off the top of my head but I hope to add to it later.
General Programming

Aptana &#8211; PHP [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a list of programming tools I find essential in my development work.  I&#8217;m omitting the obvious <a title="PHP" href="http://www.php.net">PHP</a>, <a title="Apache Web Server" href="http://httpd.apache.org/">Apache</a>, <a title="MySQL" href="http://www.mysql.com/">MySQL</a>, <a title="Flash" href="http://www.adobe.com/products/flash/">Flash</a>, <a title="Flex Builder" href="http://www.adobe.com/products/flex/">Flex</a> etc. in the hope of highlighting the smaller utilities.  These are the ones off the top of my head but I hope to add to it later.</p>
<h4>General Programming</h4>
<ul>
<li><a title="Aptana Studio - Community Edition" href="http://www.aptana.com/products/studio/community">Aptana</a> &#8211; PHP and Subversion integration, Dreamweaver &#8220;Ctrl+U&#8221; upload goodness.</li>
<li><a title="Beyond Compare" href="http://www.scootersoftware.com/moreinfo.php">Beyond Compare</a> &#8211; Compare folders, zip files, FTP sites.  Integrates well with <a title="Tortoise SVN" href="http://tortoisesvn.tigris.org/">Tortoise SVN</a> and <a title="Tortoise CVS" href="http://www.tortoisecvs.org/">Tortoise CVS</a>.</li>
<li><a title="Notepad++" href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a> &#8211; Excellent file support, the right balance of being lightweight and feature rich for a text editor.</li>
<li><a title="Tortoise SVN" href="http://tortoisesvn.tigris.org/">Tortoise SVN</a> &#8211; Windows Explorer integration, very easy to use and unobtrusive Subversion client.</li>
<li><a title="Console (An improvement on cmd.exe)" href="http://sourceforge.net/projects/console">Enhanced Windows Console</a> &#8211; A recent find but looks very useful.</li>
</ul>
<h4>Design Tools</h4>
<ul>
<li><a title="Color Cop" href="http://colorcop.net/">Color Cop</a> &#8211; Simple, no-nonsense colour picking.</li>
<li><a title="@icon sushi" href="http://www.towofu.net/soft/e-aicon.php">@icon sushi</a> &#8211; A really good little .ICO file editor</li>
</ul>
<h4>Flash Development</h4>
<ul>
<li><a title="FlashDevelop" href="http://www.flashdevelop.org/">FlashDevelop</a> &#8211; Nice integration with open-source Flash compilers etc.  Better than the ActionScript editor in Flash IDE anyday.</li>
<li><a title="ServiceCapture by Kevin Langdon" href="http://kevinlangdon.com/serviceCapture/">ServiceCapture</a> &#8211; Nice tool for debugging AMF, JSON and SOAP.  Acts as a proxy for your browser and so can also be used to throttle bandwidth for testing.</li>
<li><a title=".sol Editor" href="http://sourceforge.net/projects/soleditor/">.sol Editor</a> &#8211; A Flash Shared Object file parser and editor.  Very handy indeed.</li>
</ul>
<h4>Network Tools</h4>
<ul>
<li><a title="WinSCP" href="http://winscp.net/eng/index.php">WinSCP</a> &#8211; Good SCP Client for remote file administration.</li>
<li><a title="FileZilla" href="http://filezilla-project.org/">FileZilla</a> &#8211; Simple, lightweight and efficient FTP Client.  A handy connection manager interface.  Regularly updated.</li>
<li><a title="PuTTY" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a> &#8211; Command line console for remote server administration.</li>
</ul>
<h4>Database Design &amp; Management</h4>
<ul>
<li><a title="fabFORCE DBDesigner" href="http://www.fabforce.net/dbdesigner4/">fabFORCE DBDesigner</a> &#8211; Great (but slightly buggy) tool for sketching out DB schemas visually. Will create/update/reverse-engineer databases.</li>
<li><a title="SQLite2008 Pro Enterprise Manager" href="http://www.osenxpsuite.net/?xp=3">SQLite2008 Pro Enterprise Manager</a> &#8211; Powerful tool for managing SQLite databases.  I&#8217;ve found myself using this a lot lately.</li>
</ul>
<h4>.NET Programming</h4>
<ul>
<li><a title="SharpDevelop" href="http://sharpdevelop.net/OpenSource/SD/Default.aspx">SharpDevelop</a> &#8211; Very lightweight compared to VS.NET.  Perfect for the odd bit of ASP.NET 2.0 development.</li>
<li><a title="UtliDev Cassini Web Server" href="http://www.ultidev.com/products/Cassini/">UltiDev Cassini Web Server</a> &#8211; A No-frills (embeddable) web server for .NET written in .NET. A great development alternative to IIS.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stephenbeattie.com/2008/05/17/my-essential-programming-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.454 seconds -->
