257. PHP Zeitgeist 2014: Top PHP Trending Topics of 2014
Updated on: 2015-01-12
Posted on: 2015-01-12
The 2014 edition of the PHP Zeitgeist 2014 was just published with the analysis of new topics that PHP developers have been interested in 2014.
Read this article to learn what were the trends in terms of new topics that PHP developers have been looking into in 2014.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn what were the trends in terms of new topics that PHP developers have been looking into in 2014.



256. Top Best Countries with the Most Creative PHP Developers in 2014
Updated on: 2014-12-22
Posted on: 2014-12-22
The launch of the PHP and JavaScript Innovation Award World Championship this year motivated many more developers to share innovative components, not only to get recognition for themselves but also for their countries.
Read this article to discover which are the best countries with the most creative developers so far and how you can still help your country to win the Innovation Award Championship of 2014.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to discover which are the best countries with the most creative developers so far and how you can still help your country to win the Innovation Award Championship of 2014.



255. PHP and JavaScript Innovation Award Report December 2014 Edition - September 2014 nominees
Updated on: 2014-12-17
Posted on: 2014-12-17
This is the December 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 September 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.



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.


