<?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, 26 May 2013 02:13:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Wez Furlong's Blog: PHP Objective-C Bridge]]></title>
      <guid>http://www.phpdeveloper.org/news/8972</guid>
      <link>http://www.phpdeveloper.org/news/8972</link>
      <description><![CDATA[<p>
<i>Wez Furlong</i> has <a href="http://netevil.org/blog/2007/11/php-objective-c-bridge">posted an example</a> showing a cool little tool that he's whipped up that looks to bridge the gap between PHP and the Objective-C runtime:
</p>
<blockquote>
<p>
I've had some code hanging around on my laptop for the better part of a year (feels like two, but I don't think I've had my MBP that long), that implements a bridge between PHP and the Objective-C runtime. 
</p>
<p>
Yesterday I debugged the last portion that I regarded as a total showstopper for anyone else that might want to use it, and added a script that pulls in your PHP installation and dependent libraries (such as Fink or Mac Ports libraries) and generates a "Bundle" and optionally a DMG containing the Bundle.
</p>
</blockquote>
<p>
He had a <a href="http://jan.prima.de/">fellow developer</a> try it out on Leopard too (things broke, but most are fixed) who also created a <a href="http://netevil.org/media/c72e02f1-a574-4fd3-a60f-067d0a50751f-110407_1734_PHPObjectiv1.jpg">simple ping example</a> to show off this project in its (very early) alpha stages. He mentions in the post how to get to the code, but if you can't locate it, just wait a bit - he'll have it posted up soon enough.
</p>
<p>
Also check out <a href="http://blog.phpdoc.info/archives/81-WezJan++-php-objc.html">Sean Coates'</a> and <a href="http://josephcrawford.com/2007/11/06/php-objective-c-bridge/">Joseph Crawford</a>'s comments on the project too.
</p>]]></description>
      <pubDate>Mon, 05 Nov 2007 12:04:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Taylan Pince's Blog: Technorati and XML-RPC Pinging]]></title>
      <guid>http://www.phpdeveloper.org/news/4802</guid>
      <link>http://www.phpdeveloper.org/news/4802</link>
      <description><![CDATA[<i>Taylan Pince</i> has posted <a href="http://www.taylanpince.com/blog/Technorati-and-XML-RPC-Pinging.html">a quick new item</a> over on his blog today with a look at how to "ping" services like Technorati and Weblogs to let them know that you've updated your site.
<p>
<quote>
<i>
I spent some time today to research the ways I could "advertise" my new blog on the web. I knew about del.icio.us and other web goodies like technorati, but I had never actually used them before. After a bit of googling around and a crash course on tags and pinging, I set up a simple XML-RPC ping module that would notify technorati every time i added or edited an entry here.
</i>
</quote>
<p>
He <a href="http://www.taylanpince.com/blog/Technorati-and-XML-RPC-Pinging.html">talks briefly</a> about how and where he found the documentation and the <a href="http://phpxmlrpc.sourceforge.net/">simple package</a> he includes to help make it work. After that, he shows the code for both the Technorati version and the weblogs version - a simple five to size line script depending.]]></description>
      <pubDate>Mon, 06 Feb 2006 07:28:59 -0600</pubDate>
    </item>
  </channel>
</rss>
