Scripting Language Tools Get UpgradesScripting Language Tools Get Upgrades

ActiveState and Zend Technologies both have updated their tools for open-source scripting languages.

Charles Babcock, Editor at Large, Cloud

July 30, 2004

3 Min Read
information logo in a gray background | information

Scripting languages such as Perl or Tcl frequently are what make the disparate parts of corporate Web sites work together. Two companies that supply tools for open-source scripting languages upgraded their offerings this month.

ActiveState, a unit of Sophos Plc, the anti-spam software company, upgraded its Komodo 3.0 integrated development environment to let users work with either Perl, Tcl, Python, or PHP, the latter being the language that has passed Microsoft's Active Server Pages as most frequently found on Web sites.

Komodo 3.0 lets users browse directly through procedures in code libraries in any of the languages instead of searching through documentation on what the library contains, says Komodo user Jeff Rankin, lead Web application developer at O'Neil & Associates Inc., creator of documentation for heavy equipment training and operation.

Komodo 3.0 also lets developers browse through the properties or characteristics of scripting language objects--the software modules that perform specific functions on a site. The tool contains a new debugger that works the same way in all the languages, instead of a different way for each, says David Ascher, ActiveState's chief technology officer. The debugger can search for glitches in a client portion of a program and in the server portion at the same time. Highlighting a bug in one area frequently explains why something is going wrong in the other, Ascher says.

The debugging changes are made possible by a new debugging protocol, DBGP, developed by ActiveState, that other tool users may adopt because it's been made open source, he says.

Rankin said he and other programmers at O'Neil liked Komodo's extensibility. His company frequently develops code to be used on Web sites that require meeting the guidelines of the Americans With Disabilities Act. Programmers at O'Neil have written extensions to Komodo that allow it to automatically convert HTML tags into tagging that meets the guidelines.

"We have lots of government clients. They require ADA (Americans With Disabilities Act) compliance," he notes. The extensions, written in JavaScript--which is recognized by Komodo--save Web-site builders time by automatically translating regular HTML tags into a format that meets the guidelines.

Komodo is priced at $295 and is available immediately; a version for educational or non-profit use is available for $29.50.

Zend Technologies Inc., originators of the popular PHP scripting language, upgraded its Zend Studio 3.5 integrated development environment for PHP to support the latest version of the language (PHP 5.0 came out July 19). It contains code-analysis capabilities to aid PHP programmers in use of correct syntax and structure. Mistaken syntax is highlighted by the tool, much as Microsoft's Word underscores a misspelled word, says Andi Gutmans, VP of technology.

The tool includes a new online help system that directs developers to online resources for guidance through tough development issues. It's priced at $249 and available immediately.

Zend was profitable last year, according to company president Doron Gerstel, and just received $8 million in venture-capital funding to market its integrated development environment.

Read more about:

20042004

About the Author

Charles Babcock

Editor at Large, Cloud

Charles Babcock is an editor-at-large for information and author of Management Strategies for the Cloud Revolution, a McGraw-Hill book. He is the former editor-in-chief of Digital News, former software editor of Computerworld and former technology editor of Interactive Week. He is a graduate of Syracuse University where he obtained a bachelor's degree in journalism. He joined the publication in 2003.

Never Miss a Beat: Get a snapshot of the issues affecting the IT industry straight to your inbox.

You May Also Like


More Insights