
- Topics
- Code Quality,
- Quality,
- Software Craftsmanship,
- Architecture,
- Programming,
- CodepaLOUsa 2011,
- Agile,
- Code Reviews
Mike Rozlog discusses the need for software audits, proposing five code reviews that every developer should use: Numerical Literal, String Literal, god Method, Shotgun Surgery and Duplicate Code.

- Topics
- SOAP,
- Messaging,
- Web Services,
- SOA Platforms,
- SOA,
- REST,
- Architecture,
- Enterprise Architecture
Web developers today have a myriad of technologies they can choose from; for example, the two approaches for interfacing to the web with web services, namely SOAP and REST. Both approaches work, both have advantages and disadvantages to interfacing to web services, but it is up to the web developer to make the decision of which approach may be best for each particular case.