|
Today I am announcing two new WordPress plugins I have been busy with lately. They both carry a pretty special personal note to a blog.
First one is called WP Figlet and basically what it does is allow you to draw ASCII…
Usually I am very involved in my current projects, work or hobby related and I don’t even have a TV home so I am kind of cut from the rest of the world. This lasts until I finish a major…
Dogfooding or ‘eating one’s own dog food’ is a term used for a company that is confident in it’s own product (if it was a dog food they would feed their own dog with it).
I thought it is a rather…
I have noticed few inconsistencies in the WordPress 2.6.1 code regarding the methods to add content boxes to the WordPress Write Post panel.
The old way included using
add_action('dbx_post_advanced', 'myplugin_old_custom_box' );
add_action('dbx_post_sidebar', 'myplugin_old_custom_box' );
which would add a box to the Advanced section and…
This summer I was lucky enough I got persuaded to go to Italy. Persuaded as it was not my idea, I was rather comfortable enjoying my working-stay in Bol, Brac, Croatia, with a laptop on my knees, glass of wine…

I’ve recently read a short story about one of the founders of New York stock exchange. I am paraphrasing it but it goes something in these lines:
The old gentleman, in the years when twentieth anniversary of his retirement was to…
|