<?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:23:30 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Community News: phpBB & phpMyAdmin Win at SourceForce Community Choice Awards]]></title>
      <guid>http://www.phpdeveloper.org/news/8394</guid>
      <link>http://www.phpdeveloper.org/news/8394</link>
      <description><![CDATA[<p>
As mentioned by the <a href="http://hades.phparch.com/hermes/public/viewnews/index.php?id=3483">php|architect website</a>, the results are in for the Community Awards competition SourceForge was hosting for the year and two PHP-based projects <a href="http://sourceforge.net/community/index.php/landing-pages/cca07/">made the list</a> - phpBB and phpMyAdmin.
</p>
<blockquote>
The Community Choice Awards are over! The SourceForge.net 2007 Community Choice Awards provided you an opportunity to recognize projects that stand taller than the rest. Everybody got to vote, and everybody's vote counted equally. The winning projects, each with superlative quality, productivity, and ingenuity, represent the cream of the crop on SourceForge.net.
</blockquote>
<p>
<a href="http://sourceforge.net/projects/phpbb">phpBB</a> made the cut in the "Best Project for Communications" category and <a href="http://sourceforge.net/projects/phpmyadmin">phpMyAdmin</a> won in the "Best Tool or Utility for SysAdmins". Congratulations to both projects on your achievement!
</p>]]></description>
      <pubDate>Mon, 06 Aug 2007 11:06:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[AlternateInterior.com: Communicating with threads in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7768</guid>
      <link>http://www.phpdeveloper.org/news/7768</link>
      <description><![CDATA[<p>
Continuing on from a <a href="http://www.phpdeveloper.org/news/7759">previous post</a> on multi-threading in PHP, <i>Brian Bosh</i> is back with <a href="http://www.alternateinterior.com/2007/05/communicating-with-threads-in-php.html">something a bit more developed</a> that will allow for communication between the threads as well.
</p>
<blockquote>
<p>
Earlier this week, I suggested PHP could be multithreaded. The sample I provided was very simple and at least one reader quickly wondered how to communicate with threads. If you haven't already, take a look at <a href="http://www.alternateinterior.com/2007/05/multi-threading-strategies-in-php.html">part 1</a> to get some basic information about threads in PHP.
</p>
<p>
It took a bit longer to get that part working that simple threads, but as of now, I have a functional prototype of an HVAC thread. 
</p>
</blockquote>
<p>
The post is broken up into <a href="http://www.alternateinterior.com/2007/05/communicating-with-threads-in-php.html">five different files</a> to make things work:
<ul>
<li>an overall class for the main functionality (their example of running the heater or AC)
<li>a class to create and set up a thread
<li>a "thready utility" class to handle the response from a thread
<li>a thread library to handle creation/interaction/etc
<li>the example file of the system in use
</ul>
Following the code, he gives <a href="http://www.alternateinterior.com/2007/05/communicating-with-threads-in-php.html">a nice explanation</a> of how things work and how they all fit together.
</p>]]></description>
      <pubDate>Thu, 03 May 2007 13:38:16 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: CSVtoXLS: A Utility to Convert CSV data into XLS Spreadsheets]]></title>
      <guid>http://www.phpdeveloper.org/news/7678</guid>
      <link>http://www.phpdeveloper.org/news/7678</link>
      <description><![CDATA[<p>
On the PHPBuilder.com site today, they <a href="http://www.phpbuilder.com/columns/alan_gruskoff20070420.php3">spotlight a handy tool</a> that can be used to translate CVS data into an XLS spreadsheet quickly and easily.
</p>
<blockquote>
CSVtoXLS is a utility that is used to convert CSV data into business class XLS spreadsheet files, and is compatible with OpenOffice 2.0 Calc and Excel 2000. The Spreadsheet_Excel_Writer module provides for a high level of formatting and also offers formulas. CSVtoXLS.php takes advantage of those features and provides meaningful formatting and a simple Column SUM is automatically generated at the bottom of any Decimal Column.
</blockquote>
<p>
<a href="http://www.phpbuilder.com/columns/CSVtoXLS.zip">The utility</a> is simple to use - they give you the command to execute and how to format your CVS data for optimal results. There's also some simple installation steps and a sample test script to get you started.
</p>]]></description>
      <pubDate>Mon, 23 Apr 2007 08:38:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[WebDevLogs: ClickHeat - PHP+JS heatmap]]></title>
      <guid>http://www.phpdeveloper.org/news/6980</guid>
      <link>http://www.phpdeveloper.org/news/6980</link>
      <description><![CDATA[<p>
WebDevLogs.com <a href="http://www.webdevlogs.com/2006/12/24/clickheat-phpjs-heatmap/">points out</a> a handy tool for those site owners out there that want to see what location on their site is getting the most use - <a href="http://www.labsmedia.com/clickheat/">ClickHeat</a>.
</p>
<blockquote>
<a href="http://www.poynter.org/content/resource_popup_view.asp?id=27204">Heatmap</a> suddenly became popular when webmasters want to know where did the user click or look at. Websites like <a href="http://crazyegg.com/">Crazy Egg</a>, provides a heatmap generation system for webmasters. But most heatmap costs more than average adsense supported website can earn, those sites need a alternative.
</blockquote>
<p>
<a href="http://www.labsmedia.com/clickheat/">ClickHeat</a> requires PHP (5.1.6 and higher) with GD enabled to work. <a href="http://www.webdevlogs.com/2006/12/24/clickheat-phpjs-heatmap/">The post</a> includes a sample image to show you what the end result looks like.
</p>]]></description>
      <pubDate>Wed, 27 Dec 2006 17:35:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[WeberDev.com: PHP 101 (part 14): Going To The Polls]]></title>
      <guid>http://www.phpdeveloper.org/news/5920</guid>
      <link>http://www.phpdeveloper.org/news/5920</link>
      <description><![CDATA[<p>
WeberDev.com has posted <a href="http://www.weberdev.com/ViewArticle/464">part 14</a> in their (never ending) "PHP 101" series today. This part talks about poll creation - display, voting, administration, and tracking.
</p>
<blockquote>
<p>
Over the final two chapters of this tutorial, I'm going to guide you through the process of creating two real-world PHP applications. Not only will this introduce you to practical application development with PHP, but it will also give you an opportunity to try out all the theory you've imbibed over the past weeks.
</p>
<p>
The first application is fairly simple. It's a polling system for a web site, one which allows you to quickly measure what your visitors think about controversial issues.
</p>
</blockquote>
<p>
They <a href="http://www.weberdev.com/ViewArticle/464">start with</a> setting up the database to hold the votes - two simple tables, questions and answers. Then, it's on to the code - first displaying the form the users will vote with, then handling their response. Of course, what would a good application be without some kind of administrative utility to help manage and view the results - so they build one. It helps add/remove questions and check out the results of the polls.
</p>]]></description>
      <pubDate>Tue, 01 Aug 2006 05:53:25 -0500</pubDate>
    </item>
  </channel>
</rss>
