PHP Classes

Lately in PHP Podcast

Recommend this page to a friend!

Recorded shows of the Lately in PHP podcast

  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article  
  202 - 193   ...   112 - 103   102 - 93   92 - 83   82 - 73   72 - 63   62 - 53   52 - 43   42 - 33   32 - 23   22 - 13   12 - 3   2 - 1  

245. PHP and JavaScript Innovation Award Report September 2014 Edition - June 2014 nominees

Updated on: 2014-09-15

Posted on:

The Innovation Award is an initiative that aims to distinguish developers that publish innovative packages since 2004.

Starting this month, Manuel Lemos and Arturs Sosins are recording a dedicated video hangout and audio podcast to comment about the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of June 2014.

Listen to the podcast, or watch the hangout video, or read the transcript to learn why the nominated packages were considered to be innovative.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

244. The False Decline of PHP - Lately in PHP podcast episode 50

Updated on: 2014-08-30

Posted on:

It seems the popularity of PHP continues to upset people that do not sympathize with the language for some reason. The release of yet another article claiming the PHP decline was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 50 of the Lately in PHP podcast.

They also discussed the latest decisions about the features being planned for PHP 7, the last release of PHP 5.3 and PHP 5.4 going into security releases mode, and the (Facebook) PHP language specification effort.

Now listen to the podcast, or watch the hangout video or read the transcript to learn more about the details of these interesting PHP discussions.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

243. The Future of PHP 7 Is Bright - Lately in PHP podcast episode 49

Updated on: 2015-01-18

Posted on:

With the plans to bring the PHPNG performance improvements, the future PHP 7 is bright. That was one of the main topics discussed by Manuel Lemos and César Rodas in the episode 49 of the Lately in PHP podcast.

They also talked about the discussions of Node.js developers moving on to the Go language and the parallel of PHP developers moving to the Facebook Hack language, the proposals to drop PEAR for Pickle as PHP extension installer and several other PHP proposals, and the latest and future improvements of the PHP Classes site user interface features.

Now listen to this podcast, or watch the hangout video, or read the transcript text to learn more about what was said during these interesting PHP discussions.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

239. To TDD or Not TDD? - Lately in PHP podcast episode 48

Updated on: 2015-01-18

Posted on:

Lately the debate about whether you should use TDD or not in all software projects all the time has been very intense. That was one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 48 of the Lately in PHP podcast.

They also talked about the upcoming end of life release of PHP 5.3, getting information of parameter type hinting with reflection, using object methods on native data types, security problems of OAuth implementations, and the built-in support of Composer to access password protected repositories.

Listen to the podcast now, or watch the hangout video, or read the transcript text to know more about these interesting PHP discussions.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

235. PHP is the Best Competitor of PHP - Lately in PHP podcast episode 47

Updated on: 2014-05-23

Posted on:

PHP developments gained new life thanks mostly to Facebook Hack language and Zend reaction with PHPNG. Since Facebook Hack is mostly a fork of PHP, it seems PHP is the main competitor of PHP.

These developments were one of the main topics discussed by Manuel Lemos and Michael Kimsal in the episode 47 of the Lately in PHP podcast.

They also discussed new proposals for the next PHP versions like negative string offsets, offsets to Reset() and End(), a mail handling interface similar to session handlers, error handling in PHP.next, and return type hinting declarations.

Now listen to the podcast, or watch the hangout video, or read the transcript to learn more about these interesting PHP discussions.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

232. Is the Hack Language Going to Replace PHP? - Lately in PHP podcast episode 46

Updated on: 2015-01-18

Posted on:

The release of the Facebook Hack language has shaken the PHP community since it implements several frequently requested features that were never implemented, many users are considering to drop PHP in favor of Hack.

This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 46 of the Lately in PHP podcast.

They also talked about the OpenSSL Heartbleed security bug may affect PHP sites or not, ideas for the PHP 6 engine, the need for an official PHP specification, and an advanced email validation that can provide suggestions for address typos like Google did you mean feature.

Now listed to the podcast, or watch the hangout video or read the transcript to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (8)   Trackbacks (0)

229. The Security of Future PHP Versions - Lately in PHP podcast episode 45

Updated on: 2014-03-12

Posted on:

As the plans for the upcoming PHP 5.6 and PHP 6 versions are being finalized, some of the proposals are about improving the security of these future PHP versions.

That has been one of the main topics discussed by Manuel Lemos and César Rodas on the episode 45 of the Lately in PHP podcast.

They also have talked about several other types of proposals and ideas for PHP 6, as well a tutorial on How to Use a Webcam to take Pictures in PHP Application.

Now listen to the podcast, or watch the hangout video or read the transcript text to learn more about these interesting PHP topics that were discussed.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

227. The Debate About All PHP Frameworks that Suck - Lately in PHP podcast episode 44

Updated on: 2015-01-18

Posted on:

The video and the article about when Rasmus Lerdorf stated that in his opinion all PHP frameworks suck had great reprecussion. In this podcast the debate about reasons for this opinion continued with Manuel Lemos, Cesar Rodas and Yasir Siddiqui, the winner of PHP Innovation Award edition of 2013.

They also talked about the the Uniter PHP interpreter written in JavaScript, plans to remove the MySQL and IMAP extension in PHP 5.6, whether the next major PHP version should be PHP 6 or PHP 7.

Now listen to the podcast audio, or watch the hangout video or read the transcript to learn more about these and other interesting PHP discussions.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

225. Is Facebook HHVM going to Replace Zend Engine in PHP 6 - Lately in PHP podcast episode 43

Updated on: 2014-01-20

Posted on:

The Facebook HipHop Virtual Machine, HHVM, has been evolving a lot, so PHP developers are considering it as a possible replacement for Zend Engine in PHP 6.

This was one of the main topics discussed by Manuel Lemos and César Rodas in the episode 43 of the Lately in PHP podcast.

They also discussed other topics like FastCGI support in HHVM, having PHP function naming consistency plans for PHP 6, TLS peer verification for secure connections, and using Composer to install JavaScript, CSS and images for PHP projects.

Listen to the podcast, or watch the hangout video, or read the transcript to learn more about the details of these PHP discussions.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

222. New PHP 5.6 Developments - Lately in PHP podcast episode 42

Updated on: 2013-12-28

Posted on:

As the release of PHP 5.6 gets closer to happen in first semester of 2014, more new features are already being implemented including a new PHP debugger.

The latest PHP 5.6 developments is one of the main topics discussed by Manuel Lemos and César Rodas in the episode 42 of the Lately in PHP podcast.

They also talked about installing PHP classes and Javascript packages using Composer.

Listen to the podcast, or watch the hangout video, or read the transcript to learn more about these PHP developments.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  202 - 193   ...   112 - 103   102 - 93   92 - 83   82 - 73   72 - 63   62 - 53   52 - 43   42 - 33   32 - 23   22 - 13   12 - 3   2 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article