<?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, 23 May 2013 22:57:50 -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>
    <item>
      <title><![CDATA[Matthew Weir O'Phinney's Blog: Vim Productivity Tips for PHP Developers]]></title>
      <guid>http://www.phpdeveloper.org/news/9843</guid>
      <link>http://www.phpdeveloper.org/news/9843</link>
      <description><![CDATA[<p>
<i>Matthew Weir O'Phinney</i> has <a href="http://weierophinney.net/matthew/archives/164-Vim-Productivity-Tips-for-PHP-Developers.html">posted a few handy tips</a> for PHP developers fond of working in one of the most powerful command-line editors, Vim.
</p>
<blockquote>
I use <a href="http://www.vim.org/">Vim</a> for all my editing needs -- TODO lists, email, presentation outlines, coding in any language... everything. So, I thought I'd start sharing some of my vim habits and tools with others, particularly those that pertain to using Vim with PHP.
</blockquote>
<p>
He includes tips for things like mapping keystrokes (to the PHP interpreter and linter), using the <a href="http://www.vim.org/scripts/script.php?script_id=69">Project plugin</a> to make setting up projects easier and a mention (again) of <a href="http://weierophinney.net/matthew/archives/134-exuberant-ctags-with-PHP-in-Vim.html">ctags</a>.
</p>]]></description>
      <pubDate>Mon, 24 Mar 2008 07:58:31 -0500</pubDate>
    </item>
  </channel>
</rss>
