<?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>Wed, 23 May 2012 12:36:14 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Richard Thomas' Blog: jQPie 0.3 released]]></title>
      <guid>http://www.phpdeveloper.org/news/7729</guid>
      <link>http://www.phpdeveloper.org/news/7729</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i> has <a href="http://www.cyberlot.net/jqpie-0-3-released">released the latest version</a> of his extensible framework today - <a href="http://projects.cyberlot.net/trac/jqpie/wiki/WikiStart">jQPie 0.3</a>.
</p>
<blockquote>
The main thing in this release is the addition of an auto complete and a grid example based of the extjs library, One thing to keep in mind the css files provided by extjs will overrun pretty much any css you have, the main one being ext-all.css, It seems some things are set in here that are required for the examples to work but at the same time it styles pretty much every element in existence.
</blockquote>
<p>
jQPie is a "a lightweight PHP interface to jQuery. The lightweight interface allows multiple ways to interact." It also has a plugin interface that allows other modules to be built on to the core functionality. Check out <a href="http://projects.cyberlot.net/trac/jqpie/wiki/WikiStart">its wiki</a> for more information.
</p>]]></description>
      <pubDate>Mon, 30 Apr 2007 08:36:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas' Blog: jQPie and Ext]]></title>
      <guid>http://www.phpdeveloper.org/news/7655</guid>
      <link>http://www.phpdeveloper.org/news/7655</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i> <a href="http://www.cyberlot.net/jqpie-and-ext">reports on</a> the latest functionality to be implemented with his <a href="http://projects.cyberlot.net/jqpie/">jQPie framework</a> - Ext support.
</p>
<blockquote>
I had planned on building some extra functionality into jQPie to fit certain needs but after playing with Ext and its jQuery support all my needs have been met. A basic example of the paging/data grid module running off php, works pretty nice. <a href="http://projects.cyberlot.net/jqpie/examples/paging.html">http://projects.cyberlot.net/jqpie/examples/paging.html</a>
</blockquote>
<p>
The <a href="http://projects.cyberlot.net/trac/jqpie/wiki/WikiStart">jQPie project</a> provides a lightweight interface to iQuery. Check out <a href="http://projects.cyberlot.net/trac/jqpie/wiki/WikiStart#WhatcanjQPiedo">some examples</a> of what it can do on its wiki page.
</p>]]></description>
      <pubDate>Thu, 19 Apr 2007 09:21:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas' Blog: First jQPie release, 0.1]]></title>
      <guid>http://www.phpdeveloper.org/news/7498</guid>
      <link>http://www.phpdeveloper.org/news/7498</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i> has <a href="http://www.cyberlot.net/first-jqpie-release-0-1">officially released</a> his first version of his jQPie software he's <a href="http://www.phpdeveloper.org/news/7376">been</a> <a href="http://www.phpdeveloper.org/news/7457">developing</a>.
</p>
<blockquote>
Svn code had some issues in IE, this has been cleared up. New dynamic table sorter added and overall code cleaned up. Table sorter was redone from the ground up and is now a complete rewrite from my original demo code I used as the base.
</blockquote>
<p>
He's looking for other developers out there that are interested in making the port of the PHP part to other languages (the "slices of pie" to make it portable). If you're interested, go <a href="http://projects.cyberlot.net/trac/jqpie/wiki/WikiStart">grab the latest version</a> from his SVN repository.
</p>]]></description>
      <pubDate>Mon, 26 Mar 2007 08:34:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas' Blog: The Pie in jQPie (and a Contest)]]></title>
      <guid>http://www.phpdeveloper.org/news/7457</guid>
      <link>http://www.phpdeveloper.org/news/7457</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i>, creator of the <a href="http://projects.cyberlot.net/trac/jqpie/wiki">jQPie helper application</a> (PHP for jQuery) is <a href="http://www.cyberlot.net/pie-jqpie">suggesting a broader scope</a> for the project in his new blog post:
</p>
<blockquote>
<p>
Now I have slightly larger goals, the Pie represents the slices of code I hope to pack within. Currently there is a php5 slice, and another person has shown some interest in working on a php4 version.
</p>
<p>
Now I am looking for you! Yea you there the one looking at jQPie thinking it would be cool to use but your knee deep in Python, or Perl, or any other language.
</p>
</blockquote>
<p>
His <a href="http://www.cyberlot.net/pie-jqpie">ultimate goal</a> is to have a single javascript library that can span as many languages as it can right out of the box. To help the effort along, he's offering 2 cash prizes to developers - one for the Python/Ruby-ers out there and the other for Perl-heads. The best, most complete (working) library wins. Keep an eye on <a href="http://www.cyberlot.net">his blog</a> for more details on the contest and when it starts.
</p>]]></description>
      <pubDate>Tue, 20 Mar 2007 07:44:00 -0500</pubDate>
    </item>
    <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>
  </channel>
</rss>

