Login   Register  
PHP Classes
elePHPant
Icontem

PHP opinions

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

Comments and opinions about PHP related matters

  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP opinions   Add this feed to My Yahoo RSS 1.0 feed RSS 2.0 feed   Post article Post article  
  40 - 31   30 - 21   20 - 11   10 - 1  

190. Google Chrome vs Firefox: Chrome is Catching Up on Features for Web Developers

Posted on: 2012-07-26

Google Chrome browser seems to have practically reached the leadership of the market share of browsers among the generality of the users. However, Firefox still leads in the preference of the majority of Web developers.

This article is a follow-up of another written last year entitled "Top 10 Reasons Why Firefox is still Better than Chrome for Web Development".

This time it includes a point by point response from Renato Mangini of Google Chrome Developer relations team on the issues raised in the past article to explain which issues were addressed or can be overcome somehow.

Read this article to learn more on how Google Chrome is catching up on Firefox, as well find out about other less known cool features of Chrome that can improve your Web user experience.


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

189. The 7 Main Optimizations of PHP 5.4 - Lately in PHP podcast episode 25

Posted on: 2012-07-04

The PHP 5.4 includes 7 main optimizations that made PHP work more efficiently in terms of the speed and memory usage efficiency.

That is the main topic discussed in episode 25 of the Lately in PHP podcast on which Manuel Lemos received Gustavo Lopes, a PHP core developer.

Listen to the podcast, watch the podcast video or read the transcript to learn more about these and other interesting PHP topics discussed on this episode.


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

186. Do PHP Developers Need and will Adopt PHP Coding Standards? - Lately in PHP podcast episode 24

Posted on: 2012-06-04

The PHP Standards Group is trying to push new specifications for PHP coding standards. Whether PHP developers need and will adopt these standards was one of the main topics discussed by Manuel Lemos and Arturs Sosins in episode 24 of the Lately in PHP podcast.

They also discussed the complaints of Linus Torvalds on the limitations of GitHub handling Git pull requests and whether that will affect the processing of pull requests to the PHP core project.

Other topics include the latest PHP 5.4.3 and 5.3.13 bug fixes, the chart of PHP releases over time, and the JavaScript Innovation Award initiative that is about to start and repeat the success of the PHP Innovation Award.

Listen to the podcast, watch the video recording or read the transcript to learn about these and other interesting PHP related topics here.


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

183. Will it ever Matter if PHP Sucks? - Lately in PHP podcast episode 23

Posted on: 2012-05-07

Once in a while we see fans of other languages writing long articles on why PHP sucks and you should not use it. But will that ever matter?

That is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 23 of the Lately in PHP podcast, for the first time also recorded in video using Google Hangouts On Air.

They also covered other polemic ideas for future PHP versions like the pure PHP script proposal, making function names case-sensitive and the option to skip optional function parameters.

Another interesting topic discussed in this podcast is about the proposals for HTTP 2.0 protocol.

Listen to the podcast, watch the video recording or read the transcript to learn about these and other interesting PHP related topics.


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

182. Making the Web Faster with HTTP 2 Protocol

Posted on: 2012-05-03

The HTTP protocol version 2.0 is in the process of being defined. There was a call for proposals and several researchers submitted specifications and ideas that can make the Web faster and better in several other aspects.

Read this article to learn about the details of these proposals and what Web developers can expect to prepare to take advantage of the planned improvements of the HTTP 2.0 protocol.


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

180. Will PHP development Migration to Git improve non-Core Developer Contribution Interest? - Lately in PHP podcast episode 22

Posted on: 2012-04-05

The PHP development migrated to a Git repository. With the integration with GitHub it became easier for non-core developers to submit pull requests with bug fixes and new feature improvements to PHP.

Will this new possibility make it PHP core developers accept more contributions from non-core developers? That is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 22 of the Lately in PHP podcast.

They also talk about the upcoming PHP 5.4.1 release, as well about the repercussion of a recently article that aims to encourage more PHP developers to embrace Object Oriented Programming, and the top packages of the PHP Programming Innovation Award edition of 2011.

Listen to the podcast or read the transcript to learn more about this and other interesting PHP topics.


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

178. Why is it better to develop in PHP with classes (OOP)?

Posted on: 2012-03-21

Some developers code their PHP projects writing classes of objects.

Others also write classes but do it just because they see others doing it without being able to explain why classes are a good thing.

Others do not write classes but reuse other people code written in the form of classes.

Others completely refuse to write or reuse other developer classes because they do not see much point in doing it.

Read this article to learn why it is better to develop your PHP projects based on object classes.

You may also learn how to convert your global code based classes into properly written classes that you can reuse in multiple projects besides other benefits of using Object Oriented Programming in PHP.


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

175. Another Serious Security Bug on PHP 5.3.9

Posted on: 2012-02-03

PHP 5.3.9 release was mostly meant to fix a security bug, but it introduced a new more serious bug. PHP 5.3.10 was just released to fix this issue.

Meanwhile Debian Linux maintainers decided to stop enabling the Suhosin extension by default. This extension is used by several Linux distributions to provide protection against present and future security bugs of PHP.

Read this article to learn more about the just fixed bug what you should do to avoid these security issues. You can also learn more what is the current PHP security status and the importance of the Suhosin extension to prevent PHP security problems.


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

174. MicroPHP vs Complicated PHP - Lately in PHP podcast episode 20

Posted on: 2012-02-01

Earlier in January Ed Finkler announced the MicroPHP manifesto. It seems to be a rant about against the practices of developers that make PHP development more complicated than it should be. This is one of the main topics discussed by Manuel Lemos and Ernani Joppert in the episode 20 of the Lately in PHP podcast.

They also discuss the final release of PHP 5.4.0 and whether you should upgrade it or not, the repercussion of the PHP Hash Collision Vulnerability, as well the trends of PHP world based on the analysis of the PHP Zeitgeist 2011 initiative.

Listen to the podcast or read the transcript now to learn more in detail about these interesting PHP topics.


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

173. PHP 5.4 Features: Shall you Upgrade to the newer PHP Version?

Posted on: 2012-01-30

PHP 5.4 is being released after many months of development and tests.

Read this article to get a brief overview of the features of this new release and learn about criteria that you may follow to decide if and when you should upgrade to the new version.


Blog More ...   Post a comment Post a comment   See comments See comments (17)   Trackbacks (1)

  40 - 31   30 - 21   20 - 11   10 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog PHP opinions   Add this feed to My Yahoo RSS 1.0 feed RSS 2.0 feed   Post article Post article