• General

Generate Random Number in UNIX Shell Script

17 years ago

RANDOM is a peculiar shell variable, but useful nonetheless. Peculiar because its value changes each time it is referenced (yes,…

  • Java

Sending Emails in Java using GMail ID

17 years ago

Thought of sharing following code with you all. It is a small code snippet that uses SMTP in Java to…

  • News

This Message will Self-Destruct: Vanish, Self-Destruct digital data

17 years ago

Huge amount of data is getting posted on Internet everyday. Most of the data has no expiry date, that means…

  • Java

Protect Java code from decompilation using Java Obfuscator

17 years ago

If you are writing Java classes and distributing them over the Internet, you should know that people can reverse-engineer, disassemble,…

  • JavaScript
  • JQuery

Sum HTML Textbox Values using jQuery / JavaScript

17 years ago

Here is a small code snippet to sum the values of all textboxes in a form in JavaScript using jQuery.…

  • News

YouTube Experimenting with 3D videos!

17 years ago

A Googler has started a new project in his 20% time at Google to integrate 3D videos in YouTube. SERTable…

  • News

Pre-crime & Minority Report turns real through Facebook in England

17 years ago

I could'nt stop myself laughing when I read this ridiculous news on techcrunch today!!! The news is: Brit Andrew Poole…

  • JavaScript
  • JQuery

Delete Row from HTML Table by clicking it using jQuery

17 years ago

jQuery has became one of the most used and most loved JavaScript framework of all time. It not only does…

  • Featured
  • JavaScript

Object-Oriented programming with JavaScript

17 years ago

Object-Oriented programming is one of the widely used programming paradigm that uses abstraction to create model based on real world.…

  • General

Unlock your iPhone 3GS in 4 simple steps

17 years ago

Soon after the iPhone 3GS was launched, it was jailbreaked by a 19 year old hacker George Hotz. Jailbreaking and…