MP3 Duplicate Finder
Program that finds duplicate MP3s using acoustic fingerprints, so that even if the music has some bytes different, you can discover if they are the same. After duplicate detection, it is possible to delete them.…
Program that finds duplicate MP3s using acoustic fingerprints, so that even if the music has some bytes different, you can discover if they are the same. After duplicate detection, it is possible to delete them.…
NFO files, and ASCII text Viewer A Plain text file that includes information about a software program; contains release notes and commonly includes information about the group responsible for distributing; generally included as part of…
Sensitivity and specificity are statistical measures of the performance of a binary classification test, also known in statistics as classification function. Sensitivity (also called the true positive rate, or the recall rate in some fields)…
Using Animated Transparent GIFs in your Keynote presentation was never this easy. It converts the GIF89a with a transparent layer to a Quicktime MOV using the PNG codec with transparent layer. This is the only…
As Google Reader is dying, I needed a tool to retrieve all my starred and shared items. Exporting through Google Takeout was not enough, it exported files that I could not open anywhere, and was…
Web Server in a Pen Drive Portable PHP & MySQL Server. Works entirely inside a removable drive, without the need to install in the computer it will work. This solution works for those who need…
This module creates a Recent Update by any admin block. This block can be used in the front page. It was created to solve a problem that HON Code requires a last updated information for…
Extract and count words from pasted text, export results to CSV table that can be opened in Excel, Libreoffice or Numbers. Extract the most used words in a text has many utilities: 1) Extract most…
The body mass index (BMI/IMC), or Quetelet index, is a heuristic proxy for human body fat based on an individual’s weight and height. BMI does not actually Measure the percentage of body fat. Show your…
Data mining and parser for regular expressions. Extract Regex allows extraction of terms from text based on a regular expression. You can create your own Regex expression, use the built in expressions (emails, uri, url,…