Re: [PHP] Pokeing functionality

2007-05-22 Thread Philip Thompson
On May 22, 2007, at 6:26 AM, Don Don wrote: Just the general method of implementing a poke, and then any application specific requirements can then be tailored to the application. If a user is not logged in, whenever they do, they'll get a notification that they have been poked by a par

Re: [PHP] Pokeing functionality

2007-05-22 Thread Don Don
Just the general method of implementing a poke, and then any application specific requirements can then be tailored to the application. If a user is not logged in, whenever they do, they'll get a notification that they have been poked by a particular user, and when they are logged in they'l

Re: [PHP] Pokeing functionality

2007-05-22 Thread Rob Desbois
Many ideas, all of them completely dependent on exactly what your requirements are - should a poke be delivered to the target in real-time or when they next load a page? This is an extremely general question, like "I want users to be able to view each other's profiles, how?"... --rob On 5/22/07,