CSS has long been a powerful part of the web design process, but with the emergence of CSS3 and the growth of both the spec and the number of browsers that support it, amazing options are now available to developers.
San Francisco HTML5 User Group was pleased to have Robyn Overstreet, web developer extraordinaire, come to show off all the new techniques and tricks involving HTML5 and CSS3 enhancements that are providing new possibilities for improving the user experience.
This event took place at SUPINFO International University in San Francisco, CA on July 29th, 2010.
San Francisco Java, PHP, and HTML5 user groups hosted an event on May 11th, 2010 on HTML5 with three amazing speakers: Brad Neuberg from Google, Giorgio Sardo from Microsoft, and Peter Lubbers from Kaazing.
In this first of the three videos, Brad Neuberg from Google (formerly an HTML5 advocate and currently a Software Engineer on the Google Buzz team) explains why HTML5 matters - to consumers as well as developers! His overview of HTML5 included SVG/Canvas rendering, CSS transforms, app-cache, local databases, web workers, and much more. He also identified the scope and practical implications of the changes that are coming along with HTML5 support in modern browsers.
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.
Tutorial in english : New in php5 is the ability to blur images. All you need to blur images is php5+. later we will make an application to convert all the images in a folder.
Basically to get a better blur, just keep doing the blur effect over and over.
English tutorial : See all you need to do to use Smarty in your PHP projects
English PHP Basics tutorial : Embed PHP code inside HTML to add some dynamic functionality to your pages.
English PHP Basics tutorial : Common errors you may come across when programming, and the solutions.
English PHP Basics tutorial : Common errors you may come across when programming, and the solutions.
English PHP Basics tutorial : Common errors you may come across when programming, and the solutions.
English PHP Basics tutorial : Used for passing variables between pages on the submission of forms. The twist is, it's hidden from the user in the URL (address) bar of a browser.