Friday, February 03, 2006

Yeeeeeeeeeaaaaaaaaaah....

Finally.... finally..... .Finally I am also joining the club of the employees who have been given Laptops...... It feels so nice to work on a Laptop... Less strain for the hands and back.... No need to worry about ergonomically designed workplace as there are no other additional components that I need to access .... Everything is a part of the laptop itself... No more adjusting the keyboard and mouse to be at the same level.... No more adjustment of the monitor to be inline with my eye height and no more struggling to adjust my chair so as to reduce the strain on my back and leg and wrist...........

6 comments:

  1. Congratulations! I'm sure the next time i step into office everyonez gonna be sporting a laptop! Good move by the company.

    ReplyDelete
  2. Yeah... Thatz the whole idea..... Everyone would be provided a laptop within the next couple of months....

    ReplyDelete
  3. Have you got the "freedom" of taking the laptop home?

    void home()
    {
    if(answer==YES)
    {

    MyMesg("All the best for losing peace \ at home... :-)");

    }
    }


    :-)

    Lovingly,
    Satheesh
    http://educatethechildren.blogspot.com

    ReplyDelete
  4. Sateesh... The result of the "if condition" of your program is "Yes" but losing the peace at home is dependent on another condition that I carry it home.

    Lost touch with programming but still lemme try

    void home()
    {
    if(answer==YES)
    {
    call carry()

    }
    }

    void carry()
    {
    if(answer==YES)
    {

    MyMesg("All the best for losing peace \ at home... :-)");

    }
    }

    Hope am right!!! Thanks for dropping by and leaving a comment.

    ReplyDelete
  5. From al tehe BETA, find the full release..! :-)

    STATUS office()
    {
    void laptop()
    {
    if(got_it==YES)
    {
    home();
    }
    else
    {
    work_with=DESKTOP;
    }
    return STATUS;
    }

    void home()
    {
    if(peace==NO)
    {
    uselaptop();
    }
    else
    {
    carry_on();
    }
    }

    void carry_on()
    {
    if(answer==YES)
    {

    MyMesg("Just a Laptop can't screw my life at home" );

    }
    }



    Sorry.. its a little too much na..?:-) want to come out of coding.. but always get intoit..unawaringly..!! :-)

    Lovingly,
    Satheesh

    ReplyDelete
  6. hurray!!! treat eppo??

    man.. i miss that sleek Dell laptop... i have this super heavy one now that i just find excuses not to carry home :-((

    ReplyDelete