<?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>Thu, 20 Nov 2008 19:13:19 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[David Parra's Blog: Compiling PHP under OpenSolaris]]></title>
      <guid>http://www.phpdeveloper.org/news/11114</guid>
      <link>http://www.phpdeveloper.org/news/11114</link>
      <description><![CDATA[<p>
<i>David Parra</i> has <a href="http://blog.experimentalworks.net/archives/90-Compiling-PHP-under-OpenSolaris.html">posted his method</a> for getting the latest version of PHP compiled under a machine running OpenSolaris.
</p>
<blockquote>
As I switched my main system recently from Linux to OpenSolaris I compiled PHP. Quiet obvious things are a little bit different on Solaris. The usual ./buildconf && ./configure && make install doesn't work anymore. The good news: It's not much harder.
</blockquote>
<p>
A few extra packages are required (like SUNWgmake, SUNWgcc and SUNWbison) and the <a href="http://sourceforge.net/projects/re2c">Re2c</a> library, but after that, it's just like a normal install. All commands needed to make the build are included in <a href="http://blog.experimentalworks.net/archives/90-Compiling-PHP-under-OpenSolaris.html">the post</a>.
</p>]]></description>
      <pubDate>Tue, 30 Sep 2008 08:46:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Symfony Blog: Support symfony inclusion in NetBeans]]></title>
      <guid>http://www.phpdeveloper.org/news/11019</guid>
      <link>http://www.phpdeveloper.org/news/11019</link>
      <description><![CDATA[<p>
Sun is trying to decide which of the PHP frameworks is wants to support in its next version of NetBeans. The symfony group wants you to <a href="http://www.symfony-project.org/blog/2008/09/11/support-symfony-inclusion-in-netbeans">vote for them</a> if you're a fan of the framework and want to see the support included.
</p>
<blockquote>
NetBeans, the open-source development environment sponsored by Sun, is planning to include support for PHP frameworks in its upcoming versions. As there are so many PHP frameworks, NetBeans developers have organized a public election to choose the two PHP frameworks that will be initially supported.
</blockquote>
<p>
Instructions on <A href="http://www.symfony-project.org/blog/2008/09/11/support-symfony-inclusion-in-netbeans">how to vote</a> are included (you will need to register to get to the voting form).
</p>]]></description>
      <pubDate>Mon, 15 Sep 2008 12:04:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Did you hear Sun was buying MySQL?]]></title>
      <guid>http://www.phpdeveloper.org/news/9456</guid>
      <link>http://www.phpdeveloper.org/news/9456</link>
      <description><![CDATA[<p>
With the recent acquisition Sun has made (you heard about that, right?), there's tons of resources in the open source community that are talking about it, lots of them are more PHP-specific. <i>Cal Evans</i> has <a href="http://devzone.zend.com/article/2979-Did-you-hear-Sun-was-buying-MySQL">put together a list</a> of some of the PHP bloggers/community memembers that have posted some of their thoughts on the purchase.
</p>
<blockquote>
With all of the buzz floating around yesterday on this topic, I decided to let some of the dust settle before posting. From everything I've seen, the PHP community is largely positive about the news. [...] As I said, the community at large seems to be pleased with this news. Here are the links I've collected so far.
</blockquote>
<p>
Names in the list include <a href="http://andigutmans.blogspot.com/2008/01/congratulations-mysql-team.html">Andi Gutmans</a>, <a href="http://pooteeweet.org/blog/0/957">Lukas Smith</a> and <a href="http://jeremy.zawodny.com/blog/archives/009854.html">Jaremy Zawodny</a>. There's also a list of some comments from the "pundits" as to what this purchase could mean for the web as a whole.
</p>]]></description>
      <pubDate>Mon, 21 Jan 2008 08:47:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Sun Developer Network: Using PHP on Sun Java System Web Server 7.0]]></title>
      <guid>http://www.phpdeveloper.org/news/7109</guid>
      <link>http://www.phpdeveloper.org/news/7109</link>
      <description><![CDATA[<p>
From <a href="http://devzone.zend.com/node/view/id/1587">this post</a> on the Zend Developer Zone, we learn about <a href="http://developers.sun.com/prodtech/webserver/reference/techart/php2.html">an article</a> over on the Sun Developer Network by <i>Joe McCabe</i> about installing PHP on a Sun Java System Web Server version 7.0.
</p>
<blockquote>
un Java System Web Server is a mature, highly scalable, and secure web server that provides process redundancy, request scalability, and a wide range of application programming interfaces (APIs) to create and serve dynamic content. This document describes how to install and use PHP with Sun Java System Web Server (hereafter Web Server).
</blockquote>
<p>
The <a href="http://developers.sun.com/prodtech/webserver/reference/techart/php2.html">tutorial</a> is divided up into seven sections (including some reference material):
<ul>
<li>Understanding PHP and Web Server
<li>Running the PHP Engine
<li>Installing the PHP Engine as a CGI Program
<li>Installing the PHP Engine as a FastCGI Server
<li>Installing the PHP Engine as an NSAPI Plugin
<li>Conclusion
<li>References
</ul>
For each, there's plenty of code/configuration options to help clarify what needs to be set up no matter if you need the CGI version, FastCGI, or the NSAPI plugin up and running.
</p>]]></description>
      <pubDate>Wed, 17 Jan 2007 10:16:00 -0600</pubDate>
    </item>
  </channel>
</rss>
