vote up 253 vote down
star
298

Nobody likes waiting but unfortunately in the AJAX app I'm working on at the moment, there is one fair-sized pause (1-2 seconds a go) that users have to undergo each and every time they want to load up a chunk of data.

I've tried to make the load as interactive as possible. There's an animated GIF alongside a very plain, very dull "Loading..." message.

So I thought it might be quite fun to come up with a batch of 50-or-so funny-looking messages and pick from them randomly so the user never knows what they're going to see. The time they would have spent growing impatient is fruitfully used.

Here's what I've come up with so far, just to give you an idea.

var randomLoadingMessage = function() {
    var lines = new Array(
    	"Locating the required gigapixels to render...",
    	"Spinning up the hamster...",
    	"Shovelling coal into the server...",
    	"Programming the flux capacitor"
    );
    return lines[Math.round(Math.random()*(lines.length-1))];
}

(Yes -- I know some of those are pretty lame -- That's why I'm here :)

The funniest I see today will get the prestigious "Accepted Answer" award. Others get votes for participation.

Enjoy!!

Edit: Why the downvote? I'll agree that this isn't about binary arithmetic or concatenating databases, but keeping users engaged in an unfortunately slow system is a system design issue.

flag
2 
Actually, you don't "program" a flux capacitor, you "charge" it. The difference may seem slight, but you'd definitely care if you suddenly found yourself in 1,000,000 BC instead of 2012 AD. Important safety tip. – Cyberherbalist Oct 13 at 16:07
1 
There are lot of them in World Of Goo! – TheVillageIdiot Jun 26 at 4:05
add / show 12 more comments

225 Answers

1 2 3 4 5 8 next
vote up 107 vote down
check

"Do you suffer from ADHD? Me eith- oh look a bunny... What was I doing again? Oh, right. Here we go"

"The last time I tried this the monkey didn't survive. Let's hope it works better this time."

"Testing data on Timmy... ... ... We're going to need another Timmy"

"I should have had a V8 this morning"

"My other load screen is much faster. You should try that one instead"

"The version I have of this in testing has much funnier load screens"

link|flag
5 
love the timmy one – contagious Oct 9 at 5:54
add / show 10 more comments
vote up 195 vote down

The MIT campus map has a bunch of good ones:

(All loading messages are prefixed with "Please wait")

  • 640K ought to be enough for anybody
  • the architects are still drafting
  • the bits are breeding
  • we're building the buildings as fast as we can
  • would you prefer chicken, steak, or tofu?
  • pay no attention to the man behind the curtain
  • and enjoy the elevator music
  • while the little elves draw your map
  • a few bits tried to escape, but we caught them
  • and dream of faster computers
  • would you like fries with that?
  • checking the gravitational constant in your locale
  • go ahead -- hold your breath
  • at least you're not on hold
  • hum something loud while others stare
  • you're not in Kansas any more
  • the server is powered by a lemon and two electrodes
  • we love you just the way you are
  • while a larger software vendor in Seattle takes over the world
  • we're testing your patience
  • as if you had any other choice
  • take a moment to sign up for our lovely prizes
  • don't think of purple hippos
  • follow the white rabbit
  • why don't you order a sandwich?
  • while the satellite moves into position
  • the bits are flowing slowly today
  • dig on the 'X' for buried treasure... ARRR!
  • it's still faster than you could draw it
link|flag
1 
checking the gravitational constant in your locale is the best! LOL! – Pablo Marambio Oct 9 at 17:10
add / show 7 more comments
vote up 142 vote down

"Loading humorous message ... Please Wait"

link|flag
1 
For a long while my mailing list sig was "WARNING: SYSTEM FAILURE! Unable to insert amusing tagline." – Chris Upchurch Feb 8 at 20:51
add / show 1 more comment
vote up 121 vote down

Reticulating splines

link|flag
add / show 12 more comments
vote up 110 vote down
Loading Infinite Monkeys....
Monkey 1....................Loaded
Monkey 2....................Loaded
Monkey 3....................Loaded
Monkey 4....................Loaded
Monkey 5....................Loaded
Monkey 6....................Loaded
Monkey 7....................Loaded
Monkey 8.........
link|flag
9 
My favourite kernel panic message was "Enraged Monkey Error: Out of bananas! – Peter Wone Oct 11 at 7:24
add comment
vote up 102 vote down

Animate this:

Testing RAM..............OK
Testing CPU..............OK
Testing Primary Disk.....OK
Testing Patience.......FAIL

USER ERROR: OUT OF PATIENCE!
link|flag
1 
USER ERROR: OUT OF PATIENCE! Performing memory dump... – Cristián Romo Oct 17 at 18:44
10 
How about a shockwave animation of Clippy (the annoying paperclip from Office) tapping on the screen (complete with sound) and saying "It looks like you're running out of patience. Would you like to write a letter?" – Peter Wone Oct 23 at 12:29
add / show 4 more comments
vote up 80 vote down

"Warming up Large Hadron Collider..."

link|flag
add / show 5 more comments
vote up 66 vote down

"Scanning your hard drive for pr0n. Please be patient..."

link|flag
add comment
vote up 63 vote down

How about randomly generating a phrase?

[verbing] [adjective] [plural noun]

And then have a small dictionary for each of these three slots: { "transglutinating", "fine-tuning" }, { "injector", "radiant" }, { "goatherd", "post-processor" }.

link|flag
6 
heh, or "Im in ur [random]z, [random]ing ur [random]z!" – Svante Nov 3 at 11:55
add / show 3 more comments
vote up 60 vote down

The NetPositive browser on BeOS had some great error messages! They were all written as Haiku and could be modified to suit your app or at least provide some inspiration:

http://www.8325.org/haiku/

  The web site you seek
  Lies beyond our perception
  But others await.

  Sites you are seeking
  From your path they are fleeing
  Their winter has come.

  A truth found, be told
  You are far from the fold, Go
  Come back yet again.

  Wind catches lily
  Scatt'ring petals to the wind:
  Your site is not found.

  These three are certain:
  Death, taxes, and site not found.
  You, victim of one.

  Ephemeral site.
  I am the Blue Screen of Death.
  No one hears your screams.

  Aborted effort:
  The site, passed this veil of tears.
  You ask way too much.

  Mourning and sorrow
  404 not with us now
  Lost to paradise.

  Not a pretty sight
  When the web dies screaming loud
  The site is not found.

  Site slips through fingers
  Pulse pounding hard and frantic
  Vanishing like mist.

  The dream is shattered
  The web site cannot be found
  Inside the spring rain.

  Bartender yells loud
  Your site cannot be found, boy
  Buy another drink.

  Chrome megaphone barks
  It's not possible to talk
  Not yet anyway.

  Emptyness of soul
  Forever aching blackness:
  "Blah.com not found."

  Click exciting link
  Gossamer threads hold you back
  404 not found.

  With searching comes loss
  And the presence of absence:
  The site is not found.

  You step in the stream,
  But the water has moved on
  The site is not here.

  Rather than a beep
  Or a rude error message,
  These words: 'Site not found.'

  Something you entered
  Transcended parameters.
  The site is unknown.

  Stay the patient course
  Of little worth is your ire
  The server is down

  There is a chasm
  Of carbon and silicon
  The server can't bridge.

  Chaos reigns within.
  Reflect, repent, and retry.
  Server shall return.

  Won't you please observe
  A brief moment of silence
  For the dead server?

  First snow, then silence.
  This expensive server dies
  So beautifully.

  Seeing my great fault
  Through darkening dead servers
  I begin again.

  Visit the home page
  It can't be done easily
  When the site is down.

  Cables have been cut
  Southwest of Northeast somewhere
  We are not amused.

  Site is silent, yes
  No voices can be heard now
  The cows roll their eyes.

  Silicon shudders
  The site is down for the count
  One big knockout punch.

  Yesterday it worked
  Today it is not working
  The web is like that.

  The ten thousand things
  How long do any persist?
  The file, not there.

  A file that big?
  It might be very useful
  But now it is gone.

  To have no errors
  Would be life without meaning
  No struggle, no joy

  Errors have occurred.
  We won't tell you where or why.
  Lazy programmers.

  The code was willing
  It considered your request,
  But the chips were weak.

  Error reduces
  Your expensive computer
  To a simple stone.

  Server's poor response
  Not quick enough for browser.
  Timed out, plum blossom.

  Login incorrect.
  Only perfect spellers may
  Enter this system.

link|flag
add / show 2 more comments
vote up 48 vote down

"It looks like you're waiting for a website to load..."

link|flag
add / show 2 more comments
vote up 45 vote down

http://en.wikipedia.org/wiki/SimCity_2000

SimCity 2000 was the first sim game to feature the semi-nonsensical phrase "Reticulating Splines". Will Wright stated in an interview that the game does not actually reticulate splines when generating terrain; he inserted the phrase because it "sounded cool". The phrase has since been featured in SimCopter, SimCity 4 and The Sims, as well as being referenced humorously by a status message in Mozy, an off-site backup solution offered by EMC Corporation. It is also parodied in the game Spore which features the phrase "Reticulating Spines" in some of its loading screens.

video clip of female voiceover from simcity 2k http://tinyurl.com/5x8xz6

link|flag
add / show 2 more comments
vote up 45 vote down

Time is an illusion. Loading time doubly so.

link|flag
add / show 2 more comments
vote up 44 vote down

Two animated gifs, one that runs twice as fast. A button that says 'Turbo Boost'. On click swap in the fast gif for a few seconds after which swap back and briefly display 'Turbo boost exhausted, click again to re-enable'. Reduce time enabled after each click.

Randomly introduce messages 'Are you sure this is helping?' and 'Must go faster, must go faster'.

link|flag
add / show 2 more comments
vote up 39 vote down

"Press play on tape."

link|flag
3 
Or similarly, "Please Turn to Side B and press Play" – enobrev Oct 26 at 22:27
add / show 6 more comments
vote up 38 vote down

"The gods contemplate your fate..."

link|flag
add / show 3 more comments
vote up 35 vote down

Futurama Rules!


Reconfoobling energymotron

link|flag
2 
You found my weak spot! Futurama reference gets the upvote :-) – Ferruccio Oct 14 at 10:53
add comment
vote up 35 vote down

Maybe some recursion:

"Want to see a funny loading message? Take a look here"

link|flag
3 
DOH, now don't I feel stupid, I clicked the link and was like "WTF?" – Unkwntech Oct 8 at 11:08
add / show 5 more comments
vote up 33 vote down

"Press Alt+F4 for a quick IQ test"

(this has the added bonus of being able to waste some time on making your loading messages User-Agent specific...)

link|flag
add / show 3 more comments
vote up 32 vote down

Measuring the cable length to fetch your data...

link|flag
add / show 1 more comment
vote up 32 vote down

"HELP!, I'm being held hostage, and forced to write the stupid lines!"

link|flag
1 
PS, I got this in a fortune cookie once. – Unkwntech Oct 8 at 11:12
1 
Reminds me of Apple's Blue Meanies: "Help! Help! We're being held prisoner in a system software factory!" – LKM Oct 10 at 7:28
add / show 1 more comment
vote up 31 vote down

"Searching for Answer to Life, the Universe, and Everything"

link|flag
1 
Count it up to 42 while doing it. – Daddy Warbox Oct 8 at 21:30
add / show 5 more comments
vote up 31 vote down

"Are we there yet?"

"Insert quarter"

"1,000,000 bottles of beer on the wall..."

"Hang on a sec, I know your data is here somewhere"

"Well, what are you waiting for?"

"Are we there yet?"

"Have you lost weight?"

"Congratulations!"

"Are we there yet?"

link|flag
add / show 1 more comment
vote up 23 vote down

"It is pitch black. You are likely to be eaten by a grue."

link|flag
add comment
vote up 23 vote down

I'm up for a code-challange!

create table data
(
    word nvarchar(50) 
    ,type int
)

insert into data select 'recalibrating', 0
insert into data select 'excavating', 0
insert into data select 'finalizing', 0
insert into data select 'acquiring', 0
insert into data select 'locking', 0
insert into data select 'fueling', 0
insert into data select 'extracting', 0
insert into data select 'binding', 0

insert into data select 'flux', 1
insert into data select 'data', 1
insert into data select 'spline', 1
insert into data select 'storage', 1
insert into data select 'plasma', 1
insert into data select 'cache', 1
insert into data select 'laser', 1

insert into data select 'capacitor', 2
insert into data select 'conductor', 2
insert into data select 'assembler', 2
insert into data select 'disk', 2
insert into data select 'detector', 2
insert into data select 'post-processor', 2
insert into data select 'integrator', 2

select  top 1
    v.word as verb
    ,a.word as adjective
    ,n.word as noun
from    data v, data a, data n
where   v.type = 0
    and a.type = 1
    and n.type = 2
order by newid()
link|flag
add / show 2 more comments
vote up 20 vote down

"Why so serious?"

"Er, there is something on your teeth."

"Are you ready?"

"Prepare for awesomeness!"

"It's not you. It's me."

"Ouch! Careful where you point that thing!"

link|flag
add / show 2 more comments
vote up 20 vote down
  • "Waiting for Godot..."
  • "Please don't move..."
  • "Working... no, just kidding."
  • "Working... hey, come back here!"
  • "Working... So, how are you?"
  • "Behind you! Ha, ha, gotcha!"
  • "Please count to 10..."
  • "Are your shoelaces tied?"
  • "Exercise: enumerate your shopping list as quickly as possible"
  • "Working... unlike you!"
  • "Working... well... you know..."
  • "Doing something useful..."
  • "null"
  • "Oh, yeah, comments! Good idea!"

Ok, that's it for this time.

link|flag
add comment
vote up 19 vote down

QUIET !!! I'm trying to think here !

link|flag
add comment
vote up 19 vote down

Waiting for the system admin to hit enter...

Paging for the system admin...

Warming up the processors...

Reconfiguring the office coffee machine...

RE-calibrating the internet...

Your underwear has conflicted our DB. Please change daily.

Although not that original I really like this idea. I've been wating for a client that would let me use this kind of "features" for a while now. The possibilities are endless.

Note: not my native language so not sure about the spelling etc.

link|flag
2 
"Waiting for the system admin to hit enter..." is the best one in this thrad. – Oddmund Oct 15 at 22:50
add comment
vote up 14 vote down

Yes there really are magic elves with an abacus working frantically in here.

link|flag
add comment
1 2 3 4 5 8 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.