294. Online Boot Camp for Modernizing PHP Legacy Applications
Updated on: 2015-07-01
Posted on: 2015-07-01
Over the years the recommended practices to develop PHP applications have evolved but applications developed in the past were not maintained and suffer with several problems for being what are usually called legacy applications.
Read this article to learn how you can participate in an online course to learn the best practices to modernize your legacy PHP applications.
More ...
Post a comment
See comments (3) Trackbacks (0)
Read this article to learn how you can participate in an online course to learn the best practices to modernize your legacy PHP applications.



1. PHP Chat System 2022 Tutorial on How to Create an AJAX and PHP Chat Application - Make a Live Chat Room or a One to One Chat Box in PHP Source Code using MySQL and jQuery
Updated on: 2021-12-31
Posted on: 2015-06-29
Blog: AJAX driven simple chat package blog
Package: AJAX driven simple chat
AJAX is not a new technology. Many years ago I published this class to implement an AJAX based chat system. It is still useful but AJAX also evolved a bit, so the class also has evolved too.
Read this article to learn how you can implement an AJAX based chat room in your own site using this class that could well be used for instance as the basis of a live customer support system.
More ...
Post a comment
See comments (64) Trackbacks (0)
Read this article to learn how you can implement an AJAX based chat room in your own site using this class that could well be used for instance as the basis of a live customer support system.



293. 20 Years of PHP and 16 Years of PHP Classes
Updated on: 2015-06-25
Posted on: 2015-06-25
In the same month that PHP completes 20 years of age, the PHP Classes site completes 16 years of age precisely today.
It has been a long journey but this last year has been particularly exciting due to many things happening as we come close to the release of PHP 7.
Read this article to read about what has been going on in the PHP world and what I think PHP still misses and should be address after PHP 7.0. The article also covers the latest developments and future plans for PHP Classes and JS Classes.
More ...
Post a comment
See comments (0) Trackbacks (0)
It has been a long journey but this last year has been particularly exciting due to many things happening as we come close to the release of PHP 7.
Read this article to read about what has been going on in the PHP world and what I think PHP still misses and should be address after PHP 7.0. The article also covers the latest developments and future plans for PHP Classes and JS Classes.



292. Tapping Into the Untapped User Experience: Combining User Analytics and Feedback In One Essential Tool
Updated on: 2015-06-24
Posted on: 2015-06-24
With the speed at which technology is changing and advancing, it is disappointing that as developers and designers we still can’t get the big picture of our site’s user experience.
On the one hand, there are many great Web analytics tools out there today that measure user behavior. There are also many popular customer feedback tools that help to understand the voice of the customer. But fusing these two disparate pieces of information into one concise tool is a largely untapped area in our industry.
As a developer, more tools means more headaches and more overhead. As a designer, you need several key data points to create better sites and solutions around your users, but this data can be hard to find and take action on when you need to use a handful of independent tools and draw insights from them yourself.
Read this article to learn about a powerful new approach to understanding the whole user experience and how to improve it with Hotjar, an all-in-one analytics and feedback tool.
More ...
Post a comment
See comments (0) Trackbacks (0)
On the one hand, there are many great Web analytics tools out there today that measure user behavior. There are also many popular customer feedback tools that help to understand the voice of the customer. But fusing these two disparate pieces of information into one concise tool is a largely untapped area in our industry.
As a developer, more tools means more headaches and more overhead. As a designer, you need several key data points to create better sites and solutions around your users, but this data can be hard to find and take action on when you need to use a handful of independent tools and draw insights from them yourself.
Read this article to learn about a powerful new approach to understanding the whole user experience and how to improve it with Hotjar, an all-in-one analytics and feedback tool.



291. Get Useful PHP Packages Recommendations Faster
Updated on: 2015-06-23
Posted on: 2015-06-22
Since last year the PHP Classes site has a section for users to request recommendations for packages that address their specific needs.
The recommendations section has been growing a lot lately but until recently authors could not recommend packages that were not approved in the site. The site just implemented a new feature to overcome this limitation.
Read this article to learn how this feature works and how can authors quickly submit packages that address the users' needs and eventually be nominated for the innovation award faster without waiting for their turn in the approval queue that sometimes gets too long.
More ...
Post a comment
See comments (2) Trackbacks (0)
The recommendations section has been growing a lot lately but until recently authors could not recommend packages that were not approved in the site. The site just implemented a new feature to overcome this limitation.
Read this article to learn how this feature works and how can authors quickly submit packages that address the users' needs and eventually be nominated for the innovation award faster without waiting for their turn in the approval queue that sometimes gets too long.



290. Simplify Your PHP Applications Testing Using LXC in Your Development Environment
Updated on: 2015-06-18
Posted on: 2015-06-18
LXC is a lightweight virtualization technology that runs on top of Linux to create application testing environments without having to install full virtual machines.
Read this article to learn how to setup LXC to test your PHP applications on your development environment without waste of resources of your machine and with great control of the software you use to test your PHP software with all other software packages and tools you need just like if you were running them on your production enviroment.
More ...
Post a comment
See comments (6) Trackbacks (0)
Read this article to learn how to setup LXC to test your PHP applications on your development environment without waste of resources of your machine and with great control of the software you use to test your PHP software with all other software packages and tools you need just like if you were running them on your production enviroment.



289. PHP 7 to Be Even Faster Than Expected - Lately in PHP podcast episode 60
Updated on: 2015-06-16
Posted on: 2015-06-16
With the latest experiments with the Feedback Directed Optimization patch, it is possible that PHP 7 will be event 10% faster than the implementation with other optimizations already implemented for PHP 7.0.
That was one the topics commented by Manuel Lemos and Arturs Sosins in the episode 60 of the Lately in PHP podcast.
They also commented on proposals for future PHP versions like having a numeric type hint, options for preloaded scripts, making Libsodium a core extension for applications that need cryptography, the updated roadmap for PHP 7.0.0 and creating a new branch for PHP 7.1 development.
They also talked about the latest PHP tutorial articles and book reviews published lately on the site.
Listen to the podcast, or watch the hangout video, or read the transcript to learn more about these interesting PHP topics.
More ...
Post a comment
See comments (0) Trackbacks (0)
That was one the topics commented by Manuel Lemos and Arturs Sosins in the episode 60 of the Lately in PHP podcast.
They also commented on proposals for future PHP versions like having a numeric type hint, options for preloaded scripts, making Libsodium a core extension for applications that need cryptography, the updated roadmap for PHP 7.0.0 and creating a new branch for PHP 7.1 development.
They also talked about the latest PHP tutorial articles and book reviews published lately on the site.
Listen to the podcast, or watch the hangout video, or read the transcript to learn more about these interesting PHP topics.



1. Search Videos with Hulu Embed API for PHP Developers
Updated on: 2015-06-15
Posted on: 2015-06-15
Blog: PHP Hulu Video package blog
Package: PHP Hulu Video
Hulu has long been the standout of the major streaming video providers to not provide a public API. They do, however, provide a method to embed video and a data set of their content in XML format which is constantly updated.
The PHP Hulu Video class takes advantage of these public resources to bring everything together into a pseudo-API for developers, bloggers, etc..
Read this article to learn how to explore what Hulu provides and techniques to make their video available on external Web sites just like a real API.
More ...
Post a comment
See comments (0) Trackbacks (0)
The PHP Hulu Video class takes advantage of these public resources to bring everything together into a pseudo-API for developers, bloggers, etc..
Read this article to learn how to explore what Hulu provides and techniques to make their video available on external Web sites just like a real API.



288. PHP and JavaScript Innovation Award Report June 2015 Edition - March 2015 nominees
Updated on: 2015-07-15
Posted on: 2015-06-10
This is the June 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 March 2015.
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.



287. PHP Integration with Embedded Hardware Device Sensors
Updated on: 2015-06-09
Posted on: 2015-06-09
Nowadays it is common to find embedded hardware devices, based on Raspberry Pi for instance, that are accessible via a network, run Linux and come with Apache and PHP installed on the device.
Read this article to learn how you can use PHP on those devices to connect to sensors by the means sensor and actuator executable programs.
More ...
Post a comment
See comments (5) Trackbacks (0)
Read this article to learn how you can use PHP on those devices to connect to sensors by the means sensor and actuator executable programs.


