• General

Shell Script to Rename & Move files in Unix

17 years ago

Problem Statement: I have few files in source directory. I have to move them to another destination directory. The source…

  • Featured
  • General

Microkernel Architecture Pattern & Applying it to Software Systems

17 years ago

Architectural Patterns always been interesting from designer perspective. MVC, Pipe’n’filter, Layered,3-tier, n-tier, etc. But one very basic architectural concept coming…

  • Java

Java is Everywhere!

17 years ago

Watch this ad. Really, Technology changes the way we live our lives.

  • PHP

Knowing $_SERVER PHP Variable in a better way

17 years ago

$_SERVER array in PHP is very useful in getting lot of information about the PHP script in execution as well…

  • Featured
  • JavaEE

Run Multiple Instance of Apache Tomcat in Single Server

17 years ago

A lot of time we want to run multiple instances of Apache Tomcat server on a single machine. Generally this…

  • General

How to Track External Links using Google Analytics?

17 years ago

Google Analytics allows you to track how often viewers on your website click particular links on your website. Links to…

  • Featured
  • General

Free Design Patterns Reference card for you!

17 years ago

Design Patterns are always wonderful for one who can perceived them as an tool to create generic solution to commonly…

  • General

SEO for Bloggers by Google’s own Matt Cutts!

17 years ago

Matt Cutts is the head of the webspam team at Google where he specializes in search engine optimization (SEO) issues.…

WordPress Tip: Insert Content automatically after each Post in wordpress

17 years ago

Wordpress is a great blogging platform which is highly configurable. It allows you a lot of things to do with…

  • JavaEE

Introduction to Apache Archiva: The Build Artifact Repository Manager

17 years ago

Following is the basic overview of Apache Archiva, The Build Artifact Repository Manager. What is Archiva? Apache Archiva is an…