If you would like to contribute to the Ajahn Pasanno Question and Story Archive, here are some possibilities.
The APQS Archive indexes stories told in Q&A sessions and Dhamma discussions. Ajahn Pasanno tells many stories during Dhamma talks, but we’re not planning to hunt for them all. If you remember inspiring stories told by or about Ajahn Pasanno contained in recordings on abhayagiri.org, please send them to us. If the story isn’t duplicated elsewhere in the archive and seems worthy to be included, we’ll aim to add it to a future version of the Archive.
When you submit stories, please include:
For example: “Master Hsu Yun and the Bandits,” 13:49 in the talk “Developing in Virtue” given by Ajahn Pasanno on May 19, 2012.
There is so much potential material for the Archive that little proofreading has been done after typing in transcriptions. Thus typos are inevitable, and some tags intended for one excerpt might end up on another. There’s no need for the Archive to be as polished as a printed book, and it often quotes imperfectly phrased questions verbatim. Nevertheless, please let me know if you find any glitches.
Requirements: English proficiency, Comfortable using computers (spreadsheet experience a plus), Attended at least one retreat with Ajahn Pasanno
Time commitment: Most likely 20 hours to learn the system and transcribe your first retreat.
The Archive currently contains questions from the 2013-2016 Thanksgiving Retreats transcribed and time-stamped by the monks who produced the CDs issued shortly after these retreats. The questions are taged based on the transcribe questions but not the audio content of Ajahn Pasanno's answers. I’m hoping that volunteers might listen to these questions, add tags based on the answers, and annotate noteworthy stories, references, and quotes.
If there is energy and enthusiasm after these retreats are finished, there are another half-dozen Thanksgiving Retreats that haven’t been transcribed at all.
Requirements: Proficiency with Javascript web programming, python, and/or Google Sheets gs script
Time commitment: Variable, but programming projects always take longer than you think.
There are many ways a skilled and generous programmer could help with the Archive (github). Here are some ideas, ranked roughly in order of usefulness with the really big project last.
Fix bugs: For the current list, see About: status and Github issues.
Add search features: The lack of a search page is the most obvious weakness of the current website. There are multiple approaches to this problem. If you’re interested, please let us know your ideas or just go ahead and build something.
Write a cross-platform mp3 splitter: The project currently uses Windows-only mp3DirectCut to quickly and losslessly split mp3 files. It appears that no cross-platform equivalent exists. One could write a lossy mp3 splitter using pyaudio or similar module that could be used when mp3DirectCut wasn’t available. This would also enable splitting formats other than mp3.
Alternatively, one could write a python module equivalent to mp3DirectCut. This would need to work on VBR mp3 files and be tested extensively before it would be ready to use.
Note: The the audio splitting functions are slated to be rewritten in the next few months. If you’re interested in the first approach to this project, you may want to wait until this is finished.
Create a modern search-driven website: A modern website designed for mobile devices (and perhaps fully integrated into abhayagiri.org) would make the Archive material substantially more accessible.