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  
  197 - 188   187 - 178   177 - 168   167 - 158   157 - 148   147 - 138   137 - 128   127 - 118   117 - 108   107 - 98   97 - 88   87 - 78   ...   7 - 1  

498. PHP 7.1 Performance Benchmark Shows it is 27 Times Faster than PHP 5 - 5 Minutes Lately in PHP podcast episode 78

Updated on: 2016-12-23

Posted on:

Now that PHP 7.1 was released pure CPU benchmarks reveal it is 27 times faster than PHP 5.0. This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 78 of the Lately in PHP podcast now also being streamed using livecoding.tv.

In this episode they also talk about the upcoming PHP 5.6 end of life, features being deprecated and more being proposed for PHP 7.2 like interval comparison, type locked variables, function overloading by extensions, the latest PHP modern practices evolution steps, etc..

This article also contains a 5 minute video and the transcript of the podcast summary.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


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

497. PHP Articles Report November 2016 Edition

Updated on: 2016-12-15

Posted on:

This is the November edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP articles published recently.

In the edition they discuss articles about how to encrypt form data without SSL in PHP, how to use PHP iterators, how to extract text and images from PDF, how to get investors for your software product business, how to stream your PHP coding on LiveCoding.tv, and how to validate email addresses blacklisting disposable temporary email addresses.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


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

489. PHP and JavaScript Innovation Award Report November 2016 Edition - August 2016 nominees

Updated on: 2016-11-28

Posted on:

This is the November edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on 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 August 2016.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


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

487. Faster PHP Debugging using Session Replay - Lately in PHP podcast episode 77

Updated on: 2016-12-23

Posted on:

One of the greatest time consuming problems of current PHP debuggers is to step over some code that leads to some unexpected results, but if you want to get back and understand why it went wrong, you need to restart the debug session from scratch.

Now there is a better debugger extension named DontBug that allows to go back and replay code execution steps. This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 77 of the Lately in PHP podcast now also being streamed using livecoding.tv.

In this episode they also commented proposals to make PDO support driver specific parameters and debug emulated prepared statements, adding generic object type hinting, implementing big number math with OpenSSL, among other proposals of great interest for the next PHP releases.

This article also contains the transcript of the podcast summary.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


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

476. PHP Articles Report October 2016 Edition

Updated on: 2016-10-31

Posted on:

This is the October edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP articles published recently.

In the edition the discuss articles about finding great developer jobs in 2016, implementing non-obvious MySQL optimization tricks, improving the protection of OAuth based applications against user account leaks, how to calculate VAT in PHP for products in any european country, as well several other articles to help software developers to create their own software product businesses.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


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

475. PHP and JavaScript Innovation Award Report October 2016 Edition - July 2016 nominees

Updated on: 2016-11-28

Posted on:

This is the October edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Johnny Mast to comment on 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 July 2016.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


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

469. PHP 8 Performance to be Boosted with a JIT engine - Lately in PHP podcast episode 76

Updated on: 2016-12-23

Posted on:

Recently Dmitry Stogov of Zend announced that he is restarting the work on JIT engine that eventually will boost the performance of PHP 8.

These great news was one of the main topics discussed by Manuel Lemos and Johnny Mast on the episode 76 of the Lately in PHP podcast now also being streamed using livecoding.tv.

In this episode they also commented about new proposals for PHP like having both PHP 5 and PHP 7 builds running on the same Web server, single entry PHP apps for reducing the overhead of application bootstrap code, type strict comparisons, built-in request and response objects in PHP, among other topics.

This article also contains the transcript of the podcast summary.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


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

465. PHP Articles Report September 2016 Edition

Updated on: 2016-10-07

Posted on:

This is the September edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.

They commented on articles about logging events and show them with nice graphs, getting currency exchange rates for the present or any past date, getting PHP jobs in high growth companies, using error monitoring services, generating SQL to install database schemas, and several articles and videos to help developers create software product businesses.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


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

462. How to Get Investors for Your Software Product Business: Part 1

Updated on: 2016-10-03

Posted on:

Many developers gave up on their dreams of creating their own software product business because they feel they need to obtain an investment but they do not know how to do it.

The good news is that investment is often not necessary until you have already of a business generating revenue. Until then you can work on your software product without having to invest from your own pocket.

Watch this video to learn what is the role of the investors, the different types of investors that exist, and what type of investment you need to seek depending on the phase of your project.


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

461. Lately in PHP in Livecoding.tv - Lately in PHP podcast episode 75

Updated on: 2016-12-23

Posted on:

Livecoding.tv is a live streaming site that allows developers to stream themselves working on code of their projects. The episode 75 of the Lately in PHP podcast 75 is the first episode to be streamed using livecoding.tv presented by Manuel Lemos and Arturs Sosins as always.

In this episode thei also talked about the PHP proposals for immutable objects, searching for text on the beginning and end of strings, disallowing null object parameters in the get_class call, removing UTF-8 to ISO Latin 1 conversion functions and deprecate bundling PEAR/PECL and replace with composer/pickle.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


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

  197 - 188   187 - 178   177 - 168   167 - 158   157 - 148   147 - 138   137 - 128   127 - 118   117 - 108   107 - 98   97 - 88   87 - 78   ...   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Lately in PHP Podcast   Post article Post article