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 is done for creating a separate load balancer server for an application or install...
A lot of time we want to run multiple instances of Apache Tomcat server on a single machine. Generally this is done for creating a separate load balancer server for an application or install...
Google Analytics allows you to track how often viewers on your website click particular links on your website. Links to internal pages are automatically tracked, however you must add JavaScript code to links that...
Matt Cutts is the head of the webspam team at Google where he specializes in search engine optimization (SEO) issues. He is known in the webmaster and SEO community for applying Google’s Quality Guidelines....
WordPress is a great blogging platform which is highly configurable. It allows you a lot of things to do with your Blog. For example, notice the Share Buttons at the end of this post....
Following is the basic overview of Apache Archiva, The Build Artifact Repository Manager. What is Archiva? Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide...
Twitter API has became a powerful way of getting information about a twitter user and her activities. In my previous tutorial we saw how to create a simple twitter reader in 5 minutes. Let...
What if the popular microblogging website, Twitter had only 100 users? Based on the data from a survey InformationIsBeautiful blog has constructed these gorgeous graphics showing the Twitter (Twitter) community represented as 100 people....
Following are few very useful jQuery Tips and Tricks for all jQuery developers. I am sharing these as I think they will be very useful to you. Disclaimer: I have not written all of...
Listener is one of the most popular technologies used in the J2EE web application. It is part of the Java Servlet as defined in Servlet 2.3 but they have their own specific functionalities. There...
If you are using wordpress as your blogging system you know that everytime you publish a post with an image, WordPress creates two thumbnails and store them in the web server. These thumbnails are...