Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP Town Hall:
Episode #13 - PHP Internals, Service-orientated Architecture and Language Wars
Oct 15, 2013 @ 18:36:30

The PHP Town Hall podcast has released their latest episode - Episode #13, PHP Internals, Service-orientated Architecture and Language Wars:

Ben, Zack K. and Phil discuss the difference between PHP’s organisational structure and lack of BDFL with that of Rails, or Linux. We then discuss service-orientated architecture a little and move onto how you should not box yourself into a single programming language - on your CV or in general as a programmer.

You can listen to this latest post either through the in-page player, by downloading the mp3 or by subscribing to their feed.

tagged: phptownhall ep13 internals serviceoriented architecture language war podcast

Link: http://phptownhall.com

Luc De Brouwer's Blog:
Web services and backward compatibility
Aug 05, 2010 @ 17:44:02

Luc De Brouwer has a reminder for web services developers out there - don't forget about backwards compatibility.

About a year ago I was asked by a client to update their existing web service because of some changes in the way they wanted to process their sales data. Luckily this client has always understood the importance of a Service-Oriented Architecture ( SOA ) since they deal with large amounts of resellers who need to access, edit and create data. All I had to do was apply the changes to their web service.

He lists the steps he followed when making the update - thinking about backwards compatibility, evaluating current functionality for use and possibly decommissioning older pieces.

tagged: webservices backward compatibility soa serviceoriented

Link:


Trending Topics: