Expand my Community achievements bar.

_vesuvias
_vesuvias
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Well this is wierd I was trying to set this up so that I could get the log output on that run and I ended up changing<rtc:AdobeHSAuthenticator id="auth" authenticationKey="{Application.application.parameters['token'] as String}"/>to<rtc:AdobeHSAuthenticator id="auth" authenticationKey="{token}"/>and...

    Type

    Questions

    Views

    315

    Likes

    0

    Replies

    0
  • Typically each pod will setup its own collection node so you really don't have to worry about it. If you are writing new pods from scratch unless there is some data dependancy between pods then each pod having thier own collection node is typically how it is broken up. You can't really be logged int...

    Type

    Questions

    Views

    332

    Likes

    0

    Replies

    0
  • Hmm what I was trying to do specifically was for instance have a node that contained a list of arrays (NODE_LISTARRAYS). And have another node that represented the collaborative commands for those arrays (NODE_ARRAYCOMMANDS) such as push, pop, clear, etc. The second node (NODE_ARRAYCOMMANDS) clearly...

    Type

    Questions

    Views

    366

    Likes

    0

    Replies

    0
  • This actually "could" be very simple. I say could because I am not precisely sure of what other effects this could have but if you check the SimpleChatModel and change the node setups within:  protected function onSynchronizationChange(p_event:CollectionNodeEvent) and change the storage scheme from ...

    Type

    Questions

    Views

    384

    Likes

    0

    Replies

    0
  • quote:Originally posted by: Nigel Pegg If that's not enough, we are considering adding HTTP APIs sothat you would be able to have your own server subscribe to theroom and retract the chat items, on any schedule you'd like. Wouldthat fit for you?I'd like to also echo the sentiment for a fully functio...

    Type

    Questions

    Views

    482

    Like

    1

    Replies

    0
  • Nigel,Thanks for the reply. I never expected interaction on aSaturday of all times. I have just a few further comments :).1) I thinks I can live with that. That makes some sense. Ididn't realize you were following the XMPP spec, that gives me someinsight. I think deleting and restarting the Node see...

    Type

    Questions

    Views

    377

    Likes

    0

    Replies

    0
  • Believe it or not shape framework looks to be pretty wellsuited for expanding it for just this sort of thing. It took me awhile to wrap my head around exactly how this works but I think Ihave pretty good grasp of it now. There are 3 things you need to do to add an ImageShape to thewhiteboard...1) Wr...

    Type

    Questions

    Views

    937

    Likes

    0

    Replies

    0
  • It looks like I found the answer to my problem. It looks likethe itemID from STORAGE_SCHEME_QUEUE can be used for this purpose.So essentially I generate a message to a node using this scheme andgrab the itemID on the ItemRecieve even that had my userID as thepublisher. Easy... enough.

    Type

    Questions

    Views

    322

    Likes

    0

    Replies

    0
Top badges earned by _vesuvias
Customize the badges you want to showcase on your profile