Friday, July 27, 2012

cenv: create your own environments

     Everytime I start coding for GTG, I have to start terminal, nautilus and a browser(in case of bugs ;) ). For a lazy person like me, this is a very boring task. Hence i just came up with an easy solution : environment creator which takes a set of your tasks and turns them into a linux command.
     With all the tasks done in just one go, I can consider it to be a productivity enhancing tool (though it's primary purpose was to help lazy bums like me :P ). All sorts of work environments can be created with this tool. You can have one called "work" which like mine, starts terminal with vim/gedit, nautilus and browser. You can keep one for home which could maybe contain nautilus with your songs folder opened up, a music player, a todo list manager if you have one etc.
     Another added advantage for this tool, is that you can create macros for yourself. Say you have a habit of backing up your files to your external device regularly, you can just create an environment called "backup" with all the copy commands. Heck, you can even add one environment inside another environment because these all are actually turned into linux commands only!
     Right now I have features like "new", "remove" , "rename", "edit" etc. but further more features will come up in a week of 2. The very basic version is ready and I plan to launch the version 0.1 by next Saturday.
     Here is the link to the homepage of the launchpad project: https://launchpad.net/cenv
     I'll let others contribute to the code after the launch of version 0.1
  

Wednesday, July 11, 2012

How random can people think?

    Since, I have been doing some research work at college these past 2 months. I have been getting several weird ideas of surveys and testing stuff
    I first tested my laptop's performance with 100% power usage. Will share the results in the next post. Now I want to know how random can people think.
   We may think that we are selecting some random number but always there is a certain number which comes to our minds first. For example, when giving math problems to my mom's students I often selected the numbers 23 and 32. Don't know why. Also, there will be a number which is a common favorite of the mass and is bound to come often in the survey. Lets see the result.
   Here is the link to the form. You just have to enter 5 randomly chosen numbers. Don't take too long to think the random number. Just type the first 5 that come to your mind!
   https://docs.google.com/spreadsheet/viewform?formkey=dEp0U2dfTV9VaHQxeDJQU0Zad3hqc1E6MQ

   Will share the results next week