Description:
HTML5 Boilerplate is a "rock-solid default for HTML5 awesome." In this video, Paul Irish, the man behind the project will show you how you can use HTML5 Boilerplate to get your projects up and running quickly while keeping best practices covered.
Description:
Presented by Benjamin Young. This talk covers the basics of the CouchDB HTTP API and how to use it from PHP with and without helper libraries. We discuss some architecture approaches and briefly look at things to avoid when moving from an RDBMS to a Document Database such as CouchDB.
Description:
English PHP Basics tutorial : Not the trickiest example function, however this will teach you how to output a value created from within the function.