
Want to Help?
If you would like to contribute to the Ajahn Pasanno Question and Story Archive, here are some possibilities.
Ways Anyone Can Contribute:
Find stories in Dhamma talks
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:
- The title and date of the Dhamma talk.
- A link to the talk on abhayagiri.org or the Abhayagiri YouTube Channel.
- The time the story begins in the recording.
- A suggested title for the story.
For example: “Master Hsu Yun and the Bandits,” 13:49 in the talk “Developing in Virtue” given by Ajahn Pasanno on May 19, 2012.
Point out typos, tagging errors, or audio glitches
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.
Contributions That Require Skill and Commitment:
Tag and transcribe Thanksgiving Retreat Questions
Requirements: English proficiency, Comfortable using computers (spreadsheet experience a plus), Attended at least one retreat with Ajahn Pasanno
Time commitment: Most likely 15 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.
Help with programming
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.
Cross-platform mp3 splitting: The project currently uses Windows-only mp3DirectCut or mp3splt to quickly and losslessly split mp3 files. mp3splt is cross-platform but occasionally sets the length metadata incorrectly when splitting variable-length mp3 files, so it isn't reliable enough for production work. FFcuesplitter is a python script that uses ffmpeg to split mp3 files. It is possible that rewriting Mp3DirectCut.SinglePassSplit
to use FFCuesplitter would make the QSArchive software fully functional on multiple platforms.
Help deploy the new homepage: A generous supporter has designed a new homepage for the Archive. Integrating it with the current website will stretch the limits of Ajahn Kaccāna's knowledge of Javascript. A skilled Javascript programmer might be able to contribute here.