Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waiting room entertainment while tx mines #32

Closed
owocki opened this issue Oct 13, 2017 · 7 comments
Closed

waiting room entertainment while tx mines #32

owocki opened this issue Oct 13, 2017 · 7 comments

Comments

@owocki
Copy link
Contributor

owocki commented Oct 13, 2017

idea from @cmditch :


I was thinking of some web3 UX ideas regarding the screen where you wait for the tx to be mined…

waiting room entertainment”, some kind of interesting read - an article, a quote, a tweet - or some interesting video
"

@gitcoinbot
Copy link
Member

This issue now has a funding of 0.1 ETH (33.79 USDT) attached to it. To view or claim this funding, click here.

@owocki
Copy link
Contributor Author

owocki commented Oct 13, 2017

cc @cmditch

@tra38
Copy link
Contributor

tra38 commented Dec 19, 2017

Is this an issue that you're interested in solving? I have some ideas on how to implement "waiting room entertainment - either by pulling a random quote from Wikiquote or by choosing a quote from a pre-screened list of "interesting" quotes. I still am unsure what should be the "theme" of the quotes we want to display. Do we want them to be broadly focused on technological growth? Open source? Freelancing? Etc.?

EDIT:
The reason I'm leaning towards quotes instead of something more long-form like, say, an article, is that a quote is easier to create, and so we can always add more and more quotes in case people get bored by the existing waiting room entertainment.

In fact, if a quote is simple enough, we could use it as a basis for a 'template' --- for example, "If you do not [verb] the [noun], the [noun] will [verb] you." Having a computer generate quotes 'on the fly' would make maintenance of the "waiting room entertainment" much easier, with the cost, of course, of the computer-generated quotes potentially being less interesting than human-generated quotes.

@owocki
Copy link
Contributor Author

owocki commented Dec 19, 2017

yes still looking to do it

still am unsure what should be the "theme" of the quotes we want to display. Do we want them to be broadly focused on technological growth

@cmditch may have other ideas... but i think that quotes about open source software or freelancing would be cool.

i'm all for a pre-screened list of interesting quotes (maybe stored in django, or just in the code base is fine to start...).

@tra38
Copy link
Contributor

tra38 commented Dec 20, 2017

Cool! I'll start work on this project then, and if @cmditch make his suggestions, I will see if I can incorporate them.

tra38 added a commit to tra38/web that referenced this issue Dec 21, 2017
The hope is that this random quote will entertain users
while they are waiting for the transaction to be processed.
If the quotes themselves are too short, we could increase their
length, or display multiple quotes.

Ref: gitcoinco#32
tra38 added a commit to tra38/web that referenced this issue Dec 21, 2017
The hope is that this random quote will entertain users
while they are waiting for the transaction to be processed.
If the quotes themselves are too short, we could increase their
length, or display multiple quotes.

Ref: gitcoinco#32
tra38 added a commit to tra38/web that referenced this issue Dec 24, 2017
The hope is that this random quote will entertain users
while they are waiting for the transaction to be processed.

A random quote is selected and displayed to the user every 30
seconds until the transaction is fully processed. Future programmers
are free to add in more quotes or change the duration between each
quote.

Ref: gitcoinco#32
@owocki
Copy link
Contributor Author

owocki commented Jan 9, 2018

hey @tra38 -- any interest in working off the design that @pixelant came up with ?

#181 (comment)

@tra38
Copy link
Contributor

tra38 commented Jan 9, 2018

Sure, I have some interest. I'll come back to this ASAP and start the CSS work. 👍

@owocki owocki closed this as completed Jan 17, 2018
ethikz pushed a commit to ethikz/web that referenced this issue Jan 24, 2018
The hope is that this random quote will entertain users
while they are waiting for the transaction to be processed.

A random quote is selected and displayed to the user every 30
seconds until the transaction is fully processed. Future programmers
are free to add in more quotes or change the duration between each
quote.

Ref: gitcoinco#32
owocki pushed a commit that referenced this issue Oct 10, 2018
iamonuwa pushed a commit to iamonuwa/web that referenced this issue Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants