google.com, pub-9220471781781135, DIRECT, f08c47fec0942fa0 Welcome to Geetha's Blog

Thursday, April 23, 2015

A LIGHT exists in spring

  
A LIGHT exists in spring      
 Not present on the year        
At any other period.   
  When March is scarcely here           
           
A color stands abroad        
  On solitary hills        
That silence cannot overtake, 
  But human nature feels.       
           
It waits upon the lawn;          
  It shows the furthest tree             
Upon the furthest slope we know;     
  It almost speaks to me.        
           
Then, as horizons step,           
  Or noons report away,         
Without the formula of sound,                  
  It passes, and we stay:         
           
A quality of loss         
  Affecting our content,         
As trade had suddenly encroached   
  Upon a sacrament.           
                      
                      -   Emily Dickinson

Once by the Pacific

The shattered water made a misty din.
Great waves looked over others coming in,
And thought of doing something to the shore
That water never did to land before.
The clouds were low and hairy in the skies,
Like locks blown forward in the gleam of eyes.
You could not tell, and yet it looked as if
The shore was lucky in being backed by cliff,
The cliff in being backed by continent;
It looked as if a night of dark intent
Was coming, and not only a night, an age.
Someone had better be prepared for rage.
There would be more than ocean-water broken
Before God's last Put out the Light was spoken. 

                                               - Robert Frost

Friday, March 7, 2014

All Things Bright and Beautiful

All Things Bright and Beautiful 
 - Cecil Frances Alexander, Hymns for Lit­tle Child­ren, 1848

All things bright and beautiful,
All creatures great and small,
All things wise and wonderful,
The Lord God made them all.

Each little flower that opens,
Each little bird that sings,
He made their glowing colors,
He made their tiny wings.

The purple-headed mountain,
The river running by,
The sunset, and the morning,
That brightens up the sky;

The cold wind in the winter,
The pleasant summer sun,
The ripe fruits in the garden,
He made them every one.


He gave us eyes to see them,
And lips that we might tell,
How great is God Almighty,
Who has made all things well.

I like this poem very much. Comments on this poem are very well welcome.

Sunday, January 24, 2010

Automatic saving and backup of Word file

By default, Microsoft word automatically saves your current document after every ten minutes. This can be changed. It is also possible to create backup of files automatically.

Steps:
  • Select Options command from Tools menu.
  • A small dialog box will open.
  • Select the Save tab in the dialog box.
  • Check the option "Always create backup copy". This sets your word to create backup copy of file each time, you save document.
  • Click the "Save Auto Recover info every" check box and enter the time in minutes.
  • Click the Ok button of dialog box.

Sunday, January 3, 2010

How to insert sample text

Sample text: The quick brown fox jumps over the lazy dog.

How to insert sample text in Word 2003 and earlier versions :

  • To insert sample text in Word 2003, Word 2002, Word 2000, or in Word 97 for Windows, type =rand() in the document where you want the text to appear, and then press ENTER.

How to insert sample text in Microsoft Office Word 2007
  • To insert sample text in Word 2007, use one of the following methods.

Method 1: Use rand()

  • To insert localized sample text in Word 2007, type =rand() in the document where you want the text to appear, and then press ENTER.

  • You can control how many paragraphs and lines appear by adding numbers inside the parentheses of the rand() function. The =rand() function has the following syntax:
    =rand(p,l) Note In this function, p is the number of paragraphs, and l is the number of lines that you want to appear in each paragraph.

Method 2: Use rand.old()

  • To insert localized sample text that is compatible with Microsoft Office Word 2003 and earlier versions, type =rand.old() in the document where you want the text to appear, and then press ENTER.