It is said that it is a good behavior to set title attribute to a tags. I usually put to the title the text of the link. The process is: I put the link to the clipboard, go to the editor, select the text, press Ctrl-A, insert the link to the dialog box, press enter, [...]
WordPress quicktag toolbar tweaking again
November 10, 2007
Posting source code in WordPress: escaping and syntax highlighting the inserted code
November 4, 2007
I have already mentioned that I had difficulty in finding a suitable solution to post source code in my blog. However good the workaround presented in my previous post is functioning, I was not satisfied with it. I noticed two annoying things. The first was that I had to escape HTML special chars “manually” in [...]
Symfony form handling recipe
November 3, 2007
Symfony is a really great and well-thought-out framework, but I think its form handling support needs some more improvements. 5-6 years ago I developed an MVC framework as my thesis which has the following features related to form handling:
You can define forms logically (including labels, validation rules, error message parameters etc.) via form configuration files. [...]
Escaping problem with WP-Syntax WordPress plugin
October 30, 2007
When I started this blog I had spent some time finding a syntax highlighter plug-in for the code snippets presented in the posts. I went to wordpress.org and I tried out some of the plug-ins, but I had some problems with all of them. After a few hours I found the WP-Syntax plug-in. I had [...]
Posted in
content rss

Recent Comments