sifar

Friday, October 22, 2004

HelloWorld.blog

HelloWorld.blog
Hobby main ( Thoughts my_thoughts)
{

/*
This Blog is to keep in touch with myself and
Have an outlet for all my thoughts that i dare to keyin here
Author : Sifar
Version: 0.1
*/

// Decleration Section

Thoughts All_My_Thoughts, Todays_Thoughts;
Content[] Contents_to_filter;

// List of subjects that will be filtered - likley to change with usage
Contents_to_filter[0] = "Hate";
Contents_to_filter[1] = "Dirty Launguage";
Contents_to_filter[2] = "others personal details";
Contents_to_filter[3] = "official secrects";

Thoughts key_in_for_Blog ( All_My_Thoughts, Contents_to_filter[] );
Blog CreateBlog( Thoughts, WIT);

// Processing Section

// Call the write blog procedure for all days
for ( i = today() ; i <= me.getDeathDate(God ) ;i.Day++)
{
// Collect everyday's thoughts and feelings

All_My_Thoughts = Brain.getThoughts(knowledge, facts) +
Heart.getFeelings(ppl, love);


Todays_Thoughts = key_in_for_Blog ( All_My_Thoughts ,Contents_to_filter[]);

Blog CreateBlog( Todays_Thoughts, WIT);
}
}

-----------------------------------------------------------------------------------------------


Hi all out there .., this is my first blog.., being what i am i found it easy to code it as a program than to write it in this human laungauge, what you are reading now has been keyin after a lot of corrections and re-phrasings., but not the program above .., it was another single shot code from me.., who likes to be called as sifar..,

y sifar..? wat does that mean .., ? all of that in upcoming blogs..,

for now know that i am a from the southern part of india and am now in chennai doing what i have always wanted to do , solve problems using computer,

The first place i visited in this earth is my home town , a cool and peace ful sleepy town ., thats were my mom released me into this good good world.., i stayed there untill last year.

ok .., thats all i can think of now.., my eyes are already sleeping .,. seeu all soon .., on a new day tomm.., got lots to tell u ..,