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 don't comment here if:
1) You have a query about, or a bug report for, one of my programs or libraries. Most of my posts contain a link to the relevant repository where there will be an issue tracker you can use.
2) You have a query about any 3rd party programs I feature, please address them to the developer(s) - there will be a link in the post.
3) You're one of the tiny, tiny minority who are aggressive or abusive - in the bin you go and reported you will be!
Thanks