-
Just doing a little backup.
-
My beautiful daughter Sophie is 5 years old today. One of these days I’ll get around to editing this post and adding a photo.
-
Apparently MySQL, Postgresql, SQLite and I’m sure other SQL based databases don’t all utilize the same SQL queries. This, naturally, causes problems when trying to develop an app that is able to work with any of the SQL-flavored databases out there. I know nothing about SQL queries. Fortunately Matt does. And he’s coming up with…
-
I’ve tried, in my extreme inexperience, to run Squib with an SQLite database. I can’t figure it out. Fortunately that’s what Matt’s for. 馃槈 Supposedly migrations are possible. That leaves Matt without any more excuses. > Q: Does ActiveRecord::Migration support SQLite? > A: Migrations appear to work fine with SQLite in Rails 0.14.0 and later.…
-
Ruby on Rails is amazing. Or more appropriately what is achievable is amazing. Check out [fluxiom][1]. It’s jaw dropping. >Fluxiom is a pure HTML/CSS/JavaScript browser-based application that doesn’t require any plug-ins (like Flash). As a back-end it uses the [Ruby on Rails web development framework][2], combined with many open-source tools. It’s what makes [Squib][3] so…
-
When I was looking for a CMS to use for building and maintaining a static, or nearly static, [business site][1]; I looked in many directions. I played around with [Blosxom][2]. It has some very nice features. Chief among them is that Blosxom uses the computer’s file system architecture as its CMS. Blosxom runs as a…