• Featured
  • Java

20 very useful Java code snippets for Java Developers

17 years ago

Following are few very useful Java code snippets for Java developers. Few of them are written by me and few…

  • General

Hiding an Extension

17 years ago

Windows of this era provide a feature that by default hides extensions of files. They choose to display the filename…

  • Web 2.0

Capture Website Screenshot with screenshot capture utilities

17 years ago

No, I am not talking about capturing screenshot of your desktop using Print Screen or other screen capture softwares. I…

  • Featured
  • PHP

15 very useful PHP code snippets for PHP developers

17 years ago

Following are list of 15 most useful PHP code snippets that a PHP developer will need at any point in…

  • JavaScript
  • JQuery

Drag and Drop Example using jQuery JavaScript in HTML

17 years ago

Ever tried implementing Drag & Drop feature using JavaScript? Believe me it is quite tough and has lots of cross…

  • JavaScript
  • JQuery

jQuery tabs: Create HTML tabs using jQuery UI

17 years ago

HTML Tabs have became one of the most used UI components in web design. Tabs are generally used to break…

  • Java
  • JavaEE

Introduction to Apache Maven: A build framework & build automation tool

17 years ago

For a quite while I had been using Ant build tool for building my Java projects. Since few days I…

  • News

OMG: Salma Hayek’s Apple MobileMe account Hacked!!

17 years ago

Just read this news on Techmeme.Holywood actress Salma Hayek's Apple MobileMe account has been hacked by someone earlier today and…

  • General

Analyze website using online Website Analyzer Tools

17 years ago

Website analyzing and optimizing has became one of the key task that a webmaster has to perform in order to…

  • Database
  • MySQL

Full-Text Search using MySQL: Full-Text Search Capabilities

17 years ago

Have you ever thought how does the search functionality is implemented in all the websites! Most of the internet blogs…