saidone.org -
the land of the free and the home of the brave
Main menu
Home
About

Projects
AlfMark

Swamp
Links
ush.it
aghers.org
saidone@ush
gameknot
virtualmagister

Misc
Unless otherwise specified, all contents of this site are licensed under a Creative Commons Attribution-ShareAlike 3.0 Italy License.
SyntaxHighlighter at last - posted by saidone on Sun, 11 Sep 2011 16:52:47 GMT
New kugelmass build now integrate SyntaxHighlighter.

It was not hard (the hardest thing was finding some hours) but neither not soo simple. Now it's fully integrated from the "SillyParser", so syntaces (that I prefer over syntaxes) are dinamically loaded: a pojo bean is feeded with a list of required stylesheets (filled during parsing) and then an "if chain" on a struts2 jsp will result in loading or not the required syntax.
So I hope that the small overhead will be unnoticed even with the 256KBps (maximum peak, when not doing something else ;-) bandwidth.
#!/bin/sh
# This is a comment!
echo "Hello      World"	      # This is a comment, too!
echo "Hello World"
echo "Hello * World"
echo Hello * World
echo Hello      World
echo "Hello" World
echo Hello "     " World
echo "Hello \"*\" World"
echo `hello` world
echo 'hello' world





No comments yet.



Post a new comment

<-- comment title (well, not really mandatory)
<-- your name
<-- your e-mail
<-- multiply 64 by 85

back to home
[[[[[[[ served by kugelmass ]]]]]]]
The best thing about a boolean is even if you are wrong, you are only off by a bit.