<?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.phpmagazine.net/~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,2010://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-02-17T07:12:49Z</updated>
    
 
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.phpmagazine.net/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>NetBeans IDE 6.9 M1 Released</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~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://feeds.phpmagazine.net/~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://feeds.phpmagazine.net/~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://feeds.phpmagazine.net/~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://feeds.phpmagazine.net/~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://feeds.phpmagazine.net/~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://feeds.phpmagazine.net/~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>
<entry>
    <title>Twitalytic, Archiving, Curating, and Threading Tweets</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/E1Q-99xdbb8/twitalytic-archiving-curating.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=6523" title="Twitalytic, Archiving, Curating, and Threading Tweets" />
    <id>tag:community.phpmagazine.net,2009://20.6523</id>
    
    <published>2009-08-23T08:25:32Z</published>
    <updated>2009-08-23T08:40:47Z</updated>
    
    <summary type="html">Gina Trapani, of LifeHacker, released an alpha preview of a new PHP web application Twitalytic which aims to provide Twitter data crawler, replies archiver, and statistics generator. After crawling your tweets, Twitalytic will provide a web interface with some key...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Twitter Hacks" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://smarterware.org/2877/twitalytic-alpha-preview-archiving-curating-and-threading-tweets"&gt;Gina Trapani, of LifeHacker, released&lt;/a&gt; an alpha preview of a new PHP web application &lt;a href="http://github.com/ginatrapani/twitalytic/tree/master"&gt;Twitalytic&lt;/a&gt; which aims to provide Twitter data crawler, replies archiver, and statistics generator. After crawling your tweets, Twitalytic will provide a web interface with some key stats about your followers, friends, tweets, and replies. You can also export all your tweets in a text file, in addition to an extended view of tweets with conversation, mutual friends, ... etc. You can get also more details about your followers : most followed, least likely, earliest and former.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2009/08/twitalytic_archiving_curating/twitalytic.png" width="436" height="316" alt="twitalytic" title="twitalytic" /&gt;&lt;/center&gt;

&lt;blockquote&gt;I realize there are ten dozen Twitter applications out there that do much of this, and possibly better. Creating yet another Twitter app is probably the most cliché development undertaking of the year, but I’ve had a ball using this little thing to teach myself a few things about the Twitter API, OAuth, and jQuery and brush up on my PHP and MySQL skills.&lt;/blockquote&gt;

&lt;p&gt;Twitalytic came also with a &lt;a href="http://smarterware.org/twitalytic/"&gt;public timeline&lt;/a&gt; of your tweets with replies. As mentioned Gina, this is not ready yet for production, but if you have ideas or time you can contribute and improve the project. Gina did not mention any license for the code, I don't know if you can use the &lt;a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"&gt;Creative Commons&lt;/a&gt; on her blog or better ask for more details about it.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fstjfdsT4TXSFfKE1HLNW4ixTjQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fstjfdsT4TXSFfKE1HLNW4ixTjQ/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/fstjfdsT4TXSFfKE1HLNW4ixTjQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fstjfdsT4TXSFfKE1HLNW4ixTjQ/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/E1Q-99xdbb8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/08/twitalytic-archiving-curating.html</feedburner:origLink></entry>
<entry>
    <title>PHP Toolkit for ADO.NET Data Services, bridge for PHP developers to .NET through REST</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/SH1PVL9Uor4/php-toolkit-for-adonet-data-se.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=6522" title="PHP Toolkit for ADO.NET Data Services, bridge for PHP developers to .NET through REST" />
    <id>tag:community.phpmagazine.net,2009://20.6522</id>
    
    <published>2009-08-21T17:44:36Z</published>
    <updated>2009-08-21T18:31:39Z</updated>
    
    <summary type="html">Interoperability @ Microsoft have just announced today a new bridge for PHP developers to .NET through REST : PHP Toolkit for ADO.NET Data Services. ADO.NET Data Services have been recently added to the .NET Framework, it offer a simple way...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
            <category term="General" />
            <category term="PHP Frameworks" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://blogs.msdn.com/interoperability/archive/2009/08/21/a-new-bridge-for-php-developers-to-net-through-rest-php-toolkit-for-ado-net-data-services.aspx"&gt;Interoperability @ Microsoft have just announced today&lt;/a&gt; a new bridge for PHP developers to .NET through REST : &lt;a href="http://phpdataservices.codeplex.com/"&gt;PHP Toolkit for ADO.NET Data Services&lt;/a&gt;. ADO.NET Data Services have been recently added to the .NET Framework, it offer a simple way to expose any sort of data in a RESTful way. The PHP Toolkit for ADO.NET Data Services is an open source project funded by Microsoft and developed by &lt;a href="http://www.persistentsys.com/"&gt;Persistent Systems&lt;/a&gt;. The blog post came with a sample demo showing how to run the PHP Toolkit for ADO.NET to create the PHP proxy classes, then to query over the data service and display data.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2009/08/php_toolkit_for_adonet_data_se/PHP_ADO_DATA_SERVICEArchite.png" width="426" height="480" alt="PHP_ADO_DATA_SERVICEArchitecture" title="PHP_ADO_DATA_SERVICEArchitecture" /&gt;&lt;/center&gt;

&lt;blockquote&gt;PHP Toolkit for ADO .NET Data Services enables PHP developers to access data services created using ADO .NET Data Services framework. The goal is to provide the similar functionality as .NET library to access and modify the data and its relationship using URIs which points to pieces of data integrated with the web.&lt;/blockquote&gt;

&lt;p&gt;Usage require PHP5 installed and configured on the machine where the ADO.NET Data Services toolkit is installed. Download &lt;a href="http://phpdataservices.codeplex.com/"&gt;PHP Toolkit for ADO.NET Data Services&lt;/a&gt; from codeplex.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/aCu2nMQSyvnjU9Oq3hg-1io7nG8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aCu2nMQSyvnjU9Oq3hg-1io7nG8/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/aCu2nMQSyvnjU9Oq3hg-1io7nG8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/aCu2nMQSyvnjU9Oq3hg-1io7nG8/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/SH1PVL9Uor4" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/08/php-toolkit-for-adonet-data-se.html</feedburner:origLink></entry>
<entry>
    <title>Lighty2Go, A Lightweight Portable LiMP Stack</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/_vgJqYbNJxg/lighty2go-a-lightweight-portab.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=6519" title="Lighty2Go, A Lightweight Portable LiMP Stack" />
    <id>tag:community.phpmagazine.net,2009://20.6519</id>
    
    <published>2009-08-19T08:36:25Z</published>
    <updated>2009-08-19T09:56:20Z</updated>
    
    <summary type="html">After WAMP and LAMP, what about a lightweight portable development stack with Lighttpd, MySQL and PHP ? Lighty2Go is a portable LiMP stack on a stick for windows based on the WLMP project, and LiMP stands for LightTPD, MySQL &amp;amp;...</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;After WAMP and LAMP, what about a lightweight portable development stack with Lighttpd, MySQL and PHP ? &lt;a href="http://www.lighty2go.com/"&gt;Lighty2Go&lt;/a&gt; is a portable LiMP stack on a stick for windows based on the &lt;a href="http://en.wlmp-project.net/"&gt;WLMP&lt;/a&gt; project, and LiMP stands for &lt;strong&gt;Li&lt;/strong&gt;ghtTPD, &lt;strong&gt;M&lt;/strong&gt;ySQL &amp; &lt;strong&gt;P&lt;/strong&gt;HP. The downloaded package is 12.5MB for version 1.5.2 which came with pre-installed and ready to use : LightTPD 1.4.20, MySQL 5.0.67, PHP 5.2.6, MiniPerl 5.8.8, OpenSSL 0.9.8i, and phpMyAdmin 3.0.1.1. &lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2009/08/lighty2go_a_lightweight_portab/LiMP.png" width="275" height="209" alt="LiMP stack" title="LiMP stack" /&gt;&lt;/center&gt;

&lt;p&gt;Since it's about portable software, probably a SQLiteManager could be a great plus if it will be included in future releases. Lighty2Go provide a tray tool to help start/stop the server and change settings.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Nt65TaHRIgKwcSQ0X0uFzjaWpbc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Nt65TaHRIgKwcSQ0X0uFzjaWpbc/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/Nt65TaHRIgKwcSQ0X0uFzjaWpbc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Nt65TaHRIgKwcSQ0X0uFzjaWpbc/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/_vgJqYbNJxg" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/08/lighty2go-a-lightweight-portab.html</feedburner:origLink></entry>
<entry>
    <title>JoobsBox, Open Source PHP Job Board</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/IKeRxQ7Bidw/joobsbox-open-source-php-job-b.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=6517" title="JoobsBox, Open Source PHP Job Board" />
    <id>tag:community.phpmagazine.net,2009://20.6517</id>
    
    <published>2009-08-18T12:36:35Z</published>
    <updated>2009-08-18T12:41:25Z</updated>
    
    <summary type="html"> Do you use a job board on your website ? Or planning to use or develop a job board ? JoobsBox is a powerful open source PHP Job board solution that you can use or build on it. JoobsBox...</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/2009/08/joobsbox_open_source_php_job_b/joobsbox_logo.png" width="125" height="82" alt="joobsbox_logo" title="joobsbox_logo" /&gt;&lt;/div&gt; Do you use a job board on your website ? Or planning to use or develop a job board ? &lt;a href="http://www.joobsbox.com/"&gt;JoobsBox&lt;/a&gt; is a powerful open source PHP Job board solution that you can use or build on it. JoobsBox is very flexible and support plugins and themes. The solution came already with five bundled plugins (Logger, iphone, Google Analytics, Twitter, XSSandStuff) and a default theme. JoobsBox is based on Zend Framework and provide a complete administration panel to manage jobs in different categories. There are more interesting features mainly RSS feeds, SEO friendly URLs, multi language support, easy installation, configurable categories order.

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2009/08/joobsbox_open_source_php_job_b/joobsbox.png" width="374" height="200" alt="joobsbox" title="joobsbox" /&gt;&lt;/center&gt;

&lt;p&gt;JoobsBox is a new project at its alpha stage so if you are interested you can extends its functionalities with plugins for example to support payments and make some profit from your job board. Require PHP 5.2.4+, Zend Framework and MySQL. Released under a New BSD License.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gPdysuLNpOkQBjfmOyGSINg5ACI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gPdysuLNpOkQBjfmOyGSINg5ACI/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/gPdysuLNpOkQBjfmOyGSINg5ACI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gPdysuLNpOkQBjfmOyGSINg5ACI/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/IKeRxQ7Bidw" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/08/joobsbox-open-source-php-job-b.html</feedburner:origLink></entry>
<entry>
    <title>TwitterData and PHP</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/xBz8aurBLTA/twitterdata-and-php.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=6503" title="TwitterData and PHP" />
    <id>tag:community.phpmagazine.net,2009://20.6503</id>
    
    <published>2009-08-03T07:07:11Z</published>
    <updated>2009-08-03T07:13:21Z</updated>
    
    <summary type="html">Alexey Zakhlestins created php-twitterdata, a small library for working with Twitterdata in PHP. The idea is to embded machine-readable data in twitter that could be parsed and used in other applications. From Twitter Data website : Twitter Data is a...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Fun" />
            <category term="General" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Alexey Zakhlestins created &lt;a href="http://github.com/indeyets/php-twitterdata/tree/master"&gt;php-twitterdata&lt;/a&gt;, a small library for working with &lt;a href="http://twitterdata.org/"&gt;Twitterdata&lt;/a&gt; in PHP. The idea is to embded machine-readable data in twitter that could be parsed and used in other applications. From Twitter Data website :&lt;/p&gt;

&lt;blockquote&gt;Twitter Data is a simple, open, semi-structured format for embedding machine-readable, yet human-friendly, data in Twitter messages. This data can then be transmitted, received, and interpreted in real time by powerful new kinds of applications built on the Twitter platform. Here is an example Twitter Data message:

&lt;pre&gt;I love the #twitterdata proposal! $vote +1&lt;/pre&gt;

The part with the dollar sign, $vote +1, is a piece of data embedded using the Twitter Data format.&lt;/blockquote&gt;

&lt;p&gt;A sample usage of PHP-TwitterData :&lt;/p&gt;

&lt;textarea name="code" class="php"&gt;
// Create a TwitterData to send :
$message = 'Hello, world! '.TwitterData::array_to_TwitterData(array('foo' =&gt; 'bar'));
// Hello, world! $foo bar

// Parse TwitterData recieved from Twitter :
TwitterData::TwitterData_to_array('Hello, world! $foo bar');
// array('foo' =&gt; 'bar');
&lt;/textarea&gt;

&lt;p&gt;Twitter applications could be more fun with TwitterData especially that you could easily parse and use data embdded in tweets directly in your application. Be sure to check &lt;a href="http://blog.milkfarmsoft.com/?p=106"&gt;Alexey's post&lt;/a&gt;, he provides details on working with the library and using TwitterData_Message, TwitterData_Frame and TwitterData_Tuple classes. The library is released under a MIT-style license.&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/P80cbRhAdl7xORj_F84H3pUZTno/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P80cbRhAdl7xORj_F84H3pUZTno/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/P80cbRhAdl7xORj_F84H3pUZTno/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/P80cbRhAdl7xORj_F84H3pUZTno/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/xBz8aurBLTA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/08/twitterdata-and-php.html</feedburner:origLink></entry>
<entry>
    <title>WebMesh Framework 0.13 and WebMesh Newsletter Case Study released</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/16PRxkuno-E/webmesh-framework-013-and-webm.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=6498" title="WebMesh Framework 0.13 and WebMesh Newsletter Case Study released" />
    <id>tag:community.phpmagazine.net,2009://20.6498</id>
    
    <published>2009-07-24T04:41:07Z</published>
    <updated>2009-07-24T16:13:15Z</updated>
    
    <summary type="html">Just released today: WebMesh Framework 0.13 and WebMesh Newsletter case study. WebMesh Framework is strongly based on PHP5 and proposes a standard structure for PHP projects with intention of Force a better organization of the your project classes. Encourage the...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="PHP Frameworks" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Just released today: WebMesh Framework 0.13 and WebMesh Newsletter case study. WebMesh Framework is strongly based on PHP5 and proposes a standard structure for PHP projects with intention of &lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Force a better organization of the your project classes.&lt;/li&gt;
&lt;li&gt;Encourage the use of the PHP version 5.&lt;/li&gt;
&lt;li&gt;Increase the code reuse level&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;The framework offer the following features in the latest version:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Several abstractions to make developer's life easier including : HTTP Encapsulation, emails, collections, image manipulating, I/O facilities, socket encapsulation, UI components and more.&lt;/li&gt;
&lt;li&gt;Implementation of the pattern MVC (Model2) where:&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;Model layer can uses persistence package with the dataobject sub package or adaptations for another frameworks&lt;/li&gt;
&lt;li&gt;View layer using Smarty template framework or another framework that you to prefer to integrate in this layer and&lt;/li&gt;
&lt;li&gt;Controller layer using Action classes centralized in one FrontController and some features such as ActionMessages and actions implemented based in the CRUD operations (Apache Struts 1.3.x like)&lt;/li&gt;&lt;/ul&gt;
&lt;li&gt;Support for i18n using properties files.&lt;/li&gt;
&lt;li&gt;Configured using properties files.&lt;/li&gt;
&lt;li&gt;Provides a persistence API extending the DB_DataObject library of the PEAR repository. Offer persist data in Relational Databases or in a XML files.&lt;/li&gt;
&lt;li&gt;Integration with Smarty (used in MVC implementation), Log4PHP, PEAR and J4avaScript libraries and components.&lt;/li&gt;
&lt;li&gt;Provides WebMesh Newsletter that implements a simple newsletter sender application based in the latest version of the WebMesh Framework (0.13) and serve to understand better how to use this framework.&lt;/li&gt;

&lt;p&gt;More information and download at &lt;a href="http://webmesh.sourceforge.net/"&gt;http://webmesh.sourceforge.net/&lt;/a&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/0qIEceSmoLaIUz1LzX3PTPEaQTM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0qIEceSmoLaIUz1LzX3PTPEaQTM/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/0qIEceSmoLaIUz1LzX3PTPEaQTM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/0qIEceSmoLaIUz1LzX3PTPEaQTM/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/16PRxkuno-E" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/07/webmesh-framework-013-and-webm.html</feedburner:origLink></entry>
<entry>
    <title>SabreDAV 0.9 Released</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/ki94zeIZk3Y/sabredav-09-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=6497" title="SabreDAV 0.9 Released" />
    <id>tag:community.phpmagazine.net,2009://20.6497</id>
    
    <published>2009-07-22T22:31:39Z</published>
    <updated>2009-07-22T22:34:32Z</updated>
    
    <summary type="html">Evert Pot have just released version 0.9 of SabreDAV, a PHP solution to integrate WebDAV with your existing web application. From 0.8 to 0.9 API change are minimal but it's recommended to upgrade. SabreDAV is currently considered feature complete. SabreDAV...</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;p&gt;&lt;a href="http://www.rooftopsolutions.nl/article/246"&gt;Evert Pot&lt;/a&gt; have just released version 0.9 of &lt;a href="http://code.google.com/p/sabredav/"&gt;SabreDAV&lt;/a&gt;, a PHP solution to integrate WebDAV with your existing web application. From 0.8 to 0.9 API change are minimal but it's recommended to upgrade. SabreDAV is currently considered feature complete. SabreDAV will turn 1.0 after a few months of real-world testing. Released under New BSD License.&lt;/p&gt;

&lt;p&gt;SabreDAV features include :&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Fully WebDAV compliant&lt;/li&gt;
&lt;li&gt;Supports Windows XP, Windows Vista, Mac OS/X, DavFSv2, Cadaver, Netdrive.&lt;/li&gt;
&lt;li&gt;Passing all Litmus tests&lt;/li&gt;
&lt;li&gt;Supporting class 1, 2 and 3 webdav servers&lt;/li&gt;
&lt;li&gt;Locking support&lt;/li&gt;
&lt;li&gt;Custom property support&lt;/li&gt;
&lt;li&gt;Supports: RFC2518 and revisions from RFC4918&lt;/li&gt;
&lt;li&gt;Has built-in support for (basic/digest) authentication (RFC2617) &lt;/li&gt;&lt;/ul&gt;

    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/XJz6NhkKAWwRw40x9MvYwkMZH_M/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XJz6NhkKAWwRw40x9MvYwkMZH_M/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/XJz6NhkKAWwRw40x9MvYwkMZH_M/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XJz6NhkKAWwRw40x9MvYwkMZH_M/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/ki94zeIZk3Y" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/07/sabredav-09-released.html</feedburner:origLink></entry>
<entry>
    <title>PHP Namespaces Basics Tutorial</title>
    <link rel="alternate" type="text/html" href="http://feeds.phpmagazine.net/~r/PHPCommunityMagazine/~3/IZZFJzx15aA/php-namespaces-basics-tutorial.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=6484" title="PHP Namespaces Basics Tutorial" />
    <id>tag:community.phpmagazine.net,2009://20.6484</id>
    
    <published>2009-07-13T19:21:06Z</published>
    <updated>2009-07-13T19:24:19Z</updated>
    
    <summary type="html">Sitepoint have a new article today introducing to PHP Namespaces, one of the latest addition in PHP 5.3. In the article Craig Buckler show why do we need namespaces and how to use it in your code with samples on...</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;Sitepoint have a new article today &lt;a href="http://www.sitepoint.com/blogs/2009/07/13/php-53-namespaces-basics/"&gt;introducing to PHP Namespaces&lt;/a&gt;, one of the latest addition in PHP 5.3. In the article Craig Buckler show why do we need namespaces and how to use it in your code with samples on how to call it in your PHP application. This is the first part of the "How to use PHP Namespaces" serie so expect more coming soon.&lt;/p&gt;

&lt;blockquote&gt;Namespaces are one of the most significant changes in PHP 5.3. They will be familiar to C# and Java developers, and they are likely to change the structure of PHP applications for the better.&lt;/blockquote&gt;
    
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/k51_SCInvJGH7ONpwFBuNbh4s94/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/k51_SCInvJGH7ONpwFBuNbh4s94/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/k51_SCInvJGH7ONpwFBuNbh4s94/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/k51_SCInvJGH7ONpwFBuNbh4s94/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/IZZFJzx15aA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2009/07/php-namespaces-basics-tutorial.html</feedburner:origLink></entry>

</feed>
