Monthly Archives: July 2009

Bug in Wordpress?

I just noticed that, when editing a post that uses SyntaxHighlighter (that has the tag <pre>) in Visual mode, attribute name="code" gets lost. The attribute needs to be inserted again in HTML mode. Annoying, to say the least, if not downright scary. This is how theĀ <pre> tag should look like: <pre name="code" class="c-sharp"> ... some code here ... </pre> If [...]
Posted in Software | 1 Comment

Interesting links for today

VisualVM Put or Post How to write unmaintainable code Store a tree in a relational database HTTPS internals How spellcheckers work
Posted in Software | Tagged | 2 Comments