<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Development Tools</title>
	<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/</link>
	<description>Life on other planets is difficult</description>
	<pubDate>Fri, 09 Jan 2009 02:08:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Eliza</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2496</link>
		<dc:creator>Eliza</dc:creator>
		<pubDate>Fri, 29 Jun 2007 12:56:50 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2496</guid>
		<description>I'm a simple girl who loves to handcode. So &lt;a href="http://www.flos-freeware.ch/notepad2.html" rel="nofollow"&gt;Notepad2&lt;/a&gt; for writing my code. I utilise Adobe Photoshop CS2 or CS3 for graphical work, but have utilised GIMP, fireworks and illustrator for some projects. Occasionally Dreamweaver, but only when absolutely forced to by ex-lecturers and dreamweaver-obsessed clients.

IPSwitch’s “WS-FTP” for FTP.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a simple girl who loves to handcode. So <a href="http://www.flos-freeware.ch/notepad2.html" rel="nofollow">Notepad2</a> for writing my code. I utilise Adobe Photoshop CS2 or CS3 for graphical work, but have utilised GIMP, fireworks and illustrator for some projects. Occasionally Dreamweaver, but only when absolutely forced to by ex-lecturers and dreamweaver-obsessed clients.</p>
<p>IPSwitch’s “WS-FTP” for <a href="http://FTP." rel="nofollow">FTP.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyle</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2495</link>
		<dc:creator>Lyle</dc:creator>
		<pubDate>Wed, 27 Jun 2007 08:00:23 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2495</guid>
		<description>QE - Yep, WS-FTP does handle SFTP as well (should you need it) via SSH, and it also does something called FTPS, which is *shrug* so far as I'm concerned.

Personally, I've only used SFTP on a couple of sites, so WS not having it on the personal edition wasn't an issue - if I needed it, I used command-line SSH, I think, or something called WinSCP.</description>
		<content:encoded><![CDATA[<p>QE - Yep, WS-FTP does handle SFTP as well (should you need it) via SSH, and it also does something called FTPS, which is *shrug* so far as I&#8217;m concerned.</p>
<p>Personally, I&#8217;ve only used SFTP on a couple of sites, so WS not having it on the personal edition wasn&#8217;t an issue - if I needed it, I used command-line SSH, I think, or something called WinSCP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Endie</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2494</link>
		<dc:creator>Endie</dc:creator>
		<pubDate>Tue, 26 Jun 2007 21:33:19 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2494</guid>
		<description>I've coded for a lot of environments in a lot of tools, from Notes/WebSphere to php/mySQL, but my current role involves three: developing using Ultraedit to code javascript (ajax-centric) for a broadvision backend; using Eclipse and myEclipse to code Java, also using BV as the beckend; and using Visual Studio to code for .Net.  BV makes me appreciate VS.

We use dreamweaver for the shiny stuff, but I avoid it studiously.  You know how it is: there are tons of other tools, like Toad etc...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve coded for a lot of environments in a lot of tools, from Notes/WebSphere to php/mySQL, but my current role involves three: developing using Ultraedit to code javascript (ajax-centric) for a broadvision backend; using Eclipse and myEclipse to code Java, also using BV as the beckend; and using Visual Studio to code for .Net.  BV makes me appreciate VS.</p>
<p>We use dreamweaver for the shiny stuff, but I avoid it studiously.  You know how it is: there are tons of other tools, like Toad etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2493</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 26 Jun 2007 17:13:37 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2493</guid>
		<description>I use Sevitz. He's great.</description>
		<content:encoded><![CDATA[<p>I use Sevitz. He&#8217;s great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QE</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2492</link>
		<dc:creator>QE</dc:creator>
		<pubDate>Tue, 26 Jun 2007 14:42:39 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2492</guid>
		<description>What little I do I tend to do in text editors, generally Programmer's File Editor (out of habit, mainly), GEdit or VIM.

Always Apache, always MySQL; usually PHP but sometimes Python. I used to do a little ASP (because that's all the host would allow).

Having seen the C# one, I'm getting into IDEs again in a big way, so I'll probably be on the lookout for something slightly more RAD for most of the languages I use or play with.

Not that choice of FTP client does much, but I'd recommend FileZilla over WS-FTP, unless recent versions of the latter can do SFTP.</description>
		<content:encoded><![CDATA[<p>What little I do I tend to do in text editors, generally Programmer&#8217;s File Editor (out of habit, mainly), GEdit or VIM.</p>
<p>Always Apache, always MySQL; usually PHP but sometimes Python. I used to do a little ASP (because that&#8217;s all the host would allow).</p>
<p>Having seen the C# one, I&#8217;m getting into IDEs again in a big way, so I&#8217;ll probably be on the lookout for something slightly more RAD for most of the languages I use or play with.</p>
<p>Not that choice of FTP client does much, but I&#8217;d recommend FileZilla over WS-FTP, unless recent versions of the latter can do SFTP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lyle</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2491</link>
		<dc:creator>Lyle</dc:creator>
		<pubDate>Tue, 26 Jun 2007 14:01:27 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2491</guid>
		<description>Primarily :

  Crimson Editor (fantastic text editor) or TextPad (simple decent text editor, without some of Crimson's bells and whistles)
  TopStyle 3 (CSS editor)
  Photoshop CS2
  XAMPP for localhost-ed sites using MySQL, PHP and Apache

  PHP
  MySQL
  Apache
  PHPMyAdmin (hosting-service's Database admin kit)

Occasionally :
  Dreamweaver (if I must, or if the current client uses it)
  Fireworks (ditto)

And IPSwitch's "WS-FTP" program for FTP stuff. (Well, like, duh)
Can't think of owt else.

Oh, unless you count Firefox + Firebug &#38; Web Develeoper extensions</description>
		<content:encoded><![CDATA[<p>Primarily :</p>
<p>  Crimson Editor (fantastic text editor) or TextPad (simple decent text editor, without some of Crimson&#8217;s bells and whistles)<br />
  TopStyle 3 (CSS editor)<br />
  Photoshop CS2<br />
  XAMPP for localhost-ed sites using MySQL, PHP and Apache</p>
<p>  PHP<br />
  MySQL<br />
  Apache<br />
  PHPMyAdmin (hosting-service&#8217;s Database admin kit)</p>
<p>Occasionally :<br />
  Dreamweaver (if I must, or if the current client uses it)<br />
  Fireworks (ditto)</p>
<p>And IPSwitch&#8217;s &#8220;WS-FTP&#8221; program for FTP stuff. (Well, like, duh)<br />
Can&#8217;t think of owt else.</p>
<p>Oh, unless you count Firefox + Firebug &amp; Web Develeoper extensions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2490</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:24:42 +0000</pubDate>
		<guid>http://www.dragonsmind.co.uk/2007/06/26/development-tools/#comment-2490</guid>
		<description>Any old text editor, but for Windows my favourite is &lt;a href="http://www.crimsoneditor.com/" rel="nofollow"&gt;Crimson Editor&lt;/a&gt;.

I use the &lt;a href="http://chrispederick.com/work/web-developer/" rel="nofollow"&gt;Web Developer extension&lt;/a&gt; for Firefox a lot too.

For graphic work, I usually use &lt;a href="http://www.gimp.org/" rel="nofollow"&gt;GIMP&lt;/a&gt; but I have also used Fireworks in the past and got on quite well with that.</description>
		<content:encoded><![CDATA[<p>Any old text editor, but for Windows my favourite is <a href="http://www.crimsoneditor.com/" rel="nofollow">Crimson Editor</a>.</p>
<p>I use the <a href="http://chrispederick.com/work/web-developer/" rel="nofollow">Web Developer extension</a> for Firefox a lot too.</p>
<p>For graphic work, I usually use <a href="http://www.gimp.org/" rel="nofollow">GIMP</a> but I have also used Fireworks in the past and got on quite well with that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
