Well here is another posting I did on this.

maybe it helps clear this up


I am not looking for someone to give me code nor am I doing this for
homework a friend of mine is wanting me to build a site for them that
includes an instant messenger like what they have on facebook.
Initially I thought of Ajax to constently check to see if there is a
new message in the database or not. So if you were IM'ng me  you would
send an IM which would write to a table and my page would do a
constent check to see if there was a new message for me.

I ran this idea off to one of my friend which is a good database
developer and according to him this could potentially cause an
indexing issue on the database and potentially cause the db to crash
if the site got alot of hits...

So now I am back at square one with this. Does anyone else know of a
different more efficient way of doing this?



Basically looking for a starting point and then I can go from there of
course may have more questions down the road but right now I just need to be
able to pull out of the driveway.

On Mon, Dec 15, 2008 at 11:22 PM, Brandon Betances <[email protected]>wrote:

> very complex solution to a seamingly easy question. Where would you like to
> start?
>
>
> On Mon, Dec 15, 2008 at 9:04 PM, scripter78 <[email protected]>wrote:
>
>>
>> Anyone know of a way to make a Facebook type of instant messenger
>> where it will just pop up on a persons browser when someone im's them?
>
>
>

Reply via email to