Skip to Content

December 2009

31
Dec 2009

version0.1 of Existentialism

There is always an overlapping condition that will negate certain aspects of doctrine that you have but mostly it's the choice that you make or the prior decisions that had been made for you but even then your choice is of utmost importance. It may be in the desperate situation that you allow yourself to think about whats going on and that's what is a bold, invigorating approach towards life.

31
Dec 2009

What is Help....

I am more than willing to help anyone and I expect that help shouldn't be taken for granted. Don't expect that the help will arrive at your place - If you can do it with google then don't even bother to read further.

22
Dec 2009

Programming is fun

This is something that is missing as a whole from larger section in the IT sector. This as a whole is poorly misunderstood way of "business of living" - Pappi pate ka jo sawal hai.
Everyone is so imbibed in the way of living of the relative living of life that they forget  the absolute way of living their own life.
"
Programming is Fun

19
Dec 2009

Cloud Application

19
Dec 2009

With all the (ad)venture, programming taken a backseat

My current list of tasks, which ofcourse is large enough to get me going all through out the year(s). I have deviated a bit from the Qt stuff. Well it is out of neccesity that the lists have to be done.
 

08
Dec 2009

Just when I thought....

It was amazing how to get things done with drupal, the installation, setting the env on gnu/linux. Then moving on to developing a site with the look you want it to have, getting involved with modules, blocks, regions, tpl files, dpm, taxonomy, vocab and many more to get things going... all these in a localhost.
Finally(hope so) the hosting part
localhost -------------> public domain
Involved copying data, exporting and importing mysql data and some tweaking with the settings.php file to get the site up.
Was that it? Couldn't find my url in google search.

06
Dec 2009

Configuring the mail client - Evolution

Specify the email address
Select the receiving email server as POP and specify the server - mail.gnumen.org
In place of the username give XXXX@gnumen.org (don't just specify the XXXX also give the domain name)
Select the sending email server as SMTP and specify the server - mail.gnumen.org:Port No.
In place of the username give XXXX@gnumen.org (don't just specify the XXXX also give the domain name)

Thats it

03
Dec 2009

Localhost to public domain

In order to upload the files from your HDD to remote site is fairly simple, use ftp, scp. Copy these files in the document root
Now with the transferring of info in the database (MySQL), export the tables in your database using phpmyadmin and then import them in the public domain using the phpmyadmin.
Before that remember to create a database and the user.
change the mysql entry in the settings.php file and that's it you are ready with you virtual space