<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 24 May 2012 15:51:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Amir Saied's Blog: PEAR bash completion]]></title>
      <guid>http://www.phpdeveloper.org/news/10696</guid>
      <link>http://www.phpdeveloper.org/news/10696</link>
      <description><![CDATA[<p>
<i>Amir Saied</i> <a href="http://gluegadget.com/blog/index.php?/archives/27-PEAR-bash-completion.html">recently posted</a> a handy little tool for the PEAR users out there - a bash script that handles tab completion for you.
</p>
<blockquote>
Lately I've been playing alot with the PEAR CLI.  The one annoying thing I noticed the most was its lack of tab completion that I'm used to from the shell.  It turns out that this feature is very easy to add, in the bash at least.
</blockquote>
<p>
It will finish off the PEAR commands for you and expand out the PEAR package names and discovered channels when it finds a match. You can <a href="http://gluegadget.com/misc/pear">download the package here</a>.
</p>]]></description>
      <pubDate>Mon, 28 Jul 2008 12:08:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Bjarte Karlsen's Blog:  My vim setup for editing php files]]></title>
      <guid>http://www.phpdeveloper.org/news/6683</guid>
      <link>http://www.phpdeveloper.org/news/6683</link>
      <description><![CDATA[<p>
For those PHPers out there that use the vi editor for their coding travels, <i>Bjarte Karlsen</i> has <a href="http://phpmeus.blogspot.com/2006/11/my-vim-setup-for-editing-php-files.html">posted something</a> that might help you out - two configuration files that he uses to work with PHP files in vim.
</p>
<blockquote>
In a recent chat on #phpc we started discussing vim and talking about vim setups. Surripui posted a <a href="http://www.surripui.net/?p=39">blog entry about this</a> asking for setups. I promised that i would post my setup so here it is.
</blockquote>
<p>
The two files are his:
<ul>
<li><a href="http://www.pvv.org/~bjartka/vim/vimrc">.vimrc</a>
<li><a href="http://www.pvv.org/~bjartka/vim/php.vim">.vim/ftpplugin/php.vim</a>
</ul>
Between the two of these, the editor is able to correctly handle PHP files, syntax check files and tab complete function names. There's also a mention of using <a href="http://gonz.debianuruguay.org/hacks/gsnippets-0.2.txt">gsnippets</a> for working with code templates.
</p>]]></description>
      <pubDate>Fri, 10 Nov 2006 10:16:00 -0600</pubDate>
    </item>
  </channel>
</rss>

