Articles tagged with: Development

Review: NDepend 3.0

Summary: A review of the tool NDepend, version 3.0.


Book Review: PHP Objects, Patterns, and Practice

Summary: A review of the book 'PHP Objects, Patterns, and Practice', by Matt Zandstra.


Using derivate Exception classes for better error handling

Summary: The importance of using derived Exception classes for better error handling in .NET and PHP.


POST from http to https: The hidden security

Summary: About the importance of having a secure login page by using HTTPS, even if the rest of the site is HTTP.


Obtaining Gravatar images

Summary: A guide on obtaining Gravatar images by building the service URL.