122. Podcast Lately in PHP - Episode 1
Updated on: 2010-05-20
Posted on: 2010-05-13
This is the inaugural episode of the Lately in PHP podcast hosted by Manuel Lemos and Ernani Joppert. It covers some of the latest happenings in the PHP world.
This episode covers the top active PHP user groups, interview with Guilherme Blanco of the Doctrine project, finding and posting great PHP jobs, Yahoo Hack Day event, the Yahoo Query Language, Google Developer Day event, the winners of the PHP Programming Innovation Award edition of March 2010, the article about PHP developers switching from Internet Explorer and Firefox to Google Chrome, and the plans for Firefox 4.
More ...
Post a comment
See comments (14) Trackbacks (1)
This episode covers the top active PHP user groups, interview with Guilherme Blanco of the Doctrine project, finding and posting great PHP jobs, Yahoo Hack Day event, the Yahoo Query Language, Google Developer Day event, the winners of the PHP Programming Innovation Award edition of March 2010, the article about PHP developers switching from Internet Explorer and Firefox to Google Chrome, and the plans for Firefox 4.



121. PHP Developers are switching to Google Chrome
Updated on: 2010-05-06
Posted on: 2010-05-06
Many PHP developers are switching to Google Chrome as their main work Web browser. Chrome has been gaining significant share at the expense of equal loss of share from Internet Explorer and Firefox.
This article provides more detail about this move, its motivations, gains and losses of functionality for those that have switched browsers.
More ...
Post a comment
See comments (69) Trackbacks (1)
This article provides more detail about this move, its motivations, gains and losses of functionality for those that have switched browsers.



120. Launched the winning design of the Web Design 2.0 contest
Updated on: 2012-02-09
Posted on: 2010-03-31
The PHPClasses site had Web Design 2.0 contest, i.e. a design contest that allowed the users to propose new designs, allowed the users to try the proposed the designs in real pages, and allowed the users vote on their preferred design. Now the winning design is finally being launched.
This article talks about the initiative and interviews the finalists that disputed the second turn of the election. They gave their opinion about the present and future editions of the site redesign contest.
More ...
Post a comment
See comments (55) Trackbacks (2)
This article talks about the initiative and interviews the finalists that disputed the second turn of the election. They gave their opinion about the present and future editions of the site redesign contest.



119. Neural Networks in PHP
Updated on: 2015-01-18
Posted on: 2010-03-09
Neural networks allow emulating the behavior of a brain in software applications. Neural Networks have always had a too steep learning curve to venture towards, especially in a Web environment.
Neural Mesh is an open source, pure PHP code based Neural Network manager and framework that makes it easier to work with Neural Networks.
This article explains how to easily implement Neural Mesh to develop Neural Network applications in PHP.
More ...
Post a comment
See comments (12) Trackbacks (8)
Neural Mesh is an open source, pure PHP code based Neural Network manager and framework that makes it easier to work with Neural Networks.
This article explains how to easily implement Neural Mesh to develop Neural Network applications in PHP.



118. Developing scalable PHP applications using MongoDB
Updated on: 2015-01-18
Posted on: 2010-03-01
Nowadays there is a new kind of databases that is getting very popular, specially for Web development, including the PHP world, which are the NoSQL databases.
This article focus specifically on MongoDB, despite there are several other NoSQL database implementations.
More ...
Post a comment
See comments (15) Trackbacks (6)
This article focus specifically on MongoDB, despite there are several other NoSQL database implementations.



117. PHP compiler performance
Updated on: 2015-01-18
Posted on: 2010-02-23
With the release of Facebook HipHop PHP compiler, the matters of performance of PHP compilers and runtime engines gained special relevance.
This article presents a performance comparison of between different PHP compilers and runtime PHP execution engines, so we can evaluate what is the best solution that can be used in different PHP environments.
More ...
Post a comment
See comments (10) Trackbacks (11)
This article presents a performance comparison of between different PHP compilers and runtime PHP execution engines, so we can evaluate what is the best solution that can be used in different PHP environments.



116. PHP Innovation Award 2009 results
Updated on: 2012-02-09
Posted on: 2010-02-18
The results of the PHP Programming Innovation Award of 2009 were computed and the winner is Sam Shull.
This article presents an interview with Sam, so we may learn more about him and his work with PHP.
More ...
Post a comment
See comments (1) Trackbacks (0)
This article presents an interview with Sam, so we may learn more about him and his work with PHP.



7. How to Show Google Maps with Multiple Locations and Many Markers using Latitude and Longitude in PHP
Updated on: 2017-02-13
Posted on: 2010-02-04
Blog: PHP Forms Class with HTML Generator and JavaScript Validation package blog
Package: PHP Forms Class with HTML Generator and JavaScript Validation
Sometimes you need to display Google Maps with a large number of markers. However, adding too many markers makes the map page load too slow.
This article explains how you can use marker cluster feature of the forms map location plug-in to cluster large numbers of markers to make the page load much faster.
More ...
Post a comment
See comments (0) Trackbacks (0)
This article explains how you can use marker cluster feature of the forms map location plug-in to cluster large numbers of markers to make the page load much faster.



115. Design contest second turn
Updated on: 2012-02-09
Posted on: 2010-01-18
The PHPClasses site design contest moved on to a second turn. This article explains how it works and what can you do to help picking the best design for the site.
More ...
Post a comment
See comments (2) Trackbacks (0)



114. PHP User Groups ranking
Updated on: 2012-02-09
Posted on: 2010-01-14
The PHP Users Group ranking is an initiative that is aimed to highlight PHP user groups that have more active members.
This article explains how it works and what can you do to lead your local PHP user group to have more and better activities for the benefit of the PHP community in general.
More ...
Post a comment
See comments (4) Trackbacks (1)
This article explains how it works and what can you do to lead your local PHP user group to have more and better activities for the benefit of the PHP community in general.


