As I sit in vacation, thinking about projects to do. I found something called "drupal-6.12.tar.gz" in a backup folder of my brother. And a series of events followed. I manually installed Apache, PHP, MySQL and PHPMyAdmin as well as drupal. And after setting these for hours. I was planning to update my days-old site "www.pranav.com.np" where you are now. Months back, this site was implemented mainly using "css" by myself. But then I wanted to make something like CMS for me. I never got upto it. But really thanks to drupal for attractive themes hard to style manually.
I am misguided by the purpose of using drupal in my site because theres no PHP/MySQL support in my free account of my DNS provider. But I am thinking something different, - a solution for this.
Will use wget, httrack or curl for making static pages of my dynamic localhost (using drupal).
I will put two recent copies of my static site.
Will write a script to compare the last two copies (file-by-file hash comparision) (also will detect new files added to my latest static copy)
After changes are confirmed, I will logon to my ftp:// and only the required files will be uploaded.
Ofcourse, will automate this all process.
This will take a lot of disk space inexpense of PHP. But can be a solution till I buy premium account with fully supported PHP/MYSQL. There's also some benifit with static pages, they are not parsed by PHP engine, that means speed..
Maybe, I will move onto some free DNS provider that can give us PHP/MySQL support like 000webhost.
And yes you cant comment using my static page. They are just mirrors of my dynamic 127.0.0.1