markup

Stubbles Blog: On annotations and logic

PHPDeveloper.org  Fri, 01/28/2011 - 12:29

On the Stubbles blog there's a recent post that talks about a feature they introduced into the framework - annotations - with high hopes it would give them more flexibility in how things worked.

As Frank Keline says, though, "it's not such a good idea at all".


 

Chromium Graphics Overhaul

Linux Today  Tue, 08/31/2010 - 18:03

The Chromium Blog: "For some time now, there's been a lot of work going on to overhaul Chromium's graphics system.

New APIs and markup like WebGL and 3D CSS transforms are a major motivation for this work, but it also lets Chromium begin to take advantage of the GPU to speed up its entire drawing model..."


 

Ian Christian's Blog: Embedded forms using Javascript with sfFor...

PHPDeveloper.org  Fri, 11/13/2009 - 10:03

In this recent post to his blog Ian Christian looks at how to use the sfForm component of the Symfony framework to create dynamic sub-forms without a refresh to build it.


 

Madarco's Blog: Build a Facebook application with Zend Framework

PHPDeveloper.org  Fri, 05/15/2009 - 11:08

In this recent post to his blog Madarco shows how to create a simple Facebook application using the Zend Framework as the backend.