<?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>Sun, 19 May 2013 10:19:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM DeveloperWorks: Seven habits for writing secure PHP applications]]></title>
      <guid>http://www.phpdeveloper.org/news/11125</guid>
      <link>http://www.phpdeveloper.org/news/11125</link>
      <description><![CDATA[<p>
The IBM DeveloperWorks site has <a href="http://www.ibm.com/developerworks/opensource/library/os-php-secure-apps/index.html?ca=dgr-btw01PHP-7Habits&S_TACT=105AGX59&S_CMP=grsite-btw01">posted some advice</a> that can help keep you, your application and your data safe from security-related attacks.
</p>
<blockquote>
Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web applications that have both characteristics. 
</blockquote>
<p>
The habits in <a href="http://www.ibm.com/developerworks/opensource/library/os-php-secure-apps/index.html?ca=dgr-btw01PHP-7Habits&S_TACT=105AGX59&S_CMP=grsite-btw01">their list</a> are:
</p>
<ul>
<li>Validate input
<li>Guard your file system
<li>Guard your database
<li>Guard your session
<li>Guard against XSS vulnerabilities
<li>Guard against invalid posts
<li>Protect against CSRF
</ul>
<p>
Each comes with their own explanation and for some, code to help you spot the mistakes and correct them.
</p>]]></description>
      <pubDate>Wed, 01 Oct 2008 10:28:55 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: Changing of the Guard]]></title>
      <guid>http://www.phpdeveloper.org/news/8752</guid>
      <link>http://www.phpdeveloper.org/news/8752</link>
      <description><![CDATA[<p>
A <a href="http://ilia.ws/archives/180-Changing-of-the-Guard.html">changing of the guard</a> has taken place with the launch of the new branch of PHP - 5.3. <i>Ilia Alshanetsky</i> is no longer the release manager, instead <a href="http://schlueters.de/blog/">Johannes Schlüter</a> will be taking the lead.
</p>
<p>
From <i>Ilia</i>: 
</p>
<blockquote>
As per our tradition of changing Release Masters for every minor release, a new masochist, ;-) Johannes Schlüter will be taking of the role of RM for PHP 5.3 from me. I will continue to RM 5.2.X release, which has 1-2 releases in it still and will be actively maintained up until 5.3.0 is released into the wild, something that should happen early next year.
</blockquote>
<p>
<i>Ilia</i> is stepping down after two years of service as release manager and, while sad to move on, is happy to see "new blood" move into the project to liven things up.
</p>
<p>
Check out <a href="http://manfred.dschini.org/2007/09/29/johannes-is-php-53-release-manager/">Manfred Weber</a>'s comments on the change too.
</p>]]></description>
      <pubDate>Mon, 01 Oct 2007 07:55:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend: New Version of Zend Guard to be Released (v4)]]></title>
      <guid>http://www.phpdeveloper.org/news/5154</guid>
      <link>http://www.phpdeveloper.org/news/5154</link>
      <description><![CDATA[<p>
Zend Tehcnologies will be releasing tomorrow (Wed, April 12th) the latest version of their "code protection utility" - Zend Guard 4.
</p>
<quote>
<i>
Zend Guard 4 offers an unprecedented level of code protection and a complete license management solution for the distribution of PHP applications. Zend improved the Guard product line to minimize the risk of reverse engineering by increasing protection during the encoding phase.
</i>
</quote>
<p>
Zend Guard has two parts to it - the encoder and the license manager for your scripts. You can quickly and easily distribute your encoded scripts to the masses, and licenses can be easily updated/renewed without having to send out anything new. Some of the license options include concurrent users, time limitations, and if it needs to be server-specific or not.
</p>
<p>
Look for the release of <a href="http://www.zend.com/products/zend_guard">this product</a> tomorrow on the Zend website. 
</p>]]></description>
      <pubDate>Tue, 11 Apr 2006 08:00:19 -0500</pubDate>
    </item>
  </channel>
</rss>
