Sunday, December 28, 2014

Re: Abridged summary of rajljk - 4 updates in 2 topics

Lkkkrks

On 28 Dec 2014 01:40, <cake-php@googlegroups.com> wrote:
". ." <rc.gojinny@gmail.com>: Dec 27 12:00AM -0800

Hi. I am implementing a Message system (ie, user A sends a message to user
B). After user A sends a message to B, I would like to show the number of
unread messages. One way of implementing this is ...more
John Andersen <j.andersen.lv@gmail.com>: Dec 27 11:27AM -0800

That would not be possible as A's and B's sessions knows nothing of each
other and only are running when a request is processed.
 
What you could do is to have a small ajax script pulling the ...more
euromark <dereuromark@gmail.com>: Dec 27 12:06PM -0800

For a small community application I also still ajax PULL every x seconds
for this.
As long as the users stay in a range (< xxxx ?) this might very well work
as a (short term) solution.
...more
Sandeep Kumar <sundeap@gmail.com>: Dec 26 01:07PM -0800

Thank you Florin Trifu for your answer, it saved a lot of time..
 
I made some changes to script to include date format to hope that helps
someone else
 
<script>
$(function() { ...more
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to cake-php+unsubscribe@googlegroups.com.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: