Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Your choice (Score 1) 958

I work for a few small companies and luckily for me, they are all very strict on their licensing compliance requirements.

A few however did not keep their receipts easily accessible which is pretty much what the BSA looks for. Original CDs, certs of authenticity apparently don't cut it. We spent some time and was able to get all the documentation ready just in case.

Programming

Submission + - Caching is king for Ruby on Rails apps

An anonymous reader writes: For some, Rails is hyper productive and for others Ruby is a toy. Rails also has a reputation as unproven with limited scalability. Unlike the C and Java languages, Ruby is interpreted, with all of the inherent performance handicaps. This article explores the Ruby caching strategies such as caching static content, model caching, page caching, action caching, and others that can really speed things up. In many circumstances. there are caching techniques available to increase Ruby on Rails application performance.

Slashdot Top Deals

The one day you'd sell your soul for something, souls are a glut.

Working...