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

Securing and Managing privileged passwords and privileged identities (PIM)

<< THIS BLOG IS IN PROGRESS >> These are a information security company that develops and markets digital vaults, based on their vaulting technology for securing and…

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

C++ basic for Build and Release Engineers

The compiler Compiler is the software that translates the syntactically correct statements of a program into objectcode or can also produce an executable using a linker and…

Read More

A Comparison of Nagios, Zenoss and Zabbix

Source – OpenSource Feature Nagios Zenoss Zabbix Basic features (CPU, disk, memory) YES YES YES Auto discovery Partial YES Partial License Free Free Free Inventory Support No Free…

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

Best date android apps

Tagged Tagged – Meet, Date, Chat, Flirt, Free, Fun! Over 300 million members make Tagged the largest and best FREE app to meet new people and make…

Read More

Top Must have android apps in India

Indian Rail Info App Indian Rail Info App is the most downloaded Android application for information about Indian Railways. It enables users to search information about train…

Read More

My fav economics and business video games

I have been playing many video games mainly strategic games such as Age of Empire serious, Rise of Nations, Age of methodology, empire earth and many more….

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

How To scp, ssh and rsync without prompting for password using OpenSSH

Verify that local-host and remote-host is running openSSH ssh -V OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 Lets say you want to copy between two hosts host_src and…

Read More

Perforce Central Authorization Server: P4AUTH

Perforce Central Authorization Server: P4AUTH Problem Statement: Prepare a report on Perforce Servers Automation which consists of following requirement. We need to develop a centralized web based…

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

Difference between Maven 1 and Maven 2

What is Maven 2? Maven 2.0 is a complete rewrite of the ‘original’ Maven application (‘Maven 1’). As such, it is very different from Maven 1, and…

Read More

How to Setup p4 in Linux / Unix

How to Setup p4 in Linux / Unix Well many people have these questions to me that they are facing issues setting up p4 client in Linux…

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

Perforce Customization To Revert Changelist

Perforce Customization To Revert Changelist Attachech Python File: Download here Perforce Python script to revert Changelist Purpose In Perforce if we check in any change list and in…

Read More

Ways to Pass Password in Triggers file or Script file in Perforce

Option 1 If your Perforce server is set to security level 2 or lower you can have your trigger script run as the same user every time…

Read More

Perforce Command Line Global Options

<!– .style1 { font-size: 24px; font-weight: bold; } –> Perforce Command Line Global Options Global options for Perforce commands; these options can be supplied on the command line…

Read More

Perforce Command Line

Command Description p4 add Open file(s) in a client workspace for addition to the depot. p4 admin Perform administrative operations on the server. p4 branch Create or…

Read More

Perforce Merging Process

Perforce Merging Process In Perforce when we have conflict in files, “?” notion comes with the files which says this need to be resolved. Once you select…

Read More