August 2009

What is Oracle partition - answers for very large data management

What is Oracle partition?
Oracle Partition is an option for Oracle database enterprise edition, It is an answer for very large data managment.
Partition is not difficult to understand though, It is just based on some common sense:

  • We could not move a house alone, but we could move a house of box by ourselves.
  • It is difficult to find one books out of one million, but finding books out of a hundred could be done.

Partition start with the above common sense for large data management:Read more

Merge two drupal website or change website address using htaccess file - 301 permanent move

I used to maintain two different website for different content, But I find out that I do not have much stamina for maintaining two separate website and thinking of merge my website into one.

Since both website have gain traffic and I do not want to lose any of their traffic , I set out to find ways of merging my websites without losing any traffic.

Fortunetly there 're ways of keeping the traffic loss minimum for merging two website. And It is the same step if you want to change your website 's address to another, and here 's how:

 Read more

What is google analytics and drupal google analytics module

We build webiste to publish our opinion, and we all want our website to be visited on the internet. We do lots of thing just to promote our website, but a big problem is how do you know that people 're visiting your website and what they 're visiting and when and how, what is people 's favourite of your website. the answer is google analytics.

Why use google analytic

Before I use google analytic, I have little intention to use it cause I could get some of these information using tools from my web hosting cpanel.Read more

Why start with small web hosting

Why start with small web hosting?

When I start my first web hosting for a blog two year ago, I have ambitions that my blog will have a lot of traffic, Then I choose website hosting with 'unlimtied bandwidth' and 'unlimited storage' with which I believed it would be able to support my 'supposed to be large' traffic.Read more

Drupal adsense injector - Easy and powerful adsense into drupal content

Why we need the Adsense Injector?

Yes, There 's already one adsense module out there that we all use it. So why we need another adsense module?

The answer is 'Adsense Injector' module is not another adsense module. It is based on the widly used adsense module actually.Read more

Implement the popular post and monthly archive feature using View module

Unlike Movable Type which I used before, Drupal does not come with native 'monthly archive' feature. This feature that every blogger might require could be implmented through the use of 'View module'. and others website features like the 'popular post' or 'recent comments' for drupal also come with the View module.

What is View moduleRead more

How much disk-storage space do we need for our web hosting

Today , there 're so many web hosting company offering 'Unlimited package' for shared hosting, which usually means 'unlimited disk(storage) space', 'unlimited bandwidth' , 'unlimited domain name' and 'unlimted mysql database' for very cheap price, It sounds great, but does it really mean anything?

The question is : How many 'Unlimited' do we need for a normal web hosting?

Disk space requirementRead more

Domain Management for web hosting

The next big thing you have to do after purchasing a domain name is to setup your domain name so that the domain will point to the IP address of your website.

There 're two option of setting up your domain name.

  • Use Domain management tools to point your domain name to the IP address of your web hosting
  • Change Domain Name server to the web hosting 's domain server

Either of these two option could point our domain name to our web hosting.

1th option: Point the domain name to the IP address of web hostingRead more

CPanel tutorial for web hosting - overview

 

Cpanel is the management tools for most of the web hosting company. When you purchase a web hsoting package. CPanel might be the first and most important tools you will use to start building your website. It provide integrated file upload, mysql database creation and domain management tools and a lot of other useful function that is useful for your web hosting.

My website is hosted with webhostingpad, so I will use screenshot from webhostingpad to illustrate the use of CPanel. But all CPanel is similiar, there 's little different between different web hosting provider 's CPanel.Read more

Use client blog tools Zoundry Raven for drupal publishing

CMS like drupal often comes with its own online blogging interfact for easy article writing, the famous interface like fckeditor has word-like interface and easy to use. But It is online, We have to connect to the internet to use it for our writing.

If you 're a fruitful writer and have a lot to publish on your website, It 's better that we could get some client tools on our laptop, we don't have to connect to the internet when writing our story, and do the upload and publishing only after finishing the articles.Read more