Don't distract them, Mike! I want my Baby Do-More! I would say not to disturb them but I think that ship may have sailed! 
Well, since you asked...
Plastic vendor is bringing by first mold shots tomorrow.
UL file is open, and we are building the requested test units now.
We are a few weeks from having the last boards to pre-production layouts. May still be tweaks, but for all intents complete.
Spent the last few weeks working on file system stuff for the SDCard and Ram Disk. Have added FILEOPEN, FILESEEK, FILETRUNC, FILEDEL, and FILECOPY. Have updated STREAMIN, STREAMOUT, and CLOSE to support the file systems.
Since we now have a file system, just today added the ability to send an attachment in an EMAIL. Also added the ability to delete the source file after sending.
Next we are going to add a file logging instruction, RECIPEREAD, and RECIPEWRITE. The recipe instructions will work similarly to PUBLISH and SUBSCRIBE, but to records in a file.
Fun stuff!