<?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, 22 May 2013 07:03:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Tutorialzine.com: AJAX-enabled Sticky Notes With PHP & jQuery]]></title>
      <guid>http://www.phpdeveloper.org/news/16796</guid>
      <link>http://www.phpdeveloper.org/news/16796</link>
      <description><![CDATA[<p>
On the Tutorialzine.com site there's an interesting (though a bit older) tutorial showing you how to combine jQuery, PHP and some CSS+HTML to make a <a href="http://tutorialzine.com/2010/01/sticky-notes-ajax-php-jquery/">simple sticky note application</a> complete with multiple note support and drag-and-drop abilities.
</p>
<blockquote>
Today we are making an AJAX-enabled Sticky Note management system. It will give visitors the ability to create notes with a live preview, and move them around on the screen. Every movement is going to be sent to the back-end via AJAX and saved in the database.
</blockquote>
<p>
They use the <a href="http://fancybox.net/">fancybox plugin</a> for jQuery to make creating the notes a lot simpler. Included in the tutorial is all of the HTML, CSS, javascript and PHP you'll need to create the application (as well as plenty of description along the way). You can see a demo of it in action <a href="http://demo.tutorialzine.com/2010/01/sticky-notes-ajax-php-jquery/demo.php">here</a> or just <a href="http://demo.tutorialzine.com/2010/01/sticky-notes-ajax-php-jquery/demo.zip">download the source</a> and dive right in. 
</p>]]></description>
      <pubDate>Wed, 31 Aug 2011 10:16:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Coallier's Blog: PEAR is using jQuery et new features]]></title>
      <guid>http://www.phpdeveloper.org/news/7519</guid>
      <link>http://www.phpdeveloper.org/news/7519</link>
      <description><![CDATA[<p>
<i>David Coallier</i> <a href="http://blog.agoraproduction.com/index.php?/archives/31-PEAR-is-using-jQuery-et-new-features.html">points out a new feature</a> of the main PEAR website (<a href="http://pear.php.net">http://pear.php.net</a>) - integration of the <a href="http://jquery.com/">jQuery</a> framework to help with the administration of a recent addition to the site, <a href="http://www.phpdeveloper.org/news/7489">user comments</a>.
</p>
<blockquote>
<a href="http://pear.php.net/">http://pear.php.net</a> is now using <a href="http://jquery.com/">jQuery</a> for some sections of the administration area in order to view user notes/comments and that I will be starting implementing more sections over the site within the next few weeks (Of course this will all be done once we have split the code completely into templates, views, controllers, MDB2 move, etc)
</blockquote>
<p>
He also <a href="http://blog.agoraproduction.com/index.php?/archives/31-PEAR-is-using-jQuery-et-new-features.html">makes some comments</a> about the number of Javascript frameworks out there and a mention of <a href="http://pear.php.net/bugs/roadmap.php?package=pearweb">the roadmap</a> for the rest of the features they plan to add to the PEAR site.
</p>]]></description>
      <pubDate>Wed, 28 Mar 2007 11:02:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Coallier's Blog: PEAR now has User Notes/Comments]]></title>
      <guid>http://www.phpdeveloper.org/news/7489</guid>
      <link>http://www.phpdeveloper.org/news/7489</link>
      <description><![CDATA[<p>
According to <a href="http://blog.agoraproduction.com/index.php?/archives/30-PEAR-now-has-User-NotesComments.html">this new post</a> from <i>David Coallier</i>, the PEAR website now includes a feature the main PHP manual has had for a while now - user comments.
</p>
<blockquote>
<p>
For the past few days with the help of Greg Beaver (CelloG), I have been implementing user notes in the pear user documentation. This is now live and running using text-captcha-numeral and an administration backend where any developer can approve comments.
</p>
<p>
[...] Anyways, this is currently working, you have to go on a package's documentation link and then click on end-user documentation. You will then notice at the bottom a link that says "Add a note/comment".
</p>
</blockquote>
<p>
He's also <a href="http://blog.agoraproduction.com/index.php?/archives/30-PEAR-now-has-User-NotesComments.html">looking at adding</a> some Javascript functionality to make it a bit more "pretty" (some jQuery features like popups/fading/etc). You can see an example of it already on <a href="http://pear.php.net/manual/en/package.database.mdb2.php">the MDB2 documentation page</a>.
</p>]]></description>
      <pubDate>Fri, 23 Mar 2007 06:59:24 -0500</pubDate>
    </item>
  </channel>
</rss>
