Archive for the ‘My Activities’ Category

Playing with registry using Python

The inbuilt library in python provides us many useful ways to access the windows registry and make changes to them. I just learnt some stuffs regarding it and thought I can share them with you all Following explains how you can perform some basic operations in registry:

The first thing we need to do [...]

Continue reading »

Blog Adda – The most annoying way of verification

Many of you may wonder what the last post is about and why I wrote it… This is how a blog managing service “Blog Adda” verifies the blog. Their whole idea of helping the bloggers is great. But isn’t this way of verification annoying? They will verify my blog only if I post something about [...]

Continue reading »

Noddler-Our new mobile service

We recently launched our new service noddler. This gives you a bunch of cool services like phone book, appointments, news, voice sms that can be accessed just by calling to a number. All you need to do is just set your preferences at our website (www.noddler.com). Once done, you can call to the number (will [...]

Continue reading »

Uniphore- A good place to learn

I am now working in Uniphore, Chennai. Its a start-up company in the field of telecommunication. We are a team of 10 people. I think start-up companies are the best places where you learn things. They don’t waste time in name of training. Self learning is the only choice you have. So things are going [...]

Continue reading »

Am back

Sorry every one. Its long time since i made a post. I was busy searching for a job these days so didn’t post anything. Now am back…

Continue reading »

Parallelport Access Using VC# .NET

Parallel port or printer port can be used to control any hardware easily. In our project we first planned to control stepper motors through parallel port. We did our project in VC# .NET. Actually we didn’t know that .NET doesn’t have any inbuilt controls to access parallel port directly. We got stuck up and started [...]

Continue reading »

Unexpected Victory

Yesterday(Apr 1) was a happiest day for me. After 4 months of struggle finally our project is ready The project was to design a printer to print the layout diagram on a single side copper board. I took care of the software part. I did it using c#.net This was my [...]

Continue reading »