Some readers reported problems in order to read the code blocks. So i changed the theme back to the original one.
Happy new year, v.
Some readers reported problems in order to read the code blocks. So i changed the theme back to the original one.
Happy new year, v.
Hi, after searching some wp-themes databases I chose to give my blog a new look. So here it is.
I decided to go with the Hemingway theme for now. If you have any suggestions for another cool theme feel free to give me a hint.
I found this yesterday at dev.yuanworks.com. Take a look at it if you are interested in independent games development. You’ll find some nice articles about game design, development and programming.
Looks like I’m gonna reactivate my dreamcast.
Multi-Domain setup broke on Typo3 version 4.2.2 when I tried to use my Typo3 root folder as subdirectory with mod alias.
(more…)
How to migrate databases in rails.
(more…)
I encountered following error while running ./configure for Monit 5.0.1:
(more…)
Short answer to a frequently asked question:
(more…)
I used VPIM to create VCards from employees in my database which stores the employee’s data UTF-8 encoded. Then I wanted to give the user the possibility to download them. And of course half of the employees’ names were corrupted because I didn’t convert them to LATIN1 (ISO 8859-1). so here’s what i came up with:
(more…)
After updating RubyGems I got the following error message:
(more…)
Here is a short description how to install sqlite3 with RubyGems on Windows XP.