Aug
19
Reminder to self: in order to make iBrowser play nice with tiny_mce, I had to manually edit 3 files…
line 24 in tiny_mce\plugins\ibrowser\editor_plugin.js
var ib = iBrowser_GetIb();
line 23 in tiny_mce\plugins\ibrowser\interface\common.js
function iBrowser_GetIb() { return ib; }
various lines in tiny_mce\plugins\ibrowser\config\config.inc.php
addthis_url = ‘http%3A%2F%2Fdulovic.com%2F2008%2F08%2Fibrowser-tiny_mce%2F’;
addthis_title = ‘iBrowser+%26%23038%3B+tiny_mce’;
addthis_pub = ”;
Aug
1
A lot of tweaking later, I’m almost satisfied with the new look and feel. I’m also pleasantly surprised by the quantity of available widgets, plugins, themes, and whatnot.
Still to do - bring some of the old website’s stuff into the new one, including my CVs in various languages. Think I’ll put up the old skills [...]
Jul
31
So many to chose from! I had no idea…
So far so good. Guess I’ll just adopt and adapt some ideas that I like.
addthis_url = ‘http%3A%2F%2Fdulovic.com%2F2008%2F07%2Fthemes-widgets%2F’;
addthis_title = ‘Themes+%26%23038%3B+Widgets’;
addthis_pub = ”;
Jul
31
Finally updated my website.
Considering that what I do for a living is create cool websites, my own website was a disaster, mostly due to the fact that I have no time for a personal life, let alone a personal site.
Decided to try a blog, and chose Wordpress as my starting point.
addthis_url [...]