<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: jEdit Is My New IDE</title>
	<atom:link href="http://studge.com/jedit-is-my-new-ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://studge.com/jedit-is-my-new-ide/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 22:07:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Studge</title>
		<link>http://studge.com/jedit-is-my-new-ide/#comment-285</link>
		<dc:creator>Studge</dc:creator>
		<pubDate>Sat, 11 Aug 2007 11:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/jedit-is-my-new-ide/#comment-285</guid>
		<description>Thanks hoc! I will give it a shot with those plugins, in the past I had some difficulties getting the FTP plugin to work the way that I expected it to (as it does in other IDEs).</description>
		<content:encoded><![CDATA[<p>Thanks hoc! I will give it a shot with those plugins, in the past I had some difficulties getting the FTP plugin to work the way that I expected it to (as it does in other IDEs).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hoc</title>
		<link>http://studge.com/jedit-is-my-new-ide/#comment-283</link>
		<dc:creator>hoc</dc:creator>
		<pubDate>Sat, 11 Aug 2007 09:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/jedit-is-my-new-ide/#comment-283</guid>
		<description>I have been using jEdit for years and it too was my php-ide for about 1 year. It is indeed great for general file-editing. I still use it on a regular basis for quick notes (hooray for buffers) and it's powerfull search/replace features. And not to forget, it's java, so it's cross-platform. I highly recommend it to every developer.

But for specialized php development though you should also give eclipse a testdrive. Together with the following plugins it makes a great ide for php:
- PHPEclipse: this is not the Zend-plugin for eclipse!
- csseditor: old, but still works like a charm 
- JSEclipse: It's publisher interakt was bought by adobe, but atm this plugin is still free, you only need to register at adobe.

Google those names and you will find the plugins. Apart from the css-editor you can can download them through the update-mechanism in eclipse, just add 'update site' to the search terms.

It takes a bit of time to get used to the eclipse-way (and some of it's quirks), but if you get into it, you're able to use a top-notch IDE-platform that supports various programming environments (a.o. C/C++, java, php). And like jEdit it's also cross-platform.

At the moment I use eclipse as my main IDE for all my projects and keep jEdit on the side as a simple, but powerful text-editor.

I tried Zend Studio too, but I found it to be too specialized and generally unintuitive. The cost-factor also plays a role.

As for debugging features, although I am able to and have done in other languages, I never used it for php. Placing var_dump() and echo's at key places, while turning up errorlevels and activating debugmodes works fast and efficient for me.

Anyway, in the end it all boils down to personal preferences, but just thought I'd mention the eclipse-alternative too.</description>
		<content:encoded><![CDATA[<p>I have been using jEdit for years and it too was my php-ide for about 1 year. It is indeed great for general file-editing. I still use it on a regular basis for quick notes (hooray for buffers) and it&#8217;s powerfull search/replace features. And not to forget, it&#8217;s java, so it&#8217;s cross-platform. I highly recommend it to every developer.</p>
<p>But for specialized php development though you should also give eclipse a testdrive. Together with the following plugins it makes a great ide for php:<br />
- PHPEclipse: this is not the Zend-plugin for eclipse!<br />
- csseditor: old, but still works like a charm<br />
- JSEclipse: It&#8217;s publisher interakt was bought by adobe, but atm this plugin is still free, you only need to register at adobe.</p>
<p>Google those names and you will find the plugins. Apart from the css-editor you can can download them through the update-mechanism in eclipse, just add &#8216;update site&#8217; to the search terms.</p>
<p>It takes a bit of time to get used to the eclipse-way (and some of it&#8217;s quirks), but if you get into it, you&#8217;re able to use a top-notch IDE-platform that supports various programming environments (a.o. C/C++, java, php). And like jEdit it&#8217;s also cross-platform.</p>
<p>At the moment I use eclipse as my main IDE for all my projects and keep jEdit on the side as a simple, but powerful text-editor.</p>
<p>I tried Zend Studio too, but I found it to be too specialized and generally unintuitive. The cost-factor also plays a role.</p>
<p>As for debugging features, although I am able to and have done in other languages, I never used it for php. Placing var_dump() and echo&#8217;s at key places, while turning up errorlevels and activating debugmodes works fast and efficient for me.</p>
<p>Anyway, in the end it all boils down to personal preferences, but just thought I&#8217;d mention the eclipse-alternative too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Studge</title>
		<link>http://studge.com/jedit-is-my-new-ide/#comment-61</link>
		<dc:creator>Studge</dc:creator>
		<pubDate>Tue, 17 Apr 2007 00:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/jedit-is-my-new-ide/#comment-61</guid>
		<description>That was a great motivator for me to try something different.</description>
		<content:encoded><![CDATA[<p>That was a great motivator for me to try something different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Studge</title>
		<link>http://studge.com/jedit-is-my-new-ide/#comment-60</link>
		<dc:creator>Studge</dc:creator>
		<pubDate>Tue, 17 Apr 2007 00:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/jedit-is-my-new-ide/#comment-60</guid>
		<description>Not that I am aware of.  I always found that Zend Studio was a bit of an overkill for what I needed and it did not provide me the support that I needed for other languages.  I rely upon the errors that the PHP server provides me for debugging. Since JEdit is free, you can try it and see if it works for you without worry.</description>
		<content:encoded><![CDATA[<p>Not that I am aware of.  I always found that Zend Studio was a bit of an overkill for what I needed and it did not provide me the support that I needed for other languages.  I rely upon the errors that the PHP server provides me for debugging. Since JEdit is free, you can try it and see if it works for you without worry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://studge.com/jedit-is-my-new-ide/#comment-59</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Mon, 16 Apr 2007 21:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/jedit-is-my-new-ide/#comment-59</guid>
		<description>And no, it's not free.  It costs $299: http://www.zend.com/store/software/zend_studio</description>
		<content:encoded><![CDATA[<p>And no, it&#8217;s not free.  It costs $299: <a href="http://www.zend.com/store/software/zend_studio" rel="nofollow">http://www.zend.com/store/software/zend_studio</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron D. Campbell</title>
		<link>http://studge.com/jedit-is-my-new-ide/#comment-58</link>
		<dc:creator>Aaron D. Campbell</dc:creator>
		<pubDate>Mon, 16 Apr 2007 21:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/jedit-is-my-new-ide/#comment-58</guid>
		<description>Does it offer debugging like Zend Studio does with Zend Platform (line by line, step in/over, breakpoints, etc)?</description>
		<content:encoded><![CDATA[<p>Does it offer debugging like Zend Studio does with Zend Platform (line by line, step in/over, breakpoints, etc)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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