New look blog
Just finished giving the blog a new look and feel. I hope it's clearer and less fussy than the previous version.
The syntax highlighter styling has been switched to emulate the Delphi "Classic" theme, e.g.:
procedure Foo;
// example of highlighter
ShowMessage('The answer is ' + IntToStr(42));
end;
So there we are then. Comments appreciated.
Comments
Post a Comment
Comments are very welcome, but please be aware that I moderate all comments, so there will be a delay before your comment appears.
Advertising spam and the rare abusive, hateful or racist comments will be blocked and reported.
Finally, should you have a query about, or a bug report for, one of my programs or libraries please use the relevant issue tracker rather than posting a comment to report it.
Thanks