January 2014 php[architect] Magazine Released
The first issue of 2014 is now available. Our January issue aims to give you some tips and tricks to make your development life easier: Straight-forward ways improve your developer skills Thoughts on commenting code from two great developers Get the CLI working for you with console apps and ZF2 Learn which common OOP misconceptions […]
Get an orange elePHPant
UPDATE: The KickStarter was successful and we now have elePHPants for sale in our Swag Store. Ready to add, or start, your collection of elePHPants? We started a KickStarter campaign to produce a run of Orange elephants. Kickstarter backers, can get the ElePHPant in 2 sizes! The standard ‘small’ which measures around 6″ x 5 […]
December 2013 php[architect] Magazine Released
The last issue of 2013 is now available. Our December issue aims to give you some tips and tricks to make your development life easier: Need to harness the power of Git for your team? We have not one, but two articles with some awesome tricks to make collaboration and testing much easier. Need to […]
A Simplified World Cup Draw Generator
If you’re a football fan, like I am, your anticipation for next year’s World Cup in Brazil is growing. This Friday, we will know the groupings for the 32 teams that will participate in the finals. I put together the (simplified) simulator shown in the gist below. Using PHP’s shuffle() function and SPL iterators, we […]
Contrary to the Rumors, Print is Not Dead
As an avid php[architect] reader since 2005, I anticipated getting an issue in my mailbox. There’s a certain little thrill you get when a magazine you love appears in your mail. I had 4 years experiencing that thrill until October of 2009 when php|architect announced they were discontinuing print and carrying forward with “digital only”. […]
Switch Drupal Views Output in Code
I was working on a page that had a sidebar block showing a list of content with the same topic as the main page. In Drupal terms, the sidebar block shared the taxonomy term. It’s pretty easy to create such a block using Views by adding a contextual filter that gets its value from the […]
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 […]