Log Management Tools using splunk and other alternatives

Splunk Splunk (the product) captures, indexes and correlates real-time data in a searchable repository from which it can generate graphs, reports, alerts, dashboards and visualizations. Splunk aims…

Read More

Know about Certificates and SSLs

DRAFT VERSION HTTPS Hypertext Transfer Protocol Secure (HTTPS) is a combination of the Hypertext Transfer Protocol with the SSL/TLS protocol to provide encrypted communication and secure identification…

Read More

List of build automation software

Make-based tools     distcc     GNU make, a widely used make implementation with a large set of extensions     make, a classic Unix build tool     mk,…

Read More

Application Performance Monitoring Tools

New Relic New Relic is an all-in-one web and mobile application performance management provider for the cloud and the datacenter. It provides 24×7 real user monitoring and…

Read More

Dashboard Solutions for CI/CD – DevOps

A dashboard is an interactive tool that aggregates all your data into a single view. Analytics from multiple sources are contained in one place, making it easier…

Read More

npm – Node Packaged Modules

Install a package SYNOPSIS npm install (with no args in a package dir) npm install <tarball file> npm install <tarball url> npm install <folder> npm install <name>…

Read More

JSHINT

JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team’s coding conventions. It is very flexible so you can…

Read More

Know about nodejs?

What is nodejs? Node.js untangles concurrency by replacing the Java platform’s standard, multithreaded approach with single-threaded, event-driven I/O. Node.js (Node) is an I/O environment built on top…

Read More

Is it end of Rational BuildForge Era or UrbanCode?

“Together UrbanCode and IBM technology will be unmatched in the industry, providing businesses a continuous process for developing, testing, and delivering new and updated software,” said Maciej Zawadzki,…

Read More

Skill Sets of SCM, Build and Release Engineers

Build / WorkFlow Mgmt Tools AnthillPro Apache Continuum Bamboo CruiseControl Hudson LuntBuild OpenMake Meister TeamCity Team Foundation Server Electric Cloud Others SCM Tools AccuRev ClearCase CA Harvest…

Read More

Top 30 best paying tech companies for software engineers

As per the latest survey done by Glassdor, These are top tech companies who pay highest attractive salary to their employees. Listing is alphabetic order, not in…

Read More

IT infrastructure and Cloud Monitoring Tools

Why Cloud Monitoring is essential? Security SLA management Capacity planning Resource management Trouble shooting Performance management Open Source Tools for Cloud Monitoring Zenoss Hyperic Gangila Nagios OpenNMS…

Read More

Social networking software and ratings

Best Open-Source Social Networking Software | Best Open Source Tools to Create Scalable Online Social Networking Platforms | Elgg Oxwall Phpfox WordPress Jcow Buddypress Dolphin Drupal Pligg…

Read More

Best Open Source eCommerce Software

nopCommerce nopCommerce is an open source e-commerce solution that contains both a catalog frontend and an administration tool backend. nopCommerce is a fully customizable shopping cart. It’s…

Read More

scmGalaxy – A SCM Build and Release Community

scmGalaxy is a community initiative based on Software configuration management that helps community members to optimize their software development process, Software Development Life Cycle optimization, Agile Methodologies…

Read More

Technology behind Online Portal based on Travel and Tourism

I always had some excitement about travel and tourism industry. World are getting shrink day by day. Different culture and difference in languages is not any more…

Read More

Apaceh HTACCESS Tutorial

Introduction What Can I Do? Creating A .htaccess File What is .htaccess Why Not to use .htaccess Error Documents | Custom Error Pages Blocking users by IP…

Read More

Some additional LOC tools

USC CodeCount and USC COCOMO- $0 CodeCount automates the collection of source code sizing information. The CodeCount toolset utilizes one of two possible source lines of code (SLOC)…

Read More

Changed, Added and Deleted SLOC

An important consideration for Software Project Managers is whether the requirements are being altered in a given project without their knowledge or consent. The impact of unauthorized…

Read More

Criteria to decide suitable CLOC tools for your source code

Hi, Please find to answer follwing questions in order to find out sutable CLOC tools for your project. What are the features of CLOC? Language Support Platform…

Read More

Questionnaire: Access your SCM Process in Project

TABLE OF CONTENTS 1…… General Assessment Questions. 2 1.1     Questions to analyze the development process description.. 2 1.2     Questions to characterize the project application.. 2 1.3     Questions to identify the supporting tools. 2 2…… Assessment on…

Read More

Java Command Line Options

-client       to select the “client” VM -server       to select the “server” VM -hotspot      is a synonym for the “client” VM  [deprecated] The default VM is client. -cp…

Read More

Tools for Counting Lines of Code in Source Code

USC CodeCount and USC COCOMO- $0 CodeCount automates the collection of source code sizing information. The CodeCount toolset utilizes one of two possible source lines of code (SLOC)…

Read More

Sonar Support with JSP & HTML

JSP/HTML land, usefull tests could be done via some regexp, ie check if style/css are used (to avoid dirty colors/fonts hard-coded for example). If we want to…

Read More

What is HTTP (HyperText Transfer Protocol)

Short for HyperText Transfer Protocol, the underlying protocol  used by the World Wide Web. HTTP defines how messages are formatted and transmitted, and what actions Web servers…

Read More

Berkeley Internet Name Domain(BIND)

Abbreviated as BIND, Berkeley Internet Name Domain  is the most common implementation of the DNS protocol on the Internet. It’s freely available under the BSD License. BIND DNS servers are…

Read More

What is DNS (Domain Name System)

Short for Domain Name System (or Service  or Server), an Internet service that translates domain names  into IP addresses. Because domain names are alphabetic, they’re easier to remember….

Read More

What is SSH(Secure Shell)

SSH Secure Shell provides users with a secure, encrypted mechanism to log into systems and transfer files; it can be viewed as a secure replacement for FTP. Developed…

Read More

Agile Software Development Methodology

What is Agile Software Development Methodology? Agile development practices increase the velocity at which software teams deliver customer value by improving everyone’s visibility into project features, quality…

Read More

Jetty – Java-based HTTP server

Jetty is a 100% pure Java-based HTTP server and servlet container (application server). Jetty is a free and open source project under the Apache 2.0 License. Jetty is used by…

Read More