<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/atom10full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><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,2008://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>2008-10-17T11:55:41Z</updated>
    
 
<link rel="self" href="http://feeds.feedburner.com/PHPCommunityMagazine" type="application/atom+xml" /><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>PHP eFax v1.1 Released</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/423605940/php_efax_v11_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=6352" title="PHP eFax v1.1 Released" />
    <id>tag:community.phpmagazine.net,2008://20.6352</id>
    
    <published>2008-10-17T11:50:15Z</published>
    <updated>2008-10-17T11:55:41Z</updated>
    
    <summary type="html">ORANGEVALE, Calif.- October 16, 2008 - In 2007, Made to Order Software created a software package to support the eFax protocol using the PHP language. Early in 2008, we offered the PHP eFax package for developers to send faxes from...</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;ORANGEVALE, Calif.- October 16, 2008 - In 2007, Made to Order Software created a software package to support the eFax protocol using the PHP language. Early in 2008, we offered the PHP eFax package for developers to send faxes from your web server to anywhere in the world.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2008/10/php_efax_v11_released/php_efax_medium.gif" width="122" height="124" alt="php efax" title="php efax" /&gt;&lt;/center&gt;

&lt;p&gt;Now we offer PHP eFax version 1.1 that not only sends faxes, but also accepts inbound faxes. With a single call to the PHP eFax object, you will know everything you need to know about your incoming faxes, including whether they worked and how many pages were received.&lt;/p&gt;

&lt;p&gt;eFax® is a j2 Global Communication company offering a reliable system to send and receive worldwide faxes cheaply. Because of its high reliability, it is used by major bank and insurance companies. Their system works with the Internet and is directly accessible to your web server, whether it is local to you or far away from your company offices.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/423605940" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/10/php_efax_v11_released.html</feedburner:origLink></entry>
<entry>
    <title>ZZEE PHPExe 2.0 released</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/412526082/zzee_phpexe_20_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=6348" title="ZZEE PHPExe 2.0 released" />
    <id>tag:community.phpmagazine.net,2008://20.6348</id>
    
    <published>2008-10-06T07:09:28Z</published>
    <updated>2008-10-06T07:17:46Z</updated>
    
    <summary type="html">Paul SlavicPaul Slavic wrote to told us about the availablity of version 2 of ZZEE PHPExe, a step towards better compatibility with lots of legacy code, including various frameworks (such as Zend framework) and applications. Many significant changes are made,...</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;Paul SlavicPaul Slavic wrote to told us about the availablity of version 2 of &lt;a href="http://www.zzee.com/phpexe/"&gt;ZZEE PHPExe&lt;/a&gt;, a step towards better compatibility with lots of legacy code, including various frameworks (such as Zend framework) and applications. Many significant changes are made, making it much easier to compile legacy PHP code and use standard PHP tricks. &lt;/p&gt;

&lt;p&gt;ZZEE PHPExe compiles PHP, HTML, Javascript and other web files into Windows GUI programs. More information and downloads available here: &lt;a href="http://www.zzee.com/phpexe/"&gt;http://www.zzee.com/phpexe/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ZZEE PHPExe Features :&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Includes a compact webserver, a built-in webbrowser and embedded PHP&lt;/li&gt;
&lt;li&gt;Compiled applications don't conflict with any webservers (neither Apache nor IIS), other PHP installations, proxies and firewalls&lt;/li&gt;
&lt;li&gt;Compiled applications don't occupy any TCP ports&lt;/li&gt;
&lt;li&gt;More than one copy of a compiled application can run at a time&lt;/li&gt;
&lt;li&gt;The program uses ISAPI (not slow CGI) interface for optimal performance&lt;/li&gt;
&lt;li&gt;ZZEE PHPExe v 2.0.0 ships with PHP v 5.2.5&lt;/li&gt;
&lt;li&gt;The program includes lots of PHP extensions&lt;/li&gt;
&lt;li&gt;You can use your own PHP extensions&lt;/li&gt;
&lt;li&gt;Built-in webbrowser is based on Internet Explorer and thus compatible with the most popular webbrowser&lt;/li&gt;
&lt;li&gt;Internal webbrowser runs with high permissions, providing the possibilities that are often disabled in regular webbrowsers for security reasons&lt;/li&gt;
&lt;li&gt;Many debugging options are available&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;Read also on Enterprise PHP Magazine : &lt;br /&gt;
&lt;a href="http://enterprise.phpmagazine.net/2008/07/zzee_phpexe_compile_php_script.html"&gt;ZZEE PHPExe, Compile PHP Scripts into Windows GUI Exes&lt;/a&gt;&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/412526082" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/10/zzee_phpexe_20_released.html</feedburner:origLink></entry>
<entry>
    <title>Develop web Applications using the MVC CakePHP Framework with New Book + Sample chapter</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/369863423/develop_web_applications_using.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=6338" title="Develop web Applications using the MVC CakePHP Framework with New Book + Sample chapter" />
    <id>tag:community.phpmagazine.net,2008://20.6338</id>
    
    <published>2008-08-20T11:16:35Z</published>
    <updated>2008-08-20T11:29:41Z</updated>
    
    <summary type="html">A new book that teaches users a step-by-step introduction to rapid web development using the MVC CakePHP framework has been announced by Packt Publishing. Written by Anupom Syam and Ahsanul Bari, the book aims to assist PHP programmers to develop...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Books" />
            <category term="PHP Frameworks" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;A new book that teaches users a step-by-step introduction to &lt;a href="http://www.amazon.com/gp/product/1847193897?ie=UTF8&amp;tag=phpmagazine-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1847193897"&gt;rapid web development using the MVC CakePHP framework&lt;/a&gt; has been announced by Packt Publishing. Written by Anupom Syam and Ahsanul Bari, the book aims to assist PHP programmers to develop and deploy well-crafted and robust web-based applications with the open source MVC CakePHP framework.&lt;/p&gt;

&lt;center&gt;&lt;a href="http://community.phpmagazine.net/upload/2008/08/develop_web_applications_using/cakephp-book.html" onclick="window.open('http://community.phpmagazine.net/upload/2008/08/develop_web_applications_using/cakephp-book.html', 'popup', 'width=540,height=666,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/2008/08/develop_web_applications_using/cakephp-book-thumb.jpg" width="324" height="400" alt="cakephp-book.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;CakePHP is an open source web application framework written in PHP. It uses well-known design patterns and provides a structured framework that enables PHP users to develop robust web applications, without any loss of flexibility. The user can code faster, better, and it makes writing Web 2.0-style applications easier.&lt;/p&gt;

&lt;p&gt;The book introduces the user to installing the MVC Framework and building his first application, and follows with looking at each main component of a CakePHP application in detail. The book also teaches how to build Web 2.0 style applications using a case study application. &lt;a href="http://www.phpmagazine.net"&gt;PHP Magazine&lt;/a&gt; Readers can download freely the &lt;a href="http://community.phpmagazine.net/upload/2008/08/develop_web_applications_using/cakephp-application-development-sample-chapter-controllers-programming-application-logic.pdf"&gt;chapter 4 Controllers: Programming. Application Logic [PDF 909KB]&lt;/a&gt;&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/369863423" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/08/develop_web_applications_using.html</feedburner:origLink></entry>
<entry>
    <title>PHPEclipse 1.2.0 Released</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/334155920/phpeclipse_120_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=6327" title="PHPEclipse 1.2.0 Released" />
    <id>tag:community.phpmagazine.net,2008://20.6327</id>
    
    <published>2008-07-13T10:43:19Z</published>
    <updated>2008-07-13T11:13:47Z</updated>
    
    <summary type="html">PHPEclipse 1.2.0 have just been released to include support for XDebug. This release is targeted for Eclipse 3.3 and fix several bugs. PHPEclipse runs on all the major OS platforms and has the following features: Syntax Coloring Brackets Matching Code...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Dev Tools" />
            <category term="PHP IDE" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://www.phpeclipse.net"&gt;PHPEclipse 1.2.0&lt;/a&gt; have just been released to include support for XDebug. This release is targeted for Eclipse 3.3 and fix several bugs. PHPEclipse runs on all the major OS platforms and has the following features: &lt;/p&gt;

&lt;center&gt;&lt;a href="http://community.phpmagazine.net/upload/2008/07/phpeclipse_120_released/phpeclipse.html" onclick="window.open('http://community.phpmagazine.net/upload/2008/07/phpeclipse_120_released/phpeclipse.html', 'popup', 'width=640,height=480,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/2008/07/phpeclipse_120_released/phpeclipse-thumb.png" width="400" height="300" alt="phpeclipse" title="phpeclipse" /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;ul&gt;&lt;li&gt;Syntax Coloring
&lt;/li&gt;&lt;li&gt;Brackets Matching
&lt;/li&gt;&lt;li&gt;Code folding
&lt;/li&gt;&lt;li&gt;Code Completion
&lt;/li&gt;&lt;li&gt;Parameter hints
&lt;/li&gt;&lt;li&gt;Mark Occurrences
&lt;/li&gt;&lt;li&gt;Hover Tooltips
&lt;/li&gt;&lt;li&gt;PHP Manual integration
&lt;/li&gt;&lt;li&gt;Code templates 
&lt;/li&gt;&lt;li&gt;XDebug support
&lt;/li&gt;&lt;li&gt;DBG Support 
&lt;/li&gt;&lt;li&gt;CVS
&lt;/li&gt;&lt;li&gt;SVN++ 
&lt;/li&gt;&lt;li&gt;SSH/SFTP ++
&lt;/li&gt;&lt;li&gt;FTPS ++ &lt;/li&gt;&lt;/ul&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/334155920" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/07/phpeclipse_120_released.html</feedburner:origLink></entry>
<entry>
    <title>DBTyP.NET 2008 R3, The Cross-Database Comparison Tool</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/329615391/dbtypnet_2008_r3_the_crossdata.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=6324" title="DBTyP.NET 2008 R3, The Cross-Database Comparison Tool" />
    <id>tag:community.phpmagazine.net,2008://20.6324</id>
    
    <published>2008-07-08T08:46:09Z</published>
    <updated>2008-07-08T08:53:34Z</updated>
    
    <summary type="html">Today, BYPsoft announced the availability of DBTyP.NET 2008 Release 3, the newest version of the cross-database comparison tool that compares SQL Server, MySQL and Oracle databases (schema and data). DBTyP.NET 2008 Release 3 is available for download from http://www.bypsoft.com. With...</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/2008/07/dbtypnet_2008_r3_the_cross-dat/bypsoft.gif" width="192" height="53" alt="bypsoft"/&gt;&lt;/div&gt;Today, BYPsoft announced the availability of DBTyP.NET 2008 Release 3, the newest version of the cross-database comparison tool that compares SQL Server, MySQL and Oracle databases (schema and data). DBTyP.NET 2008 Release 3 is available for download from &lt;a href="http://www.bypsoft.com"&gt;http://www.bypsoft.com&lt;/a&gt;.

&lt;p&gt;With its rich support for schema and data cross-database comparison, DBTyP.NET takes the mystery out of databases, making their comparison practical and easy for programmers and database administrators everywhere. Over and above its powerful comparison capabilities till now, BYPsoft added to the DBTyP.NET 2008 support for schema comparisons for Oracle databases. Full cross database comparison family includes now support for SQL Server, MySQL and Oracle databases in the latest release of DBTyP.NET 2008 for a fraction of the cost of single-database solution.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/329615391" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/07/dbtypnet_2008_r3_the_crossdata.html</feedburner:origLink></entry>
<entry>
    <title>dbQwikSite Developer Edition Released</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/305258970/dbqwiksite_developer_edition_r.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=6286" title="dbQwikSite Developer Edition Released" />
    <id>tag:community.phpmagazine.net,2008://20.6286</id>
    
    <published>2008-06-05T11:54:08Z</published>
    <updated>2008-06-05T12:16:59Z</updated>
    
    <summary type="html">TheDevShop Ltd today announced the release of dbQwikSite Developer Edition, a special edition of its popular website building software targeting the advanced needs of web developers and web designers. What is dbQwikSite? dbQwikSite is a web code generator producing dynamic...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
            <category term="PHP Frameworks" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;TheDevShop Ltd today announced the release of dbQwikSite Developer Edition, a special edition of its popular website building software targeting the advanced needs of web developers and web designers.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;center&gt;&lt;a href="http://community.phpmagazine.net/upload/2008/06/dbqwiksite_developer_edition_r/dbQwikSite.html" onclick="window.open('http://community.phpmagazine.net/upload/2008/06/dbqwiksite_developer_edition_r/dbQwikSite.html', 'popup', 'width=1004,height=750,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/2008/06/dbqwiksite_developer_edition_r/dbQwikSite-thumb.gif" width="400" height="298" alt="dbQwikSite.gif"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is dbQwikSite?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;dbQwikSite is a web code generator producing dynamic web pages that interact with an online database.&lt;/p&gt;

&lt;p&gt;dbQwikSites advanced code generation creates all the scripts for web pages to display, search and edit online database content. Using dbQwikSite users focus on the design and flow of their web pages rather than the syntax of web scripting. To create a web site, users choose the design options that they want using an integrated page designer and wizards.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/305258970" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/06/dbqwiksite_developer_edition_r.html</feedburner:origLink></entry>
<entry>
    <title>Building Dashboards With PHP and Flex</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/303530690/building_dashboards_with_php_a.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=6282" title="Building Dashboards With PHP and Flex" />
    <id>tag:community.phpmagazine.net,2008://20.6282</id>
    
    <published>2008-06-03T08:36:24Z</published>
    <updated>2008-06-03T08:39:11Z</updated>
    
    <summary type="html">Zend Developer Zone have an interesting article about building dashboard with PHP and Flex written by Jack Herrington. In this article Jack explores - using a combinations of different technologies including PHP, Flex, ILOG Elixir, AMFPHP, and FlexLib - 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;Zend Developer Zone have an interesting article about &lt;a href="http://devzone.zend.com/article/3580-Building-Dashboards-With-PHP-and-Flex"&gt;building dashboard with PHP and Flex&lt;/a&gt; written by Jack Herrington. In this article Jack explores - using a combinations of different technologies including PHP, Flex, ILOG Elixir, AMFPHP, and FlexLib - the possibility to create an advanced 3D interactive graph to show your website traffic.&lt;/p&gt;

&lt;center&gt;&lt;a href="http://community.phpmagazine.net/upload/2008/06/building_dashboards_with_php_a/php-flex.html" onclick="window.open('http://community.phpmagazine.net/upload/2008/06/building_dashboards_with_php_a/php-flex.html', 'popup', 'width=684,height=558,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/2008/06/building_dashboards_with_php_a/php-flex-thumb.jpg" width="400" height="326" alt="php-flex.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;

&lt;blockquote&gt;Let's face it: Interactive graphs and dashboards have never been easy to put together on the web. Sure, there are graphing libraries out there for PHP, but to get something that looks really good and that a user can play with has been tough. Or at least, it was yesterday. Today, I show how to use a combination of PHP for the back end and Adobe Flex for the front end that will put interactive 3D within your grasp. Right now.&lt;/blockquote&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/303530690" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/06/building_dashboards_with_php_a.html</feedburner:origLink></entry>
<entry>
    <title>From CVS, SVN, to Mercurial ... Advanced Revision Control for your projects</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/303503478/from_cvs_svn_to_mercurial_adva.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=6281" title="From CVS, SVN, to Mercurial ... Advanced Revision Control for your projects" />
    <id>tag:community.phpmagazine.net,2008://20.6281</id>
    
    <published>2008-06-03T07:51:53Z</published>
    <updated>2008-06-03T07:57:09Z</updated>
    
    <summary type="html">If you are used to work with revision control tools such as Git, CVS or Subversion, you might be interested to Mercurial, a lightweight revision control solution, easy to learn and use, scales excellently and easily customizable. I was using...</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;If you are used to work with revision control tools such as Git, CVS or Subversion, you might be interested to &lt;a href="http://www.selenic.com/mercurial/"&gt;Mercurial&lt;/a&gt;, a lightweight revision control solution, easy to learn and use, scales excellently and easily customizable. I was using CVS, then migrated to SVN during the last years, and really noticed the difference between the two solutions. But there are many missing features in SVN, for example to track merges between branches in history, resolve conflicts, ...etc. In Mercurial you can easily import revision history from a Subversion repository as well from CVS, Git and Darcs, so you can test and see yourself the performance before to decide to switch. This have been said, SVN remain better if you are working with binary files.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2008/06/from_cvs_svn_to_mercurial_adva/mercurial.png" width="200" height="240" alt="mercurial.png"/&gt;&lt;/center&gt;

&lt;p&gt;Another advantage in Mercurial is its &lt;a href="http://hgbook.red-bean.com/"&gt;documentation&lt;/a&gt; and built-in help. You will find yourself quickly very friendly with "hg" commands, to clone, commit, push, pull, update, ... etc over a local repository or a network. Major features of Mercurial include :&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/303503478" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/06/from_cvs_svn_to_mercurial_adva.html</feedburner:origLink></entry>
<entry>
    <title>IMP H3 4.2 and Horde Suite 1.1 Released</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/299713149/imp_h3_42_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=6274" title="IMP H3 4.2 and Horde Suite 1.1 Released" />
    <id>tag:community.phpmagazine.net,2008://20.6274</id>
    
    <published>2008-05-28T10:17:18Z</published>
    <updated>2008-05-28T10:40:58Z</updated>
    
    <summary type="html">IMP, the robust Internet Messaging Program powered by PHP, have just released version 4.2 in the Hord 3 branch. In addition to accessibility compliance, the new release include many new features and improvements : Mailbox and message caching. A rewrite...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="General" />
            <category term="Performance" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://www.horde.org/imp/"&gt;IMP&lt;/a&gt;, the robust Internet Messaging Program powered by PHP, have just released version 4.2 in the Hord 3 branch. In addition to accessibility compliance, the new release include many new features and improvements :&lt;/p&gt;

&lt;center&gt;&lt;a href="http://community.phpmagazine.net/upload/2008/05/imp_h3_42_released/imp42h3.html" onclick="window.open('http://community.phpmagazine.net/upload/2008/05/imp_h3_42_released/imp42h3.html', 'popup', 'width=620,height=480,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/2008/05/imp_h3_42_released/imp42h3-thumb.jpg" width="400" height="309" alt="imp42h3.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;

&lt;ul&gt;&lt;li&gt;Mailbox and message caching.&lt;/li&gt;
&lt;li&gt;A rewrite of many of IMP's core libraries.&lt;/li&gt;
&lt;li&gt;WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance.&lt;/li&gt;
&lt;li&gt;Javascript improvements/increased functionality.&lt;/li&gt;
&lt;li&gt;Multiple browser windows now works.&lt;/li&gt;
&lt;li&gt;Sent mail logging.&lt;/li&gt;
&lt;li&gt;Customizable rate limiting, non-modifiable folders, and maximum inline display size.&lt;/li&gt;
&lt;li&gt;Symmetric PGP encryption and PGP public key fetching from keyservers.&lt;/li&gt;
&lt;li&gt;Auto-completion of contact list searching in the compose screen.&lt;/li&gt;
&lt;li&gt;RSS/Atom mailbox feeds.&lt;/li&gt;
&lt;li&gt;IDN support.&lt;/li&gt;
&lt;li&gt;Greatly improved PHP memory usage, better caching, and more efficient IMAP server interaction.&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;More information and download about IMP from &lt;a href="http://www.horde.org/imp/"&gt;http://www.horde.org/imp/&lt;/a&gt;. IMP 4.2 H3 could be downloaded directly from &lt;a href="ftp://ftp.horde.org/pub/imp/imp-h3-4.2.tar.gz"&gt;Horde ftp&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;In addition to IMP, the enterprise ready browser-based communication suite by Horde have just released version 1.1. &lt;a href="http://www.horde.org/webmail/"&gt;Horde Groupware Webmail Edition&lt;/a&gt; allow users to read, send, and organize email messages and manage and share calendars, contacts, tasks, and notes with the standards compliant components from the Horde Project. &lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/299713149" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/05/imp_h3_42_released.html</feedburner:origLink></entry>
<entry>
    <title>Jcx.Software released VS.Php for Microsoft Visual Studio 2008</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/257806903/jcxsoftware_released_vsphp_for.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=6230" title="Jcx.Software released VS.Php for Microsoft Visual Studio 2008" />
    <id>tag:community.phpmagazine.net,2008://20.6230</id>
    
    <published>2008-03-25T17:34:12Z</published>
    <updated>2008-03-25T17:42:54Z</updated>
    
    <summary type="html">Jcx.Software have recently announced the immediate availability of VS.Php 2.4 for Microsoft Visual Studio 2008. This is the new edition to the VS.Php family of products. VS.Php users that are planning to upgrade to Visual Studio 2008 should upgrade 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;p&gt;Jcx.Software have recently announced the immediate availability of VS.Php 2.4 for Microsoft Visual Studio 2008. This is the new edition to the VS.Php family of products. VS.Php users that are planning to upgrade to Visual Studio 2008 should upgrade to this edition. VS.Php 2.4 continues to be providing unique value to PHP developers. This release includes support for both XDebug and DBG debugging engines.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2008/03/jcxsoftware_released_vsphp_for/jcxsoftware.png" width="350" height="250" alt="jcxsoftware.png"/&gt;&lt;/center&gt;

&lt;p&gt;Jcx.Software founder, J. Rivera explains: "VS.Php for Visual Studio 2008 is an exciting release because it continues to show how the innovation on the Visual Studio integrated development environment (IDE) adds value to PHP developers. Jcx.Software is committed to making PHP a first class citizen in Visual Studio 2008. Visual Studio along with Eclipse are the only two real development platforms for developers that offer a wide range of tools and languages. Visual Studio with VS.Php provides a very compelling offering for PHP developers to enjoy the performance of Visual Studio and its usability and productivity features."&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/257806903" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/03/jcxsoftware_released_vsphp_for.html</feedburner:origLink></entry>
<entry>
    <title>PHP e-Fax Solution launched</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/251215778/php_efax_solution_launched.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=6226" title="PHP e-Fax Solution launched" />
    <id>tag:community.phpmagazine.net,2008://20.6226</id>
    
    <published>2008-03-14T06:17:31Z</published>
    <updated>2008-03-14T06:23:34Z</updated>
    
    <summary type="html">This month, Made to Order Software presents PHP eFax, a ready to use solution to send Fax right from your PHP applications using eFax Developer. When you get an eFax Developer account, eFax gives you a full documentation and sample...</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 month, Made to Order Software presents PHP eFax, a ready to use solution to send Fax right from your PHP applications using eFax Developer. When you get an eFax Developer account, eFax gives you a full documentation and sample code in Active X and Java, but no PHP. Made to Order Software filled up the gap. With PHP eFax and an eFax Developer account, your website will be ready to send faxes in hours instead of a week or two. For more information and to get PHP eFax, check out &lt;a href="http://www.m2osw.com/efax"&gt;http://www.m2osw.com/efax&lt;/a&gt;.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2008/03/php_e-fax_solution_launched/php_efax_medium.gif" width="122" height="124" alt="php e-fax"/&gt;&lt;/center&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/251215778" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/03/php_efax_solution_launched.html</feedburner:origLink></entry>
<entry>
    <title>PHP Function Finder Windows Vista Gadget</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/234912512/php_function_finder_windows_vi.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=6193" title="PHP Function Finder Windows Vista Gadget" />
    <id>tag:community.phpmagazine.net,2008://20.6193</id>
    
    <published>2008-02-14T11:36:13Z</published>
    <updated>2008-02-14T11:46:00Z</updated>
    
    <summary type="html">Zipline Interactive has released the second version of their free PHP Function Finder Gadget for Windows Vista. The tool can be downloaded directly from the Zipline Interactive website at: http://www.gozipline.com/23,phpfunctionfindergadget. You can also download the latest version by going 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;Zipline Interactive has released the second version of their free PHP Function Finder Gadget for Windows Vista. The tool can be downloaded directly from the Zipline Interactive website at: &lt;a href="http://www.gozipline.com/23,phpfunctionfindergadget"&gt;http://www.gozipline.com/23,phpfunctionfindergadget&lt;/a&gt;. You can also download the latest version by going to the PHP.net website sidebar page located at: &lt;a href="http://www.php.net/sidebars"&gt;http://www.php.net/sidebars&lt;/a&gt;.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2008/02/phpffinder.jpg" width="170" height="150" alt="phpffinder.jpg"/&gt;&lt;/center&gt;

&lt;p&gt;The new version of the PHP Function Finder includes the following enhancements:&lt;br /&gt;
- It is smaller, V.2 requires about 60% less sidebar space.&lt;br /&gt;
- It is now rectangular and fits nicely with other gadgets on your desktop.&lt;br /&gt;
- Removed blink that occurs when a search is performed.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/234912512" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/02/php_function_finder_windows_vi.html</feedburner:origLink></entry>
<entry>
    <title>PHP 4.4.8 Security Release Available</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/213018680/php_448_security_release_avail.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=6173" title="PHP 4.4.8 Security Release Available" />
    <id>tag:community.phpmagazine.net,2008://20.6173</id>
    
    <published>2008-01-08T06:13:01Z</published>
    <updated>2008-01-08T06:35:02Z</updated>
    
    <summary type="html">A new release in the PHP 4.4 branch is now available PHP 4.4.8, focused on security and stability since there will be no longer new features on the PHP4 branch. The security releases of PHP4 will stop anyway by 2008-08-08....</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;A new release in the PHP 4.4 branch is &lt;a href="http://www.php.net/downloads.php#v4"&gt;now available PHP 4.4.8&lt;/a&gt;, focused on security and stability since there will be no longer new  features on the PHP4 branch. The security releases of PHP4 will stop anyway by 2008-08-08. Users of the PHP 4.4 branch are urged to update as soon as possible. Changes in this release include :&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Improved fix for MOPB-02-2007.&lt;/li&gt;
&lt;li&gt;Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.&lt;/li&gt;
&lt;li&gt;Fixed integer overlow in str[c]spn().&lt;/li&gt;
&lt;li&gt;Fixed regression in glob when open_basedir is on introduced by #41655 fix.&lt;/li&gt;
&lt;li&gt;Fixed money_format() not to accept multiple %i or %n tokens.&lt;/li&gt;
&lt;li&gt;Addded "max_input_nesting_level" php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.&lt;/li&gt;
&lt;li&gt;Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active.&lt;/li&gt;
&lt;li&gt;Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378).&lt;/li&gt;&lt;/ul&gt;

&lt;p&gt;Full list of changes in PHP 4.4.8 is available in the &lt;a href="http://www.php.net/ChangeLog-4.php#4.4.8"&gt;Changelog&lt;/a&gt;&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/213018680" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/01/php_448_security_release_avail.html</feedburner:origLink></entry>
<entry>
    <title>Gul 2.0, XUL Parser For PHP-GTK 2</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/211962813/gul_20_xul_parser_for_phpgtk_2.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=6172" title="Gul 2.0, XUL Parser For PHP-GTK 2" />
    <id>tag:community.phpmagazine.net,2008://20.6172</id>
    
    <published>2008-01-06T08:12:14Z</published>
    <updated>2008-01-06T08:23:52Z</updated>
    
    <summary type="html">Gul 2.0 is a free XUL interpreter for the PHP-GTK2 extension. It enables you to simplify the developer's work and supports cascading style sheets (CSS) to customize applications. XUL can then be used just like Glade to build the UI...</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.php-gtk.eu/apps/gul2"&gt;Gul 2.0&lt;/a&gt; is a free XUL interpreter for the PHP-GTK2 extension. It enables you to simplify the developer's work and supports cascading style sheets (CSS) to customize applications. XUL can then be used just like Glade to build the UI for your PhpGtk applications. The first beta of Gul 2.0 have just been released (97% of it) announced Thomas Favennec on the PHP-GTK community website. You can find snapshot of Gul 2.0 &lt;a href="http://gul.redsofa.net/snapshots/"&gt;here&lt;/a&gt;, documentation available &lt;a href="http://gul.redsofa.net/index.php?path=Gul2%20documentation"&gt;here&lt;/a&gt;. Gul 2.0 is open source project released under GPL.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://community.phpmagazine.net/upload/2008/01/gul_20_xul_parser_for_php-gtk/gul20_0.png" width="200" height="216" alt="gul20_0.png"/&gt;&lt;/center&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/211962813" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2008/01/gul_20_xul_parser_for_phpgtk_2.html</feedburner:origLink></entry>
<entry>
    <title>Learn to create practical Mashups in PHP with new book from Packt</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~3/202080340/learn_to_create_practical_mash.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=6160" title="Learn to create practical Mashups in PHP with new book from Packt" />
    <id>tag:community.phpmagazine.net,2007://20.6160</id>
    
    <published>2007-12-18T08:19:09Z</published>
    <updated>2007-12-18T08:30:05Z</updated>
    
    <summary type="html">Packt is pleased to announce details of a new book designed to teach users how to create practical mashups in PHP. Written by experienced programmer Shu-Wai Chow, PHP Web 2.0 Mashup Projects teaches users how to create PHP projects that...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Books" />
    
    <content type="html" xml:lang="en" xml:base="http://community.phpmagazine.net/">
        &lt;p&gt;Packt is pleased to announce details of a new book designed to teach users how to create practical mashups in PHP. Written by experienced programmer Shu-Wai Chow, &lt;a href="http://www.amazon.com/gp/product/184719088X?ie=UTF8&amp;tag=phpmagazine-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=184719088X"&gt;PHP Web 2.0 Mashup Projects&lt;/a&gt; teaches users how to create PHP projects that grab and mix data from the likes of Google Maps, Flickr, Amazon, YouTube, MSN Search, Yahoo!, Last.fm, the Internet UPC Database, and the California Highway Patrol Traffic service!  &lt;/p&gt;

&lt;center&gt;&lt;a href="http://www.amazon.com/gp/product/184719088X?ie=UTF8&amp;tag=phpmagazine-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=184719088X"&gt;&lt;img src="http://community.phpmagazine.net/upload/2007/12/php-mashup.jpg" width="130" height="160" alt="php-mashup.jpg"/&gt;&lt;/a&gt;&lt;img src="http://www.assoc-amazon.com/e/ir?t=phpmagazine-20&amp;l=as2&amp;o=1&amp;a=184719088X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /&gt;&lt;/center&gt;

&lt;p&gt;A mashup is a web page or application that combines data from two or more external online sources into an integrated experience. PHP Web 2.0 Mashup Projects is written as an entryway to the world of mashups and Web 2.0. Users will create PHP projects that grab data from one place on the Web, mix it up with relevant information from another place on the Web and present it in a single application.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/PHPCommunityMagazine/~4/202080340" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://community.phpmagazine.net/2007/12/learn_to_create_practical_mash.html</feedburner:origLink></entry>

</feed>
