Format CSV is a module targetted at Drupal developers, allowing to format standard table array as CSV, mimicking Drupal's built-in theme_table() function behavior.
Integrates the Piecemaker 3D flash slideshow into Drupal.
Piecemaker is a 3D flash slideshow similar to Cu3ber (cuber).
This module provides an api for utilizing it within Drupal. Currently the API provides for profiles that determine transitions and general settings for slideshow. The API by itself does not create any piecemaker slideshows, it simply provides the tools for other modules to produce slideshows
Also included in this release is the Piecemaker Blocks module. It allows users to create blocks that will display a Piecemaker slideshow. Currently it is the only way to create a slideshow though more ways are coming (see Roadmap below). The API though allows for easy creation of add on modules to build piecemaker displays (see piecemaker.api.php).
Piecemaker Source. Available from https://github.com/arcaneadam/Piecemaker-Drupal
You must download the source from the above link and not the piecemaker website. Follow the instructions in the documentaion on where to place the library. Alternatively if you enable the module with drush it will automatically download the needed files.