Marked As Pertinent

rails, design, art, business by BJ Clark

Archive for August, 2009

A trip to Boston in August

without comments

I’m taking a trip to Boston between August 26th and August 29th.

Written by BJ Clark

August 20th, 2009 at 4:44 pm

Posted in Uncategorized

A trip to Cary in August

without comments

I’m taking a trip to Cary between August 21st and August 25th.

Written by BJ Clark

August 20th, 2009 at 4:44 pm

Posted in Uncategorized

NoSQL: If Only It Was That Easy

with 72 comments

The biggest thing in web apps since “rails can’t scale” is this idea that “your rdbms doesn’t scale.” This has gone so far as to be dubbed the coming of age for “nosql” with lots of blog posts and even a meetup. Indeed, there are many promising key-value stores, distributed key-value stores, document oriented dbs, and column oriented db projects on the radar. This is *definitely* a great thing for the web application scene and this level of variety will definitely open doors for organizations large and small in the near and long term.

However, along with these great tools, an attitude that “the rdbms is dead” has popped up, and while that may be true in the long run, in the short term, it’s definitely premature.

Read the rest of this entry »

Written by BJ Clark

August 4th, 2009 at 7:38 pm

Rails App Template

with 13 comments

I start a lot of projects. More than I’d like to admit. I finish and deploy very few, but I like cranking out the first iteration of an app in a weekend. Sometimes I do it just to learn some new feature, or try out an architecture idea. I don’t like to do this in the context of whatever existing app I’m working on, because I don’t want any baggage of whatever I was thinking last week. Last week is too long ago.

Read the rest of this entry »

Written by BJ Clark

August 1st, 2009 at 9:14 pm