<?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, 23 May 2013 16:40:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[php|architect: It's not all about the code ]]></title>
      <guid>http://www.phpdeveloper.org/news/14161</guid>
      <link>http://www.phpdeveloper.org/news/14161</link>
      <description><![CDATA[<p>
In a recent (quick) post to the php|architect site <i>Koen Van Urk</i> reminds us that <a href="http://www.phparch.com/2010/03/05/its-not-all-about-the-code/">it's not all about the code</a>, there's planning to consider too.
</p>
<blockquote>
Sure, it is important to have your code as bug free as possible, well documented and as optimized as possible. It is, however, impossible to achieve this all without prior planning. Good project coordination.
</blockquote>
<p>
He suggests one of the most useful and reliable forms of planning and defining the requirements for an application - writing them down on a normal piece of paper. Then from there let the ideas flow with things like look and feel, mapping out page structure, etc. Website planning tools are good, but when it comes down to basic prototyping, sometimes there's just nothing better than a pencil and a few sheets of plain white paper.
</p>]]></description>
      <pubDate>Wed, 10 Mar 2010 10:47:23 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Jones' Blog: Oracle OpenWorld 2008 Day 1 (Sunday) Wrap]]></title>
      <guid>http://www.phpdeveloper.org/news/11052</guid>
      <link>http://www.phpdeveloper.org/news/11052</link>
      <description><![CDATA[<p>
<i>Chris Jones</i> has posted <a href="http://blogs.oracle.com/opal/2008/09/oracle_openworld_2008_day_1_su.html/">a wrapup of day one</a> at this year's OpenWorld happening in San Francisco. This first day included the hands-on PHP sessions open to anyone that wanted to come experience the combination of this powerful language and database firsthand.
</p>
<blockquote>
The PHP Hands-On-Labs went smoothly today. What a pleasant feeling! There was great interest - all but two seats had been pre-booked for the first lab - and lots of studious work done.
</blockquote>
<p>
He gives thanks to the people that helped out and mentions some issues they had with some of the PHP demonstrations there at the booth. He mentions <i>Levi Dixon</i> and <i>Nicholas Tang</i>'s talk called <A href="http://www28.cplan.com/cc208/session_details.jsp?isid=298813&ilocation_id=208-1&ilanguage=english">Building and Deploying Web-Scale Social Networking Applications, Using PHP and Oracle Database</a> coming Tuesday and a paper that might be useful to PHP developers using Oracle - <A href="http://www28.cplan.com/cc208/session_details.jsp?isid=298812&ilocation_id=208-1&ilanguage=english">Best Practices for Developing Performant Applications for Oracle Database 11g</a>.
</p>]]></description>
      <pubDate>Mon, 22 Sep 2008 07:58:25 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Terry Chay's Blog: The Starship Zend-erprise]]></title>
      <guid>http://www.phpdeveloper.org/news/6246</guid>
      <link>http://www.phpdeveloper.org/news/6246</link>
      <description><![CDATA[<p>
Spurred on by a rejection notice he recieved from <a href="http://www.zend.com">Zend</a> for the upcoming Zend/PHP Conference & Expo, <i>Terry Chay</i> has <a href="http://terrychay.com/blog/article/the-starship-zend-erprise.shtml">written up some thoughts</a> on the process he went through to make the submission and on one of Zend's key words these days - "enterprise".
</p>
<blockquote>
Ahh, the standard rejection letter! But how I got it is anything but standard and that's what I want to muse about in this article.
</blockquote>
<p>
He <a href="http://terrychay.com/blog/article/the-starship-zend-erprise.shtml">talks about</a> a few of the small things that bothered him, like the lack of an online registration for the submission of talks and how difficult Zend seemed to make it:
</p>
<blockquote>
In other words, my problem is with Zend, the girl in school who begs you to ask her out to the high school dance just so she can turn you down.
</blockquote>
<p>
<i>Terry</i> then gets into the whole "enterprise" term that floats around Zend and how they seem to be relaying the message that, despite all indicators to the contrary, those that "hang out" with Zend will be the ones that make it.
</p>
<p>
There's tons more that <i>Terry</i> says in <a href="http://terrychay.com/blog/article/the-starship-zend-erprise.shtml">this great new post</a>, so be sure to check it out and enjoy the read.
</p>]]></description>
      <pubDate>Tue, 12 Sep 2006 07:16:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: PHP Deployment Model]]></title>
      <guid>http://www.phpdeveloper.org/news/6200</guid>
      <link>http://www.phpdeveloper.org/news/6200</link>
      <description><![CDATA[<p>
In an effort to have a definitive resource to point to when people ask about PHP scaling, <i>Sebastian Bergmann</i> is <a href="http://www.sebastian-bergmann.de/blog/archives/622-PHP-Deployment-Model.html">asking for suggestions and information</a> on the topic in his latest blog entry.
</p>
<blockquote>
<p>
In "<a href="http://www.sitepoint.com/blogs/2004/07/01/the-j2ee-guy-still-doesnt-get-php/">The J2EE guy still doesn't get PHP</a>", <a href="http://www.sitepoint.com/articlelist/210">Harry Fuecks</a> suggests that PHP really needs [someone] to get together and write a detailed paper on how it works and why PHP scales so we can all live happily ever after.
</p>
<p>
I could not agree more.
</p>
</blockquote>
<p>
<i>Sebastian</i> even notes that just recently, such a document would have come in very handy in a discussion. Unfortunately, he hasn't had the experience needed to make such a paper himself, so he's <a href="http://www.sebastian-bergmann.de/blog/archives/622-PHP-Deployment-Model.html">asking the community</a> to help on the project and give suggestions/comments/offers of help in the comments of <a href="http://www.sebastian-bergmann.de/blog/archives/622-PHP-Deployment-Model.html">this blog posting</a>.
</p>]]></description>
      <pubDate>Wed, 06 Sep 2006 06:33:20 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: PHP / Web Application Integration]]></title>
      <guid>http://www.phpdeveloper.org/news/4816</guid>
      <link>http://www.phpdeveloper.org/news/4816</link>
      <description><![CDATA[<i>Harry Feucks</i> has <a href="http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/">a new post</a> on the SitePoint PHP Blog today that talks about the integration of PHP applications - specifically some ideas put forward by <a href="http://dev.nei.ch/integration_aspects.pdf">a paper</a> on the subject by one of the <a href="http://gallery.menalto.com/">Gallery2</a> team.
<p>
<quote>
<i>
Anyway, this is basically a short "research paper" written by one of the Gallery2 development team on how to do web application integration. In case you were wondering Gallery is a (perhaps the most) popular PHP image gallery application. Gallery2 is a complete re-write and was released last autumn.
<p>
Returning to integration, this is area which has yet to be well solved IMO, either in PHP or other web platforms. The basic requirement often stems from "How do I provide my sites visitors a single signon to my forum / wiki / blog / gallery etc.?"
</i>
</quote>
<p>
He <a href="http://www.sitepoint.com/blogs/2006/02/08/php-web-application-integration/">mentions</a> a few key aspects of the integration, including "Master-Slave relationship and Communication", "Session management", "URL generation", "Controlling Access", and "Namespace Collisions". For each of these, though, he allows the paper to speak for itself. He also takes a brief look at the "where" of application integration - where the large majority of the work should happen to make the union work.]]></description>
      <pubDate>Wed, 08 Feb 2006 07:09:17 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Sandro Groganz's Blog: Submit your Proposals for eZ publish Conference]]></title>
      <guid>http://www.phpdeveloper.org/news/4638</guid>
      <link>http://www.phpdeveloper.org/news/4638</link>
      <description><![CDATA[There's a note from <i>Sandro Groganz</i> today about the upcoming eZ publish conference, and a reminders of the <a href="http://ez.no/company/events/ez_publish_conference_2006/call_for_papers">Call for Papers</a> they've posted.
<p>
<quote>
<i>
The 4.annual eZ publish Conference will be arranged from June 20 to June 23, 2006 in Skien, Norway.
<p>
The theme of the eZ Conference 2006 is: Enterprise Open Source. 
</i>
</quote>
<p>
Topics for talks should include: eZ publish, Enterprise CMS, and Enterprise PHP. The deadline is fast approaching - January 16th - so get those submissions in today! You can check out <a href="http://ez.no/company/events/ez_publish_conference_2006/call_for_papers">this page</a> for the complete details...]]></description>
      <pubDate>Tue, 10 Jan 2006 07:18:57 -0600</pubDate>
    </item>
  </channel>
</rss>
