<?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>Fri, 24 May 2013 19:59:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Anthony Ferrara: Programming With Anthony - Responsive Web Design]]></title>
      <guid>http://www.phpdeveloper.org/news/18958</guid>
      <link>http://www.phpdeveloper.org/news/18958</link>
      <description><![CDATA[<p>
<i>Anthony Ferrara</i> has <a href="http://blog.ircmaxell.com/2012/12/programming-with-anthony-responsive-web.html">posted his latest video</a> in his development-related series "Programming with Anthony". In this latest video, he takes a look at responsive design with a "guest host" <a href="https://twitter.com/snugug">Sam Richard</a>.
</p>
<blockquote>
This week we are joined by Responsive Design thought leader <a href="https://twitter.com/snugug">Sam Richard</a>. He introduces us to the concept of responsive web design, tells us a little bit about its history and talks about best-practice and the future of the web! 
</blockquote>
<p>
You can catch up on <i>Anthony</i>'s previous videos in <a href="https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&feature=view_all">his playlist</a> over on YouTube including ones covering <a href="https://www.youtube.com/watch?v=RLmuFlDygn0&list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&index=5">encryption</a>, <a href="https://www.youtube.com/watch?v=nLinqtCfhKY&list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&index=3">prepared statements</a> and <a href="https://www.youtube.com/watch?v=udOU0gagZqg&list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW&index=2">boolean logic</a>.
</p>]]></description>
      <pubDate>Thu, 27 Dec 2012 11:44:34 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Responsive AJAX applications with COMET]]></title>
      <guid>http://www.phpdeveloper.org/news/6379</guid>
      <link>http://www.phpdeveloper.org/news/6379</link>
      <description><![CDATA[<p>
From PHPClasses.org today, there's <a href="http://www.phpclasses.org/blog/post/58-Responsive-AJAX-applications-with-COMET.html">a new article</a> describing the combination of a few technologies - more specifically Ajax, Comet, and PHP - to create responsive applications.
</p>
<blockquote>
<p>
This post describes an approach used to implement highly responsive AJAX applications using the COMET approach. It describes in detail how the AJAX COMET approach can be implemented in PHP.
</p>
<p>
It also discusses how HTTP compression and chunking affect AJAX response delays, as well aspects that may influence the choice between Apache 1.3.x with mod_gzip versus Apache 2.x with mod_deflate for AJAX COMET applications.
</p>
</blockquote>
<p>
<i>Manuel</i> breaks <a href="http://www.phpclasses.org/blog/post/58-Responsive-AJAX-applications-with-COMET.html">the tutorial up</a> into sections:
<ul>
<li>Multiple response AJAX requests
<li>COMET: Multiple response AJAX request implementation
<li>HTTP compression
<li>Page compression delays
<li>Avoiding mod_gzip dechunking
<li>Apache 2.2.x with mod_deflate
</ul>
For each topic, there's a bit of explaination and some links to reinforce the ideas. There's not really any code, but he does link to various classes that can help combine to meet the goal.
</p>]]></description>
      <pubDate>Wed, 27 Sep 2006 13:44:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ComputerWorld.com: Advanced PHP Solutions with Zeev Suraski (Webcast)]]></title>
      <guid>http://www.phpdeveloper.org/news/6319</guid>
      <link>http://www.phpdeveloper.org/news/6319</link>
      <description><![CDATA[<p>
If you missed the Zend Webcast talking about "Advanced PHP Solutions" with <i>Zeev Suaski</i>, ComputerWorld <a href="http://www.computerworld.com/action/webcast.do?command=viewWebCastDetail&contentId=9003035&source=rss_news50">has your chance</a> to grab the download from it.
</p>
<blockquote>
PHP continues to enjoy phenomenal growth becoming the de-facto standard for enterprise Web applications. With the introduction of PHP 5, PHP has reached new levels of support for Web Services, XML and Service Oriented Architectures (SOA) meeting the robust demands of the enterprise environment. Learn how you can achieve scalability, performance, availability and reliability for your enterprise-class PHP applications with advanced PHP solutions from Zend Technologies.
</blockquote>
<p>
In <a href="http://www.computerworld.com/action/webcast.do?command=viewWebCastDetail&contentId=9003035&source=rss_news50">the webcast</a>, <i>Zeev</i> talks about integrating web services, tracking and improving the response times in your application, scaling your applications, and troubleshooting applications down to the exact line of code.
</p>]]></description>
      <pubDate>Wed, 20 Sep 2006 15:58:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPit.net: Book Review - AJAX and PHP - Building Responsive Web Applications]]></title>
      <guid>http://www.phpdeveloper.org/news/5326</guid>
      <link>http://www.phpdeveloper.org/news/5326</link>
      <description><![CDATA[<p>
The PHPit.net site has posted <a href="http://www.phpit.net/article/book-review-ajax-php-packt/">a book review</a> today, a look at Packt Publishing's "AJAX and PHP: Building Responsive Web Applications".
</p>
<quote>
<i>
Welcome to the first book review on PHPit, which is the first one in the new "Book Reviews" section on PHPit. There are many PHP & MySQL books these days, and more are being released every day, which makes it a hard task to pick a good PHP book. That's why I've decided to create this new section which will help you pick the best PHP books available. I will take a look at certain PHP books, and do a thorough review on each of them. Every review will end with a conclusion and a recommendation.
</i>
</quote>
<p>
Overall, <a href="http://www.phpit.net/article/book-review-ajax-php-packt/">the review</a> seems positive, though the reviewer notes that the book seems a bit basic at times. He mentions the basic contents - topics like Javascript, XML, XMLHttpRequest, and browser issues one might come across. Theses basics get you ready for the main two sections - client and server-side development. He notes, though, that unless you're very new to the whole Ajax and PHP thing, you might not learn much here.
</p>]]></description>
      <pubDate>Mon, 08 May 2006 06:55:38 -0500</pubDate>
    </item>
  </channel>
</rss>
