since 1999

The Rietta Blog

02/22/2012

Startup Riot 2012 is done; congratulations to the winners

Read More »

02/03/2012

[Rails] Good Random Positive Integer

Read More »

01/27/2012

Generate OpenSSL RSA Key Pair from the Command Line

In 42 seconds, learn how to generate 2048 bit RSA key. And then what you need to do to protect it.

Read More »

01/24/2012

Rails: Point DNS to 127.0.0.1 to Test Wildcard Subdomains on WEBrick

Read More »

01/18/2012

Rails: Gmail Reply-To on Contact Form Email

Read More »

01/17/2012

Wikipedia *blackout* tomorrow in protest to SOPA/PIPA

Read More »

01/14/2012

Rails: TypeError: nil can't be coerced into Float

In Rails, whinny nil exceptions are a real pain. I like to use to_f when computing float values because nil.to_f is 0.0.

Read More »

01/09/2012

OpenSSL: Encrypt a File with a Password from the Command Line

Read More »

01/02/2012

Integrate Blog Content with your Rails 3 Website with Pure Ruby Code and RSS

Read More »

12/26/2011

How to automate copyright notice updates in Ruby on Rails

Read More »