Solving Large Scale Web Operations

What is DevOps? – Blog – dev2ops – Solving Large Scale Web Operations and DevOps Problems

DevOps is, in many ways, an umbrella concept that refers to anything that smoothes out the interaction between development and operations. However, the ideas behind DevOps run much deeper than that.

Wednesday, July 7th, 2010

Tags: Development

No Comments »

Read This Post


A Beginner’s Guide to Design Patterns

A Beginner’s Guide to Design Patterns | Nettuts+

Design patterns are optimized, reusable solutions to the programming problems that we encounter every day. A design pattern is not a class or a library that we can simply plug into our system; it’s much more than that. It is a template that has to be implemented in [...]

Wednesday, July 7th, 2010

Tags: Development

No Comments »

Read This Post


Classic Dilbert

Hilarious Dilbert today. They’re always pretty funny but this one hits home.

Wednesday, July 1st, 2009

Tags: Design, Development, Software

No Comments »

Read This Post


Build Your Own Captcha and Contact Form

Build Your Own Captcha and Contact Form

Ever get hit with spam through the contact form on your personal site? Well, here is a short tutorial on how to build a custom captcha to keep the bad guys out.
Nice tutorial on building a contact for with a captcha in PHP.

Wednesday, June 24th, 2009

Tags: Development

No Comments »

Read This Post


PHP Authentication / Authorization

One of the big things I needed to do when switching from ASP.NET to PHP was to figure out how to do authentication and authorization. ASP.NET is pretty strong in this area as it’s very easy to set up forms authentication and authorization rules for a site. I found that things weren’t so [...]

Friday, June 12th, 2009

Tags: Development, Software

No Comments »

Read This Post


Next Page »