<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://pleiad.dcc.uchile.cl/aspectscript/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://pleiad.dcc.uchile.cl/aspectscript/feed.php">
        <title>AspectScript otm:ordering_of_messages</title>
        <description></description>
        <link>https://pleiad.dcc.uchile.cl/aspectscript/</link>
        <image rdf:resource="https://pleiad.dcc.uchile.cl/aspectscript/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-17T03:47:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/discard_early?rev=1328568577&amp;do=diff"/>
                <rdf:li rdf:resource="https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/discard_late?rev=1309163689&amp;do=diff"/>
                <rdf:li rdf:resource="https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/fifo?rev=1328562996&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://pleiad.dcc.uchile.cl/aspectscript/lib/tpl/bootstrap3/images/favicon.ico">
        <title>AspectScript</title>
        <link>https://pleiad.dcc.uchile.cl/aspectscript/</link>
        <url>https://pleiad.dcc.uchile.cl/aspectscript/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/discard_early?rev=1328568577&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-06T22:49:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>otm:ordering_of_messages:discard_early</title>
        <link>https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/discard_early?rev=1328568577&amp;do=diff</link>
        <description>The Discard Early Strategy

Another issue in the visualization arises due to the processing of early server responses. For example, consider a forum Web page that is frequently updated with threads from a server using Ajax, i.e. this Web page only increases with more threads that are located on the
top. Every thread is shown with its title and its first posts, and the reader can click on a button</description>
    </item>
    <item rdf:about="https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/discard_late?rev=1309163689&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-27T08:34:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>otm:ordering_of_messages:discard_late</title>
        <link>https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/discard_late?rev=1309163689&amp;do=diff</link>
        <description>The Discard Late Strategy

Web applications typically update data from servers (eg. whether, time, streaming media, dollar rates, thread posts). Developers have to overcome the issue of using obsolete data due to a late response of a server. For example, consider a website that shows an</description>
    </item>
    <item rdf:about="https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/fifo?rev=1328562996&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-06T21:16:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>otm:ordering_of_messages:fifo</title>
        <link>https://pleiad.dcc.uchile.cl/aspectscript/otm/ordering_of_messages/fifo?rev=1328562996&amp;do=diff</link>
        <description>The FIFO strategy

A mashup application is created from the combination of information retrieved from different servers, e.g. Housing Maps. Programmers have to overcome the issue of creating an incorrect Web page due to an arbitrary (and unexpected) order of server responses. For instance, consider a Web page that is created with two Ajax requests. If the second server response is processed before the first server response, the Web page is created incorrectly. A</description>
    </item>
</rdf:RDF>
