<?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>Sun, 19 May 2013 07:58:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Quinton Parker's Blog: vim tips for php programmers]]></title>
      <guid>http://www.phpdeveloper.org/news/11887</guid>
      <link>http://www.phpdeveloper.org/news/11887</link>
      <description><![CDATA[<p>
In <a href="http://phpslacker.com/2009/02/05/vim-tips-for-php-programmers/">a new post</a> to his blog <i>Quinton Parker</i> shares a few tips for those PHP developers out there using <a href="http://www.vim.org/">vim</a> as their editor of choice.
</p>
<blockquote>
VIM is a powerful command-line text editor usually a default package in the majority of *nix distros (that includes Mac's OS X). I believe there are ports available for other OSes, even winblows. Firstly, vim is a man's editor. Whiners and GUI lovers can stop reading now. Although, VIM offer GUI ports such as MacVim. Men with thick beards, please stay tuned.
</blockquote>
<p>
He starts with a bit of comparison between opinions on IDE versus editor and comments from others on both sides of the vim argument. Then he gets to the tips - here's a list of some of them:
</p>
<ul>
<li>Syntax highlighting
<li>Tabs as spaces
<li>Search and show matches as you type
<li>PHP-specific highlighting
<li>Highlighting matching brackets/parentheses
<li>Auto change to to editing file's cwd
</ul>]]></description>
      <pubDate>Thu, 05 Feb 2009 08:43:44 -0600</pubDate>
    </item>
  </channel>
</rss>
