<?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 05:07:03 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ilia Alshanetsky's Blog: Domain Distribution by City]]></title>
      <guid>http://www.phpdeveloper.org/news/15620</guid>
      <link>http://www.phpdeveloper.org/news/15620</link>
      <description><![CDATA[<p>
<i>Ilia Alshanetsky</i> has posted the next set of results from his domains-running-PHP research he's been doing. In <a href="http://ilia.ws/archives/235-Domain-Distribution-by-City.html">this latest post</a> he looks at the domain distribution by city mostly falling in the US, Europe and China.
</p>
<blockquote>
I am making available two additional geographic chats that breakdown the domain distribution by top world cities. The first chart a preview of which can been below (click to see full, browse-able/zoomable version) shows the Top 150 cities, by domain distribution. These cities represent a total 91.3% of some 102 million domains that could be resolved to a city level.
</blockquote>
<p>
The top ranking city falls in the US in Scottsdale, Arizona (because of the large domain provider <a href="http://godaddy.com">GoDaddy</a> being based there) with the second place spot going to San Francisco, California. He's created both a <a href="http://ilia.ws/stats/cities.php">interactive map</a> you can use to see the numbers for different parts of the world and a <a href="http://ilia.ws/stats/cities_group.php">concentration view</a> of the same results making it a bit easier to digest.
</p>]]></description>
      <pubDate>Wed, 22 Dec 2010 13:56:17 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stuart Herbert's Blog: Researching Distro-Specific PHP Problems]]></title>
      <guid>http://www.phpdeveloper.org/news/12520</guid>
      <link>http://www.phpdeveloper.org/news/12520</link>
      <description><![CDATA[<p>
<i>Stuart Herbert</i> is looking for some more input on a different sort of question (one that I can't say I've seen asked before) - what are <a href="http://blog.stuartherbert.com/php/2009/05/14/researching-distro-specific-php-problems/">some of the issues</a> with default Linux distribution PHP installs.
</p>
<blockquote>
Most Linux distributions ship with packages for PHP, but not everyone is happy with these packages.  If you're not happy with the PHP packages for a specific Linux distro (no matter how obscure), I'd love to hear what you think the problems are and (if possible) what the correct solution should be.
</blockquote>
<p>
Just leave a comment <a href="http://blog.stuartherbert.com/php/2009/05/14/researching-distro-specific-php-problems/">on the post</a> with the things you might have noticed. Comments already made reference issues in Debian/Ubuntu, RedHat and a few other more general "state of PHP packages" comments too.
</p>]]></description>
      <pubDate>Fri, 15 May 2009 08:46:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Distributions: Please Don't Cripple PHP or Red Hat: Stop Fucking Around]]></title>
      <guid>http://www.phpdeveloper.org/news/11884</guid>
      <link>http://www.phpdeveloper.org/news/11884</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has <a href="http://derickrethans.nl/distributions_please_dont_cripple_php_or_red_hat_stop_fucking_around.php">a few choice words</a> for those developing PHP packages for linux distributions out there - don't cripple PHP. His example deals specifically with RedHat and their choices on timezone management.
</p>
<blockquote>
Red Hat thought it'd be wise to create a patch to use the system provided timezone database instead. We (the PHP development team) thought that to be a bad idea because of several reasons. Among them is that it removes control from PHP's users about which database is, decreased performance, and some missing functionality
</blockquote>
<p>
He mentions other problems - other issues related to timezone support - that caused them to not accept RedHat's patch to try to "fix" things by disabling the bundled timezone database. He looks at why this is such a bad thing, why it can cause trouble with PHP's date handling and what the future holds for this database support (hint: PHP 5.3 will shake things up).
</p>]]></description>
      <pubDate>Wed, 04 Feb 2009 16:11:11 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Andi Gutmans' Blog: Zend Framework to be part of Ubuntu!]]></title>
      <guid>http://www.phpdeveloper.org/news/9726</guid>
      <link>http://www.phpdeveloper.org/news/9726</link>
      <description><![CDATA[<p>
<i>Andi Gutmans</i> has some <a href="http://andigutmans.blogspot.com/2008/02/zend-framework-to-be-part-of-ubuntu.html">great news</a> for Ubuntu users - the Zend Framework will be included in a future version of the linux distribution (Hardy Heron, Ubntu 8).
</p>
<blockquote>
We are very proud to be an integral part of the Ubuntu distribution going forward. This is an important step towards making Zend Framework accessible to a broader audience and by working closely with the MOTUs we are able to ensure a positive end-user experience.
</blockquote>
<p>
<i>Andi</i> also points out some of the stats from the framework's life so far: 4M downloads of Zend Framework, 500K of them unique and only growing stronger.
</p>]]></description>
      <pubDate>Fri, 29 Feb 2008 11:11:59 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Secunia.com: Ubuntu Update for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7904</guid>
      <link>http://www.phpdeveloper.org/news/7904</link>
      <description><![CDATA[<p>
In <a href="http://secunia.com/advisories/25372/">this new advisory</a> posted on the Secunia.com site today, there's an announcement of a highly critical update for Ubuntu users for their PHP distributions.
</p>
<blockquote>
Ubuntu has issued an update for php. This fixes some vulnerabilities, where some have unknown impacts and others can be exploited by malicious users to bypass certain security restrictions and potentially by malicious people to compromise a vulnerable system.
</blockquote>
<p>
Check out <a href="http://secunia.com/advisories/25372/">the posting</a> to grab the links for the packages for the various distributions (and for the different version numbers of Ubuntu). As this issue is marked as "highly critical" it's recommended that you update your installation as soon as possible.
</p>]]></description>
      <pubDate>Wed, 23 May 2007 12:03:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nexen.net: English Articles and a Single Distribution Resource]]></title>
      <guid>http://www.phpdeveloper.org/news/7145</guid>
      <link>http://www.phpdeveloper.org/news/7145</link>
      <description><![CDATA[<p>
<i>Damien Seguy</i> (maintainer of the French PHP site, Nexen.net) has passed along two new helpful links for those checking out the site - one specifically for the English-speaking audience out there and the other an effort to consolidate the distributions out there.
</p>
<blockquote>
<p>
Two pieces of news for you - I have set up a page which collect all English articles on Nexen.net. <a href="http://www.nexen.net/the_english_speaking_nexen.net.php">http://www.nexen.net/the_english_speaking_nexen.net.php</a> That's not much, but it will help non-French speaking readers. 
</p>
<p>
I collected the list of PHP and MySQL distributions. Nowadays, there are way too many sources for those too technologies to be downloaded from: official version, snaps, installers, source, binaries, source control...So I made a list of them, and they are now in one place to be found.
</p>
</blockquote>
<p>
The "one place" is <a href="http://www.nexen.net/articles/dossier/all_php_and_mysql_distributions.php ">this page</a> on Nexen.net gives the latest on PHP, MySQL, and the packages that combine them for an easier install.
</p>]]></description>
      <pubDate>Mon, 22 Jan 2007 17:29:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Mpwebwizard.com: Use a mirror for hits from popular websites]]></title>
      <guid>http://www.phpdeveloper.org/news/6921</guid>
      <link>http://www.phpdeveloper.org/news/6921</link>
      <description><![CDATA[<p>
There's a tutorial over on mpwebwizard.com that's <a href="http://mpwebwizard.com/free_stuff/use_a_mirror">been updated</a> and talks about using a mirror to handle hits from a popular website (like digg or slashdot).
</p>
<blockquote>
caching services such as <a href="http://www.coralcdn.org/">coral content distribution network</a> provide an alternative for when your site goes down, but why wait until it gets to that stage? why not just send all your hits from high-end websites to the coral cache version? well, there isn't a good reason not to, so i'll show you how to do it automatically.
</blockquote>
<p>
He <a href="http://mpwebwizard.com/free_stuff/use_a_mirror">provides the simple script</a> that looks for certain sites in the "HTTP_REFERER" value of incoming calls and pushes them off to the cached location with a header() redirect. The whole thing is only 12 lines, not counting the $sites array.
</p>]]></description>
      <pubDate>Mon, 18 Dec 2006 15:49:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Ottawa Food Bank Improve Distribution Databases via PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5447</guid>
      <link>http://www.phpdeveloper.org/news/5447</link>
      <description><![CDATA[<p>
Via <a href="http://www.php-mag.net/magphpde/magphpde_news/psecom,id,25832,nodeid,5.html>this post</a> from the PHP Magazine site today, we learn about how PHP (along side several other open source solutions) is helping to improve the distribution of food and resources at the Ottowa Food Bank.
</p>
<quote>
<i>
The first phase of FoodNet is to develop food ordering and information sharing systems so that a city-wide network of missions, food cupboards and other food distributors can better communicate with the food bank, said executive director Peter Tilley. In the second phase of the project, the Food Bank will work with the Social Planning Council of Ottawa on an agency boundary-mapping system and a rapid agency look-up utility.
</i>
</quote>
<p>
<a href="http://www.ottawabusinessjournal.com/293105797015163.php">The system</a> is being developed by the several groups, but they opted to go with a PHP/SQL database solution over any of their software ultimately.
</p>]]></description>
      <pubDate>Thu, 25 May 2006 10:48:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Zend Announces Formal Split from PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5084</guid>
      <link>http://www.phpdeveloper.org/news/5084</link>
      <description><![CDATA[<a href="http://www.zend.com">Zend</a> has issued a press release today announcing their split from the PHP group in order to pursue their own branch of the popular web development language.
<p>
<i>Andi Gutmans</i>, Co-founder and Vice President of Zend, is quoted as saying:
<quote>
<i>
It's about time we finally made the move. All of those people whining constantly about 'PHP is broken here - make it better' and 'Why can't you fix my favorite function so it works better?' Frankly, we at Zend are tired of it, and we're not gonna take it anymore.
</i>
</quote>
<p>
Neither <i>Zeev Suraski</i> or <i>Marc Andreessen</i> could be reached for comment on this branch, but sources say that the <a href="http://www.zend.com">entire company</a> is behind this move. Branching off to create their own "Zend PHP" allows them to integrate their recently released (preview version) of <a href="http://framework.zend.com">Framework</a> more closely and give it the power it needs to surpass the original PHP distribution.]]></description>
      <pubDate>Sat, 01 Apr 2006 06:46:27 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Tobias Schlitt's Blog: A pitty in Gentoos PHP distribution]]></title>
      <guid>http://www.phpdeveloper.org/news/5002</guid>
      <link>http://www.phpdeveloper.org/news/5002</link>
      <description><![CDATA[<i>Tobias Schlitt</i> has <a href="http://schlitt.info/applications/blog/index.php?/archives/432-A-pitty-in-Gentoos-PHP-distribution.html">some comments to share</a> after taking a look at the way the <a href="http://gentoo.org">Gentoo project</a> is handling its PHP installation (through <a href="http://packages.gentoo.org/">Portage</a>).
<p>
<quote>
<i>
I love portage above everything else, believe me, but the PHP package sucks. Although it compiles really well and is very easy to configure (hey, thanks Sebastian and all the other maintainers!), Gentoo seems to have an issue with enabling certain compiling options by default. If you don't set any of the USE flags (configuration options for compiling packages through Portage) for PHP, it will simply compile with --disable-all and is completly unusable.
</i>
</quote>
<p>
He <a href="http://schlitt.info/applications/blog/index.php?/archives/432-A-pitty-in-Gentoos-PHP-distribution.html">discovered this</a> when he was working through an install to test something for <a href="http://ez.no/products/ez_components">eZ components</a> and had to add in flags to the system just to get anything he could use. HE wonders why the most basic flags arean't included just by default, making for a much easier time for most users just needing something to get started with.]]></description>
      <pubDate>Thu, 16 Mar 2006 07:29:38 -0600</pubDate>
    </item>
  </channel>
</rss>
