Recent Posts

Topics

Main menu:

Search

Recent Comments

Archives

Tag: valuation

The Software IP Detective’s Handbook

My book on software intellectual property has just been published by Prentice-Hall.

Share

CodeMeasure is now free

You can now run CodeMeasure for free to graph the growth of your software project development effort over multiple versions of the software. CodeMeasure uses the Changing Lines of Code (CLOC) method to calculate the growth.

Share

CodeCLOC for software transfer pricing cases

SAFE announces the release of CodeSuite 4.0 that includes CodeCLOC for measuring how software evolves across versions of code. CodeCLOC uses the same algorithms that were implemented in CodeMeasure and that were developed for the landmark software transfer pricing case Symantec v. Commissioner of Internal Revenue.

Share

SAFE releases CodeMeasure for software developers

SAFE has just introduced its latest product called CodeMeasureā„¢ that can measure the growth of software.

Share

The value of corporate secrets

Forrester Consulting just put out a report that I found interesting. According to Forrester, chief information security officers (CISOs) face increasing demands from their business units, regulators, and business partners to safeguard their information assets. Security programs protect two types of data: secrets that confer long-term competitive advantage and custodial data assets that they are compelled to protect. Secrets include product plans, earnings forecasts, and trade secrets; custodial data includes customer, medical, and payment card information that becomes “toxic” when spilled or stolen. Forrester found that enterprises are overly focused on compliance and not focused enough on protecting their secrets.

Share

SAFE Corporation is looking for great ideas

If you have a research idea relating to code analysis, and you can use the SAFE tools, let us know. If your proposal passes our review process you’ll get free licenses to our tools, free support, and help getting your results published.

Share

How much is your software worth?

Previous methods of measuring code involve counting lines of code. We realized that we could use CodeDiff and FileCount to compare lines of code to find the number of lines of code that continue from one version to another, the number of lines of code that are changed, and the number of lines of code that are added. Plugging these values into a well-defined spreadsheet allow you to graph this measure of changing lines of code (“CLOC”) over time.

Share