Code Monkey home page Code Monkey logo

pumilio's Introduction

pumilio

Pumilio is a PHP/MySQL application that serves as a sound archive manager and allows the user to load sound files in many formats and see the spectrogram of the sound, select regions of the sound for further analysis and insertion in a database, filter, and many other manipulations.

http://ljvillanueva.github.io/pumilio

Copyright (©) 2010-2014 Luis J. Villanueva-Rivera ([email protected]) Licensed under the GPLv3

Citation: Villanueva-Rivera, Luis J., and Bryan C. Pijanowski. 2012. Pumilio: A Web-Based Management System for Ecological Recordings. Bulletin of the Ecological Society of America 93: 71-81. doi: 10.1890/0012-9623-93.1.71

##Thanks to

This application uses several other open source tools and programs like:

The name "pumilio" refers to the tropical frog known as the Strawberry Poison-dart Frog (Oophaga pumilio), a bold little critter that sings during the day without fear of being predated upon.

Feel free to contribute code, ideas, suggestions, bugs, etc.

Read the INSTALLATION file to install and the UPGRADE file to upgrade.

Check the website for an installatio overview, guides, and videos:

http://ljvillanueva.github.io/pumilio

Versions with a ".dev" suffix are not official and are in the middle of development. Use these versions with caution as some features may be broken.

To prevent access to the original sound files from the web (for example, someone trying to download your whole dataset), rename the file "htaccess" to ".htaccess" (starting with a period) and place it in the main folder of the application. The apache server must be configured to allow this option.

In Ubuntu:

 sudo a2enmod rewrite
 sudo service apache2 restart

For other distros or options, please consult your administrator.

You can also visit the project page for more information: http://ljvillanueva.github.io/pumilio

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.