<div dir="ltr"><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">
<div>Let's try this yet again...</div>
<div> </div>
<div>There's been a ton of movement in the CI for CM space recently(which is
great! although not quite like this) and I promised a few people I'd let the
list know when I had released something. Well, I have:</div><a href="https://github.com/cammoraton/vex" target="_blank"><font color="#0066cc">https://github.com/cammoraton/vex</font></a>
<div> </div>
<div>It's not ready for prime time, but it's a *mostly* functioning prototype.
The following repeats some of what is in the readme. The slides from the
initial talk are in the doc directory if you're curious.</div>
<div> </div>
<div>It's a rails app using mongo, because well, you have to use nosql these
days right? But seriously, this is actually a good application for it as we
want the horizontal scaling and we're effectively just assigning relationships
to what are basically documents composed of arbitrary serialized data. Since
this is basically Mongo's use case, it makes sense.</div>
<div> </div>
<div>Anyway, I wasn't able to put as much time into the thing as I'd hoped over
the past 60 days and I wasted a ton of what time I had waffling between
mongo/activerecord/redoing models(most of what you see is the past 2 weeks), but
quite a bit of the core functionality is done. Things like caching and
navigation work for certain definitions of work, they just need redone.</div>
<div> </div>
<div>Questions, comments, and flames(there's a lot in here I'm not exactly happy
about) are welcome, and thanks for taking a look at it if you do,</div>
<div>--Nick</div></font></div>