Tools

CodeBeautifier with UltraEdit Wordfiles for Perl,PHP and MT

While looking for a code-beautifier I came across the Movable Type plugin MTCodeBeautifier which already has the nice set PHP, Java, Perl and ActionScript. When reading about the sources and the design of the plugin I noticed Beautifier.org which is the core of that plugin. This is the real hammer code. the best: it uses the UltraEdit wordfiles as basis – where there are hundreds of language definitions already… including PL/SQL, Assembler, XML, XHTML, JScript, VBscript, C#, C++, Cobol, Ada and many others to be ready to use and of course to integrate into the MT plugin …

Average rating
(1 vote)

Similar entries

  • Movable Type plugin: RoundRobin is a nifty little loop-plugin that loops some macrotext (like a CSS-class in the right amazon-window) through… its a general improvement over the FlipFlop plugin….

  • GetXML Plugin for Movable Type by Staggernation.com provides you a neat little compile time parsing feature for all sorts of well formed XML streams… by that I now integrate the recently-changed Blog-Feed from blogrolling.com. Example code here following:...

  • Tidy is a PHP extension for the Tidy HTML clean and repair utility which allows you to not only clean and otherwise manipulate HTML documents, but also traverse the document tree. It’s performance is great and you have a ton of features to make your html code or smarty output html compliant.

    Read how to install it in 5 minutes – regardless if you have a Linux or Windows box…

  • Eclipse Data Modelling and DDL generator

  • EPIC – Eclipse Perl Integration updated the Perl Editor and RegExp Plugin today. With the new version of the Perl Editor it is now possible to use spaces instead of tabs. The corresponding option has been added to the Editor…