Projects tagged ‘code’ and ‘highlight’


Jump to tag:

Projects tagged ‘code’ and ‘highlight’

Filtered by Project Tags code highlight

Refine results Project Tags syntax (7) java (2) site (2) source (2) blog (2) geshi (2) highlighter (2) wave (2) plugin (2) php (2) tools (2) robot (2)

[12 total ]

3 Users
   

A syntax highlighter written in Haxe that can highlight the syntax of a bunch of languages, including Haxe. Since it's written in Haxe, JavaScript and PHP versions can be generated, and snapshots ... [More] are available inside the Subversion repository. It is lightweight: 1 file, around 200 lines of algorithm and around 300 lines of language definitions. Adding a new language is usually a matter of adding 5-10 regular expressions, and is somewhat flexible with recursive rules (for example, it highlights PHP/CSS/JS embedded in HTML). There are plenty of examples of the source code highlighting in action on the homepage. The statistics are wrong because Ohloh doesn't understand Haxe. [Less]
Created about 1 year ago.

1 Users

Small embeddable pure Java library to perform source code highlighting and render the results in a variety of formats.
Created over 3 years ago.

0 Users

as3syntaxhighlight is a port of google-code-prettify (which incidentally is what google code uses to highlight code) to ActionScript. It supports syntax highlighting of code in a variety of ... [More] programming languages including MXML and AS3. It can be used for syntax highlighting as you type or for generating HTML which can be applied as htmlText to a TextField or TextArea. It also features an AS3 specific "async" mode that allows it to work in chunks without blocking the UI. To read up more about the library and to check out a live demo, visit this link. This library was developed for sandboxviolation. Note: as3syntaxhighlight is 100% client side and meant to be used by Flex or Flash developers. It does not require any server side code. [Less]
Created 10 months ago.

0 Users

PHP engine for code holder and highlighter site: www.codesaver.net Sorry, can't show you everything now. Be patient...
Created 12 months ago.

0 Users

A google wave robot for code highlight.
Created 27 days ago.

0 Users

This is a robot that combines syntax highlighting with the new Google Wave technology.
Created 3 months ago.

0 Users

hotkeyhighlightcode(Hot key blog high-light) code helps a developer/coder to post snippets online with high-light function which is JavaScript based. As we know it's mainly used in Baidu Spaces ... [More] through Firefox user-scripts and, further more ,as a ‘.js’ file, it can also be used in other blogs after configuring some parameters. It has been tested on Firefox and IE6.looks fine indeed! [Less]
Created 12 months ago.

0 Users

ChiliFeaturesVery fast highlighting, trivial setup, fully customizable, thoroughly documented, and MIT licensed Supports line numbers Renders identically on Internet Explorer, Firefox, Opera, and ... [More] Safari Comes bundled with recipes for C++, C#, CSS, Delphi, Java, JavaScript, LotusScript, MySQL, PHP, and XHTML Many configuration options: Static, Dynamic, Automatic, Manual, Ad-Hoc Can be applied to elements of a jQuery object and is chainable Fully supports JavaScript regular expressions, including backreferences The recipe format gives full control on highlighting Provides examples which show setups and features Live ExamplesLocal Line Numbers WordPress: a template page snippets of PHP, JavaScript and CSS into an HTML page with line numbers Yahoo Mail: login page lots of CSS snippets, and some JavaScript into an HTML page with line numbers GeSHi 1.0.7.22 a PHP only file with line numbers jQuery 1.2.6 a JavaScript only file with line numbers Bad (but valid) PHP Chili handles it almost fine, but other highlighters get fooled with line numbers Other Languages C++, C#, Delphi, Java, LotusScript, MySQL with line numbers [Less]
Created about 1 year ago.

0 Users

This project is a handy toolkit for developers and companies that use Maven 2 site generation capabilities in order to generate HTML project presentations. m2-site-tools extends the standard site ... [More] plugin that comes with Maven 2 with custom macros and page template and offers many exciting features: inserting highlighted code snippets as well as parametrized HTML, Google Analytics and Google Friend Connect integration, SEO (meta-description) support and more. Latest stable version: 2.0 [Download] News2009-08-24 Version 2.0 has been released. stylus-ext-skin Velocity template was revised from the ground up along with the documentation. There are three new exciting features so be sure to check them out. Feature listFeatures offered by m2-site-tools include: CodeSnippetMacro for inserting code snippets HtmlTemplateSnippetMacro for inserting parametrized HTML snippets SimpleTagMacro for inserting simple HTML tags SyntaxHighlighter integration for snippets inserted by CodeSnippetMacro Simple SyntaxHighlighter brush for Java properties files Google Analytics Tracking Code integration Google Friend Connect integration new Meta-description attribute support new Possibility to customize the "Privacy Policy" link Possibility to exclude the default "Built by Maven" logo if no poweredBy element is specified new Getting startedSee the user guide to get started using m2-site-tools. We recommend adding a repository to your project's pom.xml (or as a mirror to your Maven central repository). Compatibilitym2-site-tools supports the following configuration: Maven 2.1.0 (doxia-core 1.0) SyntaxHighlighter 2.0.320 [Less]
Created 7 months ago.

0 Users

This is a Code Blog using the Google App Engine. The goal is to make it very easy to write blog entries containing a large number of code. The code should be auto color coated. There will also be a comment system.
Created 9 months ago.