254. How your PHP Programming Style Can Hurt Your Code Performance - Lately in PHP podcast episode 54
Updated on: 2015-04-04
Posted on: 2014-12-15
The recent article of Anthony Ferrara explaining how disabling garbage collection improved the performance of Composer exposed how certain programming styles can hurt PHP code performance. That was one of the main topics discussed by Manuel Lemos and Cesar Rodas in the episode 54 of the Lately in PHP podcast.
They also discussed proposed features for PHP 7 like built-in annotation support, Unicode character escaping, the removal of PHP 4 constructor style, among other related topics.
Now listen to the podcast, or watch the hangout video, or read the transcript to learn about the details of these interesting PHP discussions.
More ...
Post a comment
See comments (0) Trackbacks (0)
They also discussed proposed features for PHP 7 like built-in annotation support, Unicode character escaping, the removal of PHP 4 constructor style, among other related topics.
Now listen to the podcast, or watch the hangout video, or read the transcript to learn about the details of these interesting PHP discussions.
253. 30 Top Excel PHP Classes
Updated on: 2014-12-08
Posted on: 2014-12-08
Excel is one of the most searched topics for ready to use PHP classes for different purposes.
Read this article to learn about top PHP Excel reader, writer, export, import, CSV import, MySQL import and other PHP classes related with Microsoft Excel.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn about top PHP Excel reader, writer, export, import, CSV import, MySQL import and other PHP classes related with Microsoft Excel.
6. OAuth Pin Based Authorization for Twitter, LinkedIn, Imgur and Others
Updated on: 2015-01-18
Posted on: 2014-11-25
Blog: PHP OAuth Library package blog
Package: PHP OAuth Library
Some applications need to access OAuth based APIs but since they are not based on regular Web browsers, they need to need to use an alternative method to obtain the user authorization.
Pin based authorization is a method used for instance by applications based on the command line, desktop applications, embedded systems, game consoles, and certain types of mobile apps.
Read this article to learn how the pin based OAuth authorization process works and how can you implement it in your applications using the PHP OAuth API class.
More ...
Post a comment
See comments (1) Trackbacks (0)
Pin based authorization is a method used for instance by applications based on the command line, desktop applications, embedded systems, game consoles, and certain types of mobile apps.
Read this article to learn how the pin based OAuth authorization process works and how can you implement it in your applications using the PHP OAuth API class.
252. PHP and JavaScript Innovation Award Report November 2014 Edition - August 2014 nominees
Updated on: 2014-12-04
Posted on: 2014-11-20
This is the November edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins 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 August 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.
More ...
Post a comment
See comments (0) Trackbacks (0)
Listen to the podcast, or watch the hangout video, or read the transcript to learn why the nominated packages were considered to be innovative.
251. PHP 7 Release Date Settled - Lately in PHP podcast episode 53
Updated on: 2015-01-18
Posted on: 2014-11-18
Now that the main features of PHP 7 are practically decided, the PHP 7.0 release date is also being settled for late 2015. This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 53 of the Lately in PHP podcast episode.
They also discussed the proposals to provide better Unicode support in PHP 7, as well the plans to remove deprecated features and the proposal to remove the function keywords from class declarations.
They also commented on a new article about accessing OAuth based APIs without user interaction.
Finally they talked about a new PHP and JavaScript best package recommendation system.
Now listen to the podcast, or watch the hangout video, or read the transcript text to learn more details about these interesting PHP topics.
More ...
Post a comment
See comments (0) Trackbacks (0)
They also discussed the proposals to provide better Unicode support in PHP 7, as well the plans to remove deprecated features and the proposal to remove the function keywords from class declarations.
They also commented on a new article about accessing OAuth based APIs without user interaction.
Finally they talked about a new PHP and JavaScript best package recommendation system.
Now listen to the podcast, or watch the hangout video, or read the transcript text to learn more details about these interesting PHP topics.
5. 4 Ways to Access an API using OAuth Without User Interaction - OAuth2 Automatic Login with Facebook, Google or Any Other API
Updated on: 2017-04-26
Posted on: 2014-11-10
Blog: PHP OAuth Library package blog
Package: PHP OAuth Library
OAuth is a protocol used to access APIs on behalf of an user but the user does not need to be present when the API is accessed.
There are even ways that allow applications to access APIs using tokens obtained without any user intervention, thus allowing greater application automation.
Read this article to learn about several ways to access a OAuth based API without the user presence to access OAuth2 based APIs like Facebook, Google, Google Drive, Gmail, Blogger Blogspot, Twitter, Magento, Salesforce, etc...
More ...
Post a comment
See comments (8) Trackbacks (0)
There are even ways that allow applications to access APIs using tokens obtained without any user intervention, thus allowing greater application automation.
Read this article to learn about several ways to access a OAuth based API without the user presence to access OAuth2 based APIs like Facebook, Google, Google Drive, Gmail, Blogger Blogspot, Twitter, Magento, Salesforce, etc...
250. There Is a (PHP or JS) Class for That: Community based Best Package Recommendations
Updated on: 2014-11-04
Posted on: 2014-11-04
If you tried to find good packages for certain purposes but you ended up wasting a lot of time trying low quality packages, you will like that the PHP Classes and JS Classes site are launching a new solution for that problem.
It is a package recommendation system that lets you get advice from experts on the topics of the problems you need to solve.
Read this article and watch the demonstration video to learn how it works, so you can start getting good package advice or even give advice to other developers looking for packages about topics that you understand.
More ...
Post a comment
See comments (0) Trackbacks (0)
It is a package recommendation system that lets you get advice from experts on the topics of the problems you need to solve.
Read this article and watch the demonstration video to learn how it works, so you can start getting good package advice or even give advice to other developers looking for packages about topics that you understand.
249. Compiling PHP into Optimized Machine Code - Lately in PHP podcast episode 52
Updated on: 2014-10-18
Posted on: 2014-10-16
The recent release of a new PHP compiler written in PHP by a Google PHP developer, as well other solutions to compile PHP into optimized native machine code, is one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 52 of the Lately in PHP podcast.
They also discussed the latest proposals for new features of PHP 7, as well the new MySQL plugin that allows accessing MySQL servers directly with HTTP exchanging data in JSON format.
Now listen to the podcast, or watch the hangout video, or read the transcript to learn about the details of these interesting PHP related discussions.
More ...
Post a comment
See comments (2) Trackbacks (0)
They also discussed the latest proposals for new features of PHP 7, as well the new MySQL plugin that allows accessing MySQL servers directly with HTTP exchanging data in JSON format.
Now listen to the podcast, or watch the hangout video, or read the transcript to learn about the details of these interesting PHP related discussions.
248. PHP and JavaScript Innovation Award Report October 2014 Edition - July 2014 nominees
Updated on: 2014-12-04
Posted on: 2014-10-13
This is the October edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins 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 July 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.
More ...
Post a comment
See comments (0) Trackbacks (0)
Listen to the podcast, or watch the hangout video, or read the transcript to learn why the nominated packages were considered to be innovative.
247. PHP Developer working for Google Launches New PHP Compiler
Updated on: 2014-10-06
Posted on: 2014-10-06
Recently it was launched a new PHP compiler named Recki-CT that generates native machine code that can outperform the same PHP code run by Zend Engine or Facebook HHVM.
Read this article to learn more about this new PHP compiler, how it works and the plans for its future.
More ...
Post a comment
See comments (1) Trackbacks (0)
Read this article to learn more about this new PHP compiler, how it works and the plans for its future.
