At work I was working on a simple Ruby on Rails project that is basically going to use CRUD to store, edit, and view information, something simple. I kept getting really weird errors with my scaffolding. After much mangling done with my database and code I found the problem was that I named a field …
Category: Articles
Apple’s FileVault
Recently I turned on the “FileVault” option on my Mac. For those who don’t know FileVault is a preference that lets a user encrypt their /home directory. It is encrypted and the user sets a password to access it. Then when the user logs in their /home is decrypted on the fly as it is …
Updated Typo
Just went through and updated typo to the latest trunk and got it all working. It might look the same but under it all it is totally amazing. The work the developers have done in the fast few days make this one of the best setup’s I have run. Only real issues I had were …
Accounting on Rails
For my first project on Rails I will be making a fully fledged business accounting setup. It will be fully web-based and is targeted at medium and small sized businesses. I got a little bit of it done, and will work on it as I get time. Hopefully in a month I will have a …
New Blog Engine
Ok, back up and running… again. I guess just randomly running a SVN update isn’t such a good idea. Typo changed the db config and the migrate didn’t want to work with my sqlite3. As you can see I got a modified CSS/theme setup now, just a bit more to refine. Eric