“The Three Bogatyrs” is a famous russian painting which tells you a lot about the country and its traditions. This one was taken somewhere in Pennsylvania, not sure it deserves to be placed right now in The Tretyakov Gallery but it also tells me something about another’s Big Country Spirit.
Drag and Drop Interaction Ideas
Very inspirational prototype found on codrops today. How discovarable the D&D for the user is still a big question for me. May be as the time goes and more and more such interactions appear this question will be solved by itself.
Zentangle of a Day
Heroic WordPress Upgrade 2.1 – 3.92
I have skipped 7 years of Wordpress Development (and was victorious over my laziness) and upgraded to the latest version. I must say that I have expected more troubles. As suggested I have done 9 incremental updates jumping over two major releases.
Event Website for German Chess Finals 2014
German Chess Liga (Bundesliga) is one of the Europe’s top team tournaments. This year my home club Eppingen has an honour to host the final games. The event draws attention of thousands people coming from different parts of Germany and Europe. The Event Website offers you all important information on one page.
Zentangles: Exploring Round Shape
Symfony2 and XAMPP 1.7.4 Problems
This evening I’ve spent installing Symfony2 in the XAMPP 1.7.4 environment on Windows 7.
First, many thanks goes to Sebastian Widmann for his original post in German which already saved me a lot of time. Unfortunately the steps which were mentioned there are not sufficient (at least on my Win7 installation). My story follows… Continue reading
Zentangles: Exploring Square Shapes
A Book Apart: CSS3 and HTML5 Books
Great news: the year just begun and I already know CSS3 and HTML5. How it is possible? See the latest books from A Book Apart. I would really recommend to take an e-paper especially if you are a lucky owner of an IPad.
Looking forward for new releases.
How to get an exact version of phpBB
For whatever reason the authors of phpBB are not showing the exact version. At least I can’t find it in two seconds even inside the administration panel.
If there is no easy way to do it, let’s do this simple trick:
SELECT * FROM `phpbb_config` WHERE `config_name` LIKE ‘%version%’
And here is how to do it in case you need an official support.