Drupal 6.x

Drupal 6.x

[Internet Studio] The first free theme for Drupal 6.x by Drupal Lab

Internet Studio is a tableless 3-column theme Drupal Theme. IT is ported from "Internet Studio", a free XHTML/CSS template at Solucija.

Auto backup Drupal based websites to Amazon S3

I am running some Drupal based websites. I had to spent much of time for backup my websites daily/weekly. After i moved the websites to VPS and Dreamhost, i have ssh access so i wrote a small script to backup websites databases and user uploaded file to Amazon S3 automatically. The script is executed via cron tab daily. 

Improving Drupal's Performance with Quercus and Jetty (PHP in Java)

Quercus is Caucho Technology's 100% Java implementation of PHP 5 released under the Open Source GPL license. Quercus comes with many PHP modules and extensions like PDF, PDO, MySQL, and JSON. Quercus allows for tight integration of Java services with PHP scripts, so using PHP with JMS or Grails is a quick and painless endeavor. (Excerpted from Quercus)

ChoiCungBe.com - A childcare website using Drupal 6

ChoiCungBe.com is a childcare website that is developed in Drupal 6 and some contributed modules. The site is using Acquia Marina Theme, one of the best free drupal theme. Some modules that are using at http://choicungbe.com are modified to match site owner's requirement. It is online but is still developing to support more features as multi-user blogging, personal gallery and some other social network features.

Basic Drupal Installation and Configuration

Please contact me for Basic Drupal Installation and Configuration.

The job includes following task:

A red theme for Business Company

This Business Theme is a light-weight, with 2 columns, primary links, sub-header.

Business Drupal Themes

Business Theme is a very light-weight, CSS-based, tableless template, with 2 columns.

Drupal SEO modules

Today, search engine drives most traffic to the websites. There are many people try to increase the traffic by optimize their sites. I am not an SEO (Search Engine Optimization) expert but be enough to get much traffic to my sites. Some of them are listed at top 10 at google with some common keywords. I just upgraded some websites of mine to drupal based websites. I have tried to research modules at drupal to find out the best modules to do SEO.

Developing Drupal themes based on Framework

Framework module at Drupal site is a good starting point for building a Drupal theme. It is a skeleton that you can easy to use. First, you should download framework theme from Drupal modules then install into your Drupal development version.