• Web 2.0

FBI fighting criminals in a Web 2.0 way

18 years ago

It seems that FBI has also understood the power of web 2.0, to fight against world's notorious criminal. FBI has…

  • Featured
  • JavaScript
  • JQuery
  • Web 2.0

Creating orkut style status update div-textbox using jQuery.

18 years ago

You must have seen orkut style status update box where in the details can be modified by clicking on it.…

  • Web 2.0

Power.com: Aggregating different social networks

18 years ago

Power.com is a brazil based startup that is based in social networking market. It aggregates the user spaces, friends list…

  • Featured
  • Java
  • JavaScript

RPC in Javascript using JSON-RPC-Java

18 years ago

Remote procedure call (RPC) in javascript is a great concept of creating rich web applications. First we will see some…

  • CSS
  • JavaScript

Setting opacity of html element using Javascript

18 years ago

You must have seen the blur effect of html elements like table, div where the opacity of these elements are…

  • Fun

From where Google brought logo of Chrome

18 years ago

Today morning, I got this image in one of the forwarded email. Still can't stop laughing. I don't know if…

  • Featured

Enable GZIP compression in tomcat

18 years ago

What is GZIP? It is a compression format created by Jean-Loup Gailly and Mark Adler. Version 0.1 was first publicly…

  • Java

Creating ZIP and JAR Files in Java

18 years ago

ZIP files offer a packaging mechanism, allowing multiple files to be bundled together as one. Thus, when you need to…

  • CSS

Textbox with background image using CSS

18 years ago

All we need in order to create an input box like this is an image of a magnifying glass and…

  • Java
  • Struts

Apostrophe creating problem in properties file in java/struts

18 years ago

I encounteredĀ this problem with message resource property files in Struts. The problem is: I have an entry in property file…