Posted: March 25th, 2010 | Author: vid | Filed under: Development | 5 Comments »
After reading through many comments on my post RubyGems: undefined method ‘manage_gems’ for Gem:Module (NoMethodError) I now recommend following fix:
Read the rest of this entry »
Posted: December 31st, 2009 | Author: vid | Filed under: Development | No Comments »
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.
Posted: August 10th, 2009 | Author: vid | Filed under: Development | Tags: blog , themes , wordpress | No Comments »
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.
Posted: June 3rd, 2009 | Author: vid | Filed under: Development | Tags: dreamcast , games , independent , retro , sega | No Comments »
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.
Posted: May 13th, 2009 | Author: vid | Filed under: Development | Tags: apache2 , mod_alias , multi-domain , typo3 , virtual host | No Comments »
Multi-Domain setup broke on Typo3 version 4.2.2 when I tried to use my Typo3 root folder as subdirectory with mod alias.
Read the rest of this entry »
Posted: May 12th, 2009 | Author: vid | Filed under: Development | Tags: basic , ruby on rails | No Comments »
How to migrate databases in rails.
Read the rest of this entry »
Posted: May 6th, 2009 | Author: vid | Filed under: Development | Tags: monitoring , ruby on rails | No Comments »
I encountered following error while running ./configure for Monit 5.0.1:
Read the rest of this entry »
Posted: May 4th, 2009 | Author: vid | Filed under: Development | Tags: ruby on rails , rubygems | No Comments »
Short answer to a frequently asked question:
Read the rest of this entry »
Posted: April 30th, 2009 | Author: vid | Filed under: Development | Tags: ruby | No Comments »
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:
Read the rest of this entry »
Posted: April 30th, 2009 | Author: vid | Filed under: Development | Tags: error , fix , ruby , rubygems , update | 59 Comments »
Update: There’s a more efficient solution to this problem here: The Easy Fix
After updating RubyGems I got the following error message:
Read the rest of this entry »
Recent Comments