<?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>Sat, 25 May 2013 08:53:02 -0500</pubDate>
    <ttl>30</ttl>
    <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>
