May 14, 2012 by Rajesh Kumar
Comments (0)
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. To be honest and precise, I Spent lots of time in it every day; today I realized that I have interest towards economics, business and politics. So I should play some games of my choice in it. I found these games not only serve my purpose of having fun but will teach me something more…
Acquire This is a decades-old classic, where... Read full post
May 4, 2012 by Rajesh Kumar
Comments (0)
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 border between two countries. Travel becomes hard core of people life.
I feel this prompted companies like Amadeus, Sabre, TravelPort saw the future and revolution in this arena and started developing complex solution for the people globally.
These companies have changed the model and created a very vast industry with huge... Read full post
November 17, 2011 by Rajesh Kumar
Comments (0)
Verify that local-host and remote-host is running openSSHssh -VOpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006Lets say you want to copy between two hosts host_src and host_dest. host_src is the host where you would run the scp, ssh or rsyn command, irrespective of the direction of the file copy!1. On host_src, run this command as the user that runs scp/ssh/rsync$ ssh-keygen -t rsaThis will prompt for a passphrase. Just press the enter key. It'll then generate an identification (private key) and a... Read full post
September 20, 2011 by Rajesh Kumar
Comments (0)
Perforce Central Authorization Server: P4AUTH
Author: Rajesh Kumar Email Id: rajesh@scmGalaxy.com
Contents Problem Statement: Solution: P4Auth Advantage of Perforce centralized authorization server Overview of P4Auth How to Implement? Verification: centralized authorization server Configure outer server to listen central authorization server Commands to the central server Limitations and notes FAQ... Read full post
May 4, 2011 by mfeighner
Comments (3)
pmp, perforce, clearcase, clearquest, unemployment
Thanks for the Invitation to the PerForce Group.
However, I have no idea what to discuss here as I have never used PerForce and doubt very much I ever will. After 10 years of experience with ClearCase and ClearQuest, I have been unemployed for 18 months now, and my COBRA ends this Friday, May 6th. I got very tired of applying for jobs where I have been run over by the technology revolution. I am also tired of recruiters who contact me and do not do their... Read full post
April 6, 2011 by Rajesh Kumar
Comments (0)
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 Blocking users/ sites by referrer Block traffic from a single referrer Block traffic from multiple referrers Blocking bad bots and site rippers Change your default directory page Redirects Prevent viewing of .htaccess file Adding MIME Types Preventing hot linking of images and other file types Preventing Directory Listing Save bandwidth with... Read full post
April 6, 2011 by Rajesh Kumar
Comments (0)
build tools, build management system
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 not backwards-compatible (eg, it cannot execute Maven 1 plugins). However, Maven 2.0 is the latest stable release of the Maven application, and new users are generally encouraged to use it for all new projects. If you are familiar with Maven 1, you can find some information about moving to Maven 2 here or on the main Maven site. Maven 1 To... Read full post
April 6, 2011 by Rajesh Kumar
Comments (0)
software configuration management tools
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 or Unix. The Solution is pretty much straight forwards but sometimes we miss some of things which delay the setup process. Here I have tried to points out these already available on Perforce Knowledge base site. Download and Installations:
1.
Download the p4 executable file from the Perforce web... Read full post
April 6, 2011 by Rajesh Kumar
Comments (0)
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) definitions, physical or logical. COCOMO (COnstructive COst MOdel), is a tool which allows one to estimate the cost, effort, and schedule associated with a prospective software development project. Languages: Ada, Assembly, C, C++, COBOL, FORTRAN, Java, JOVIAL, Pascal, PL1
SLOCCount - $0
SLOCCount is a set... Read full post
April 6, 2011 by Rajesh Kumar
Comments (0)
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 unauthorised or unscheduled departure from requirements can lead to considerable problems in maintaining and managing large source projects.
Having received requests from several major C/C++ and Java projects to measure ‘changes' in source code projects, Power Software was commissioned to manufacture an automated tool... Read full post