<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>PHP Community Magazine</title>
   <icon>http://community.phpmagazine.net/favicon.ico</icon>
   <logo>http://community.phpmagazine.net/favicon.png</logo>
    <link rel="alternate" type="text/html" href="http://community.phpmagazine.net/" />
    
   <id>tag:community.phpmagazine.net,2011://20</id>
    <link rel="service.post" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20" title="PHP Community Magazine" />
    <updated>2010-12-21T05:18:04Z</updated>
    
 
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/PHPCommunityMagazine" /><feedburner:info uri="phpcommunitymagazine" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry>
    <title>Will You Get Benefits From the Newest easy to get SQL Server Master Qualification?</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/zbzJbJO6UQU/will-you-get-benefits-from-the.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6720" title="Will You Get Benefits From the Newest easy to get SQL Server Master Qualification?" />
    <id>tag:community.phpmagazine.net,2010://20.6720</id>
    
    <published>2010-12-21T05:08:18Z</published>
    <updated>2010-12-21T05:18:04Z</updated>
    
    <summary type="html">This Guest post is by Michele P. Rouse of SQL Certification Blog : In my experience the top DB platforms are Microsoft and Oracle. I have come to learn that MySQL is trusted in start-up companies and DB people who...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;This Guest post is by Michele P. Rouse of &lt;a href="http://www.sqlcertification.net/"&gt;SQL Certification Blog&lt;/a&gt; :&lt;/p&gt;

&lt;p&gt;In my experience the top DB platforms are Microsoft and Oracle. I have come to learn that MySQL is trusted in start-up companies and DB people who know this platform could make higher salaries, but I honestly rarely ever encountered MySQL in job searches.&lt;/p&gt;

&lt;p&gt;One reason I like MS SQL Server is because it also includes the SSRS BI platform which is powerful and popular. DB folks who know SSRS (SQL Server Reporting Services) have become very sought-after candidates in many companies. In most cases, companies end up needing to buy licenses for third-party BI (Business Intelligence) applications that may cost a lot of extra money. &lt;/p&gt;

&lt;p&gt;With SQL Server, BI and ETL (extract, transform, load) tools come with the initial license. I understand that maybe the interest in databases is mainly to understand DB construction, however you can't predict when or if you branch out and find out more.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UYqJSZVKvaRtNRj6L-TOdDE98ik/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UYqJSZVKvaRtNRj6L-TOdDE98ik/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UYqJSZVKvaRtNRj6L-TOdDE98ik/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UYqJSZVKvaRtNRj6L-TOdDE98ik/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/zbzJbJO6UQU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/12/will-you-get-benefits-from-the.html</feedburner:origLink></entry>
<entry>
    <title>Quality Control, Track and Squash Bugs with Wordpress</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/cH5EZhvSmMU/quality-control-track-and-squa.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6719" title="Quality Control, Track and Squash Bugs with Wordpress" />
    <id>tag:community.phpmagazine.net,2010://20.6719</id>
    
    <published>2010-12-19T21:48:20Z</published>
    <updated>2010-12-19T21:53:26Z</updated>
    
    <summary type="html"> Wordpress is more than a blogging platform, and here is one of its amazing application : Support tickets and Bug tracking. Quality Control is a Wordpress theme which allow you to turn a basic WordPress installation into a simple...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;div style="float:left;margin:5px"&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/12/quality_control_track_and_squa/QualityControl.png" width="266" height="81" alt="QualityControl" title="QualityControl" /&gt;&lt;/div&gt; Wordpress is more than a blogging platform, and here is one of its amazing application : Support tickets and Bug tracking. &lt;a href="http://getqualitycontrol.com/"&gt;Quality Control&lt;/a&gt; is a Wordpress theme which allow you to turn a basic WordPress installation into a simple and straight-forward ticketing system. With Quality Control users can create tickets, assign statuses, milestones, categories, and tags. Other users can then interact with the tickets, updating their state, milestone, or any other property. 

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/12/quality_control_track_and_squa/QC-preview.jpg" width="459" height="293" alt="Quality Control demo" title="Quality Control demo" /&gt;&lt;/center&gt;

&lt;p&gt;The theme require a lot of customization to make it usable for real world applications, and support the basic workflows for ticketing support systems, however I think it's a great platform that you can build on and customize easily. &lt;br /&gt;
	&lt;br /&gt;
Get &lt;a href="http://wordpress.org/extend/themes/quality-control"&gt;Quality Control&lt;/a&gt; from wordpress themes, demo available online at &lt;a href="http://getqualitycontrol.com/demo/"&gt;http://getqualitycontrol.com/demo/&lt;/a&gt;.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vROWw39pNhrbLNyk2btR-O6iohI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vROWw39pNhrbLNyk2btR-O6iohI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vROWw39pNhrbLNyk2btR-O6iohI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vROWw39pNhrbLNyk2btR-O6iohI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/cH5EZhvSmMU" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/12/quality-control-track-and-squa.html</feedburner:origLink></entry>
<entry>
    <title>HelpSmith 3.3: Improved Unicode Support and New Multi-Media Features</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/T-23KaAzrCg/helpsmith-33-improved-unicode.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6674" title="HelpSmith 3.3: Improved Unicode Support and New Multi-Media Features" />
    <id>tag:community.phpmagazine.net,2010://20.6674</id>
    
    <published>2010-10-19T21:29:07Z</published>
    <updated>2010-10-19T21:35:08Z</updated>
    
    <summary type="html">VANCOUVER, Canada - October 18, 2010: Divcom Software today announces the release of HelpSmith 3.3, an important update of the help authoring tool for professional technical writers and software developers. The new version of HelpSmith includes improved Unicode support, the...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;VANCOUVER, Canada - October 18, 2010: Divcom Software today announces the release of HelpSmith 3.3, an important update of the help authoring tool for professional technical writers and software developers. The new version of HelpSmith includes improved Unicode support, the ability to use Flash and QuickTime animations in help projects, better compatibility with recent versions of Google Chrome, and other new features. The update is available immediately at &lt;a href="http://www.helpsmith.com"&gt;http://www.helpsmith.com&lt;/a&gt;.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/10/helpsmith.gif" width="400" height="339" alt="helpsmith" title="helpsmith" /&gt;&lt;/center&gt;

&lt;p&gt;HelpSmith, a help authoring tool that combines a professional feature set, slight learning curve and comparatively low price, continues to receive new features, providing its users with up-to-date technologies and standards in help authoring.&lt;/p&gt;

&lt;p&gt;One of the most important requirements for modern help authoring software is the ability to work with multiple languages due to support of the Unicode standard. HelpSmith 3.3 introduces improved support for Unicode: now not only the built-in word processor allows you to type text in multiple languages simultaneously, but all text controls that store numerous parameters of a help project. Such an approach meets the today's highest software standards and makes it easy to create, distribute, and view help projects written in different languages.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FDCK5l_P-mp_y1qR3kKUOOwH2_4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FDCK5l_P-mp_y1qR3kKUOOwH2_4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FDCK5l_P-mp_y1qR3kKUOOwH2_4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FDCK5l_P-mp_y1qR3kKUOOwH2_4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/T-23KaAzrCg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/10/helpsmith-33-improved-unicode.html</feedburner:origLink></entry>
<entry>
    <title>Ilia Released PHP Excel Extension</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/5_i7KcpLX00/ilia-released-php-excel-extens.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6647" title="Ilia Released PHP Excel Extension" />
    <id>tag:community.phpmagazine.net,2010://20.6647</id>
    
    <published>2010-08-01T19:46:03Z</published>
    <updated>2010-08-01T20:05:12Z</updated>
    
    <summary type="html">Ilia Alshanetsky have just announced a new PHP Excel extension that he wrote after getting his right hand broken three weeks ago while biking. Good to hear that you are well Ilia ! I'm not a big fan of Excel,...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Ilia Alshanetsky have &lt;a href="http://ilia.ws/archives/222-PHP-Excel-Extension.html"&gt;just announced&lt;/a&gt; a new &lt;a href="http://github.com/iliaal/php_excel"&gt;PHP Excel extension&lt;/a&gt; that he wrote after getting his right hand broken three weeks ago while biking. Good to hear that you are well Ilia ! I'm not a big fan of Excel, but I had faced similar issues mainly with memory usage while generating Excel files with PHP. The new extension uses &lt;a href="http://www.libxl.com/"&gt;LibXL&lt;/a&gt;, a closed source commercial product but very fast and small according to Ilia.&lt;/p&gt; 

&lt;blockquote&gt;"The library natively generates BIFF 7/8 format, which can be opened all devices and Excel readers I've tried it on and is available for Linux, Mac and Windows". he added "The end result is a PHP extension that offers a complete, object oriented interface to the library that allows you to do just about anything with Excel. I've also introduced a few helper functions to streamline reading/writing from Excel files. The speed and memory usage are pretty damn impressive, on my debug build of PHP, it can generate 10,000 cells in 0.03 seconds with a 262kb complete PHP memory usage, not just the code."&lt;/blockquote&gt;

&lt;p&gt;Sample usage of the extension :&lt;/p&gt;

&lt;pre class="code"&gt;
$sT = microtime(1);

$x = new ExcelBook();
$s = $x-&gt;addSheet("Sheet 1");

for ($i = 0; $i &lt; 1000; $i++) {
for ($j = 0; $j &lt; 10; $j++) {
$s-&gt;write($i, $j, ($i * $j));
}
}

$x-&gt;save("bench.xls");

$eT = microtime(1);

var_dump(($eT - $sT), memory_get_usage(1), memory_get_peak_usage(1));
&lt;/pre&gt;

Code source available &lt;a href="http://github.com/iliaal/php_excel"&gt;here&lt;/a&gt;, more information available &lt;a href="http://ilia.ws/archives/222-PHP-Excel-Extension.html"&gt;here&lt;/a&gt;.
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3gQkgy1D3W94BAf-fNj07Y51YFc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3gQkgy1D3W94BAf-fNj07Y51YFc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3gQkgy1D3W94BAf-fNj07Y51YFc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3gQkgy1D3W94BAf-fNj07Y51YFc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/5_i7KcpLX00" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/08/ilia-released-php-excel-extens.html</feedburner:origLink></entry>
<entry>
    <title>Report : PHP Dominates and HTML5 Demand Increasing</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/ibNeHJ0GG1o/report-php-dominates-and-html5.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6639" title="Report : PHP Dominates and HTML5 Demand Increasing" />
    <id>tag:community.phpmagazine.net,2010://20.6639</id>
    
    <published>2010-07-24T23:22:52Z</published>
    <updated>2010-07-24T23:28:00Z</updated>
    
    <summary type="html">DoNanza, the world's leading work-from-home job search engine, released its quarterly trends statistics report for the second quarter 2010. The report is based on the analysis of millions of work-from-home projects, aggregated from all over the web, indexed by the...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://www.donanza.com"&gt;DoNanza&lt;/a&gt;, the world's leading work-from-home job search engine, released its quarterly trends statistics report for the second quarter 2010. The report is based on the analysis of millions of work-from-home projects, aggregated from all over the web, indexed by the DoNanza search engine. According to the report demand for HTML5 Developers increased while demand for Flash developers decreased; however it's noticeable that the number of Flash-related projects is still 11 times higher than HTML5 projects.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/07/report_php_dominates_and_html5/ProgrammingLaunguages.png" width="450" height="257" alt="Programming Launguages" title="Programming Launguages" /&gt;&lt;/center&gt;

&lt;p&gt;In mobile market, it's amazing to see how the competition between Android and Apple become crucial. In the report, and in only three months, iPad overtakes Android in Mobile Development Projects. It's also interesting to notice that the average budget for iPhone-related projects is 30 percent higher than Android projects, which may be the result of only 28 percent of iPhone apps being free, compared to the Android market with 57 percent of its applications being free.&lt;/p&gt;

&lt;p&gt;In programming languages demand, PHP dominates the websites development market. The request for .Net developers is decreasing dramatically even though the average budget for .Net projects remains the highest among the other programming languages. This is a result of the lack of developers, unlike PHP where the number of programmers available is much higher.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YNCb3K9Y42xEG5cbjiu67EF-_rs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YNCb3K9Y42xEG5cbjiu67EF-_rs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YNCb3K9Y42xEG5cbjiu67EF-_rs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YNCb3K9Y42xEG5cbjiu67EF-_rs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/ibNeHJ0GG1o" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/07/report-php-dominates-and-html5.html</feedburner:origLink></entry>
<entry>
    <title>phparch Training : Rich Internet Applications with PHP and AJAX</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/5Xg-i0ekJ1I/phparch-training-rich-internet.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6636" title="phparch Training : Rich Internet Applications with PHP and AJAX" />
    <id>tag:community.phpmagazine.net,2010://20.6636</id>
    
    <published>2010-07-21T20:36:45Z</published>
    <updated>2010-07-21T20:40:21Z</updated>
    
    <summary type="html">Enjoying your Summer ? What about taking an RIA with PHP and Ajax online course ? Marco Tabini just sent an email about an upcoming 19 hour, on-line, live, instructor led class titled "Rich Internet Applications with PHP and Ajax"....</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Enjoying your Summer ? What about taking an RIA with PHP and Ajax online course ? Marco Tabini just sent an email about an upcoming 19 hour, on-line, live, instructor led class titled &lt;a href="http://www.phparch.com/training/rich-internet-applications-with-php-and-ajax/"&gt;"Rich Internet Applications with PHP and Ajax"&lt;/a&gt;. &lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/07/phparch_training_rich_internet/phparch.png" width="103" height="126" alt="phparch" title="phparch" /&gt;&lt;/center&gt;

&lt;p&gt;The course start on August 6th-20th, 2010 and include :&lt;/p&gt;

&lt;p&gt;    * Proper (X)HTML programming&lt;br /&gt;
    * Web service creation and management&lt;br /&gt;
    * REST, XML-RPC and SOAP&lt;br /&gt;
    * JavaScript primer&lt;br /&gt;
    * Asynchronous operations&lt;br /&gt;
    * Debugging&lt;br /&gt;
    * Using JSON for data transfers&lt;br /&gt;
    * Managing events with JavaScript&lt;br /&gt;
    * Security&lt;/p&gt;

&lt;p&gt;You can register for the class &lt;a href="http://www.phparch.com/training/rich-internet-applications-with-php-and-ajax/"&gt;here&lt;/a&gt;. &lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2pr5lbB0FsoELuicDWGdTn06V-0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2pr5lbB0FsoELuicDWGdTn06V-0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2pr5lbB0FsoELuicDWGdTn06V-0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2pr5lbB0FsoELuicDWGdTn06V-0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/5Xg-i0ekJ1I" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/07/phparch-training-rich-internet.html</feedburner:origLink></entry>
<entry>
    <title>TeeChart for PHP Open Source edition</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/sMFqczELqZg/teechart-for-php-open-source-e.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6631" title="TeeChart for PHP Open Source edition" />
    <id>tag:community.phpmagazine.net,2010://20.6631</id>
    
    <published>2010-07-19T23:26:46Z</published>
    <updated>2010-07-19T23:29:56Z</updated>
    
    <summary type="html">Steema Software have just announced the new free, open source version for non-commercial use, of TeeChart for PHP, the native Charting component library for PHP developers. The new version is downloadable with full PHP source code included, meaning that no...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Steema Software have just announced the new free, open source version for non-commercial use, of TeeChart for PHP, the native Charting component library for PHP developers. The new version is downloadable with full PHP source code included, meaning that no loader or plug-in are necessary in order to make it work, thus helping developers with the task of posting the scripts to their hosting servers. This also permits customisation of any part of the code if required.&lt;/p&gt;

&lt;center&gt;&lt;a href="http://community.phpmagazine.net/upload/2010/07/teechart_for_php_open_source_e/TeeChartPHPEd800x600.html" onclick="window.open('http://community.phpmagazine.net/upload/2010/07/teechart_for_php_open_source_e/TeeChartPHPEd800x600.html', 'popup', 'width=810,height=600,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/07/teechart_for_php_open_source_e/TeeChartPHPEd800x600-thumb.jpg" width="400" height="296" alt="TeeChartPHPEd" title="TeeChartPHPEd" /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;&lt;strong&gt;Key features :&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;- Includes a palette component for Delphi for PHP programming environment.&lt;br /&gt;
- Export formats include: JPEG, GIF, PNG, Native Tep, WBMP. Charts may be streamed directly to the browser to avoid maintenance of temporary files.&lt;br /&gt;
- Flash / Flex Chart format is now available for some Series types, including animations.&lt;br /&gt;
- Add and setup Multiple Axes or add them at runtime. Virtually unlimited Axes may be added and independently configured.&lt;br /&gt;
- The PHP Chart is packed with functionality to produce high-class financial Charting applications. Open-High-Low-Close Series, Candle, Volume and MACD, ADX, Stochastic, Bollinger, Momentum, Moving Average and many more statistical functions.&lt;br /&gt;
- Codefree tools to offer Annotation, Colour banding with transparency, Custom Lines, Page numbering, Background image display.&lt;br /&gt;
- TeeChart's Custom Canvas gives you full access to any part of the Chart for unlimited customisability.&lt;br /&gt;
- Available for PHP 5 and above.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
More information at &lt;a href="http://www.steema.com/teechart/php"&gt;www.steema.com/teechart/php&lt;/a&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EE0XP-vVFLg-vp_aoxf7wzhiUzQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EE0XP-vVFLg-vp_aoxf7wzhiUzQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EE0XP-vVFLg-vp_aoxf7wzhiUzQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EE0XP-vVFLg-vp_aoxf7wzhiUzQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/sMFqczELqZg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/07/teechart-for-php-open-source-e.html</feedburner:origLink></entry>
<entry>
    <title>Xdebug 2.1 Released</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/8miwkchlwCM/xdebug-21-released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6613" title="Xdebug 2.1 Released" />
    <id>tag:community.phpmagazine.net,2010://20.6613</id>
    
    <published>2010-06-29T20:14:11Z</published>
    <updated>2010-06-29T20:40:13Z</updated>
    
    <summary type="html">Derick have just announced the availability of Xdebug 2.1 with full PHP 5.3 support, and drop support for PHP versions below 5.1. Key features in this release include : - Error Collection : to collect all notices, warnings and error...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Derick have just announced the &lt;a href="http://derickrethans.nl/xdebug-2.1-released.html"&gt;availability of Xdebug 2.1&lt;/a&gt; with full PHP 5.3 support, and drop support for PHP versions below 5.1. Key features in this release include :&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/06/xdebug_21_released/xdebug_logo.png" width="200" height="117" alt="xdebug logo" title="xdebug logo" /&gt;&lt;/center&gt;

&lt;p&gt;- &lt;strong&gt;Error Collection&lt;/strong&gt; : to collect all notices, warnings and error messages that Xdebug generates from PHP's error_reporting functionality so that you can output them at a later point in your script by hand&lt;br /&gt;
-  &lt;strong&gt;Header Setting Interception&lt;/strong&gt; : intercept all functions that set HTTP headers such as with header() and setcookie(). Very useful in cases you need to test certain functionality that sets headers somewhere deep in your code.&lt;br /&gt;
-  &lt;strong&gt;Variable Assignment Tracing&lt;/strong&gt; : The new setting xdebug.collect_assignments  allows you to record changes to variables in scripts to trace files.&lt;br /&gt;
-  &lt;strong&gt;"Scream" Support&lt;/strong&gt; : The scream PECL extension disables the @ (shut-up) operator to actually see all notices, warnings and errors that PHP generates.&lt;br /&gt;
-  &lt;strong&gt;Additions for Stack Traces&lt;/strong&gt; : added CSS class to html generated by Xdebug, in addition to a new setting xdebug.file_link_format which allows you to turn any file/line link in Xdebug's output to be decorated to a link with a specific format.&lt;br /&gt;
-  &lt;strong&gt;Remote Debugging&lt;/strong&gt; : new setting xdebug.remote_connect_back allows Xdebug to try to make a debugging connection to the IP address from which the browser request came from.&lt;br /&gt;
-  &lt;strong&gt;Overloaded var_dump&lt;/strong&gt; : xdebug.overload_var_dump can be used to turn off Xdebug's default behavior of overriding PHP's var_dump()  function with the xdebug_var_dump()  function that uses pretty HTML for formatting a variable structure.&lt;/p&gt;

&lt;p&gt;More details on &lt;a href="http://derickrethans.nl/xdebug-2.1-released.html"&gt;Derick's post&lt;/a&gt;, Download from &lt;a href="http://xdebug.org/download.php"&gt;xdebug.org&lt;/a&gt;. Released under a &lt;a href="http://xdebug.org/license.php"&gt;modified PHP License v3&lt;/a&gt;.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/qsmmt374hhN3trg9QwJpLM3BFf4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qsmmt374hhN3trg9QwJpLM3BFf4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/qsmmt374hhN3trg9QwJpLM3BFf4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/qsmmt374hhN3trg9QwJpLM3BFf4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/8miwkchlwCM" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/06/xdebug-21-released.html</feedburner:origLink></entry>
<entry>
    <title>NetBeans IDE 6.9 M1 Released</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/2LwcIbTP4xI/netbeans-ide-69-m1-released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6585" title="NetBeans IDE 6.9 M1 Released" />
    <id>tag:community.phpmagazine.net,2010://20.6585</id>
    
    <published>2010-02-17T07:05:48Z</published>
    <updated>2010-02-17T07:12:49Z</updated>
    
    <summary type="html"> NetBeans just announced the first milestone of 6.9 release which should be final for Summer 2010. Most notable feature in NetBeans 6.9 for PHP developers is the integration of Zend Framework (see our PHP Frameworks trends) in addition to...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;div style="float:left;margin:5px"&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/02/netbeans_ide_69_m1_released/nb-cube-php-logo.png" width="82" height="82" alt="NetBeans PHP IDE" title="NetBeans PHP IDE" /&gt;&lt;/div&gt; NetBeans just announced the first milestone of 6.9 release which should be final for Summer 2010. Most notable feature in NetBeans 6.9 for PHP developers is the integration of Zend Framework (see our &lt;a href="http://trends.phpmagazine.net/frameworks/"&gt;PHP Frameworks trends&lt;/a&gt;) in addition to an enhanced code formatting options. NetBeans IDE is really fast and lots of developers using Eclipse PDT should consider giving a try to NetBeans.

&lt;p&gt;NetBeans PHP IDE include already a plugin for Symfony frameworks; more new features in this release include :&lt;/p&gt;

&lt;p&gt;- Error badges : easily recognize files having errors directly from Projects view&lt;br /&gt;
- Symfony projects with custom directory structure supported&lt;br /&gt;
- Improved PHPDoc in Code Completion &lt;br /&gt;
- Formatting - the setting for formatting PHP code was extended and there are categories : Tabs and Indents, Braces, New lines, and spaces.&lt;/p&gt;

&lt;p&gt;You can read more details on new features available in this milestone at &lt;a href="http://wiki.netbeans.org/NewAndNoteworthy69m1"&gt;NetBeans wiki&lt;/a&gt;.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/IzS8TO7QFNeaZsBiwZ9prkAvUDE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IzS8TO7QFNeaZsBiwZ9prkAvUDE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/IzS8TO7QFNeaZsBiwZ9prkAvUDE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/IzS8TO7QFNeaZsBiwZ9prkAvUDE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/2LwcIbTP4xI" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/02/netbeans-ide-69-m1-released.html</feedburner:origLink></entry>
<entry>
    <title>RedBeanPHP 1.0 Released, Easy Object Database</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/9aQVqfoQm40/redbeanphp-10-released-easy-ob.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6581" title="RedBeanPHP 1.0 Released, Easy Object Database" />
    <id>tag:community.phpmagazine.net,2010://20.6581</id>
    
    <published>2010-02-14T06:45:46Z</published>
    <updated>2010-02-14T06:50:05Z</updated>
    
    <summary type="html"> RedBeanPHP is a zero-config, easy-to-use object database for PHP and an ORM tool. It works very simply. Just create bean objects and throw them at RedBean. RedBean will analyze your objects and infer a readable, comfortable data scheme from...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
            <category term="PHP Frameworks" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;div style="float:left;margin:5px"&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/02/redbeanphp_10_released_easy_ob/redbean.png" width="135" height="139" alt="redbean" title="redbean" /&gt;&lt;/div&gt; &lt;a href="http://www.redbeanphp.com"&gt;RedBeanPHP&lt;/a&gt; is a zero-config, easy-to-use object database for PHP and an ORM tool. It works very simply. Just create bean objects and throw them at RedBean. RedBean will analyze your objects and infer a readable, comfortable data scheme from it and create all required tables and columns on the fly. RedBean is not schemaless, it makes neat tables and columns for you, but on the fly without any configuration.

&lt;p&gt;RedBean try to change the way you use ORM by eliminating the complexity of the configuration part. RedBean store objects only, and can manage object relations as well. The core of RedBean is very minimalistic for an ORM, but functionnality could be easily extended with plugins, already included : Transparent Locking, Caching and Automatic Database Optimization and Cleaning.&lt;/p&gt;

&lt;p&gt;RedBeanPHP is open source released under BSD license. Also available for download with RedBean : RedShoe a compact PHP script that automatically syncs MySQL databases for RedBean; RedUNIT a set of Unit tests to confirm that RedBean works according to specifications; and Pre-packaged since it works well with other frameworks such Zend framework, Shozu... etc. Version 1.1 already available for download in the nightly build page and include support for SQLite 3.&lt;/p&gt;

&lt;p&gt;More information and download at &lt;a href="http://www.redbeanphp.com"&gt;http://www.redbeanphp.com&lt;/a&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/s89rwhd1rbrIwnxmtkzWeyUUIgE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/s89rwhd1rbrIwnxmtkzWeyUUIgE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/s89rwhd1rbrIwnxmtkzWeyUUIgE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/s89rwhd1rbrIwnxmtkzWeyUUIgE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/9aQVqfoQm40" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/02/redbeanphp-10-released-easy-ob.html</feedburner:origLink></entry>
<entry>
    <title>PHP Job Market Overview (US) by Odin</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/rCygZdMEkNs/php-job-market-overview-us-by.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6580" title="PHP Job Market Overview (US) by Odin" />
    <id>tag:community.phpmagazine.net,2010://20.6580</id>
    
    <published>2010-02-10T09:52:56Z</published>
    <updated>2010-02-10T09:54:12Z</updated>
    
    <summary type="html">OdinJobs have a interesting resources for PHP developers, an US job market overview for PHP related jobs. Beside that data are available for 2008-2009 only you can have an idea about salary range of PHP related jobs in different US...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;OdinJobs have a interesting resources for PHP developers, an US job market overview for PHP related jobs. Beside that data are available for 2008-2009 only you can have an idea about salary range of PHP related jobs in different US states. I have found many new jobs from the website search but unfortunately it's not yet available in the market overview.&lt;/p&gt;

&lt;p&gt;According to Odin's PHP Salary Histogram salaries are between from $20K to $180K, while average salary range around $70K. Notice that Odin collects jobs from job boards, corporate websites, groups etc.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2010/02/php_job_market_overview_us_by/odinjobs-salary-histogram.png" width="381" height="329" alt="odin salary histogram" title="odin salary histogram" /&gt;&lt;/center&gt;

&lt;p&gt;PHP jobs demand in US seems concentrated mainly in New York, Illinois, Texas, California, and Massachusetts, with a peak in California with 28229 jobs overall. But from a salary point of view, Idaho got the highest salaries with $100K median salary, followed by Washington, Arkansas, California, and Massachusetts.&lt;/p&gt;

&lt;p&gt;More trends available at &lt;a href="http://www.odinjobs.com/PHP_job_market_overview.html"&gt;Odin PHP Job Market overview&lt;/a&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dKaZMbMR0T13kM0g_ovHGw2gmM0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dKaZMbMR0T13kM0g_ovHGw2gmM0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dKaZMbMR0T13kM0g_ovHGw2gmM0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dKaZMbMR0T13kM0g_ovHGw2gmM0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/rCygZdMEkNs" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2010/02/php-job-market-overview-us-by.html</feedburner:origLink></entry>
<entry>
    <title>PHP in Arabic, Interview with Khaled Al-Shamaa</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/eGm8ZsgHEFg/php-in-arabic-interview-with-k.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6558" title="PHP in Arabic, Interview with Khaled Al-Shamaa" />
    <id>tag:community.phpmagazine.net,2009://20.6558</id>
    
    <published>2009-11-18T05:58:54Z</published>
    <updated>2009-11-18T06:13:39Z</updated>
    
    <summary type="html">Manuel Lemos - phpclasses.org - posted an interview with Khaled Al-Shamaa, one of the very known PHP figures in the Arab world especially for his book "PHP and the Arabic language" and his classes around Arabic language usage within PHP....</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Manuel Lemos - phpclasses.org - posted an &lt;a href="http://www.phpclasses.org/blog/post/107-PHP-in-Arabic.html"&gt;interview with Khaled Al-Shamaa&lt;/a&gt;, one of the very known PHP figures in the Arab world especially for his book "PHP and the Arabic language" and his classes around Arabic language usage within PHP. In the interview Khaled talked about himself, his experience, projects mainly with PHP and ar-php project.&lt;/p&gt;

&lt;blockquote&gt;Arabic is a language spoken in many countries. The number of PHP developers from countries that use the Arabic language has been growing a lot. Currently it represents almost 2% of the users that access the PHPClasses site.&lt;/blockquote&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3Q00WBM0BvqM6mWFUhDV0uSLDgg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3Q00WBM0BvqM6mWFUhDV0uSLDgg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3Q00WBM0BvqM6mWFUhDV0uSLDgg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3Q00WBM0BvqM6mWFUhDV0uSLDgg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/eGm8ZsgHEFg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/11/php-in-arabic-interview-with-k.html</feedburner:origLink></entry>
<entry>
    <title>Ready? Set? Code! Elance Introduces New Code Testing Platform And Sponsors PHP "Code-off"</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/rvoSY852c7w/ready-set-code-elance-introduc.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6554" title="Ready? Set? Code! Elance Introduces New Code Testing Platform And Sponsors PHP &quot;Code-off&quot;" />
    <id>tag:community.phpmagazine.net,2009://20.6554</id>
    
    <published>2009-11-17T05:48:54Z</published>
    <updated>2009-11-17T05:52:03Z</updated>
    
    <summary type="html">Skill Testing Partner ExpertRating Launches New Code Testing Platform Exclusively On Elance Mountain View, Calif. (November 17, 2009) - Elance, where companies hire and manage independent workers and teams online, announced today an expansion of its skill testing platform to...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;&lt;strong&gt;Skill Testing Partner ExpertRating Launches New Code Testing Platform Exclusively On Elance &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Mountain View, Calif. (November 17, 2009) - Elance, where companies hire and manage independent workers and teams online, announced today an expansion of its skill testing platform to augment Elance's existing 250 skill tests. The new Code Tests, developed in collaboration with partner ExpertRating, provide technical experts new ways to demonstrate their expertise in writing and debugging leading programming languages such as PHP and SQL.  &lt;/p&gt;

&lt;p&gt;To launch Code Tests, Elance is simultaneously announcing a 14 day "code-off" in PHP - currently the programming skill in highest demand on Elance -- offering $250 and a full-year premium membership to each of the coders who score in the Top 10 for PHP programming. &lt;/p&gt;

&lt;p&gt;Information Technology is the largest category of work on Elance. The November edition of the monthly "Elance Work Index" shows that PHP programming has retained its #1 spot of skills in demand across all categories. "PHP continues to be the hottest technical skill on Elance. The addition of these new Code Tests gives employers yet another way to be certain that the talent they find on Elance has the skills required to get great results," said Jon Diller, VP of Elance's Provider Network. "Meanwhile, the best coders in the market can now further distinguish themselves to help them get paid for what they do best."  &lt;/p&gt;

&lt;p&gt;The new Code Tests require the test taker to work with actual code to solve a problem. Each test is made up of 10 questions with a time limit for completing the entire test with recommended time allocations for each question. The test taker will be scored on whether they are able to solve the problem in the allotted time, how concisely the code is written, and how efficiently it uses system resources. "We are pleased to partner with Elance and provide programmers with an opportunity to demonstrate verifiable expertise for key technology skills such as PHP, SQL and many more," said Ravi Saundh, Co-Founder of ExpertRating (&lt;a href="http://www.ExpertRating.com"&gt;www.ExpertRating.com&lt;/a&gt;). &lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2K5G16u_aaTze4eiCqnJrfwqJFw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2K5G16u_aaTze4eiCqnJrfwqJFw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2K5G16u_aaTze4eiCqnJrfwqJFw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2K5G16u_aaTze4eiCqnJrfwqJFw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/rvoSY852c7w" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/11/ready-set-code-elance-introduc.html</feedburner:origLink></entry>
<entry>
    <title>Windows Cache Extension for PHP Released</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/jMZCKegCUCQ/windows-cache-extension-for-ph.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6534" title="Windows Cache Extension for PHP Released" />
    <id>tag:community.phpmagazine.net,2009://20.6534</id>
    
    <published>2009-09-01T20:23:26Z</published>
    <updated>2009-09-01T21:20:25Z</updated>
    
    <summary type="html"> Microsoft IIS team released today the first beta of the Windows Cache extension for PHP (WinCache 1.0) for PHP 5.2 and 5.3. The new cache extension is a PHP accelerator that aims to increase PHP applications speed running on...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
            <category term="Performance" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;div style="float:left;margin:5px"&gt;&lt;img src="http://community.phpmagazine.net/upload/2009/09/windows_cache_extension_for_ph/iis-logo.png" width="179" height="33" alt="iis-logo" title="iis-logo" /&gt;&lt;/div&gt; Microsoft IIS team released today the first beta of the &lt;a href="http://www.iis.net/extensions/WinCacheForPHP"&gt;Windows Cache extension for PHP&lt;/a&gt; (WinCache 1.0) for PHP 5.2 and 5.3. The new cache extension is a PHP accelerator that aims to increase PHP applications speed running on windows platform. The extension doesn't require any code change, it just need to be enabled in IIS. WinCache have many directives that could be enabled/disabled in php.ini and six utility functions to return extension-specific information about the cache internals.

&lt;p&gt;Joe Stagner, posted an &lt;a href="http://misfitgeek.com/blog/introducing-the-windows-cache-extension-for-php/"&gt;introduction to the windows cache extension&lt;/a&gt; and pointed to some notes about compatibilities :&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;The extension can only be used with non-thread-safe builds of PHP&lt;/li&gt;
&lt;li&gt;The extension can only be used when IIS is configured to run PHP via FastCGI&lt;/li&gt;
&lt;li&gt;The Windows Cache Extension 1.0 for PHP 5.3 can only be used with the x86 VC9 build of PHP 5.3.&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;The Windows Cache Extension includes 3 different types of caches. The following describes the purpose of each cache type and the benefits it provides.&lt;br /&gt;
&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Wsw-uS_sJxHfVbDvBR8-OdLVG2w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Wsw-uS_sJxHfVbDvBR8-OdLVG2w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Wsw-uS_sJxHfVbDvBR8-OdLVG2w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Wsw-uS_sJxHfVbDvBR8-OdLVG2w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/jMZCKegCUCQ" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/09/windows-cache-extension-for-ph.html</feedburner:origLink></entry>
<entry>
    <title>Move That Bus</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/PHPCommunityMagazine/~3/W4YC920EZno/move-that-bus.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=20/entry_id=6531" title="Move That Bus" />
    <id>tag:community.phpmagazine.net,2009://20.6531</id>
    
    <published>2009-08-30T21:34:21Z</published>
    <updated>2009-08-30T21:36:26Z</updated>
    
    <summary type="html">Here is a very good reading for the weekend, Jason Austin and Garrison Locke shared their experience on Zend DevZone since they discovered PHP the first time in 98, passing by their PHP 4 certification, ZendCon, Zend Framework, ... etc....</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Here is a very good reading for the weekend, Jason Austin and Garrison Locke shared their experience on Zend DevZone since they discovered PHP the first time in 98, passing by their PHP 4 certification, ZendCon, Zend Framework, ... etc. Some of the interesting point they mentioned :&lt;/p&gt;

&lt;p&gt;- Using Classes is not Object Oriented Design&lt;br /&gt;
- Never edit code on the server&lt;br /&gt;
- A sign with the aphorism "Do not reinvent the wheel until you know everything there is to know about wheels" was prominently displayed in our office. &lt;/p&gt;

&lt;p&gt;Read &lt;a href="http://devzone.zend.com/article/8385-Move-That-Bus"&gt;Move That Bus&lt;/a&gt; at DevZone.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5y_bKfFgGpUVjyOWbYipdd9cdIc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5y_bKfFgGpUVjyOWbYipdd9cdIc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5y_bKfFgGpUVjyOWbYipdd9cdIc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5y_bKfFgGpUVjyOWbYipdd9cdIc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/W4YC920EZno" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/08/move-that-bus.html</feedburner:origLink></entry>

</feed>

