https://github.com/tolitius/auqlue
42 for all your presentations
https://github.com/tolitius/auqlue
Last synced: 8 months ago
JSON representation
42 for all your presentations
- Host: GitHub
- URL: https://github.com/tolitius/auqlue
- Owner: tolitius
- Created: 2013-11-18T02:22:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T19:11:46.000Z (over 3 years ago)
- Last Synced: 2025-01-06T13:49:51.862Z (9 months ago)
- Language: SCSS
- Size: 1.78 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auqlue
A conference talk, a company meeting, you present, people listening. Someone is brave enough to interrupt and ask a question, somebody is too shy, someone has a flaky remote Skype/Hangout/phone connection.
But questions are _very_ important: for people who listen in, for a speaker, as well as for the whole event, whether it is a small meeting of 5 people, or a conference talk with thousands local and remote participants.
There are just too many questions that stay "unasked" and more importantly _unanswered_ due to all the above: auqlue is here to change that!
## What is Auqlue?
Auqlue "takes its roots" from the "**A**nswer to the **U**ltimate **Q**uestion of **L**ife, the **U**niverse, and **E**verything". It allows a presenter/speaker, with "a single click", to create a little question universe (later "auqlue") dedicated to a specific meeting or talk.
This particular "auqlue" can be shared by the speaker with all the participants, and will enable people to just type their questions in, and vote for questions from other people.
A speaker can choose when to answer these questions: it can be during a talk, at the end of a talk, after a talk, etc..
## Show me what you mean..
Sure, here is what Auqlue looks like:

Once you enter a presentation name (optionally a speaker's name and an event), click "Create Auqlue", and a whole new "auqlue" will be created for this talk.
Let's pretend you entered "Simple Made Easy", "Rich Hickey" and "Strange Loop" accordingly:
![]()
This (link) can be shared with anyone who'd like to participate. Now click on it and enable people to really get curious:

## Running
```
lein ring server
```## TODO
This is an alpha (a working alpha) version, which has its own simplistic (atom based) in-memory database. Future versions would of course be based on the real data store, at least so it would survive restarts :)
But as it stands now, it was successfully used at several different meetings, meetups. It is fun and helpful.
## License
Copyright © 2013 tolitius
Distributed under the Eclipse Public License, the same as Clojure.