I discovered something very cool this week. The
Open Document Format is essentially a zip file with a set of XML files inside of it. I generally haven't had any need to worry about how my docx, xlsx, pptx, etc. files were formatted, but I've been playing with the idea of building a web based editor for those types of files, and was pleasantly surprised that I would not have to write a complicated converter.