October 2013 php[architect] Magazine Released
The last of our digital-only magazines is now available. Our October issue hopefully has just a few good scares in it for you! Including topics such as: Automating Resource Concatenation, Optimization, and Caching Zend Server: Not Just a PHP Stack PHP and Varnish: Getting the Best from Your Web Servers Varnish and ESI (Edge Side […]
php[architect] Magazine September 2013 – Tools of the Trade
September’s issue of php[architect] focuses on the tools of the trade in development. Ranging from Symfony on the cloud to Mercurial to turbo-charging your logs and finishing with templating engines, we’ve got you covered. Features: Stefan Koopmanschap Shows us how to “Build Your Own WeTransfer-clone in the Cloud” using Symfony, Composer, MopaBootstrapBundle and the HPCloud library. Jeremy Cook describes how […]
php[architect] Web Summit Series: WordPress
Our next webinar in our Web Summit Series is going to be all about WordPress. WordPress is the largest and fastest growing web application framework in existence. It’s measured to be running between 20-25% of the world’s websites. We’ve lined up a great set of sessions from speakers Jason Rhodes, Benji Regan, Aaron Jorbin, and including WordPress Lead Developer: Andrew […]
Introduction to PHP
Last night, Sandy and I presented a short introduction to PHP for DCWebWomen. Our presentation covered the growth of the language over the last decade and introduced the audience to basic language concepts like variable types, arrays, and control structures. The audience had excellent questions and feedback throughout the talk. We were pleased to share […]
php[tek] returns in 2014
Once again we are planning on hosting our annual php conference: php[tek] in Chicago, IL. You’ll find everything that you love about our conferences again, but also a number of new events and activities that are being planned this year. Check out the website to find more details about the conference this year or lock […]
Fall training special: Sign up, get an iPod Shuffle™!
We have a full slate of training for the fall, including some brand-new courses! In addition to our popular PHP Essentials, Zend Framework, and SugarCRM™ courses, we’re bringing back an updated Advanced PHP Development course. We’ve also added new courses, including Web Security, Developing on WordPress, and WordPress Administration. If that’s not enough, then sign […]
php[architect] Magazine August 2013 – Managing Dependencies
The August issue of the magazine focuses on helping you manage dependencies. In any project beyond a trivial size, your code base can include not just the code you write, but also legacy code and community-developed solutions. The introduction of Composer and Packagist.org have pushed the PHP ecosystem to mature in terms of managing code […]
php[architect] Magazine July 2013 – Front End Development
Front end development is usually the last consideration for web developers, but it’s just as important as the server-side functionality. In some ways, it’s more [immediately] important, because it’s the functionality the end user interfaces with. Unless you have a wunderkind designer that can also code, this is a task for you. This month’s issue covers […]