News Feed
Jobs Feed
Sections




News Archive
feed this:

PHPClasses.org:
Lately in PHP, Episode 35 - Better Documentation for PHP internals
May 09, 2013 @ 09:12:10

On PHPClasses.org today they've posted the latest episode of their "Lately in PHP" podcast series - Episode #35, "Better Documentation for PHP internals".

With the inclusion of Zend Optimizer+ extension in PHP 5.5, the need for better documentation of PHP internals became more evident, so PHP contributors can write extensions that take the most of the core PHP features. That is one of the topics discussed by Manuel Lemos and Ernani Joppert in the episode 35 of the Lately In PHP podcast. They also talked about having more optimized PHP opcodes, some interesting PHP feature proposals that got rejected, as well the article about the top version control systems used by PHP developers.

You can listen to this episode in a few different ways - either through the in-page player, by downloading the mp3 or by watching the video of the recorded Google Hangout session.

0 comments voice your opinion now!
better documentation internals latelyinphp podcast phpclasses

Link: http://www.phpclasses.org/blog/post/207-Better-Documentation-for-PHP-internals--Lately-in-PHP-podcast-episode-35.html

7PHP.com:
Interview with Manuel Lemos - Founder of PHPClasses.org
April 15, 2013 @ 11:43:28

On 7PHP.com today they've posted the latest PHP community interview - this time with Manuel Lemos of the PHPClasses site.

In this edition I talked with Manuel Lemos who is the founder of the famous and huge PHPClasses.org. @ManuelLemos has been rambling a lot about PHP, doing all sorts of stuffs on phpclasses back since 1999 - podcasts, interviews, sharing scripts, writing scripts, blogging, shouting and I even doubt he drinks-eats-sleeps there too (just to say how much he is hooked in there).

In the interview he answers questions about:

  • His background and how he got started with PHP
  • What he sees as the good and bad parts of the language
  • Some suggestions for developers wanting to learn
  • What frameworks/unit testing tool and CMS he recommends

There's also a section more specifically focused on the Brazilian PHP community, PHP conferences and some of the things he's learned in his time in the wider PHP community.

0 comments voice your opinion now!
community interview manuellemos phpclasses

Link: http://7php.com/php-interview-manuel-lemos

PHPClasses.org:
Lately in PHP, Episode 34 A Better PHP Feature Voting Process
April 10, 2013 @ 09:49:59

PHPClasses.org has posted the latest episode (#34) of their "Lately in PHP" podcast series. In this episode they talk about the current PHP voting process for features and a possibly better one that was proposed.

This was one of the main topics discussed by Manuel Lemos and Cesar Rodas on the episode 34 of the Lately in PHP podcast. They also discussed about the latest PHP releases, updating PHP with minimized downtime, as well how brilliant are some developers for creating pure PHP components that overcome PHP limitations without upgrading to a newer PHP version.

You can listen to this latest episode either through the in-page player, by downloading the mp3 or subscribing to their feed. If you'd like to see the video recording of the session you can check that out over on YouTube.

0 comments voice your opinion now!
phpclasses latelyinphp voting process cesarrodas

Link: http://www.phpclasses.org/blog/post/204-A-Better-PHP-Feature-Voting-Process--Lately-in-PHP-podcast-episode-34.html

PHPClasses.org:
Lately in PHP, Episode 33 - PHP Innovation Award Winner of 2012
March 07, 2013 @ 10:30:43

PHPClasses.org has posted the latest episode of their "Lately in PHP" podcast series - Episode #33, "PHP Innovation Award Winner of 2012".

he PHP Programming Innovation Award Winner of 2012 was announced. An interview with the winner, Karl Holz from Canada, was one of the main topics of the episode 33 of the Lately in PHP podcast conducted by Manuel Lemos and Ernani Joppert. They also discussed the usual batch of PHP topics of interest like Zend Optimizer+ source code that was released, the PHP 5.5 feature freeze and roadmap, as well an article that compares PHP to an Hobbit, as well other languages to Lord Of The Rings story characters.

You can listen to this latest episode either through the in-page player, by downloading the mp3 or you can watch the video of the recording. You can also subscribe to their feed to get this and other episodes as they're released.

0 comments voice your opinion now!
phpclasses latelyinphp innovation zendoptimizer freeze hobbit


PHPClasses.org:
Lately in PHP, Episode 31 - The Urge to Kill Older PHP Versions
January 14, 2013 @ 10:58:16

PHPClasses.org has released their latest episode of their "Lately in PHP" podcast series. This episode (#31) talks some about some of the changes happening in versions in PHP in the upcoming months.

As PHP 5.5 is getting ready to be released in the next months, the end of line for PHP 5.3 is being planned, while the original MySQL extension is being deprecated in PHP 5.5 to be killed in a later version.

You can listen to this latest episode either through the in-page player, by downloading the mp3 or you can watch the video of the recorded Google Hangout of the taping.

0 comments voice your opinion now!
phpclasses latelyinphp older version mysql extension podcast


PHPClasses.org:
Lately in PHP, Episode 28 - PHP 5.5 Release Date and Plans
October 15, 2012 @ 08:40:06

On the PHPClasses.org blog they've posted the latest "Lately In PHP" Podcast - Episode #28, "PHP 5.5 Release Date and Plans":

PHP 5.5 release is already being planned. The release manager was picked, the new features are decided and the release date is estimated. This one of the main topics discussed by Manuel Lemos and Ernani Joppert in episode 28 of the Lately in PHP podcast. They also discussed the interpretation from VentureBeat that Zend is working on mobile version of PHP, using abstract symbol tables to optimize PHP further, and creating classes that provide APIs that are simpler for the users.

You can listen to this latest episode either using the in-page player, by downloading the mp3 or by subscribing to their feed.

0 comments voice your opinion now!
release date latelyinphp podcast phpclasses language


PHPClasses.org:
Lately in PHP, Episode 27 - Running PHP code with JavaScript and Python VM
September 06, 2012 @ 11:40:42

PHPClasses.org has posted the latest episode of their "Lately in PHP" podcast series - Episode #27, "Running PHP code with JavaScript and Python VM".

PHP applications popularity is so high that developers which prefer using other languages are trying to compile PHP code in languages like JavaScript and Python using new virtual machine projects. [...] They also cover the latest PHP releases and the new features planned for PHP 5.5, as well the new PHP elephant plush toys that were produced by the PHPClasses site to give away to the best contributors of the site.

You can listen to this latest episode in a few different ways - either by downloading the mp3, subscribing to their feed or watching the video on their Youtube channel.

0 comments voice your opinion now!
latelyinphp podcast phpclasses javascript python vm


PHPClasses.org:
Lately in PHP, Episode 26 - Accelerating PHP 5.4 with updated PHP cache extensions
August 03, 2012 @ 09:57:11

The PHPClasses.org site has release their latest "Lately in PHP" podcast episode today - a look at the performance improvements in PHP 5.4 and the external tools (extensions) you can use to make it even faster.

Despite PHP 5.4 was released some time ago, only now PHP caching extensions like eAccelerator and APC are being adapted to work with PHP 5.4. [...] They also discussed the latest PHP 5.4.5 and PHP 5.3.15 releases, the planned implementation of generators and the yield keyword in PHP 5.5, the usability problems of the current Web browsers, and the upcoming Indieconf 2012, the independent Web professionals conference.

You can listen to this latest episode in a few different ways - either through the in-page player, by downloading the mp3, by subscribing to their feed or by watching the video recording as done through a Google Hangout.

0 comments voice your opinion now!
latelyinphp podcast phpclasses accelerate performance extension


PHPClasses.org:
Lately in PHP Podcast - Episode #25 The 7 Main Optimizations of PHP 5.4
July 04, 2012 @ 18:57:37

In this new episode of the "Lately in PHP" podcast, Manuel Lemos and Gustavo Lopes (a core PHP developer) talk about some of the latest enhancements in the PHP 5.4.x releases.

The PHP 5.4 includes 7 main optimizations that made PHP work more efficiently in terms of the speed and memory usage efficiency. That is the main topic discussed in episode 25 of the Lately in PHP podcast on which Manuel Lemos received Gustavo Lopes, a PHP core developer.

You can either listen to this latest episode through the in-page player, by subscribing to the blog's feed. Additionally, you can also watch the video of the interview as recorded via Google Hangouts.

0 comments voice your opinion now!
latelyinphp podcast optimization video phpclasses


PHPClasses.org:
Lately in PHP, Episode 24 - Do PHP Developers Need & will Adopt PHP Coding Standards
June 04, 2012 @ 11:35:20

The PHPClasses.org site has released the latest episode in their "Lately in PHP" podcast series - Episode 24, "Do PHP Developers Need and will Adopt PHP Coding Standards?"

The PHP Standards Group is trying to push new specifications for PHP coding standards. Whether PHP developers need and will adopt these standards was one of the main topics discussed by Manuel Lemos and Arturs Sosins in episode 24 of the Lately in PHP podcast.

They also talk about some of the comments that Linus Torvalds recently made about the limitations of Github and recent PHP releases (bugfixes). You can listen to this latest episode using the in-page player or you can download the mp3 and listen locally. If you enjoy it, consider subscribing to their feed to get this and future episodes.

0 comments voice your opinion now!
latelyinphp podcast phpclasses standards adoption github



Community Events











Don't see your event here?
Let us know!


testing community development framework composer series example zendframework2 functional unittest code phpunit opinion interview api podcast language release introduction database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework