thumbor.org

Thumbor is a smart imaging service. It enables on-demand crop, resizing and flipping of images. It features a very smart detection of important points in the image for better cropping and resizing, using state-of-the-art face and feature detection algorithms


MakerBot Thing-O-Matic 3D Printer Kit – MakerBot Industries

The MakerBot Thing-O-Matic® 3D printer is a breakthrough in 3D printing technology. We’ve named it the Thing-O-Matic® because it is an automatic 3D printer. All other 3D printers can only do one thing at a time while the MakerBot Thing-O-Matic® 3D printer prints thing after thing! Buy it, assemble it, and enjoy being the first on your block to live in the cutting-edge personal manufacturing future of tomorrow!


FScape

Today FScape consists of around fifty independent modules for rendering audio files. From simple utilities such as separating channels, normalising, cutting and splicing sounds, through various DSP and filtering algorithms to more complex algorithmic units which take a sound, analyse it, and rearrange it in new forms. Many of the processes and their ways of parametrisation are unique.


The XML Diff and Patch GUI Tool

This article focuses on developing a command-line tool by reusing code from the XML Diff and Patch installation and samples. The tool works very similar to the WinDiff utility; it presents the differences in a separate window and highlights them.

The XML Diff and Patch tool contains a library that contains an XmlDiff class, which can be used to compare two XML documents. The Compare method on this class takes two files and either returns true, if the files are equal, or generates an output file called an XML diffgram containing a list of differences between the files. The XmlDiff class can be supplied an options class XmlDiffOptions that can be used to set the various options for comparing files.

Load More