News

Koders Goes 'Pro'

Updated source code search engine from Koders serves midmarket.

Hoping to tap the midmarket, Koders Inc. recently released a Pro Edition of its source code search engine. Users can search version control systems behind the firewall either through a browser or from Visual Studio and Eclipse.

Koders provides APIs and Web service-based methods for integrating with other ALM products and content-search tools, including Google Inc.'s enterprise appliances.

Koders Pro is set up to work with the open source CVS and Subversion repositories, but additional upgrades are needed to tap Visual SourceSafe, ClearCase, Perforce and other commercial products.

The company has a three-tier business model. The hope is that interested parties will try the firm's free Web site-based search engine for open source code, koders.com, on an experimental level. The new Pro offering represents a step up in functionality, but is not as feature-rich and is more affordable than the Enterprise Edition. "We really wanted to lower the barrier for adoption," says Koders founder and CEO, Darren Rush.

A code search engine can have a number of applications within enterprises, Rush says. For example, admins can scan codebases for potential risk factors, such as incidences of the word "password."

Heavy traffic
Right now, Koders.com receives 500,000 unique visitors each month, according to Rush. The site receives a lot of .edu Web traffic, he says, a fact that raises an interesting scenario around the question of code reuse -- a major reason for using a code search engine. "Plagiarism in the university is essentially productivity in the organization," he notes.

The company's crawling technology was "pretty much developed in-house," according to Rush. But for its indexing technology, Koders took the open source Lucene project and customized it for searching through source code.

In the future, Koders will look toward something far more ambitious than simple search: judging the quality of code. Right now, Koders employs cruder methods, such as popularity metrics. "We're going under the assumption that code that gets reused is better than code that never gets reused," he says.

Koders Pro costs $99 per user, per year. The company offers a 30-day free trial.

About the Author

Chris Kanaracus is the news editor for Redmond Developer News.

comments powered by Disqus

Featured

  • Get Started Using .NET Aspire with SQL Server & Azure SQL Database

    Microsoft experts are making the rounds educating developers about the company's new, opinionated, cloud-ready stack for building observable, production ready, distributed, cloud-native applications with .NET.

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

Subscribe on YouTube