I’ve just signed up to MyBlogLog service.
Look at my profile and my blog’s profile on MyBlogLog.
Continue reading ‘MyBlogLog’
The blog for developers
I’ve just signed up to MyBlogLog service.
Look at my profile and my blog’s profile on MyBlogLog.
Continue reading ‘MyBlogLog’
I’ve just updated WordPress engine to v2.5. I played with it for a moment and was very happy about it until I got this error when I went to WordPress Dahsboard:
Fatal error: Call to undefined function wp_register_sidebar_widget() in /XXX/wp-admin/includes/dashboard.php on line 31
Luckily, I’ve found a very simple solution on Tom Raftery’s Social Media Blog. Tom, thanks for sharing with others!
I’ve just changed the engine for my blog from WordPress 2.3 to WordPress 2.5.
The change is not visible for the reader but there’s a lot going on in the dashboard, starting with the layout, dashboard widgets, multiple file upload, etc… To get the full list of the changes, please look at the official WordPress blog.
Recently I’ve been reading “High Performance Web Sites” (look at amazon).
I think it’s a good book who can be recommended to all who do even little bit of front end development. The book describes 15 rules (regarding CSS, JavaScript, etc.) that should be followed in order to deliver high performance web sites. It’s rather short (c.a. 150 pages) and easy to read, but the suggestions described by the author can be helpful while you work.