Archive for the 'Articles: Business/Tech' Category

Basic Computer Care

Friday, December 1st, 2006

Every first time computer buyer or any individual who wants to start learning how to take care of their computer and prevent or fix problems should read this simple computer care article. A great first step for beginners.

[Read More]

Mature Design Theory in Web Development

Tuesday, May 17th, 2005

Traditional PC software development has had the benefit of several decades of experimentation, research, and improvement. There is a wealth of literature on how to develop applications based on time-tested principals and methodologies. However, web development is often seen as the immature kid brother of application devepment and hasn’t been given as much quality attention.

[Read More]

Password Security and Storage

Monday, January 10th, 2005

There are many conflicting theories about what to do with passwords. How secure is secure enough? What should your PHP script do with them? Is this just paranoia? This article will provide some general information on dealing with passwords, and some techniques you can use in your PHP scripts.

[Read More]