• General

Shell Script to Rename & Move files in Unix

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

15 years ago
  • Featured
  • General

Microkernel Architecture Pattern & Applying it to Software Systems

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…

15 years ago
  • Java

Java is Everywhere!

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

15 years ago
  • PHP

Knowing $_SERVER PHP Variable in a better way

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

15 years ago
  • Featured
  • JavaEE

Run Multiple Instance of Apache Tomcat in Single Server

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

15 years ago
  • General

How to Track External Links using Google Analytics?

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

15 years ago
  • Featured
  • General

Free Design Patterns Reference card for you!

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

15 years ago
  • General

SEO for Bloggers by Google’s own Matt Cutts!

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

15 years ago

WordPress Tip: Insert Content automatically after each Post in wordpress

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

15 years ago
  • JavaEE

Introduction to Apache Archiva: The Build Artifact Repository Manager

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

15 years ago