Archive for the ‘Web Development’ Category

Tutorial: Simple News View With Drupal

DrupalPersonally, one of the most common things that clients have asked me to do for their website is to make a simple news page.  Here’s a simple tutorial how to make that in Drupal.

Before we begin, you will need to have Drupal 6.x installed and configured. Also, you will need the following modules: CCK, Views.

Continue reading this entry »

Tutorial: Password-Protected Web Folder

Lock

Sometimes it is necessary to allow just selected people to access content on websites. Probably the easiest way to do this on Apache web-server is with HTAccess. Here is a short tutorial how to do it.

Continue reading this entry »