<?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 13:44:15 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Richard Thomas' Blog: Pjq becomes jQPie - jQuery PHP interface extension]]></title>
      <guid>http://www.phpdeveloper.org/news/7376</guid>
      <link>http://www.phpdeveloper.org/news/7376</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i> has decided to change the name of <a href="http://www.cyberlot.net/pjq-becomes-jqpie-jquery-php-interface-extension">his project</a> from <a href="http://www.phpdeveloper.org/news/7362">the generic "Pjq"</a> to something a bit more distinctive - <a href="http://projects.cyberlot.net/trac/jqpie/wiki">jQPie</a>.
</p>
<blockquote>
I have expanded on this further, found a tastier name and now have a project page up <a href="http://projects.cyberlot.net/trac/jqpie/wiki">http://projects.cyberlot.net/trac/jqpie/wiki</a>. Added an cheesy jQuery/Interface autocomplete example although I would of preferred a json approach to the xml but it works never the less.
</blockquote>
<p>
The jQPie project provides a way to link Javascript and PHP easily through the jQuery library with simple requests to use things JSON statements and direct output in your Javascript application.
</p>]]></description>
      <pubDate>Mon, 05 Mar 2007 07:48:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas's Blog: Pjq - PHP Jquery helper]]></title>
      <guid>http://www.phpdeveloper.org/news/7362</guid>
      <link>http://www.phpdeveloper.org/news/7362</link>
      <description><![CDATA[<p>
In <a href="http://www.cyberlot.net/pjq-php-jquery-helper">this new blog post</a> today, <i>Richard Thomas</i> shares a simple helper he's created to help tie PHP and Javascript together via jquery - <a href="http://www.cyberlot.net/demos/pjq/test.html">Pjq</a>.
</p>
<blockquote>
<p>
This is a simple php handler, it doesn't try to generate javascript for you, honestly if your using jquery you better already be able to write your own javascript ;).
</p>
<p>
The goal is to provide a extremely simple way to call php functions from within javascript and either get data back, inject php generated html or call jquery functions from php.
</p>
</blockquote>
<p>
You can check out <a href="http://www.cyberlot.net/demos/pjq/test.html">his demo here</a> - three simple examples showing how to get JSON values, inject HTML, and some more complex work with Javascript and CSS. 
</p>]]></description>
      <pubDate>Thu, 01 Mar 2007 07:10:50 -0600</pubDate>
    </item>
  </channel>
</rss>
