I'm wanting a programmatic way to create zip files (which I'd like to use in conjunction with Rake to build my releases on Windows). Is rubyzip the way to do this or am I missing something about Zlib? If its rubyzip does anyone have a reference to some docs or examples?