<div dir="ltr"><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif">
<div>Let&#39;s try this yet again...</div>
<div> </div>
<div>There&#39;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&#39;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&#39;s not ready for prime time, but it&#39;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&#39;re curious.</div>
<div> </div>
<div>It&#39;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&#39;re effectively just assigning relationships 
to what are basically documents composed of arbitrary serialized data.  Since 
this is basically Mongo&#39;s use case, it makes sense.</div>
<div> </div>
<div>Anyway, I wasn&#39;t able to put as much time into the thing as I&#39;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&#39;s a lot in here I&#39;m not exactly happy 
about) are welcome, and thanks for taking a look at it if you do,</div>
<div>--Nick</div></font></div>