<?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>Padre-IDE &#187; PHP Plugin</title>
	<atom:link href="http://padre-ide.de/blog/?feed=rss2&#038;cat=4" rel="self" type="application/rss+xml" />
	<link>http://padre-ide.de/blog</link>
	<description>Just another Padre blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:07:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Padre listed on German PHP IDE comparison</title>
		<link>http://padre-ide.de/blog/?p=42</link>
		<comments>http://padre-ide.de/blog/?p=42#comments</comments>
		<pubDate>Mon, 09 Nov 2009 20:59:44 +0000</pubDate>
		<dc:creator>Sewi</dc:creator>
				<category><![CDATA[PHP Plugin]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[Padre]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://padre-ide.de/blog/?p=42</guid>
		<description><![CDATA[Padre is now discussed at php::bar, a German PHP related website:

Full article
IDE comparison

]]></description>
			<content:encoded><![CDATA[<p><a href="http://padre.perlide.org">Padre</a> is now discussed at php::bar, a German PHP related website:</p>
<ul>
<li><a href="http://www.phpbar.de/w/Padre_PHP-Plugin">Full article</a></li>
<li><a href="http://www.phpbar.de/w/PHP_IDE_Softwareübersicht">IDE comparison</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://padre-ide.de/blog/?feed=rss2&amp;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New: Padre::Plugin::PHP 0.03</title>
		<link>http://padre-ide.de/blog/?p=37</link>
		<comments>http://padre-ide.de/blog/?p=37#comments</comments>
		<pubDate>Mon, 09 Nov 2009 12:14:54 +0000</pubDate>
		<dc:creator>Sewi</dc:creator>
				<category><![CDATA[PHP Plugin]]></category>
		<category><![CDATA[CPAN]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Padre]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://padre-ide.de/blog/?p=37</guid>
		<description><![CDATA[The new version 0.50 of Padre was just released and now the new Padre::PHP::Plugin &#8211; version 0.03 follows:

A bug in the preferences dialog was fixed which sometimes did not save the PHP interpreter path
There is a new PHP menu giving direct access do some useful functions and space for many more
Padre 0.50 comes with a [...]]]></description>
			<content:encoded><![CDATA[<p>The new <a href="http://szabgab.com/blog/2009/11/1257675476.html">version 0.50 of Padre</a> was just released and now the new Padre::PHP::Plugin &#8211; version 0.03 follows:</p>
<ul>
<li>A bug in the preferences dialog was fixed which sometimes did not save the PHP interpreter path</li>
<li>There is a new PHP menu giving direct access do some useful functions and space for many more</li>
<li>Padre 0.50 comes with a embedded FTP-File editing function which allows you to edit files directly on a FTP-server</li>
</ul>
<p>Get it from a near CPAN mirror.</p>
<h2><strong>Quick Install/Upgrade</strong></h2>
<table border="0" width="100%">
<tbody>
<tr>
<td width="50%" valign="top"><strong>Linux</strong></p>
<ul>
<li> Open a shell window</li>
<li>Run <em>cpan</em></li>
</ul>
</td>
<td width="50%" valign="top"><strong>Windows</strong></p>
<ul>
<li> Click on Start -&gt; Run and enter &#8220;cpan&#8221;</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p><strong>All OS:</strong></p>
<ul>
<li>Type <em>o prerequisites_policy follow</em></li>
<li>Type <em>install Padre Padre::Plugin::PHP Wx::Perl::ProcessStream</em></li>
</ul>
<p><a href="http://padre.perlide.org">Padre</a> will install itself, the PHP plugin and the ProcessStream module which is known to have some bugs in older versions.</p>
<p>More detailed information is shown on the <a href="http://padre.perlide.org/howto.html">Padre howto pages</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://padre-ide.de/blog/?feed=rss2&amp;p=37</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Padre &#8211; More than the Perl IDE</title>
		<link>http://padre-ide.de/blog/?p=3</link>
		<comments>http://padre-ide.de/blog/?p=3#comments</comments>
		<pubDate>Mon, 02 Nov 2009 10:09:31 +0000</pubDate>
		<dc:creator>Sewi</dc:creator>
				<category><![CDATA[PHP Plugin]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[Padre]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://212.12.96.24/padre-ide/?p=3</guid>
		<description><![CDATA[Padre is the Perl IDE &#8211; written in and for Perl, this is what most of you know.
Padre has basic support for other languages, mostly syntax highlighting, but we&#8217;re going to change this.
A first step, the Padre::Plugin::PHP version 0.02, has been released. This plugin for Padre should make Padre more useful for PHP developers. It [...]]]></description>
			<content:encoded><![CDATA[<p>Padre is the <a href="http://padre.perlide.org">Perl IDE</a> &#8211; written in and for Perl, this is what most of you know.</p>
<p>Padre has basic support for other languages, mostly syntax highlighting, but we&#8217;re going to change this.</p>
<p>A first step, the <a href="http://search.cpan.org/~sewi/Padre-Plugin-PHP-0.02/lib/Padre/Plugin/PHP.pm" target="_blank">Padre::Plugin::PHP</a> version 0.02, has been released. This plugin for Padre should make Padre more useful for PHP developers. It includes:</p>
<ul>
<li>Syntax highlighting</li>
<li>Autocomplete features (gives suggestions while typing, improves development speed greatly)</li>
<li>Configurable PHP interpreter and arguments</li>
<li>Toggle selection as comment (comment/uncomment selection)</li>
<li>Auto-cleanup of source code files on save (remove tailing whitespaces, add a final newline if it&#8217;s missing)</li>
</ul>
<p>Many other useful features are provided by Padre itself, but listing them here would be too much for a blog post.</p>
<p>A installation howto for <a href="http://padre.perlide.org">Padre</a> + PHP + Padre::Plugin::PHP will follow soon.</p>
<p><span lang="de"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://padre-ide.de/blog/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
