My witty team :)


Few days before, I used to do work on witty alone, so it was little boring. But now I too have a team working on it. Let me introduce you my team of witty. We are 5 people, Witty People. Me, you know Shaina :P, Rajandeep, Gaurav, Amitoj, Ramanjot. I like to work and solve their problems very much. Whenever they ask something and I tell them or remove an error successfully, it gives me a great pleasure. Also we all know about Gaurav, working with him really makes me feel lucky. He is brother of my mentor, great like him as well as he has his own individual personality too like he always remain calm and relaxed while working 🙂 and this thing is really very good, we all should learn this from him.
So my today’s problem was to change URl with different menu items. I tried using different ways and it took a lot more time than it should, but finally I completed this task successfully. 🙂
Also while working on this problem, I met with a new error member of error family. First it looked strange but was easy to tackle. For this I found following:
GCC compiler assumes that it has the entire physical memory available instead of just the VPS memory (virtual memory), so it tries to use too much. To restrict the amount of virtual memory allowed. For instance, if you have a VPSLink 1 account, you could do:

[root@vps /]# ulimit -a

That displays the current limits. Then you can change it to something a little lower than your account limit, say:

[root@vps /]# ulimit -v 60000

To change back to normal, just type:

[root@vps /]# ulimit -v unlimited

But, in some other website, It was written that this problem can be solved by rebooting the system, and I just rebooted and it got solved 😛

Today I discussed some basic things about witty with Gaurav like the variables we use in our main function and ‘this’ pointer etc.
Now ready for next problem which is bigger and difficult one ie dividing the code into different file to improve its readability. Good luck to me 😛


Enjoying work :) Saturday ~Information day