<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page Rasmus-Lerdorf 
             and everything recently tagged Rasmus-Lerdorf -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>Rasmus-Lerdorf on SWiK</title>
        <doap:name>Rasmus-Lerdorf</doap:name>
        <doap:description>&lt;p&gt;Rasmus Lerdorf works for &lt;a class="wikilink" href="http://swik.net/Yahoo"&gt;Yahoo&lt;/a&gt;! Inc.&lt;/p&gt;
</doap:description>
        <description>Rasmus Lerdorf works for Yahoo! Inc.
</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/Rasmus-Lerdorf</link>
        <doap:homepage></doap:homepage>
                <category>Rasmus-Lerdorf</category>
        <category>PHP</category>
        <category>developer</category>
        <category>yahoo</category>

        <pubDate>Thu, 21 Sep 2006 17:06:07 -0700</pubDate>
        <lastBuildDate>Fri, 22 Sep 2006 11:59:21 -0700</lastBuildDate>
            
        <item>
            <title>PHP</title>
            <link>http://swik.net/PHP</link>
            <doap:name>PHP</doap:name>
            <description>&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; is one of the most popular &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/scripting-language&quot;&gt;scripting languages&lt;/a&gt;, designed specifically for &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Web&quot;&gt;Web&lt;/a&gt; application development.&lt;/p&gt;


	&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt;&amp;#8217;s eclectic syntax draws upon &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/C&quot;&gt;C&lt;/a&gt;, &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Java&quot;&gt;Java&lt;/a&gt;, and &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Perl&quot;&gt;Perl&lt;/a&gt;, and it is quite easy to learn and deploy. &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/SourceLabs&quot;&gt;SourceLabs&lt;/a&gt; includes &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; in its &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.sourcelabs.com&quot;&gt;Self Support for Linux and Open Source Java&lt;/a&gt; offering.&lt;/p&gt;


	&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; or &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/LAMP&quot;&gt;&lt;span class=&quot;caps&quot;&gt;LAMP&lt;/span&gt;&lt;/a&gt; based applications are also considered to be extremely scalable, as the language discourages sharing state &amp;#8211; to scale &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; applications often all that is needed is more server capacity.&lt;/p&gt;


	&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; was originally invented as a set of &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Perl&quot;&gt;Perl&lt;/a&gt; scripts released by &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Rasmus-Lerdorf&quot;&gt;Rasmus Lerdorf&lt;/a&gt;. Over the years the project evolved was eventually essentially taken over by &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Zeev-Suraski&quot;&gt;Zeev Suraski&lt;/a&gt; and &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Andi-Gutmans&quot;&gt;Andi Gutmans&lt;/a&gt;, who completely rewrote the engine behind &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; and later formed a company, &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/Zend&quot;&gt;Zend&lt;/a&gt;, that currently leads the development of said engine.&lt;/p&gt;


	&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; is an extremely lax and loose scripting language, which has triggered a great deal of criticism from developers who fault it for its loose typing and inconsistent naming conventions. Other issues with the language include issues with legacy features that are now recommended to be turned off, such as &amp;#8216;register globals&amp;#8217;, and a lack of native unicode support.&lt;/p&gt;


	&lt;h2&gt;&lt;span class=&quot;caps&quot;&gt;PHP5&lt;/span&gt;&lt;/h2&gt;


	&lt;p&gt;&lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; has progressed a great deal since its inception, and the newest version, &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/PHP5&quot;&gt;&lt;span class=&quot;caps&quot;&gt;PHP5&lt;/span&gt;&lt;/a&gt;, currently offers &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/oop&quot;&gt;object oriented programming&lt;/a&gt; features as well as &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/XML&quot;&gt;&lt;span class=&quot;caps&quot;&gt;XML&lt;/span&gt;&lt;/a&gt; and &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/SOAP&quot;&gt;&lt;span class=&quot;caps&quot;&gt;SOAP&lt;/span&gt;&lt;/a&gt; support. &lt;span class=&quot;caps&quot;&gt;PHP5&lt;/span&gt; represents a large step forward for &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt;, however it is not completely backwards compatible with &lt;span class=&quot;caps&quot;&gt;PHP4&lt;/span&gt; and many web hosting companies do not support it.&lt;/p&gt;


	&lt;p&gt;For more on object oriented programming, see &lt;a class=&quot;wikilink&quot; href=&quot;http://swik.net/PHP/Object+Oriented+PHP&quot;&gt;Object Oriented &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
</description>
                        <doap:homepage rdf:resource='http://www.php.net/'/>
                    <category>Scripting</category>
        <category>Zeev-Suraski</category>
        <category>Rasmus-Lerdorf</category>
        <category>License:The-PHP-License</category>
        <category>oo</category>
        <category>SourceLabs</category>
        <category>xml</category>
        <category>PHP</category>
        <category>LAMP</category>
        <category>Andi-Gutmans</category>
                                              
            <pubDate>Thu, 12 May 2005 11:55:55 -0700</pubDate>
        </item>
    </channel>
</rss>
