<?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 12:42:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Building semantic Web CRUD operations using PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/11468</guid>
      <link>http://www.phpdeveloper.org/news/11468</link>
      <description><![CDATA[<p>
IBM developerWorks has <a href="http://www.ibm.com/developerworks/opensource/library/os-php-crud/index.html?ca=drs-tp4808">this new tutorial</a> they recently posted looking at making a semantic CRUD (create, read, update, delete) application that uses MySQL and SPARQL.
</p>
<blockquote>
Create, Read, Update, and Delete (CRUD) operations are the most basic database operations, but they are also the most crucial. CRUD operations are typically done using the Structured Query Language (SQL) on relational database systems. As the Web is becoming more and more data-oriented, there is a need to shift from SQL-based CRUD operations to semantic Web-based CRUD operations. Learn how to use PHP to perform CRUD operations over the semantic Web.
</blockquote>
<p>
They include the SQL code for both sides (MySQL/SPARQL) on each of the CRUD steps. They take these and show how to plug them in to a PHP SQL call and briefly mention abstraction and a few reasons why you might want to move to SPARQL.
</p>]]></description>
      <pubDate>Fri, 28 Nov 2008 08:50:06 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: Rasmus Lerdorf - PHP frameworks? Think again.]]></title>
      <guid>http://www.phpdeveloper.org/news/10922</guid>
      <link>http://www.phpdeveloper.org/news/10922</link>
      <description><![CDATA[<p>
On the SitePoint PHP blog, <i>David Peterson</i> <a href="http://www.sitepoint.com/blogs/2008/08/29/rasmus-lerdorf-php-frameworks-think-again/">shares some of the comments</a> and thoughts that <i>Rasmus Lerdorf</i> (creator of PHP) had recently on a good range of topics (including frameworks).
</p>
<blockquote>
This is the fist time I have heard <a href="http://en.wikipedia.org/wiki/Rasmus_Lerdorf">Rasmus Lerdorf</a> speak and it was entertaining to say the least. Refreshing would another way to describe it, I enjoy hearing real opinions and not holding back - Rasmus doesn't hold back.
</blockquote>
<p>
He talked about frameworks (and why they're not the best thing for the job), how you can make PHP fast (or can you?) and some mention of the semantic web and Drupal.
</p>]]></description>
      <pubDate>Fri, 29 Aug 2008 08:47:12 -0500</pubDate>
    </item>
  </channel>
</rss>
