Android Plugin for SonarQube
Extension plugin for Android Lint in Sonar.
The idea is to visualize Android Lint errors directly in Sonar, in the same way as findbugs / PMD / checkstyle errors are reported.
- Official webpage: http://docs.codehaus.org/display/SONAR/Android+Plugin
- Sources: https://github.com/SonarCommunity/sonar-android
URL Expander
URL Expander has been created for supporting a friend writing his Phd. He wanted me to analyse Excel files generating with http://twitonomy.com/. Each file contains a tweet in each row at the third column. Goal of url_expander is to replace all shortened URL that can be found in a tweet with the real url. url_expander doesn’t change your twitonomy excel files. Instead it creates a copy of each input file.
Sources: https://github.com/tbores/url_expander
Fiche
Directory comparison tools. Fiche uses hashes based comparison.
Sources: https://github.com/tbores/fiche