Ive been busy with Internet marketing!
Hey guys
Looks like these days I've found a new craze - Internet Marketing (IM). Google should tell you exactly what this is. Let me go down do the business end directly, this does require quite a bit of technical skill and street smarts to do well. Ive been experimenting and this had paid off pretty well , Literally! I've made 240$ in the first month! not at all bad considering I'm a noob to this field. I continue to learn everyday and hope that I continue to get a steady stream of income from this. Subscribe to know more bout how this new craze of mine!
Encryption
Encryption is the science of hiding information using an algorithm known as cipher.

I was trying out a simple xor encryption cipher.
The principle of any encryption is that the original text should not be available by backtracking.
The truth table for xor is given by :
pqpq
TTF
TFT
FTT
FFF
As we can see here for no given output we can trace what the input is. Even when the outputs are true we cannot know the order of the inputs. This is used by employing a certain text called key to encrypt the text. The key is ex-ored with the text and the output is the encrypted text.
An advantage of this process is that ex-or is symmetric i.e. ex-oring the encrypted code with the key will give us the text again. This means that the same algorithm can be used for decryption as well!
Although this algorithm is simple and computationally easy this has drawbacks.
As the algorithm is symmetric decryption is a simple process. And repeated patterns will generate the same encrypted text. This makes it easy to get the key. Therefore this encryption should only be used for non-critical documents.
Exams coming up!
Its that time of the year again when we scramble to college to get records corrected, try to get correct versions of programs we dont get one bit , join the long retard lines to collect hall tickets, oh nd study in between all this mess. Alas, The 8 headed demon called VTU exams has arrived. Although this times subjects are something that i Should hav managed to do well in, im still struggline :( . Anyways, I guess its up to me now put the hammer down and start slogging!
Experiments with JAVA
The next few posts are going to be about my current obsession : JAVA, I'm planning to master this language and take the SCJP certification sometime soon. In the following posts I'm going to try and sum up java for you via slides and other media. These tutorials are meant for the people who have experience in using an OOP language like C++ and want to learn JAVA programming or at least a reason for them to. Ill basically cover a few codes on how to implement networking and platform Independence concepts. JAVA is VERY interesting and a must learn for all comp enthusiasts  , the books I'm referring to are
  • Head first JAVA - Sierra and Bates
  • JAVA the complete reference - Herb Shildt
These two books are pretty self explanatory and even a noob should be able to follow it.
Keep reading...
New Idea About Articles
Hey everybody. I had yet another idea for a website(must say I DO keep getting truckloads of these). This one involves collecting the creative writers. Writers of every field will gather together and write legitimate genuine articles about the subject they want to write about and they will be paid for it on a basis I'm yet to decide upon. I know, I know this sounds like one of those billion Paid to xyz kinda ideas but this isn't. The idea here is to build up a database of good articles that users would WANT to read. And a podium for writers who WANT to write. This is an idea still in progress and people interested in contributing please contact me...
Hello Guys
This is my first post in what would be an attempt to make a mark in the blogosphere. You can check my profile for info about me. I want this blog to contain everything I'm currently doing without going into intricate personal details :P Basically this blog should be a platform to post my ideas about everything (Well DUH! that's what a blog's supposed to be used for!) . I'm gonna try update this as much as I can. Comments and Suggestions are always welcome and you can also contact me on the social networks, IM protocols or e-mail IDs specified. Happy Reading!!
  • About Me

    A 20yr old dude with an appetite for knowledge and ambition to be different. Currently doing engineering and working on C,C++, Java ,Photoshop and learning ASP.NET, C# and SQL

    Followers