Thanks
This site is based on wordpress which is great software. A big thank you and deepest regard to all folks created this wonderful piece of art. Yes, code can be poetry. Documentation should. Btw, I have only two (no, three) wishes left:
- Please add multilingual support – yes, plugins exists out there to provide. All (?) of them have rather serious issues.
- Please create proper XHTML out of the post’s text
- Can’t we have real template tags? Like they did in JSP 2.0 where you create a XML tag which will then be translated (on the fly) into appropriate Java code? Sorry, but mixing XHTML code with
<?php php-statement ?>is just pure crap.