Telerik Buys Fiddler Debugging Tool

The company vows to keep the debugging tool free forever.

Telerik has announced that it's bought the Web traffic debugging tool Fiddle; with that purchase comes all of Fiddler's employees.

That will increase Telerik's payroll by exactly one.

Eric Lawrence, formerly of Microsoft and the creator/owner of Fiddler, can now turn his hobby into a fulltime job, Chris Eyhorn, EVP of Testing Tools at Telerik, told Visual Studio Magazine. He explained why Telerik wanted Fiddler -- and Lawrence. "Fiddler's going on year No. 9 of being in the market. It's a powerful way to understand traffic [to and from] a Web site."

Eyhorn said Fiddler was a natural fit for Telerik, since the company's been using it internally within its Test Studio suite for years. But Telerik wanted more than just the tool -- it wanted Lawrence.

"With Eric joining the team he will be able to deliver on his vision for Fiddler with the full financial and resource backing of Telerik," Eyhorn wrote.

He understands, however, that with such purchases often comes apprehension in the user community: will Telerik change Fiddler? Will it go from a simple, powerful tool into a corporate-designed product that forgot what made it great in the first place?

Not to worry, Eyhorn told me. "We're going to keep fiddler free," he said. "Fiddler's always going to be its own free product."

In addition, "We're going to be investing in it," in the form of more community-building, Eyhorn said. One example is already visible on the Fiddler Web site. It's a poll, asking users what they'd like to see from the next update. "We care about what you guys want, [and need you to] help us go after that," Eyhorn added.

Fiddler's an HTTP proxy that runs on Port 8888, allowing users to debug any traffic that accepts HTTP proxies. "WinINET-based applications (E.g. Microsoft Office, Internet Explorer, etc) should automatically use Fiddler while it's running and the "Capture Traffic" box is checked on the Fiddler File menu," according to a description on the Fiddler Web site.

Fiddler's a popular product, Eyhorn notes, writing that it receives more than 9,000 installs per day. And with Lawrence now able to give it more attention, don't be surprised to see those numbers go even higher.

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube