Presentation from the International PHP Conference 2007 - Spring Edition
Weiterlesen
Presentation from the International PHP Conference 2007 - Spring Edition
WeiterlesenKarriereplanung für Software-Entwickler. Vortrag auf der PHP World 2010 in München
WeiterlesenBeyond Arial: Using @font-face to unleash web typography. Contains current best practices advice on using @font-face, history of fonts on the web, browser support and font format support and challenges ...
WeiterlesenTalk about Database staging at #phpday2010
WeiterlesenThese are the slides of the talk I gave at Symfonyday Cologne '09 (http://www.symfonyday.com/)
WeiterlesenAn introductory Symfony2 talk given at PHP Matsuri in Tokyo, Japan.
WeiterlesenAn introduction to MongoDB and the Doctrine MongoDB ODM.
WeiterlesenGo beyond the documentation and explore some of what's possible if you stretch symfony to its limits. We will look at a number of aspects of symfony 1.4 and Doctrine 1.2 and tease out some powerful functionality ...
WeiterlesenUser-defined storage handler are the way to lift most limitations of the query cache plugin for mysqlnd. For example, you can break out TTL invalidation and put any other more complex invalidation in place. ...
WeiterlesenHow do you scale CSS for millions of visitors or thousands of pages? The slides from Nicole's presentation at Web Directions North in Denver will show you how to use Object Oriented CSS to write fast, maintainable, ...
WeiterlesenAre you stuck choosing between Komodo, Zend Studio, PHPEdit, or Eclipse as your next IDE? Did you just come to Unix from Windows and wonder how to translate your "1337" Notepad skills to the new platform? ...
WeiterlesenHave you ever been annoyed by testing classes or functions operating on the file system? Be it tests that rely on presence of physical files, the problem of not cleaning up correctly after the test run ...
WeiterlesenSo wie sich PHP weiterentwickelt, so entwickelt sich auch die Art der Programmierung weiter. Die Zeiten sind vorbei, in denen PHP nur von Hobbyprogrammierern genutzt wurde. Doch mit dem Anspruch an die ...
WeiterlesenEs stehen immer neue und mächtigere Tools zur Unterstützung der Entwicklung von PHP-Projekten zur Verfügung. Doch leider fehlt hier oft eine Integration in einer der bekannten IDEs. PHP Tool Integration ...
WeiterlesenStatic code analysis is the analysis of software (without actually executing it) to understand it better. The programatic analysis of PHP code sits at the core of static analysis tools such as phpcpd, pdepend, ...
Weiterlesen