Huge amount of data is getting posted on Internet everyday. Most of the data has no expiry date, that means once you post information on Internet, it resides there almost forever (until service gets down). The embarrassing missive lives on and on, in the web service's archives, in Google's cache, and eventually in the Internet ...
If you are writing Java classes and distributing them over the Internet, you should know that people can reverse-engineer, disassemble, or
decompile your classes into Java source code. One of such decompiler is JAD. In
this article we discuss about the usage of JAD to decompile the
Java class.So to make the job ...
Here is a small code snippet to sum the values of all textboxes in a form in JavaScript using jQuery. I wrote it for some functionality and thought to share it with you all. The requirement is simple, whenever user modify the value of a textbox, the fresh sum should be calculated and displayed on the ...
A Googler has started a new project in his 20% time at Google to integrate 3D videos in YouTube.
SERTable has spotted this thread in one of the
YouTube help page.Developer Pate is saying that he is the "developer working on the stereoscopic player as a 20% project." He added that "it's currently very ...
I could'nt stop myself laughing when I read this ridiculous news on techcrunch today!!! The news is: Brit Andrew Poole organised a simple barbeque to celebrate his 30th birthday party. He expected a total of 17 guests, so he bought a lot of burgers, rented a marquee and put some batteries into the portable MP3 player. ...
jQuery has became one of the most used and most loved JavaScript framework of all time. It not only does reduce the overhead in coding simple techniques in JavaScript, but also make your code cross browser compatible. I have written many tutorials on jquery and this time also I came with this simple plain implementation. The ...
Object-Oriented programming is one of the widely used programming paradigm that uses abstraction to create model based on real world. It is a model organized around "objects" rather than "actions" and data rather than logic. Historically, a program has been viewed as a logical procedure that takes input data, processes it, and produces output data. Object-oriented ...
Soon after the iPhone 3GS was launched, it was jailbreaked by a 19 year old hacker
George Hotz. Jailbreaking and unlocking are two entirely different things. Jailbreaking is simply hack that lets you install unapproved third-party applications on your iPhone. Unlocking, on the other hand, is a hack that lets you use your iPhone ...
If you are using Mozilla's latest browser, Firefox 3.5 then you may be running in risk. There seems to be a critical JavaScript vulnerability in the newly launched 3.5 version of Firefox. Mozilla's security blog has just published
this post describing the vulnerability.The vulnerability can be exploited by an attacker who tricks a victim ...
In this new world of smart phones, 3gs, web 2(3).0, twitter, facebook etc we hardly remember the old legacy softwares that we used in early days of technological evolution of computer world. But people come up with some strange, weird or you can say innovative idea. Like this one; the Developers of
iSoft ...