<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://composer.telemidia.puc-rio.br/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="http://composer.telemidia.puc-rio.br/feed.php">
        <title> en:docs:user_manual_0.1.1:overview</title>
        <description></description>
        <link>http://composer.telemidia.puc-rio.br/</link>
        <image rdf:resource="http://composer.telemidia.puc-rio.br/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-25T10:03:49-03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/newproject"/>
                <rdf:li rdf:resource="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/perspectives"/>
                <rdf:li rdf:resource="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/run"/>
                <rdf:li rdf:resource="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/start"/>
                <rdf:li rdf:resource="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/views"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://composer.telemidia.puc-rio.br/lib/tpl/bootstrap3/images/favicon.ico">
        <title></title>
        <link>http://composer.telemidia.puc-rio.br/</link>
        <url>http://composer.telemidia.puc-rio.br/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/newproject">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-03T16:31:18-03:00</dc:date>
        <title>Creating a New Project</title>
        <link>http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/newproject</link>
        <description>
&lt;h3 class=&quot;sectionedit1&quot; id=&quot;creating_a_new_project&quot;&gt;Creating a New Project&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
~~booknav&amp;gt;~~
&lt;/p&gt;

&lt;/div&gt;

&lt;!-- no cachefile used, but created /var/www/composer.telemidia.puc-rio.br/public_html/data/cache/a/a716c16977b81761ea2e5c0944129a66.xhtml --&gt;
</description>
    </item>
    <item rdf:about="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/perspectives">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-03T16:31:18-03:00</dc:date>
        <title>Perspectives</title>
        <link>http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/perspectives</link>
        <description>
&lt;h3 class=&quot;sectionedit1&quot; id=&quot;perspectives&quot;&gt;Perspectives&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
~~booknav&amp;gt;~~
&lt;/p&gt;

&lt;/div&gt;

&lt;!-- no cachefile used, but created /var/www/composer.telemidia.puc-rio.br/public_html/data/cache/7/7960fe37c4d870241060ae239f0eeebe.xhtml --&gt;
</description>
    </item>
    <item rdf:about="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/run">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-03T16:31:18-03:00</dc:date>
        <title>How to run your application</title>
        <link>http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/run</link>
        <description>
&lt;h4 id=&quot;how_to_run_your_application&quot;&gt;How to run your application&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
There are two main ways of running an &lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; application through &lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; Composer user interface:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; From a local Ginga-&lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; installation; or&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; from a remote machine (e.g. &lt;a href=&quot;http://www.softwarepublico.gov.br&quot; class=&quot;urlextern&quot; title=&quot;http://www.softwarepublico.gov.br&quot; rel=&quot;nofollow&quot;&gt;Ginga Virtual Set-top Box&lt;/a&gt;);&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h5 id=&quot;running_from_a_local_ginga-ncl_installation&quot;&gt;Running from a local Ginga-NCL installation&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;

&lt;p&gt;
In order to configure &lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; Composer to run from a local Ginga-&lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; executable go to Menu: &lt;em&gt;Edit→Preferences→Run Configuration&lt;/em&gt;.
&lt;/p&gt;

&lt;p&gt;
The following screen will be shown:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://composer.telemidia.puc-rio.br/lib/exe/detail.php/tutorial/running_ncl_app_local.png?id=en%3Adocs%3Auser_manual_0.1.1%3Aoverview%3Arun&quot; class=&quot;media&quot; title=&quot;tutorial:running_ncl_app_local.png&quot;&gt;&lt;img src=&quot;http://composer.telemidia.puc-rio.br/lib/exe/fetch.php/tutorial/running_ncl_app_local.png?w=600&amp;amp;tok=abe6e1&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
In that screen, mark the option &lt;em&gt;Local: Ginga Player&lt;/em&gt; and in the text box &lt;em&gt;Command&lt;/em&gt; put the complete path to your Ginga-&lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; executable.
&lt;/p&gt;

&lt;p&gt;
In the text box &lt;em&gt;Arguments&lt;/em&gt; the user can insert additional parameters to Ginga-&lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; executable. Be careful, you must put each parameter in a different line.
&lt;/p&gt;

&lt;/div&gt;

&lt;h5 id=&quot;running_from_ginga_virtual_set-top_box&quot;&gt;Running from Ginga Virtual Set-top Box&lt;/h5&gt;
&lt;div class=&quot;level5&quot;&gt;

&lt;p&gt;
In order to run your &lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; Application in the Ginga Virtual Set-top Box you must choose the option: &lt;em&gt;Remote: Ginga-&lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; Virtual Set-top Box&lt;/em&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;http://composer.telemidia.puc-rio.br/lib/exe/detail.php/tutorial/running_ncl_app_remote.png?id=en%3Adocs%3Auser_manual_0.1.1%3Aoverview%3Arun&quot; class=&quot;media&quot; title=&quot;tutorial:running_ncl_app_remote.png&quot;&gt;&lt;img src=&quot;http://composer.telemidia.puc-rio.br/lib/exe/fetch.php/tutorial/running_ncl_app_remote.png?w=600&amp;amp;tok=163f1b&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Usually the only parameter you will need to change is the IP address of the virtual machine that is running with Ginga-&lt;abbr title=&quot;Nested Context Language&quot;&gt;NCL&lt;/abbr&gt; Virtual Set-top Box. You should modify the other parameters only if you know exactly what you are doing.
&lt;/p&gt;

&lt;p&gt;
~~booknav&amp;gt;~~
&lt;/p&gt;

&lt;/div&gt;

&lt;!-- cachefile /var/www/composer.telemidia.puc-rio.br/public_html/data/cache/d/df155d035ee02080f5581f81c24eae22.xhtml used --&gt;
</description>
    </item>
    <item rdf:about="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/start">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-03T16:31:18-03:00</dc:date>
        <title>Overview</title>
        <link>http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/start</link>
        <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;overview&quot;&gt;Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;

&lt;!-- no cachefile used, but created /var/www/composer.telemidia.puc-rio.br/public_html/data/cache/7/7afc306616ec27e7e1a0a3cf95e104a8.xhtml --&gt;
</description>
    </item>
    <item rdf:about="http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/views">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-03T16:31:18-03:00</dc:date>
        <title>Views</title>
        <link>http://composer.telemidia.puc-rio.br/doku.php/en/docs/user_manual_0.1.1/overview/views</link>
        <description>
&lt;h3 class=&quot;sectionedit1&quot; id=&quot;views&quot;&gt;Views&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
~~booknav&amp;gt;~~
&lt;/p&gt;

&lt;/div&gt;

&lt;!-- no cachefile used, but created /var/www/composer.telemidia.puc-rio.br/public_html/data/cache/b/b6a8ea67c8bcfa83268cf465343f195f.xhtml --&gt;
</description>
    </item>
</rdf:RDF>
