Sunday, June 29, 2014

Latest updates on technologies

Hi all there, I saw new project from google called gauva which just enhances java api's and makes new strong library.Main features are making collections immutable, makes progrrammer easy to implement hashCode
(),toString() methods, iterator implementation made easy and many more there.

ApacheHttpClient provides libs using which client can post large files http requests.

Comparing two xml's is not a easy task for programmer and that is made easy by XmlUnit by apache.

05/07/2014 evening

Best way to learn basics of technology is to just visit wikipedia, I  just grabbed complete idea behind restfull service implementors....thanks wiki.Each top company provides its own implementation...ex :oracle has java-rs, webLogic app server, Jersey.IBM has websphere app server.Jboss has RestEasy.Apache CXF nice too many implementations
And I just read matt cutts blog and he is a fast read master.

07/07/2014 night
Read preview of 100 lessions in 100 worlds by katia featherson -->felt good and wanting to buy
08/07/2014 morning
Mindfullless activities ....from morning to night, ..thouhts at wake up...peacefull thouhts at night....such as seeing kid going to sleep and family members going to sleep are moments thats make us peacefull.

Tuesday, November 19, 2013

Welcome to the world of Unix

                 CONTENTS

  1. Unix Operating System

  2. Kernel

  3. Shell

  4. User login process

  5. Basic Unix commands

  6. File management

  7. Directory management

  8. Permission

  9. File/Text processing commands

  10. VI editor

  11. Pattern searching

  12. Searching and Archiving

  13. Process management

  14. Job Scheduling

  15. Disk usage commands

  16. Architecture of Unix File system

  17. Mailing commands/Utilities

  18. Networking commands

  19. Printing commands

  20. Arithmetic operations

  21. Some useful commands

  22. Misc commands

 

   Unix little theary

 

  Basic unix commands with examples