Monthly Archives: January 2010

Ruby on Rails MiniWiki plugin released

To create a wiki in a Ruby on Rails app, I’ve created a plugin called: MiniWiki. With 3 simple steps it is possible to add a very basic wiki to your application. The only dependency is RedCloth and the generator … Continue reading

Posted in Ruby on Rails | Tagged | Leave a comment

SWFUpload direct to Amazon S3 in Ruby on Rails

I’m working on various projects and for one certain project this company wanted a file sharing website, like yousendit.com for example, but the site should be in-house. I proposed Amazon S3 for the storage of the files, otherwise the VPS … Continue reading

Posted in Ruby on Rails | Tagged , , | 4 Comments

XEN, Ruby Enterprise Edition and 4gb seg fixup

My new CentOS XEN server has a virtual machine which serves as a dedicated web server. The on the console and in /var/log/messages the following message appeared: 4gb seg fixup, process ruby (pid 20252), cs:ip 73:00e0a636 printk: 151939 messages suppressed. … Continue reading

Posted in Ruby on Rails, VPS | Tagged , , | 1 Comment