<?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>Tue, 18 Jun 2013 00:29:09 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Roadsend.com: SiteManager Library Being Ported to PHP5]]></title>
      <guid>http://www.phpdeveloper.org/news/8335</guid>
      <link>http://www.phpdeveloper.org/news/8335</link>
      <description><![CDATA[<p>
As mentioned by <a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,27366,nodeid,5.html">the International PHP Magazine</a> site and on <a href="http://code.roadsend.com/siteManager">this Trac page</a> for the Roadsend SiteManager software, they're working on porting it up to PHP5.
</p>
<blockquote>
The latest available version, Roadsend PHP SiteManager 4.0.0 beta, was ported to PHP5. Database access has switched from PEAR to PDO. A script is included to help port existing projects. This version of SiteManager no longer uses PEAR DB - it uses the PDO database routines in PHP5 so there are a few changes to make. There is a script included in bin/php4tophp5.php which you can run on your current scripts to make most of the changes
</blockquote>
<p>
Currently, you can <a href="http://www.roadsend.com/download/siteManager4-beta.zip">download the latest beta</a> from their website and check out <a href="http://code.roadsend.com/siteManager">the Trac website</a> for the project to keep up with the latest advancements.
</p>]]></description>
      <pubDate>Thu, 26 Jul 2007 09:33:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Vinu Thomas' Blog: PHP Compiler - Roadsend]]></title>
      <guid>http://www.phpdeveloper.org/news/7690</guid>
      <link>http://www.phpdeveloper.org/news/7690</link>
      <description><![CDATA[<p>
On his blog today, <i>Vinu Thomas</i> <a href="http://blogs.vinuthomas.com/2007/04/23/php-compiler-roadsend/">looks briefly at</a> one of the compiler options for PHP developers - the <a href="http://www.roadsend.com/home/index.php?pageID=main">Roadsend Compiler</a>.
</p> 
<blockquote>
Finally an open source PHP compiler ! Roadsend was perviously available as a commerical compiler for PHP with prices starting from $129. They seem to have shifted to the OSS model recently, giving free professional licence to their older compiler while they're working on releasing the precompiled versions of their open source code base.
</blockquote>
<p>
He also links to <a href="http://code.roadsend.com/pcc/">a community site</a> that offers the latest news about the project, some good places to start if you're just picking it up, and the timeline/roadmap for how things will progress.
</p>]]></description>
      <pubDate>Tue, 24 Apr 2007 08:37:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[JSLabs Blog:  Converting PHP scripts to dlls]]></title>
      <guid>http://www.phpdeveloper.org/news/7672</guid>
      <link>http://www.phpdeveloper.org/news/7672</link>
      <description><![CDATA[<p>
In <a href="http://www.whenpenguinsattack.com/2007/04/20/converting-php-scripts-to-dlls/">a new post</a> to the JSLabs blog, <i>Justin Silverton</i> talks about a method - using the <a href="http://www.roadsend.com/home/index.php">Roadsend Compiler</a> to convert PHP scripts into Windows DLL files.
</p>
<blockquote>
I came across this great open source project that allows you to convert your php scripts to a fast/cgi executable that can be executed by any web server that supports it (including apache and IIS).
</blockquote>
<p>
<a href="http://www.roadsend.com/home/index.php">Roadsend</a> is a native compiler for PHP that converts scripts into free-standing binaries and can be used for building both online and offline applications.
</p>]]></description>
      <pubDate>Sat, 21 Apr 2007 10:28:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPEverywhere: PHP Compilers]]></title>
      <guid>http://www.phpdeveloper.org/news/4541</guid>
      <link>http://www.phpdeveloper.org/news/4541</link>
      <description><![CDATA[<i>John Lim</i> has a new post on PHPEverywhere today with a look at a listing of a few <a href="http://phplens.com/phpeverywhere/?q=node/view/223">PHP compilers</a> that are up and coming.
<p>
<quote>
<i>
The number of implementations of PHP continue to rise and rise. [...] I am excited about all these implementations. Most computationally intensive compiler benchmarks have shown a 5-10 times speedup over mod_php. Perhaps it is only a matter of time before we see a JIT compiler for PHP to Intel opcodes, built into mod_php...
</i>
</quote>
<p>
Some of the ones mentioned include:
<ul>
<li>Caucho's <a href="http://www.theserverside.com/news/thread.tss?thread_id=38144">PHP5 to Java bytecode compiler</a>
<li><a href="http://www.roadsend.com/home/index.php?SMC=1&pageID=press">Pint</a>, a PHP to Parrot compiler
<li><a href="http://www.roadsend.com/home/index.php?SMC=1&pageID=press">Roadsend</a>, a commercial PHP to binary compiler
</ul>
<p>
He <a href="http://phplens.com/phpeverywhere/?q=node/view/223">also speculates</a> on the things that might be causing a slow uptake of these compiler technologies, things like: "is PHP fast enough?" and "Not all PHP extensions/libraries are available on all systems"...]]></description>
      <pubDate>Thu, 22 Dec 2005 06:25:42 -0600</pubDate>
    </item>
  </channel>
</rss>
