Jump to content

Recommended Posts

Posted
Can we have @smoothwall that gets us all (and natch a similar thing for all other sponsors?) - would be useful when, say I am on holiday people could catch Bobby F, Nile Tim or Dan.
Posted
We could also rename the site EduTwitGeekBook.

 

LOL

 

Hmmm its a interesting idea and I know that I have seen nothing like it. I wonder...

Would we have email notifications for the @'ed users too?

Posted

Would we have email notifications for the @'ed users too?

 

Gawd, I hope not! I already get too meny notifications in my mailbox everytime someone farts on Facebook! (I should really get round to turning that off) :getmecoat:

Posted
Hopefully user-settable, otherwise it could be open to spamming?

 

In theory it would be no worse then someone registering and pm'ing you potentially but yeh I would like it as a user setting too.

 

I am just trying to think how best to inform people who use the @ for other purposes.

Posted

What about a tick-box? Below the message textarea in the "Miscellaneous Options" box, along the same lines of what is already in there?

 

E.g. "[ ]Target users with @"

Posted

I am thinking about a possible JS that monitors for "@" characters and if an @ is without a character before it a div tag is unhidden to say something like "@{username} alerts the user fyi, to disable uncheck x option below"

The biggest issue would be people who disable javascript... if only JS did not have all the holes in it....

Posted
The biggest issue would be people who disable javascript... if only JS did not have all the holes in it....

 

reminds me of the noscript message on mibbit:

 

Look. It's 2009. Each time you visit without javascript, another frog dies (It's automatic - wires from webserver to frog electricution chair. Took me 3 weeks to wire that). YOU are responsible. How does that make you feel? hmm? Save frogs. Enable javascript.
Posted

Zero: you're looking at edge cases thougn surely?

If we match [\s^]@(\w+) then it won't match [email protected] or BETT @ Olympia, but would match @ZeroHour. We don't *really* need to warn the handful of non-js-users that this is a special metacharacter do we?

 

shinobi:

That's similar to my suggestion involving being able to "@" groups - likes it I does.

  • Thanks 2
Posted
Zero: you're looking at edge cases thougn surely?

If we match [\s^]@(\w+) then it won't match [email protected] or BETT @ Olympia, but would match @ZeroHour. We don't *really* need to warn the handful of non-js-users that this is a special metacharacter do we?

 

shinobi:

That's similar to my suggestion involving being able to "@" groups - likes it I does.

 

In effect a distribution list for admins / mods and the same for companies / sponsors like cp ltd etc

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...