<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> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=13111323&amp;blogName=Not+Technical+Really&amp;publishMode=PUBLISH_MODE_HOSTED&amp;navbarType=BLACK&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fwww.michaeldausmann.com%2Fsearch&amp;blogLocale=en_US&amp;homepageUrl=http%3A%2F%2Fwww.michaeldausmann.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Not Technical Really

Various ventings on software development and user focused design.
 

Coming up for air

Friday, November 03, 2006

If you were wondering where where I was, I have been wrestling with a monster, a real nightmare. Too big to fit completely into 1 brain. Just the static data schema took 3 months to design. On top of that, 2 complicated GUI's (1 static data, 1 transactional), a core processing engine that takes instructions in one end and spits out files, reports and outputs to clients, internal users as well as 5 other systems with both a manual and an automated (Straight Through Processing) workflow in the middle.

Well enough moaning, its feature complete now (released to integration environment tonight, just bugfixing to go ) so I have a bit of headspace for blogging again, I might even have time to read a book :)

I found this article really interesting. Parakey sounds way cool cant wait to see it in action. I am a recent Firefox convert BTW, the Diggnation boys talked me into it.
 
   





© 2009 Not Technical Really