<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/5615862?origin\x3dhttp://spof.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
Single Point of Failure
..If you haven't figured out what it is, it's probably too late to do anything about it.
Hey baby, wanna see my autonomous agent?
http://www.massivesoftware.com/index.html

A little while back I mentioned there being a credit at the end of ROTK for Massive crowd programming, well, guess who just won a technical Oscar!

"To Stephen Regelous for the design and development of Massive, the autonomous agent animation system used for the battle sequences in "The Lord of the Rings" trilogy."

I REALLY want to work for this guy.

See what you can do, OK?

Thanks.

Posted on 20040217 at 01:55 by codeBoy
Post a Comment