Thats all quite deep for a fun html toy I know; but the thing is that it needs to be; interaction is powerful
thank you for your questions! i don't think they're too deep for the topic; they really get at the heart of something that i'm thinking about, but maybe only hinted at in my post. now that i have access to a tool that gets me over my big technical hurdle,
what should i do with it?
the idea of letting visitors arrange things on a page together is exciting to me, but what combination of things can i offer them that would feel meaningful? let's say i let everyone rearrange the images on my homepage. right now, things are tidy, with images carefully placed on the desk and on bookshelves. i can only really imagine two things happening: visitors scattering the images to make a "mess" and others (maybe even me) putting them back in place to tidy it up again. there is some tension between the two states, but is that tension interesting? in both cases, it feels more like a way for the visitor to interact with
me and my ideal vision of the page, instead of a way to interact with
each other. maybe it would be very satisfying for someone who is angry with me to "throw" my digital belongings (do they belong to me? another question) on the floor, but i don't think that's something i'd like to encourage.
to make a page where people are truly interacting with each other and not just with me, i think i'd need to give them enough options to combine things in ways i couldn't predict, which is sort of scary! the fridge poetry example lets visitors add their own words, so they have the freedom to create all sorts of meanings with it. but i do worry about the possibility of someone adding something cruel! if i had a page like that on my site, i think i would be constantly watching it to make sure i removed anything mean before anyone else saw it. i probably worry too much though! the fridge poetry page also gives every visitor the power to delete things, so maybe it all sorts itself out into a pleasant experience without too much top-down moderation... hmmm...
Is seeing someone's mouse like seeing into their brain?
does your sense of personal space include your cursor? i think mine does — i don't feel that my cursor represents my brain exactly, but i do feel like it's part of me. because of the pointer and grabber icons, maybe my cursor is something like my hand? if i wiggle my cursor near someone else's, am i waving hello to them? if our cursors touch, is it like shaking hands? holding hands?
most of my experience with multiplayer cursors was on the nekoweb homepage when it was very new. there was a lot of activity at the beginning, so it felt like a party! lots of cursors darting across the screen. sometimes people would circle their cursors around each other, and this felt like a little dance to me. i think you could hover over someone's cursor to see their username, but i didn't recognize anyone, so it was like a big semi-anonymous dancefloor. shortly after that, a chat system got added to the cursors, and it stopped being fun for me almost immediately. more than once, another cursor would follow mine around, asking me who i was, confusing me with other people, and making demands of me. i went from feeling like part of the crowd enjoying a shared experience, to a lone individual that could be watched and followed. it made me uncomfortable enough that i stopped logging into nekoweb. i think you can turn the feature off, and there's less homepage traffic now, so the chance of that happening again is basically zero, but the experience still colors my memory of the site.
If you see the reactions of another persons actions, but you don't know, or see the person - what is that experience?
i'm not sure! in a 3D multiplayer world with avatars, we can make our avatars face each other. on my screen, i'd be looking at "you", and on yours, you'd be looking at "me". we can acknowledge each other in a way that mimics being in a room with each other offline. what we have here is an entirely different thing. instead of looking at each other, we're looking at a shared third thing. is it like going out to see a movie? everyone in the theater has most of their focus directed at what's being shown on the screen, but they're still aware of the people sitting near them (especially when they laugh or clap or eat popcorn very loud). even though audience members can't change the movie itself, they can change the experience of watching it for everyone else in the room.
If your site runs on Node.js. Maybe you can implement it into the everyone site
i feel like the everyone site already offers a similar multiplayer experience. if i wanted to move an image or add a color to a page someone else made, there's nothing stopping me! i could go to the source code and change it for everyone instantly. there's no synced cursors on any pages i know of, but there's a menu button (the supervillain emoji in the upper right) on the etherpad docs that shows who else is online editing the same page.
though if you wanted to add playhtml to an everyone site page, you just have to link the script. (no node.js required?) i just made a
test page and it works!