Posts

Showing posts from April, 2010

The New Norton(Continued)

Image
Well, I as as usual doin my stuff, listening to AI lectures that I downloaded from the internet when suddenly, this popped up : This is as it says a monthly report of “what Norton has been doing” over the last 1 month and I see it had blocked, cleaned, a lot of stuff, etc. Well, thanks to this I realized that its been a month since I installed it ;) I really don’t get it. Why does Norton have to show that? Maybe yet another desperate effort to show the users that they have improved over what we are familiar with :) That aside, considering the whole month, I don’t see any problems other than the ones I mentioned earlier and my computer doesn’t exhibit any kind of problems in terms of performance or any other which we would suspect as a malicious or a virus caused activity. I can now recommend Norton to new users. I’m gonna use this license for the year and probably end up buying it later on. Lets see.

Library Management System (Industry Style)

Image
Well, its been almost two years since I have been working for Accenture and its clients. Today, I just had a thought about the kind of projects the Computer Science students of my college used to do. The common types include all these “Management Systems” like Inventory, Hospital and so on. During the college days how people do or rather get forced to do is to just make a gimmick out of them with basic C/C++ on a command-line interface and making a what they call “Menu driven program”. Now that I have been in the industry for some time and have learned and developed or been part of the development of solutions to a number of clients, I thought how about resurrecting an old school program that I made using what I have seen/learned over the years. Lets be honest here. I was gettin bored having nothing to do and this came out as a result of 5mins of scribbling on a paper. Heres AK’s Library Solution. At this point I’m not sure which library can afford such a solution. Maybe the Librar...