Wednesday, August 12, 2009

Movies

I am a avid movie watcher, good movie in all

languages are wellcome. Some of the good movies i saw in past six months are

1) wednesday ( hindi movie)

2) Twelve angry men (1953, too good )

3) Akira Kurosawa's Rashomon ( Japanese )

4) Offside ( Iranian )

5) My little bride ( korean )

These movies are good ones, across ages & culture they still can be watched.

Monday, August 10, 2009

Editing of document

At present I am involved writing design document for my project. Writing a big document can be
painful when u have to scroll across document to get some details.

I did use the windows split method, but it was not effective. After a brief period I found a different method of working, it is similar to version control. When a self set mile stone is reached, i make copy of the original document and set the original to "read-only" mode.

for eg:
if "sss_tt_0.doc" is the original document, on reaching milestone i will create a document
sss_tt_1.doc ( copy of the original document ) and make sss_tt_0.doc as "read only" .

Now for further editing i will use sss_tt_1.doc for editing and sss_tt_0.doc as reference. This solves two problems backup and quick referencing. If two terminals are present the method works even better