• Featured
  • Java

20 very useful Java code snippets for Java Developers

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

15 years ago
  • General

Hiding an Extension

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

15 years ago
  • Web 2.0

Capture Website Screenshot with screenshot capture utilities

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

15 years ago
  • Featured
  • PHP

15 very useful PHP code snippets for PHP developers

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

15 years ago
  • JavaScript
  • JQuery

Drag and Drop Example using jQuery JavaScript in HTML

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

15 years ago
  • JavaScript
  • JQuery

jQuery tabs: Create HTML tabs using jQuery UI

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

15 years ago
  • Java
  • JavaEE

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

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

15 years ago
  • News

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

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

15 years ago
  • General

Analyze website using online Website Analyzer Tools

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

15 years ago
  • Database
  • MySQL

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

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

15 years ago