<?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>Mon, 08 Sep 2008 03:50:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Iono Review]]></title>
      <guid>http://www.phpdeveloper.org/news/8437</guid>
      <link>http://www.phpdeveloper.org/news/8437</link>
      <description><![CDATA[<p>
On the Zend Developer Zone, there's a <a href="http://devzone.zend.com/article/2435-Iono-Review">review of some software</a> that seeks to protect your application's code by obfuscating its source - <a href="http://www.olate.co.uk/iono">Iono</a>.
</p>
<blockquote>
What it does is take the source code and encodes it in a manner that makes it unreadable to humans. The code can then be safely distributed with your intellectual property intact. One of the applications that can be used to obfuscate and license your code is a combination of products called Iono and PHP Encoder by IonCube.
</blockquote>
<p>
They look at <a href="http://devzone.zend.com/article/2435-Iono-Review">the setup of the application</a>, some of the requirements you'll need to get it working and a quick description of how it works (a "shopping cart" for users to purchase license for your software). The integration of the application into your files (the other half of the equation) can be done with one of five different kinds of licenses (including per page and a local license covering all files).
</p>]]></description>
      <pubDate>Mon, 13 Aug 2007 11:15:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Protecting Your PHP Code]]></title>
      <guid>http://www.phpdeveloper.org/news/8302</guid>
      <link>http://www.phpdeveloper.org/news/8302</link>
      <description><![CDATA[<p>
In a <a href="http://www.littlehart.net/atthekeyboard/2007/07/20/protecting-your-php-code/">new post</a> to his blog, <i>Chris Hartjes</i>, spurred on by an article in the latest edition of php|architect magazine (covering protecting your code), has shared a few opinions starting with a certain paragraph near the end.
</p>
<blockquote>
To start, I will focus on the paragraph above. What I get out of that is that if only your source was closed and hidden from prying eyes, it would not have bugs in it. Which is, of course, total nonsense. Code has bugs because it's open and they feel safer? There are two kinds of bugs: application bugs (which is the code I would write) and system bugs (in this case, bugs that that appear from PHP itself). I'm sorry, but there is nothing I can do if there is a bug in PHP that causes my application to crash except to point this bug out to the people who have the ability to fix it.
</blockquote>
<p>
He <a href="http://www.littlehart.net/atthekeyboard/2007/07/20/protecting-your-php-code/">goes on</a> to talk more about how protection like this (the article talks about using the IonCube Encoder) will not stop someone if they're really determine to get at the code underneath the encryption. His only suggestion is to make an application good enough that people wouldn't want to try to steal it as much and would rather pay for their version.
</p>
<blockquote>
Encode your stuff if you want, but be aware that the minute you choose to do that you are telling your customers "I don't trust you" and I have a hard time understanding a business model that assumes people are going to want to steal the stuff you sell.
</blockquote>]]></description>
      <pubDate>Mon, 23 Jul 2007 07:55:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPAudit.com: "Dog Days of Summer" Sale]]></title>
      <guid>http://www.phpdeveloper.org/news/5887</guid>
      <link>http://www.phpdeveloper.org/news/5887</link>
      <description><![CDATA[<p>
As mentioned by <a href="http://hades.phparch.com/hermes/public/viewnews/index.php?id=3276">php|architect</a> today, PHPAudit is having their second annual "Dog Days of Summer" sale going on now (through August 11th) with discounts on their PHPAudit and ionCube products.
</p>
<blockquote>
This year, a further 5% discount is being offered on our ionCube Encoder & PHPAudit bundles, with prices starting at just $223.24 for a complete encoding, licensing & distribution package - saving over $75 on the usual separate selling price. Standalone PHPAudit Perpetual licenses are also reduced by 20%, starting from $79.99.
</blockquote>
<p>
If you'd like to try out one of their products to see the great quality, you can <a href="http://www.phpaudit.com/">download a "lite" version</a> of PHPAudit and give it a shot.
</p>]]></description>
      <pubDate>Thu, 27 Jul 2006 06:42:23 -0500</pubDate>
    </item>
  </channel>
</rss>
