Posts tagged www
changing a hosting company
0I’m changing the hosting company, plus all content has been moved from BlogEngine.Net to WordPress so the site may be unstable for a few days. The number of plug-ins and themes for WordPress is really amazing!
It wasn’t an easy decision as I’m devoted .NET/Windows developer so changing to PHP/Linux is a big thing for me, but hey, I learned a lot of new things recently and this is cool!
Also to my surprise my first android app, a small fix actually, has been downloaded more then a 500 2000 times so far, this is quite nice. Since the initial release I’ve changed UI and fixed crashing widget.
IE8 Compatibility tag
0It seems that this theme is not compatible with IE8 Beta 2, so I’ve put some quick patch, the tag for backward compatibility: <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />, that I found on MSDN and more tags explained here.