marco tabini

⇥ Goodbye from T·A·B - Marco Tabini

Planet PHP  Thu, 10/06/2011 - 15:08

This is my last post on this blog. I have enjoyed having a place where I could write my thoughts more or less as they formed in my mind, and it seems that a fair number of people enjoyed reading what I had to say.

But times change.

I own a company that deals almost exclusively with PHP knowledge, and it seems absurd that I should write about PHP here while php|a almost never gets to publish my pieces.


 

Marco Tabini's Blog: The easiest way to add unit test to your ap...

PHPDeveloper.org  Fri, 09/09/2011 - 08:17

In a new post to his blog Marco Tabini offers some suggestions on unit testing - not really a tutorial on how to it, more of an "easy way in" to introducing it to your development process.


 

Community News: php|architect Announces CodeWorks '11 Conference

PHPDeveloper.org  Thu, 08/04/2011 - 13:57

php|architect has officially announced their CodeWorks '11 conference with stops in ten cities including Austin, Baltimore, Orlando, Portland and San Francisco.


 

Google and H.264 – Far From Hypocritical? - Marco Tabini

Planet PHP  Thu, 01/13/2011 - 11:33

Simon Phipps, on the Google dropping H.264 from Chrome debacle:

But all these points are also true of Adobe Flash.

So why not drop that too? Is it not hyprocritical to keep it? If you’re an absolutist, probably yes. But there’s a calculation going on here about steering the web into the level plains of truly open standards.

H.264 support in the <video> tag is not the same as Flash support.


 

Marco Tabini's Blog: PHP 5.2 support ends just as its adoption b...

PHPDeveloper.org  Tue, 07/27/2010 - 10:16

In a new post to his blog Marco Tabini has voiced his opinion on the decision made by the PHP development group to set the end of life of the PHP 5.2.x series with the latest release (5.2.14).


 

Marco Tabini's Blog: WordPress, the GPL and cherries on top

PHPDeveloper.org  Fri, 07/16/2010 - 12:58

In case you've missed the latest happenings in the WordPress community, Marco Tabini is here to catch you up.

The issue? Licensing of themes for WordPress.


 

⇥ WordPress, the GPL and cherries on top - Marco Tabini

Planet PHP  Thu, 07/15/2010 - 08:19

The WordPress community is abuzz with news that the WP Foundation has essentially gone to war with the makers of the Thesis WP theme.

The substance of the argument, as I understand it, is that the makers of WordPress claim that themes, since they rely on WP’s GPL’ed code to run, must be covered by the GPL as well because they are derivative works.

Thesis, on the other hand, is distributed under a commercial license, therefore violating this tenet.


 

Marco Tabini's Blog: Software, APIs and all the king's men

PHPDeveloper.org  Fri, 06/25/2010 - 12:38

Marco Tabini has posted some of his thoughts about web application development, specifically in dealing with the creation of APIs for your site.


 

Marco Tabini's Blog: The origin of the tag

PHPDeveloper.org  Tue, 06/08/2010 - 10:33

In a recent post to his blog Marco Tabini talks about the "monkey on the back" syndrome that affects so much of the technology projects these days.

His example for PHP? register_globals.