Optimize WordPress theme stylesheet inclusion

Yesterday I was workin on latest project, where I needed to include WordPress Child theme’s stylesheet in blog. Following good practise I wanted to escape from using @import in my style.css. By fast research and tests, found way how to optimize that inclusion….

How to add Google Buzz button to WordPress and Blogger

Already some days are working Google Buzz. I made short search on Google for possibility to add Google Buzz button to Blogger template. As I didn’t find it on first page, I decide to rewrite some of previous Blogspot template code, which I made earlier. And for WordPress blogs too……