<?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 03:04:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevArticles: Learning AJAX]]></title>
      <guid>http://www.phpdeveloper.org/news/8491</guid>
      <link>http://www.phpdeveloper.org/news/8491</link>
      <description><![CDATA[<p>
A new introductory tutorial over on DevArticles looks to help you <a href="http://www.devarticles.com/c/a/JavaScript/Learning-AJAX/">get acquainted with Ajax</a> through its use in both PHP and JSP:
</p>
<blockquote>
This is a two-part article. In these two parts I'll try to describe what AJAX is, and how to use AJAX in PHP and JSP. Later we will use some advanced JSP tag libraries to make cool AJAX-based web applications.
</blockquote>
<p>
This <a href="http://www.devarticles.com/c/a/JavaScript/Learning-AJAX/">first part</a> looks at the basics of the connection - the XMLHttpRequest object and a simple example putting it to use grabbing the latest date from a background PHP or JSP script (complete with screenshots of the end result).
</p>]]></description>
      <pubDate>Mon, 20 Aug 2007 14:24:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Codist Blog: I Will Never Understand the Appeal Of PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6873</guid>
      <link>http://www.phpdeveloper.org/news/6873</link>
      <description><![CDATA[<p>
In an <a href="http://codist.biit.com/fiche/thecodist/article/i-will-never-understand-the-appeal-of-php">"interesting" post</a> to The Codist blog, there's one developer's look at PHP and his confession that he'll never quite understand the appeal of the language.
</p>
<blockquote>
How PHP can be so popular is beyond me; the whole sense of encouraging all of your html, code, bindings, javascript, even sql (as in the below example) into a single file is a nightmare.
</blockquote>
<p>
He <a href="http://codist.biit.com/fiche/thecodist/article/i-will-never-understand-the-appeal-of-php">Goes on</a> to talk about his experience with JSP versus PHP and some perspectives on how PHP lacks features he's used to or how other developers he's talked to had similar issues.
</p>
<p>
One thing that concerns me (and apparently several others in the PHP community) is that he keeps talking about procedural PHP code that's an "all in one page" kind of setup. Well, of course this can get messy quickly - that's no way to code anything, much less PHP. Organization means more than just breaking code up into chunks on your page (though it's a very low-level start). Plus, the sample code <a href="http://codist.biit.com/fiche/thecodist/article/i-will-never-understand-the-appeal-of-php">he provides</a> is a joke - a PHP developer with a few weeks of experience could push out something 10x better.
</p>]]></description>
      <pubDate>Tue, 12 Dec 2006 10:04:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Marcus Whitney's Blog: Microsoft Teaches PHP, JSP and ColdFusion With "Cross Training"]]></title>
      <guid>http://www.phpdeveloper.org/news/4909</guid>
      <link>http://www.phpdeveloper.org/news/4909</link>
      <description><![CDATA[According to <a href="http://www.marcuswhitney.com/?p=69">this post</a> on <i>Marcus Whitney</i>'s blog, it seems that Microsoft has been listening to the various other web development communities (PHP, Ruby on Rails, etc) and has started an initiaitive to inform developers about the integration of their favorite language with .NET rather than assaulting them with more ".NET is the way of the future" marketing.
<p>
<quote>
<i>
Windows is making a strong play for the server market with their <a href="http://aspnet.cmp.com/">"Cross Training for Developers"</a> program.  And look at the co-sponsors: <a href="http://www.oreilly.com/">O'Reilly</a> and <a href="http://www.drdobbs.com/">Dr. Dobbs</a>.  Not too shabby.
<p>
Oh, and if you dig around on the site you will see tutorials on <a href="http://aspnet.cmp.com/articles/remote_monitoring_files_with_php.jhtml">PHP</a>, <a href="http://aspnet.cmp.com/articles/web_applications_as_java_servlets.jhtml">Java</a> and <a href="http://aspnet.cmp.com/articles/top-ten-tips-developing-coldfusion-components.jhtml">Coldfusion</a>. You will also see that if you sign up for three of their webcasts you will get a free copy of Visual Studio 2005, a free book and some other stuff that they don't tell you about.  What better way to fend off the IBM/Eclipse onslaught than start giving away Studio.  Whoever said Microsoft wasn't getting smarter with age was wrong. 
</i>
</quote>
<p>
It's an <a href="http://aspnet.cmp.com/">interesting tactic</a>, and it'll be interesting to see how it turns out. So far, from what <i>Marcus</i> has said, it seems like a half-hearted effort - but that might just be because it's just getting the ball rolling.]]></description>
      <pubDate>Tue, 28 Feb 2006 06:35:11 -0600</pubDate>
    </item>
  </channel>
</rss>
