<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">The XML contains data on the status of
      people. The nodes, showing the person data, should update without
      the complete page refreshing.<br>
      <br>
      So the XML Feeds just updates existing nodes. <br>
      At the moment I still have a problem that the hashing doesn't
      uniquely identify the existing nodes and new ones are created on
      every import, but that needs to be sorted. I have a unique
      indentifier for every node. I just haven't found the way yet to
      use it to avoid new nodes to be created.<br>
      <br>
      Bert<br>
      <br>
      On 10/23/2013 07:19 PM, Anoop John wrote:<br>
    </div>
    <blockquote
cite="mid:CAGvWd_ufjtEkk9ByTA+EXFfX0FojeNjE-efJPejgNk77b5iq7Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">The new data is coming in as new nodes or is it
        refreshing existing nodes?
        <div>
          <div><br>
          </div>
          <div>Thanks</div>
          <div>Anoop</div>
          <div class="gmail_extra"><br>
            <div>|--<br>
              | Zyxware Technologies<br>
              | <a moz-do-not-send="true" href="http://www.zyxware.com"
                target="_blank">http://www.zyxware.com</a><br>
              |--<br>
              | Be the change you wish to see in the world, M. K. Gandhi<br>
              |--</div>
            <br>
            <br>
            <div class="gmail_quote">On Wed, Oct 23, 2013 at 10:37 PM,
              Bert Van Kets <span dir="ltr">&lt;<a
                  moz-do-not-send="true"
                  href="mailto:bertvankets@gmail.com" target="_blank">bertvankets@gmail.com</a>&gt;</span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div bgcolor="#FFFFFF" text="#000000">
                  <div>Thanks for the pointer. I'll check it out.<br>
                    <br>
                    By "updating by AJAX" I mean that the nodes get new
                    data from the XML file which updates avery five
                    minutes and the client get's the updated data
                    through AJAX instead of refreshing the whole page.<span
                      class="HOEnZb"><font color="#888888"><br>
                        <br>
                        Bert</font></span>
                    <div>
                      <div class="h5"><br>
                        <br>
                        On 10/23/2013 06:55 PM, Anoop John wrote:<br>
                      </div>
                    </div>
                  </div>
                  <div>
                    <div class="h5">
                      <blockquote type="cite">
                        <div dir="ltr">Not sure what you meant by
                          'updating the nodes by AJAX'? Did you want to
                          edit the nodes? Order the nodes?
                          <div><br>
                          </div>
                          <div>For the order you can use javascript to
                            order the nodes using a drag and drop
                            implementation and store this as a cookie.&nbsp;</div>
                          <div><br>
                          </div>
                          <div>Here is an example</div>
                          <div><br>
                          </div>
                          <div><a moz-do-not-send="true"
href="http://www.daviferreira.com/blog/exemplos/draganddrop/exemplo2.html"
                              target="_blank">http://www.daviferreira.com/blog/exemplos/draganddrop/exemplo2.html</a><br>
                          </div>
                          <div><br>
                          </div>
                          <div>There is no AJAX involved in ordering as
                            nothing goes back to the server in terms of
                            storage.</div>
                          <div><br>
                          </div>
                          <div>Thanks</div>
                          <div>Anoop</div>
                          <div class="gmail_extra"><br>
                            <div>|--<br>
                              | Zyxware Technologies<br>
                              | <a moz-do-not-send="true"
                                href="http://www.zyxware.com"
                                target="_blank">http://www.zyxware.com</a><br>
                              |--<br>
                              | Be the change you wish to see in the
                              world, M. K. Gandhi<br>
                              |--</div>
                            <br>
                            <br>
                            <div class="gmail_quote">On Wed, Oct 23,
                              2013 at 8:46 PM, Bert Van Kets <span
                                dir="ltr">&lt;<a moz-do-not-send="true"
                                  href="mailto:bertvankets@gmail.com"
                                  target="_blank">bertvankets@gmail.com</a>&gt;</span>
                              wrote:<br>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex"> Hi all,<br>
                                <br>
                                In my D7 site I have a list of nodes of
                                a specific content type. I use<br>
                                the XPath Feeds module to create these
                                nodes from an XML document.<br>
                                I know I can create a view to display
                                those nodes, but I need to update<br>
                                the nodes using AJAX and I'd love to
                                allow the visitor to move nodes to<br>
                                the top so the nodes he/she is most
                                interested in stay visible easily.<br>
                                The rest has to be displayed using the
                                sort order defined in the view.<br>
                                <br>
                                What is the best way to use AJAX to
                                update the nodes content in a view?<br>
                                How can I give the visitor (unregistered
                                user) the ability to move nodes<br>
                                to the top?<br>
                                <br>
                                Thanks for any help.<br>
                                <span><font color="#888888"><br>
                                    Bert<br>
                                    --<br>
                                    [ Drupal support list | <a
                                      moz-do-not-send="true"
                                      href="http://lists.drupal.org/"
                                      target="_blank">http://lists.drupal.org/</a>
                                    ]<br>
                                  </font></span></blockquote>
                            </div>
                            <br>
                          </div>
                        </div>
                        <br>
                        <fieldset></fieldset>
                        <br>
                      </blockquote>
                      <br>
                    </div>
                  </div>
                </div>
                <br>
                --<br>
                [ Drupal support list | <a moz-do-not-send="true"
                  href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                ]<br>
              </blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>