exceptions

When a company asks for your copyright

Linux Today  Sat, 10/02/2010 - 21:02

FSF.org: "If they distribute the exact same code under a different license to certain users that pay for this, typically permitting including the code in proprietary programs, we call it "selling exceptions"."


 

Ralph Schindler's Blog: Exception Best Practices in PHP 5.3

PHPDeveloper.org  Thu, 09/16/2010 - 09:26

Ralph Schindler has put together a new post for his blog about some of the best practices for using exceptions in PHP 5.3 - specifically dealing with some of the new functionality that comes with this latest PHP version.


 

Rob Allen's Blog: Determining if a ZF view helper exists

PHPDeveloper.org  Thu, 01/14/2010 - 12:07

Rob Allen has a quick new post for you Zend Framework users out there on how to detect if a view helper even exists before you try to use it.


 

Brandon Savage's Blog: Exceptional PHP: Extending The Base Excep...

PHPDeveloper.org  Wed, 11/11/2009 - 10:50

Brandon Savage has posted the next part of his series looking at exceptions in PHP.

This new article shows how to create a custom exception layer on top of the built-in handling.


 

Eli White's Blog: In Response to Fabien Potencier: Twig & PHP Te...

PHPDeveloper.org  Thu, 10/08/2009 - 09:31

Eli White has responded to Fabien Potencier's earlier post about templating languages in PHP with some of his own thoughts on the matter.

Mainly that he has only a few exceptions to the comments Fabien made.


 

Rob Allen's Blog: Tutorial Q&A PDF

PHPDeveloper.org  Wed, 09/02/2009 - 09:21

Rob Allen has pointed out a Q&A PDF that consolidates some of the common issues that people have had on Rob's Zend Framework tutorial.


 

Okular, Debian, and copy restrictions

Linux Today  Tue, 06/30/2009 - 18:16

LWN.net: "Thus, free applications do not normally implement "features" which allow their users to do less. One might think that the consensus against "antifeatures" in free software is nearly universal, but, as the case of the okular PDF reader in Debian shows, there are still exceptions."


 

Microsoft and FOSS: Uneasy Bedfellows

Linux Today  Thu, 06/25/2009 - 07:04

iTWire: "Maybe it's the cynic within that makes me think this way - but at the end of an event titled 'Microsoft'.'Open Source' == 'unhandled exceptions.' I was left wondering: Is this all an elaborate set-up?"


 

Tibo Beijen's Blog: Explicit PHP6?

PHPDeveloper.org  Fri, 06/12/2009 - 09:27

Tibo Beijen takes his own look at some of what PHP6 will have to offer and talks a bit about how it would have helped him in a current project: