<?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>Fri, 24 May 2013 07:26:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: Code Templates, AutoHotKey, and Ditto: Speeding Up Development]]></title>
      <guid>http://www.phpdeveloper.org/news/17094</guid>
      <link>http://www.phpdeveloper.org/news/17094</link>
      <description><![CDATA[<p>
On PHPMaster.com today they share a list of <a href="http://phpmaster.com/code-templates-autohotkey-and-ditto/">helpful tools and tricks</a> that you can apply not only to your PHP development, but programming in general. They highlight code templates, using hotkeys and <a href="http://ditto-cp.sourceforge.net/">Ditto</a>.
</p>
<blockquote>
There are also other helpful pieces of software such as libraries, code snippets, and third party applications. In this article I'll show you how I use a feature built into NetBeans along with two other applications to increase my productivity when programming on Windows. These tips and techniques offer a different way of thinking about things which should be helpful to any developer, regardless of his skill level.
</blockquote>
<p>
They start with a look at the Code Templates available in NetBeans (other IDEs/editors have a similar feature) to provide an easier starting place for your code, a tool called <a href="http://www.autohotkey.com/download">AutoHotKey</a> that lets you define custom hotkey shortcuts and <a href="http://ditto-cp.sourceforge.net/">Ditto</a>, a clipboard manager that lets you manage your copy/pasting better than the single-shot functionality Windows normally has.
</p>]]></description>
      <pubDate>Mon, 07 Nov 2011 11:13:20 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[NetTuts.com: How to Create an Alfred Extension]]></title>
      <guid>http://www.phpdeveloper.org/news/16744</guid>
      <link>http://www.phpdeveloper.org/news/16744</link>
      <description><![CDATA[<p>
On NetTuts.com today there's a new screencast posted showing you how to <a href="http://net.tutsplus.com/tutorials/php/how-to-create-an-alfred-extension/">create an Alfred extension</a> with PHP (OS X only, obviously). <a href="http://alfredapp.com/">Alfred</a> is "a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web. Whether it's maps, Amazon, eBay, Wikipedia, you can feed your web addiction quicker than ever before".
</p>
<p>
<a href="http://www.youtube.com/watch?v=rx2e35TQOMY">The tutorial</a> walks you through the process of creating the extension (requires v0.99). His example extension is a shell script that pulls contents from <a href="http://lipsum.com/">Lipsum.com</a> and puts it on your clipboard. He uses the <a href="http://simplehtmldom.sourceforge.net/">PHP Simple HTML Dom Parser</a> library to extract the contents of the page. 
</p>
<p>
If you're just looking for the source, you can <a href="http://cl.ly/98ew">download the extension here</a>. For more information on creating extensions in Alfred, look at <a href="http://blog.alfredapp.com/2011/08/02/alfred-extensions/">this new post</a> on their blog.
</p>]]></description>
      <pubDate>Fri, 19 Aug 2011 11:07:31 -0500</pubDate>
    </item>
  </channel>
</rss>
