<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.eiroca.net/wiki/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://www.eiroca.net/wiki/feed.php">
        <title>eIrOcA</title>
        <description></description>
        <link>https://www.eiroca.net/wiki/</link>
        <image rdf:resource="https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico" />
       <dc:date>2026-06-15T08:59:35+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/software/desktop/orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/desktop/orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/software/server/dokuwiki_orgapp"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/software/desktop/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/desktop/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/archive/awesome/apple2"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/devel/tools/test_suite"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/devel/tech/metrics"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/it/software/server/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/software/server/start"/>
                <rdf:li rdf:resource="https://www.eiroca.net/wiki/devel/tech/metrics"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico">
        <title>eIrOcA</title>
        <link>https://www.eiroca.net/wiki/</link>
        <url>https://www.eiroca.net/wiki/lib/tpl/eiroca/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.eiroca.net/wiki/it/software/desktop/orgapp">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OrgApp</title>
        <link>https://www.eiroca.net/wiki/it/software/desktop/orgapp</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/desktop/orgapp&quot; class=&quot;media&quot; title=&quot;it:software:desktop:orgapp&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/orgapp.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;OrgApp&quot; alt=&quot;OrgApp&quot; /&gt;&lt;/a&gt;
OrgApp è una libreria Java per gestire e disegnare degli organigrammi.
&lt;/p&gt;

&lt;p&gt;
La libreria include un&amp;#039;applet e un&amp;#039;applicazione Swing in grado di disegnare l&amp;#039;organigramma in base a una definizione letta da un file XML, da un file di testo o da un file che segue lo standard sitemap.xml.
&lt;/p&gt;

&lt;p&gt;
La libreria supporta grafici con differenti layout e box con hyperlink, colori, dimensioni definiti dall&amp;#039;utente… ed è molto facile da includere all&amp;#039;interno di una pagina &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt;. 
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-524&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;esempi&quot;&gt;Esempi&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;45%&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data1.sof&quot; /&gt;&lt;/applet&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;45%&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data2.sof&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;p&gt;
Per vedere gli organigrammi è necessario un browser con il supporto al Plug-in Java.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Esempi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;esempi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;525-803&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;requisiti&quot;&gt;Requisiti&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Sistemi operativi supportati:  &lt;a href=&quot;https://www.eiroca.net/wiki/_detail/ico/java.png?id=it%3Asoftware%3Adesktop%3Aorgapp&quot; class=&quot;media&quot; title=&quot;ico:java.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/java.png&quot; class=&quot;media&quot; title=&quot;100% Java&quot; alt=&quot;100% Java&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Requisiti&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;requisiti&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;804-884&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;scarica&quot;&gt;Scarica!&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;http://sourceforge.net/projects/orgapp&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/orgapp&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/sf.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;SourceForge Logo&quot; alt=&quot;SourceForge Logo&quot; /&gt;&lt;/a&gt;
La distribuzione completa dell&amp;#039;applicativo, incluso il codice sorgente, è disponibile &lt;a href=&quot;http://sourceforge.net/projects/orgapp/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/orgapp/files/&quot; rel=&quot;nofollow&quot;&gt;qui&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Informazioni e risorse addizionali si possono trovare presso &lt;a href=&quot;http://sourceforge.net/projects/orgapp&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/orgapp&quot; rel=&quot;nofollow&quot;&gt;Source Forge&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
OrgApp è anche supportato da: &lt;a href=&quot;http://www.fbergeron.com&quot; class=&quot;media&quot; title=&quot;http://www.fbergeron.com&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/fbergeron.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Scarica!&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;scarica&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;885-1034&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&quot; id=&quot;documentazione&quot;&gt;Documentazione&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Documentazione&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;documentazione&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1035-1063&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;organigram_applet&quot;&gt;Organigram Applet&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApplet.jar è l&amp;#039;applet per visualizzare l&amp;#039;organigramma e richiede un browser che supporti i Java Plug-in (e una versione i Java superiori alla 1.5). La sintassi è la seguente:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;applet name=&amp;quot;Organigram&amp;quot; code=&amp;quot;OrganigramApplet.class&amp;quot; archive=&amp;quot;URLTO_OrgApplet.jar&amp;quot;&amp;gt;
  &amp;lt;param name=&amp;quot;DataSource&amp;quot; value=&amp;quot;URLTO_organigram.xml&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;Target&amp;quot; value=&amp;quot;_blank&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;Data&amp;quot; value=&amp;quot;embedded organization chart definition&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;DataType&amp;quot; value=&amp;quot;type of the definition&amp;quot; /&amp;gt;
&amp;lt;/applet&amp;gt;&lt;/pre&gt;

&lt;p&gt;
Il significato dei parametri è il seguente:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;DataSource&lt;/strong&gt; è l&amp;#039;&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; della risorsa che contiene la definizione del orgnanigram in uno dei formati supportati.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Target&lt;/strong&gt; è il &lt;em&gt;target&lt;/em&gt; usato nei link (a meno di uno più specifico presente nella definizione nei nodi dell&amp;#039;organigramma).&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Data&lt;/strong&gt;, se DataSource non è presente in questo campo occorre inserire la definizione del organigramma in uno dei formati supportati.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;DataType&lt;/strong&gt; è il tipo di formato usato nella definizione dell&amp;#039;organigramma fornita nel campo data (0=SOF, 1=TXT, 2=sitemap).&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Controllare il sorgente della pagina per visualizzare un esempio reale.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Applet&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_applet&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1064-2254&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;l_applicazione&quot;&gt;L&amp;#039;applicazione&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApp.jar è un applicazione Java per riprodurre sul video gli organigrammi e deve essere lanciata con la seguente sintassi:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar OrgApp.jar path_to_organigram.xml&lt;/pre&gt;

&lt;p&gt;
dove &lt;em&gt;path_to_organigram.xml&lt;/em&gt; è il path dell&amp;#039;organigrama in uno dei formati supportati (il formato viene riconosciuto automaticamente).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;L&amp;#039;applicazione&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;l_applicazione&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2255-2595&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;il_convertitore&quot;&gt;Il convertitore&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Convert.jar è un tool per convertire un organigramma da un formato ad un altro, si deve lanciare con:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar Convert.jar input_file output_type&lt;/pre&gt;

&lt;p&gt;
&lt;em&gt;input_file&lt;/em&gt; è il file di che contiene l&amp;#039;organigramma da convertire
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;output_type&lt;/em&gt; è il formato in cui convertirlo con la seguente convenzione: 0 SOF (simple organigram format), 1 formato test, 2 sitemap.
&lt;/p&gt;

&lt;p&gt;
L&amp;#039;output vieme mostrato a video, ma può essere salvato su un file aggiungendo (&lt;em&gt;&amp;gt; path_to_output&lt;/em&gt;) al comando.
&lt;/p&gt;

&lt;p&gt;
La conversione dal formato SOF verso gli altri può produrre perdite di informazioni…
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Il convertitore&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;il_convertitore&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;2596-3191&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;formati_file_degli_organigrammi&quot;&gt;Formati file degli organigrammi&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApp supporta tre formati di file.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;SOF&lt;/strong&gt;, Simple Organigram Format è un formato basato su XML&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Text Format&lt;/strong&gt;, è un formato testuale in cui ogni riga rappresenta un nodo dell&amp;#039;organigramma&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Sitemap format&lt;/strong&gt;, formato standard sitemap (&lt;a href=&quot;http://www.sitemaps.org&quot; class=&quot;urlextern&quot; title=&quot;http://www.sitemaps.org&quot; rel=&quot;nofollow&quot;&gt;http://www.sitemaps.org&lt;/a&gt;)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Controlla i file di definizione del &lt;a href=&quot;http://www.eiroca.net/apps/orgapp/data1.xml&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/orgapp/data1.xml&quot; rel=&quot;nofollow&quot;&gt;primo organigramma&lt;/a&gt; e quello del &lt;a href=&quot;http://www.eiroca.net/apps/orgapp/data2.xml&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/orgapp/data2.xml&quot; rel=&quot;nofollow&quot;&gt;secondo&lt;/a&gt; per ulteriori informazioni.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Formati file degli organigrammi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;formati_file_degli_organigrammi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3192-3715&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;integrazioni_con_applicazioni_server_side&quot;&gt;Integrazioni con applicazioni server side&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
La distribuizione di OrgApp contiene anche una libreria per agevolare l&amp;#039;integrazione dell&amp;#039;applet in una applicazione server side.
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;OrgApp.inc&lt;/em&gt; è una libreria PHP che genera il codice &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; necessario alla visualizzazione dell&amp;#039;organigramma. Ecco il codice di esempio per il suo utilizzo:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;require_once(&amp;quot;lib\OrgApp.inc&amp;quot;);
$OC = new OrgApp();
//Set the dimension of the chats $OC-&amp;gt;width=400;
$OC-&amp;gt;height=300;
//Generate a chart, the data is a URL
$OC-&amp;gt;emitRef(&amp;#039;data.xml&amp;#039;);
//Generate a chart, the data is read from a file and embedded in the html page
$OC-&amp;gt;emitFile(&amp;#039;data.xml&amp;#039;, 0);
//Generate a chart with the data given
$OC-&amp;gt;emitData(&amp;#039;&amp;lt;organigram&amp;gt;&amp;lt;unit name=&amp;quot;Doe, John&amp;quot; department=&amp;quot;CEO&amp;quot; role=&amp;quot;H&amp;quot;/&amp;gt;&amp;lt;/organigram&amp;gt;&amp;#039;, 0);&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Integrazioni con applicazioni server side&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;integrazioni_con_applicazioni_server_side&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;3716-4508&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;dokuwiki&quot;&gt;Dokuwiki&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
E&amp;#039; anche disponibile un plugin per Dokuwiki al seguente &lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/dokuwiki_orgapp&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:dokuwiki_orgapp&quot;&gt;url&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4509-4619&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit12&quot; id=&quot;schermate&quot;&gt;Schermate&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;gallery gallery_left&quot; align=&quot;left&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img01.png&quot; title=&quot;img01.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-98d39071ab2f400596a277f7d0e6]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img01.png?w=240&amp;amp;h=120&amp;amp;tok=4e386c&quot; width=&quot;240&quot; height=&quot;120&quot; border=&quot;0&quot; alt=&quot;img01.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img02.png?w=800&amp;amp;h=510&amp;amp;tok=92abbc&quot; title=&quot;img02.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-98d39071ab2f400596a277f7d0e6]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img02.png?w=239&amp;amp;h=153&amp;amp;tok=760081&quot; width=&quot;239&quot; height=&quot;153&quot; border=&quot;0&quot; alt=&quot;img02.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img03.png?w=800&amp;amp;h=310&amp;amp;tok=bc5ace&quot; title=&quot;img03.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-98d39071ab2f400596a277f7d0e6]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img03.png?w=240&amp;amp;h=93&amp;amp;tok=c3a799&quot; width=&quot;240&quot; height=&quot;93&quot; border=&quot;0&quot; alt=&quot;img03.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img04.png&quot; title=&quot;img04.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-98d39071ab2f400596a277f7d0e6]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img04.png?w=239&amp;amp;h=138&amp;amp;tok=bcd454&quot; width=&quot;239&quot; height=&quot;138&quot; border=&quot;0&quot; alt=&quot;img04.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Schermate&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;schermate&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;4620-4672&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit13&quot; id=&quot;informazioni_sullo_sviluppo&quot;&gt;Informazioni sullo sviluppo&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Informazioni sullo sviluppo&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;informazioni_sullo_sviluppo&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;4673-4714&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;to_do&quot;&gt;To Do&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hyperlinks sulle linee di collegamento&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Offscreen (?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Effetto MouseOver&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Ricerca&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Editor (?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Immagini nei nodi e più in generale la possibilità di cambiarne il layout&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Box a Staff &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Dipendenze a matrice&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;           B
           |-S
        -----------
        |     |   |
        B     B.. |
        |-O     ..M
        |-O......&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;To Do&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;to_do&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;4715-5106&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit15&quot; id=&quot;ultimi_cambiamenti&quot;&gt;Ultimi cambiamenti&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Versione 0.4.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Script PHP per la generazione del codice &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; per mostrare l&amp;#039;organigramma&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Nuovi layout: TOP (es. orgnanigrammi), LEFT (es. struttura ad albero), BOTTOM (es. albero genealogico), RIGHT (es. torneo ad eliminazione diretta)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; E&amp;#039; possibile specificare il tipo di linee (dritte o connettori) e usare nomi al posto dei numeri negli attributi (es. mode=“grow” al posto di mode=“2”)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; L&amp;#039;applet può usare i parametri “Data” a “DataType” per generare l&amp;#039;organigramma (non occorre più un file esterno)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Nodi collassati&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Gestione di aperture/chiusure dei nodi (tasto destro del mouse)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; I colori possono essere espressi con la sintassi &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Versione 0.3.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Allinemento compatto degli organigrammi&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; mport/Export organigrammi in formato sitemap.xml&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Possibilità di specificare il target dei link&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Correzione di alcuni bug&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Versione 0.2.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Refactory formato file XML&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Funzionalità scrittura organigrammi in XML &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Import/Export organigrammi in formato testo&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Aggiunta possibilità di disegno orizzontale o verticale&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; Introdotto il concetto di &lt;em&gt;box mode&lt;/em&gt; introduce nella dispozione dei box in modo da controllare lo spazio da essi occupato. Le modalità sono:&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; MAX, tutti i box hanno la stessa dimensione&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; MIN, tutti i box hanno la dimensione minima possibile (ma con la garanzia the tutti i box sulla stessa riga/colonna abbiano la stessa dimensione)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; GROW, che garantisce che i box “manager” siano non inferiori alla dimensione dei box degli operativi&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Gestione dei Metadata, incluso il tipo di box (es. evidenziare i “manager”)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Gestione del colore a livello di box&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Gestione del font a livello di linea&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Visualizzazione compatta&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Versione 0.1.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Miglirata la gestione delle scrollbars management.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Miglirata la gestione del layout e relativo refactoring.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Implementato la gestione dei font a livello di linea e l&amp;#039;allineamento.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Implementato tooltip.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/13 - Implementati gli hyperlinks nei box.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/06 - Implementato gestione del colore, dei font e dello stile delle linee dei box.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/06 - Introdotte le scrollbars.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;stato_progetto&quot;&gt;Stato progetto&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Stato: Release
&lt;/p&gt;

&lt;p&gt;
Linguaggio: Java
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/devel/tech/metrics#orgapp&quot; class=&quot;wikilink1&quot; title=&quot;it:devel:tech:metrics&quot;&gt;Metriche software di questa applicazione&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Ultimi cambiamenti&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ultimi_cambiamenti&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;5107-7408&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit16&quot; id=&quot;licenza_copyright&quot;&gt;Licenza &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2005-2010 Frédéric Bergeron &amp;amp; eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/_detail/banner/lgplv3-88x31.png?id=it%3Asoftware%3Adesktop%3Aorgapp&quot; class=&quot;media&quot; title=&quot;banner:lgplv3-88x31.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/lgplv3-88x31.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; Questo programma è software &lt;strong&gt;libero&lt;/strong&gt;, è possibile ridistribuirlo e/o modificarlo secondo i termini della &lt;a href=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU Lesser General Public License&lt;/a&gt; pubblicata dalla &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;; nella versione 3 o (a propria scelta) qualunque versione successiva.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Questo programma è distribuito nella speranza che possa essere utile, ma SENZA ALCUNA GARANZIA implicita o esplicita di COMMERCIABILITÀ o IDONEITÀ PER UN PARTICOLARE SCOPO&lt;/strong&gt;. Vedere la &lt;a href=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU Lesser General Public License&lt;/a&gt; per maggiori dettagli.
&lt;/p&gt;

&lt;p&gt;
Insieme al programma ci dovrebbe essere una copia della GNU Lesser General Public License, se no, scaricala da &lt;a href=&quot;http://www.gnu.org/licenses/&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;. 
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/orgapp?do=showtag&amp;amp;tag=OrgApp&quot; class=&quot;wikilink1&quot; title=&quot;tag:orgapp&quot; rel=&quot;tag&quot;&gt;OrgApp&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/applicazioni?do=showtag&amp;amp;tag=Applicazioni&quot; class=&quot;wikilink1&quot; title=&quot;tag:applicazioni&quot; rel=&quot;tag&quot;&gt;Applicazioni&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/java?do=showtag&amp;amp;tag=Java&quot; class=&quot;wikilink1&quot; title=&quot;tag:java&quot; rel=&quot;tag&quot;&gt;Java&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organigrammi?do=showtag&amp;amp;tag=Organigrammi&quot; class=&quot;wikilink1&quot; title=&quot;tag:organigrammi&quot; rel=&quot;tag&quot;&gt;Organigrammi&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licenza &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licenza_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;7409-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/desktop/orgapp">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:08+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>OrgApp</title>
        <link>https://www.eiroca.net/wiki/software/desktop/orgapp</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;media&quot; title=&quot;software:desktop:orgapp&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/orgapp.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;OrgApp&quot; alt=&quot;OrgApp&quot; /&gt;&lt;/a&gt;
OrgApp is a Java library to handle and draw organization charts (organigrams).
&lt;/p&gt;

&lt;p&gt;
The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML).
&lt;/p&gt;

&lt;p&gt;
The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; page.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-464&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;examples&quot;&gt;Examples&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;45%&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data1.sof&quot; /&gt;&lt;/applet&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;45%&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data2.sof&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;p&gt;
To view the applet, you need a browser supporting Java Plug-in.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Examples&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;examples&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;465-723&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;requirements&quot;&gt;Requirements&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Supported &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt;: &lt;a href=&quot;https://www.eiroca.net/wiki/_detail/ico/java.png?id=software%3Adesktop%3Aorgapp&quot; class=&quot;media&quot; title=&quot;ico:java.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/java.png&quot; class=&quot;media&quot; title=&quot;100% Java&quot; alt=&quot;100% Java&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Requirements&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;requirements&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;724-790&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;download&quot;&gt;Download&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;http://sourceforge.net/projects/orgapp&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/orgapp&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/sf.png&quot; class=&quot;media&quot; title=&quot;SourceForge Logo&quot; alt=&quot;SourceForge Logo&quot; /&gt;&lt;/a&gt;
The full distribution, including source code, can be downloaded &lt;a href=&quot;http://sourceforge.net/projects/orgapp/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/orgapp/files/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Additional project resources are hosted in a &lt;a href=&quot;http://sourceforge.net/projects/orgapp&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/orgapp&quot; rel=&quot;nofollow&quot;&gt;Source Forge Repository&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
OrgApp is also supported by: &lt;a href=&quot;http://www.fbergeron.com&quot; class=&quot;media&quot; title=&quot;http://www.fbergeron.com&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/fbergeron.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Download&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;download&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;791-935&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&quot; id=&quot;documentation&quot;&gt;Documentation&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Documentation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;documentation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;936-963&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;organigram_applet&quot;&gt;Organigram Applet&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApplet.jar is the applet to view the charts, the applet requires a browser supporting Java Plug-in (with a Java version higher than 1.5). The syntax is:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;applet name=&amp;quot;Organigram&amp;quot; code=&amp;quot;OrganigramApplet.class&amp;quot; archive=&amp;quot;URLTO_OrgApplet.jar&amp;quot;&amp;gt;
  &amp;lt;param name=&amp;quot;DataSource&amp;quot; value=&amp;quot;URLTO_organigram.xml&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;Target&amp;quot; value=&amp;quot;_blank&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;Data&amp;quot; value=&amp;quot;embedded organization chart definition&amp;quot; /&amp;gt;
  &amp;lt;param name=&amp;quot;DataType&amp;quot; value=&amp;quot;type of the definition&amp;quot; /&amp;gt;
&amp;lt;/applet&amp;gt;&lt;/pre&gt;

&lt;p&gt;
The parameters meaning is:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;DataSource&lt;/strong&gt; is the &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; of the resource that contains the definition of the orgnanigram in any of the supported formats.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Target&lt;/strong&gt; is the target used in links (unless a more specific will be present in the definition of the organigram node). &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Data&lt;/strong&gt;, if DataSource is not defined this fileds holds the embedded definition of the chart in one of the supported format.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;DataType&lt;/strong&gt; is the type of the embedded definition (0=SOF, 1=TXT, 2=sitemap).&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Check the source page to see a real usage.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Applet&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_applet&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;964-2029&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;organigram_application&quot;&gt;Organigram Application&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApp.jar is a stand alone Java application to view the organization charts, that can be launched with the syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar OrgApp.jar path_to_organigram.xml&lt;/pre&gt;

&lt;p&gt;
where &lt;em&gt;path_to_organigram.xml&lt;/em&gt; is obviously the path to the organigram in any of the supported format (format used is autodetected).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Application&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_application&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2030-2364&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;organigram_converter&quot;&gt;Organigram Converter&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Convert.jar is a tool to transform an organization chart file from a format to another, the syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar Convert.jar input_file output_type&lt;/pre&gt;

&lt;p&gt;
&lt;em&gt;input_file&lt;/em&gt; is the path of the input organigram
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;output_type&lt;/em&gt; is the type of the output organigram, with the following encoding: 0 simple organigram format, 1 text organigram, 2 sitemap.
&lt;/p&gt;

&lt;p&gt;
The output will be printed to the screen, but can be redirected to a file (adding &lt;em&gt;&amp;gt; path_to_output&lt;/em&gt; to the command).
&lt;/p&gt;

&lt;p&gt;
The conversion form SOF format to another format can loose lot of information…
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram Converter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_converter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;2365-2943&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;organigram_file_format&quot;&gt;Organigram File format&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
OrgApp support three organigram file formats.
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;SOF&lt;/strong&gt;, Simple Organigram Format is a XML based file format&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Text Format&lt;/strong&gt;, is a format where each raw is a node of the organigram&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;strong&gt;Sitemap format&lt;/strong&gt;, as described in &lt;a href=&quot;http://www.sitemaps.org&quot; class=&quot;urlextern&quot; title=&quot;http://www.sitemaps.org&quot; rel=&quot;nofollow&quot;&gt;http://www.sitemaps.org&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
See data file of the &lt;a href=&quot;http://www.eiroca.net/apps/orgapp/data1.xml&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/orgapp/data1.xml&quot; rel=&quot;nofollow&quot;&gt;first organigram&lt;/a&gt; and of the &lt;a href=&quot;http://www.eiroca.net/apps/orgapp/data2.xml&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/orgapp/data2.xml&quot; rel=&quot;nofollow&quot;&gt;second one&lt;/a&gt; for examples of the file format or the SOF file format documentation present inside the &lt;em&gt;doc&lt;/em&gt; directory of the distribution.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Organigram File format&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;organigram_file_format&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;2944-3515&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;server_side_helpers&quot;&gt;Server side helpers&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
The distribution contains server side library to easly integrate the applet.
&lt;/p&gt;

&lt;p&gt;
&lt;em&gt;OrgApp.inc&lt;/em&gt; is a PHP script to easly generate the &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; code necessary to draw the organization chart. Sample code:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;require_once(&amp;quot;lib\OrgApp.inc&amp;quot;);
$OC = new OrgApp();
//Set the dimension of the chats $OC-&amp;gt;width=400;
$OC-&amp;gt;height=300;
//Generate a chart, the data is a URL
$OC-&amp;gt;emitRef(&amp;#039;data.xml&amp;#039;);
//Generate a chart, the data is read from a file and embedded in the html page
$OC-&amp;gt;emitFile(&amp;#039;data.xml&amp;#039;, 0);
//Generate a chart with the data given
$OC-&amp;gt;emitData(&amp;#039;&amp;lt;organigram&amp;gt;&amp;lt;unit name=&amp;quot;Doe, John&amp;quot; department=&amp;quot;CEO&amp;quot; role=&amp;quot;H&amp;quot;/&amp;gt;&amp;lt;/organigram&amp;gt;&amp;#039;, 0);&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server side helpers&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_side_helpers&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;3516-4192&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;dokuwiki&quot;&gt;Dokuwiki&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
It&amp;#039;s also available a Dokuwiki plugin &lt;a href=&quot;https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:server:dokuwiki_orgapp&quot;&gt;here&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;4193-4286&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit12&quot; id=&quot;screenshoots&quot;&gt;Screenshoots&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;gallery gallery_left&quot; align=&quot;left&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img01.png&quot; title=&quot;img01.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img01.png?w=240&amp;amp;h=120&amp;amp;tok=4e386c&quot; width=&quot;240&quot; height=&quot;120&quot; border=&quot;0&quot; alt=&quot;img01.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img02.png?w=800&amp;amp;h=510&amp;amp;tok=92abbc&quot; title=&quot;img02.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img02.png?w=239&amp;amp;h=153&amp;amp;tok=760081&quot; width=&quot;239&quot; height=&quot;153&quot; border=&quot;0&quot; alt=&quot;img02.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img03.png?w=800&amp;amp;h=310&amp;amp;tok=bc5ace&quot; title=&quot;img03.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img03.png?w=240&amp;amp;h=93&amp;amp;tok=c3a799&quot; width=&quot;240&quot; height=&quot;93&quot; border=&quot;0&quot; alt=&quot;img03.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img04.png&quot; title=&quot;img04.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-9025cfbbf4af0906066ad6170606]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/orgapp/img04.png?w=239&amp;amp;h=138&amp;amp;tok=bcd454&quot; width=&quot;239&quot; height=&quot;138&quot; border=&quot;0&quot; alt=&quot;img04.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Screenshoots&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;screenshoots&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;4287-4342&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit13&quot; id=&quot;development&quot;&gt;Development&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Development&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;development&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;4343-4369&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;to_do&quot;&gt;To Do&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Hyperlinks on box lines&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Offscreen (?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; MouseOver effect&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Search&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Graph editor (?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Images on the node and in general flexible layout of the node&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Staff drawing&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Matrix dependencies&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;pre class=&quot;code&quot;&gt;           B
           |-S
        -----------
        |     |   |
        B     B.. |
        |-O     ..M
        |-O......&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;To Do&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;to_do&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;4370-4742&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit15&quot; id=&quot;changes_log&quot;&gt;Changes log&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.4.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PHP script to easly generate the applet in a &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; page&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; New layouts: TOP (e.g. organization chart), LEFT (e.g. classic tree chart), BOTTOM (e.g. family tree), RIGHT (e.g. direct elimination matches)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; It is possible to specify line mode (direct or connector) and use name instead of numbers (e.g. mode=“grow” instead of mode=“2”)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Applet can take the chart definition from “Data” and “DataType” parameters&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Collapsible nodes&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Added handling of collapsed flag in the &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt; (right click toggles it)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Colors now can be expressed also with &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; color notation&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.3.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Compact aligment&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Reading/writing organigram from sitemap.xml&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Target of the link can be specified&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Bugs fixing&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.2.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; XML file format refactory&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Writing organigram in XML format&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Reading/writing organigram in text format&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Adding Layout support (vertical/horizzontal)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;em&gt;Box mode&lt;/em&gt; introduced in layout manager in order to take less room to display the boxes. There are three modes:&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; MAX, where all boxes have the same size&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; MIN, where the boxes have the minimum size (granted that all boxes on the same row/col have the same size)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level2&quot;&gt;&lt;div class=&quot;li&quot;&gt; GROW, that grants that “boss” boxes are not lower than operative&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Metadata handling including box type (boss highlight)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Individual box colors&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Individual line font&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Adding compact visualization&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 0.1.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Improved scrollbars management.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Improved the layout management and moved it to a dedicated class.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Implemented basic individual line font management and horizontal alignment.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/20 - Implemented cursor and tooltip update for boxes with a defined link.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/13 - Implemented box hyperlinks (not on lines yet).&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/06 - Began to implement color, font and style for box lines.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/11/06 - Introduced scrollbars.&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; 2005/10/30 - Added link tag for box lines.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;project_status&quot;&gt;Project status&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Status: Release
&lt;/p&gt;

&lt;p&gt;
Language: Java
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/devel/tech/metrics#orgapp&quot; class=&quot;wikilink1&quot; title=&quot;devel:tech:metrics&quot;&gt;Software metrics&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Changes log&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;changes_log&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;4743-6792&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit16&quot; id=&quot;licence_copyright&quot;&gt;Licence &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2005-2010 Frédéric Bergeron &amp;amp; eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/_detail/banner/lgplv3-88x31.png?id=software%3Adesktop%3Aorgapp&quot; class=&quot;media&quot; title=&quot;banner:lgplv3-88x31.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/lgplv3-88x31.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; This program is &lt;strong&gt;free&lt;/strong&gt; software; you can redistribute it and/or modify it under the terms of the &lt;a href=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU Lesser General Public License&lt;/a&gt; as published by the &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;, either version 3 of the License, or (at your option) any later version.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE&lt;/strong&gt;. See the &lt;a href=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/lgpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU Lesser General Public License&lt;/a&gt; for more details.
&lt;/p&gt;

&lt;p&gt;
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/orgapp?do=showtag&amp;amp;tag=OrgApp&quot; class=&quot;wikilink1&quot; title=&quot;tag:orgapp&quot; rel=&quot;tag&quot;&gt;OrgApp&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/software?do=showtag&amp;amp;tag=Software&quot; class=&quot;wikilink1&quot; title=&quot;tag:software&quot; rel=&quot;tag&quot;&gt;Software&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/java?do=showtag&amp;amp;tag=Java&quot; class=&quot;wikilink1&quot; title=&quot;tag:java&quot; rel=&quot;tag&quot;&gt;Java&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organigram?do=showtag&amp;amp;tag=Organigram&quot; class=&quot;wikilink1&quot; title=&quot;tag:organigram&quot; rel=&quot;tag&quot;&gt;Organigram&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organization_chart?do=showtag&amp;amp;tag=Organization_chart&quot; class=&quot;wikilink1&quot; title=&quot;tag:organization_chart&quot; rel=&quot;tag&quot;&gt;Organization chart&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licence &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licence_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;6793-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-24T19:36:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki Plugin - OrgApp</title>
        <link>https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dokuwiki_plugin_-_orgapp&quot;&gt;Dokuwiki Plugin - OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; plugin to draw organization charts.
&lt;/p&gt;

&lt;p&gt;
The plugin has been updated with the last version of the applet, there are now more options to draw more compact organization chart (e.g. by reversing the orientation of the last level of leaves).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-298&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;plugin_usage&quot;&gt;Plugin usage&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Generates charts using the applet &lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:orgapp&quot;&gt;OrgApp&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Plugin usage&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;plugin_usage&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;299-387&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;syntax&quot;&gt;Syntax&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp attribute=&amp;quot;value&amp;quot; attribute=&amp;quot;value&amp;quot; ...&amp;gt;
 chart definition
&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
Possible optional attributes:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Name        &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;width&lt;/strong&gt;   &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Width of the chart&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;height&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Height of the chart&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;name&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Name of the applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;code&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Main class of the OrgApp applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;strong&gt;archive&lt;/strong&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Archive (&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;) location of the OrgApp applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;target&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Dafault link target&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;type&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Type of the chart definition (0=SOF), see &lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:orgapp&quot;&gt;OrgApp&lt;/a&gt; for more details&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;url&lt;/strong&gt;     &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Location (&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;) of the organization chart definition&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;520-970&amp;quot;} --&gt;
&lt;p&gt;
The chart can be defined either directly in the Wiki page or in an external file. In the first case is sufficient to include the definition within the tag &lt;strong&gt;orgapp&lt;/strong&gt;, in the second case you should use the attribute &lt;em&gt;&lt;strong&gt;url&lt;/strong&gt;&lt;/em&gt; to define the &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; of the definition.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Syntax&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;syntax&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;388-1236&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;examples&quot;&gt;Examples&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The following code shows how to define an organization chart directly in the wiki page:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp&amp;gt;
 &amp;lt;organigram&amp;gt;
  &amp;lt;unit name=&amp;quot;eIrOcA&amp;quot; &amp;gt;
   &amp;lt;unit name=&amp;quot;eNrIcO&amp;quot; /&amp;gt;
   &amp;lt;unit name=&amp;quot;sImOnA&amp;quot; /&amp;gt;
  &amp;lt;/unit&amp;gt;
 &amp;lt;/organigram&amp;gt;
&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
generates the following result:
&lt;/p&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;50%&quot; height=&quot;50%&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;Data&quot; value=&quot;
 &amp;lt;organigram&amp;gt;
  &amp;lt;unit name=&amp;quot;eIrOcA&amp;quot; &amp;gt;
   &amp;lt;unit name=&amp;quot;eNrIcO&amp;quot; /&amp;gt;
   &amp;lt;unit name=&amp;quot;sImOnA&amp;quot; /&amp;gt;
  &amp;lt;/unit&amp;gt;
 &amp;lt;/organigram&amp;gt;
&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;p&gt;
The following code shows how to draw an organization defined in an external file and changing the default width:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp width=&amp;quot;100%&amp;quot; url=&amp;quot;/apps/orgapp/data2.sof&amp;quot;&amp;gt;&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
generates the following result:
&lt;/p&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;100%&quot; height=&quot;50%&quot;&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data2.sof&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Examples&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;examples&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1237-1952&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;installation&quot;&gt;Installation&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Download and install the plugin using the &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Aplugin&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Aplugin&quot;&gt;Plugin Manager&lt;/a&gt; using the following &lt;a href=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&lt;/a&gt;.
Refer to &lt;a href=&quot;https://www.dokuwiki.org/plugins&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugins&quot;&gt;plugins&lt;/a&gt; on how to install plugins manually. &lt;a href=&quot;https://github.com/eiroca/dokuwiki-plugin-orgapp/releases&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/eiroca/dokuwiki-plugin-orgapp/releases&quot; rel=&quot;nofollow&quot;&gt;Releases&lt;/a&gt; at github is always up to date.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;1953-2311&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;administration&quot;&gt;Administration&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The default values used in  the generation of the organization chart can be changed from the control panel.
&lt;/p&gt;

&lt;p&gt;
It is advisable, but not necessary, move the OrgApplet.jar file in the Web server directory serving static resources and change the &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; in the field &lt;em&gt;&lt;strong&gt;Archive&lt;/strong&gt;&lt;/em&gt; of the administration panel.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;WARNING&lt;/strong&gt; if the applet does not load, you should control:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://java.com/it/download/index.jsp&quot; class=&quot;urlextern&quot; title=&quot;http://java.com/it/download/index.jsp&quot; rel=&quot;nofollow&quot;&gt;Java runtime&lt;/a&gt; is properly installed in the PC (version 6 or higher)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; that &lt;em&gt;&lt;strong&gt;Archive&lt;/strong&gt;&lt;/em&gt; field contains the correct &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; of the file &lt;em&gt;OrgApplet.jar&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; to have disabled the nice &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; dokuwiki feature. If you want to use nice &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; you need to move the &lt;em&gt;OrgApplet.jar&lt;/em&gt; file to a static resources folder outside the control of dokuwiki rewrite rules.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Administration&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;administration&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2312-3101&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;history&quot;&gt;History&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Version 19.02&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; dokuwiki “Greebo” compatibility&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PHP 7.x compatibility&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2013/06/29&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Updated with the newest applet&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2011/02/03&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Added button in the edit toolbar&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Support for DokuWiki “Anteater”&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2010/04/19&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; First version&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;History&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;history&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3102-3400&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit9&quot; id=&quot;licence_copyright&quot;&gt;Licence &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2010-2019 eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/_detail/banner/gplv3-88x31.png?id=software%3Aserver%3Adokuwiki_orgapp&quot; class=&quot;media&quot; title=&quot;banner:gplv3-88x31.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/gplv3-88x31.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; This program is &lt;strong&gt;free&lt;/strong&gt; software; you can redistribute it and/or modify it under the terms of the &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; as published by the &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;, either version 3 of the License, or (at your option) any later version.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE&lt;/strong&gt;. See the &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; for more details.
&lt;/p&gt;

&lt;p&gt;
You should have received a copy of the GNU General Public License along with this program. If not, see &lt;a href=&quot;http://www.gnu.org/licenses/&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/dokuwiki?do=showtag&amp;amp;tag=DokuWiki&quot; class=&quot;wikilink1&quot; title=&quot;tag:dokuwiki&quot; rel=&quot;tag&quot;&gt;DokuWiki&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organization_chart?do=showtag&amp;amp;tag=Organization_chart&quot; class=&quot;wikilink1&quot; title=&quot;tag:organization_chart&quot; rel=&quot;tag&quot;&gt;Organization chart&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/php?do=showtag&amp;amp;tag=PHP&quot; class=&quot;wikilink1&quot; title=&quot;tag:php&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licence &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licence_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3401-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/software/server/dokuwiki_orgapp">
        <dc:format>text/html</dc:format>
        <dc:date>2019-02-24T19:38:22+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dokuwiki Plugin - OrgApp</title>
        <link>https://www.eiroca.net/wiki/it/software/server/dokuwiki_orgapp</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;dokuwiki_plugin_-_orgapp&quot;&gt;Dokuwiki Plugin - OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Plugin &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; per disegnare organigrammi.
&lt;/p&gt;

&lt;p&gt;
Il plugin è stata aggiornata l&amp;#039;applet di disegno, ora sono disponibili ulteriori opzioni per disegnare organigrammi più compatti (ad esempio invertendo l&amp;#039;orientamento dell&amp;#039;ultimo livello di foglie).
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-301&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;utilizzo_del_plugin&quot;&gt;Utilizzo del plugin&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Genera degli organigrammi utilizzando l&amp;#039;applet &lt;a href=&quot;https://www.eiroca.net/wiki/it/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;it:software:desktop:orgapp&quot;&gt;OrgApp&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Utilizzo del plugin&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;utilizzo_del_plugin&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;302-413&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit3&quot; id=&quot;sintassi&quot;&gt;Sintassi&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp attributo=&amp;quot;valore&amp;quot; attributo=&amp;quot;valore&amp;quot; ...&amp;gt;
 Definizione organigramma
&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
I possibili valori, tutti opzioniali, degli attributi sono:
&lt;/p&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Nome        &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Descrizione &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;width&lt;/strong&gt;   &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Larghezza organigramma&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;height&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Altezza organigramma&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;name&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Nome da dare all&amp;#039;applet dell&amp;#039;applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;code&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Classe principale dell&amp;#039;applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; &lt;strong&gt;archive&lt;/strong&gt; &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Locazione (&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;) dell&amp;#039;archivio dell&amp;#039;applet&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;target&lt;/strong&gt;  &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Valore predefinito dell&amp;#039;attributo target dei link&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;type&lt;/strong&gt;    &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Tipo di organigramma (0=SOF), vedere &lt;a href=&quot;https://www.eiroca.net/wiki/it/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;it:software:desktop:orgapp&quot;&gt;OrgApp&lt;/a&gt; per ulteriori dettagli&lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; &lt;strong&gt;url&lt;/strong&gt;     &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt;Locazione (&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt;) della definizione dell&amp;#039;organigramma&lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;588-1090&amp;quot;} --&gt;
&lt;p&gt;
L&amp;#039;organigramma può essere definito sia direttamente nella pagina Wiki, sia utilizzando un file esterno. Nel primo caso è sufficiente inserire la definizione all&amp;#039;interno del tag &lt;strong&gt;orgapp&lt;/strong&gt;, nel secondo caso occorre valorizzare l&amp;#039;attributo &lt;em&gt;&lt;strong&gt;url&lt;/strong&gt;&lt;/em&gt; con l&amp;#039;&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; da cui reperire la definizione.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Sintassi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;sintassi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;414-1386&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;esempi&quot;&gt;Esempi&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Il codice seguente mostra come definire un organigramma direttamente nella pagina wiki:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp&amp;gt;
 &amp;lt;organigram&amp;gt;
  &amp;lt;unit name=&amp;quot;eIrOcA&amp;quot; &amp;gt;
   &amp;lt;unit name=&amp;quot;eNrIcO&amp;quot; /&amp;gt;
   &amp;lt;unit name=&amp;quot;sImOnA&amp;quot; /&amp;gt;
  &amp;lt;/unit&amp;gt;
 &amp;lt;/organigram&amp;gt;
&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
genera il seguente risultato:
&lt;/p&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;50%&quot; height=&quot;50%&quot;&gt;&lt;param name=&quot;Target&quot; value=&quot;_blank&quot; /&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;Data&quot; value=&quot;
 &amp;lt;organigram&amp;gt;
  &amp;lt;unit name=&amp;quot;eIrOcA&amp;quot; &amp;gt;
   &amp;lt;unit name=&amp;quot;eNrIcO&amp;quot; /&amp;gt;
   &amp;lt;unit name=&amp;quot;sImOnA&amp;quot; /&amp;gt;
  &amp;lt;/unit&amp;gt;
 &amp;lt;/organigram&amp;gt;
&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;p&gt;
Il codice seguente mostra come disegnare un organigramma definito in un file esterno cambiandone la larghezza predefinita dall&amp;#039;amministratore:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;&amp;lt;orgapp width=&amp;quot;100%&amp;quot; url=&amp;quot;/apps/orgapp/data2.sof&amp;quot;&amp;gt;&amp;lt;/orgapp&amp;gt;&lt;/pre&gt;

&lt;p&gt;
genera il seguente risultato:
&lt;/p&gt;

&lt;p&gt;
&lt;applet name=&quot;Organigram&quot; code=&quot;OrganigramApplet.class&quot; archive=&quot;/apps/orgapp/OrgApplet.jar&quot; width=&quot;100%&quot; height=&quot;50%&quot;&gt;&lt;param name=&quot;DataType&quot; value=&quot;0&quot; /&gt;&lt;param name=&quot;DataSource&quot; value=&quot;/apps/orgapp/data2.sof&quot; /&gt;&lt;/applet&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Esempi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;esempi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1387-2126&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;istallazione&quot;&gt;Istallazione&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Scaricare e installare il plugin tramite il &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Aplugin&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Aplugin&quot;&gt;Plugin Manager&lt;/a&gt; usando il seguente &lt;a href=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&quot; class=&quot;urlextern&quot; title=&quot;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.eiroca.net/apps/dokuwiki/dokuwiki-plugin-orgapp.zip&lt;/a&gt;. 
Oppure installarlo manualmente (vedere &lt;a href=&quot;https://www.dokuwiki.org/plugins&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugins&quot;&gt;plugins&lt;/a&gt;) usando il codice, sempre aggiornato, che si ottiene dalla sezione &lt;a href=&quot;https://github.com/eiroca/dokuwiki-plugin-orgapp/releases&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/eiroca/dokuwiki-plugin-orgapp/releases&quot; rel=&quot;nofollow&quot;&gt;releases&lt;/a&gt; di github.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Istallazione&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;istallazione&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2127-2527&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;amministrazione&quot;&gt;Amministrazione&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
I valori di default della generazione dell&amp;#039;organigramma possono essere cambiati da pannello di controllo. 
&lt;/p&gt;

&lt;p&gt;
E&amp;#039; consigliabile, ma non necessario, spostare il file OrgApplet.jar in una cartella del Web dedicata a servire risorse statiche e modificare la relativa &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; nel campo &lt;em&gt;&lt;strong&gt;Archive&lt;/strong&gt;&lt;/em&gt; del pannello di amministrazione. 
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;ATTENZIONE&lt;/strong&gt; se l&amp;#039;applet non si carica controllare:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; che sul PC sia stato installato correttamente un &lt;a href=&quot;http://java.com/it/download/index.jsp&quot; class=&quot;urlextern&quot; title=&quot;http://java.com/it/download/index.jsp&quot; rel=&quot;nofollow&quot;&gt;runtime java&lt;/a&gt; (versione 6 preferibile)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; che il parametro &lt;em&gt;&lt;strong&gt;Archive&lt;/strong&gt;&lt;/em&gt; contenga l&amp;#039;&lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; corretto del file &lt;em&gt;OrgApplet.jar&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; di non aver attivato la funzionalità nice &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; di dokuwiki. Se si vuole utilizzare tale funzionalità occorre spostare il file &lt;em&gt;OrgApplet.jar&lt;/em&gt; in una cartella di risorse statiche esterna alla parte di sito gestita da dokuwiki.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Amministrazione&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;amministrazione&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2528-3388&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;versioni&quot;&gt;Versioni&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Versione 19.02&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Supporto a dokuwiki “Greebo”&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Supporto a PHP 7.x&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 2013/06/29&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Aggiornata con l&amp;#039;ultima versione dell&amp;#039;applet&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Versione 2011/02/03&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Aggiunto bottone nella toolbar di editing&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Supporto a DokuWiki “Anteater”&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Versione 2010/04/19&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Prima versione&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Versioni&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;versioni&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;3389-3708&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit9&quot; id=&quot;licenza_copyright&quot;&gt;Licenza &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2010-2019 eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/_detail/banner/gplv3-88x31.png?id=it%3Asoftware%3Aserver%3Adokuwiki_orgapp&quot; class=&quot;media&quot; title=&quot;banner:gplv3-88x31.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/banner/gplv3-88x31.png&quot; class=&quot;medialeft&quot; align=&quot;left&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; Questo programma è software &lt;strong&gt;libero&lt;/strong&gt;, è possibile ridistribuirlo e/o modificarlo secondo i termini della &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; pubblicata dalla &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;; nella versione 3 o (a propria scelta) qualunque versione successiva.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;Questo programma è distribuito nella speranza che possa essere utile, ma SENZA ALCUNA GARANZIA implicita o esplicita di COMMERCIABILITÀ o IDONEITÀ PER UN PARTICOLARE SCOPO&lt;/strong&gt;. Vedere la &lt;a href=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/gpl-3.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; per maggiori dettagli.
&lt;/p&gt;

&lt;p&gt;
Insieme al programma ci dovrebbe essere una copia della GNU General Public License, se no, scaricala da &lt;a href=&quot;http://www.gnu.org/licenses/&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/&quot; rel=&quot;nofollow&quot;&gt;http://www.gnu.org/licenses/&lt;/a&gt;. 
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/dokuwiki?do=showtag&amp;amp;tag=DokuWiki&quot; class=&quot;wikilink1&quot; title=&quot;tag:dokuwiki&quot; rel=&quot;tag&quot;&gt;DokuWiki&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/organigrammi?do=showtag&amp;amp;tag=Organigrammi&quot; class=&quot;wikilink1&quot; title=&quot;tag:organigrammi&quot; rel=&quot;tag&quot;&gt;Organigrammi&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/php?do=showtag&amp;amp;tag=PHP&quot; class=&quot;wikilink1&quot; title=&quot;tag:php&quot; rel=&quot;tag&quot;&gt;PHP&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licenza &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licenza_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;3709-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/software/desktop/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Desktop Applications</title>
        <link>https://www.eiroca.net/wiki/it/software/desktop/start</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;desktop_applications&quot;&gt;Desktop Applications&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/desktop/start&quot; class=&quot;media&quot; title=&quot;it:software:desktop:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/desktop.png?w=128&amp;amp;h=128&amp;amp;tok=e8a5fa&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Desktop Applications&quot; alt=&quot;Desktop Applications&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Desktop Applications è una raccolta di strumenti software ed applicazioni.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Desktop Applications&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;desktop_applications&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-190&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:orgapp&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:desktop:orgapp&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:orgapp&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:orgapp&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;191-271&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;eann&quot;&gt;eANN&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:desktop:eann&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eANN&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eann&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;272-348&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;eutilities&quot;&gt;eUtilities&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:eutilities&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:desktop:eutilities&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:eutilities&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:eutilities&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eUtilities&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eutilities&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;349-437&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;efractals&quot;&gt;eFractals&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:efractals&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:desktop:efractals&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:efractals&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:efractals&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eFractals&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;efractals&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;438-524&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit18&quot; id=&quot;apple_graphic&quot;&gt;Apple ][ Graphic&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:apple2_graphic&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:desktop:desktop:apple2_graphic&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:apple2_graphic&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:desktop:desktop:apple2_graphic&amp;quot;,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Apple ][ Graphic&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;apple_graphic&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;525-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/desktop/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:08+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Desktop Applications</title>
        <link>https://www.eiroca.net/wiki/software/desktop/start</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;desktop_applications&quot;&gt;Desktop Applications&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/start&quot; class=&quot;media&quot; title=&quot;software:desktop:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/desktop.png?w=128&amp;amp;h=128&amp;amp;tok=e8a5fa&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Desktop Applications&quot; alt=&quot;Desktop Applications&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Desktop Applications is a collection of software tools and applications.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Desktop Applications&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;desktop_applications&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-187&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:orgapp&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:desktop:orgapp&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;media&quot; title=&quot;software:desktop:orgapp&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/orgapp.png&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;OrgApp&quot; alt=&quot;OrgApp&quot; /&gt;&lt;/a&gt;
OrgApp is a Java library to handle and draw organization charts (organigrams).
&lt;/p&gt;

&lt;p&gt;
The library has also an applet and a Swing Java client able to view an organization chart read from a file, in different formats (one of them based upon XML).
&lt;/p&gt;

&lt;p&gt;
The applet supports charts with different layouts and boxes with hyperlinks, customizable colors, sizes, positions, … and it is easy to embed in an &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; page.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:orgapp&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:orgapp&amp;quot;,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:orgapp&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;188-275&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;eann&quot;&gt;eANN&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:desktop:eann&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
eANN is an implementation of several kind of neural networks was written with the intention of providing a (hopefully) easy to use, and easy to modify, OOP source code.
&lt;/p&gt;

&lt;p&gt;
You can also have several different sized networks running simultaneously, each functioning independently of the others, or acting as inputs to other networks. 
It should also be very easy to modify the source so that neurons (or even whole layers) can be created/pruned during operation of the network, thus allowing dynamic expansion/contraction.
&lt;/p&gt;

&lt;p&gt;
Networks Implemented:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Multi Layer Neural Network with Backpropagation&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Competitive Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Radial Basis Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Progressive Radial Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Progressive Learning Neural Network&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/eann&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:eann&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:eann&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eANN&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eann&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;276-359&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;eutilities&quot;&gt;eUtilities&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:eutilities&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:desktop:eutilities&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Set of utilities. 
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/eutilities&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:eutilities&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:eutilities&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:eutilities&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eUtilities&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eutilities&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;360-455&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;efractals&quot;&gt;eFractals&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:efractals&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:desktop:efractals&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Programs and library to draw fractals. Program can draw trees, landscape, DLA, …
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/efractals&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:efractals&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:efractals&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:efractals&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eFractals&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;efractals&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;456-549&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit18&quot; id=&quot;apple_graphic&quot;&gt;Apple ][ Graphic&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:apple2_graphic&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:desktop:apple2_graphic&quot;&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Programs and library to draw Apple ][ graphics formats. 
&lt;/p&gt;

&lt;p&gt;
Support for HGR, DHGR and Apple 2 GS SHR ($C1 or PIC) format with export to BMP or PNG. Support also for apple shape.
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/desktop/apple2_graphic&quot; class=&quot;wikilink1&quot; title=&quot;software:desktop:apple2_graphic&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:apple2_graphic&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:desktop:apple2_graphic&amp;quot;,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Apple ][ Graphic&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;apple_graphic&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;550-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/archive/awesome/apple2">
        <dc:format>text/html</dc:format>
        <dc:date>2019-12-30T15:11:31+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Awesome list of Apple 2 resources</title>
        <link>https://www.eiroca.net/wiki/archive/awesome/apple2</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;awesome_list_of_apple_2_resources&quot;&gt;Awesome list of Apple 2 resources&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Related to:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/archive/awesome/start&quot; class=&quot;wikilink1&quot; title=&quot;archive:awesome:start&quot;&gt;Awesome list of Retrocomputing resources&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/archive/awesome/6502&quot; class=&quot;wikilink1&quot; title=&quot;archive:awesome:6502&quot;&gt;Awesome list of 6502, 65C02, 65816, ... resources&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Awesome list of Apple 2 resources&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;awesome_list_of_apple_2_resources&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-179&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;blogdirectory&quot;&gt;Blog / Directory&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://monsterfeet.com/1mhz/&quot; class=&quot;urlextern&quot; title=&quot;http://monsterfeet.com/1mhz/&quot; rel=&quot;nofollow&quot;&gt;1mhz&lt;/a&gt;, Apple 2 podcast&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.golombeck.eu/index.php?id=5&quot; class=&quot;urlextern&quot; title=&quot;https://www.golombeck.eu/index.php?id=5&quot; rel=&quot;nofollow&quot;&gt;a2blog&lt;/a&gt;, Apple 2 blog&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://a2central.com/&quot; class=&quot;urlextern&quot; title=&quot;https://a2central.com/&quot; rel=&quot;nofollow&quot;&gt;a2central&lt;/a&gt;, Blog&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.apl2bits.net/&quot; class=&quot;urlextern&quot; title=&quot;https://www.apl2bits.net/&quot; rel=&quot;nofollow&quot;&gt;apl2bits&lt;/a&gt;, Apple 2 Bits&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://apple-crapple.blogspot.com/&quot; class=&quot;urlextern&quot; title=&quot;http://apple-crapple.blogspot.com/&quot; rel=&quot;nofollow&quot;&gt;APPLE CRAPPLE&lt;/a&gt;, Adventures in Retro Computing, Hacking and Other Madness&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://apple2.org/&quot; class=&quot;urlextern&quot; title=&quot;http://apple2.org/&quot; rel=&quot;nofollow&quot;&gt;Apple2 org&lt;/a&gt;, The site contains over 500 images of Apple 2 Hardware and a few others as well&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://apple2.gs/&quot; class=&quot;urlextern&quot; title=&quot;https://apple2.gs/&quot; rel=&quot;nofollow&quot;&gt;apple2.gs&lt;/a&gt;, This is a place to learn about programming the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://apple2online.com/&quot; class=&quot;urlextern&quot; title=&quot;https://apple2online.com/&quot; rel=&quot;nofollow&quot;&gt;apple2online.com&lt;/a&gt;, single-source, easy-to-use library of reference materials - software, manuals, FAQs, photos, links, etc…&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.appleii-box.de/&quot; class=&quot;urlextern&quot; title=&quot;http://www.appleii-box.de/&quot; rel=&quot;nofollow&quot;&gt;appleii-box&lt;/a&gt;, Misc resources&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.applelogic.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.applelogic.org/&quot; rel=&quot;nofollow&quot;&gt;applelogic&lt;/a&gt;, The AppleLogic website is all about FPGAs and Apple systems&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.bluerwhite.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.bluerwhite.org/&quot; rel=&quot;nofollow&quot;&gt;bluerwhite&lt;/a&gt;, Bluer White&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.brutaldeluxe.fr/&quot; class=&quot;urlextern&quot; title=&quot;http://www.brutaldeluxe.fr/&quot; rel=&quot;nofollow&quot;&gt;brutaldeluxe&lt;/a&gt;, Brutal Deluxe Software is a small group of programmers located around Paris, France&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.callapple.org/&quot; class=&quot;urlextern&quot; title=&quot;https://www.callapple.org/&quot; rel=&quot;nofollow&quot;&gt;call apple&lt;/a&gt;, Apple user group&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.clipshop.ca/DiskImages/index.htm&quot; class=&quot;urlextern&quot; title=&quot;http://www.clipshop.ca/DiskImages/index.htm&quot; rel=&quot;nofollow&quot;&gt;clipshop&lt;/a&gt;, Disk Images and Tools for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://artscene.textfiles.com/intros/APPLEII/&quot; class=&quot;urlextern&quot; title=&quot;http://artscene.textfiles.com/intros/APPLEII/&quot; rel=&quot;nofollow&quot;&gt;crack-screens&lt;/a&gt;, Apple 2 crack screens&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://ctrl.pomme.reset.free.fr/&quot; class=&quot;urlextern&quot; title=&quot;http://ctrl.pomme.reset.free.fr/&quot; rel=&quot;nofollow&quot;&gt;ctrl.pomme.reset&lt;/a&gt;, Apple 2 French blog&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://davidstancu.me/&quot; class=&quot;urlextern&quot; title=&quot;https://davidstancu.me/&quot; rel=&quot;nofollow&quot;&gt;davidstancu&lt;/a&gt;, How to write a text editor for a 31 year old computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://dreher.net/&quot; class=&quot;urlextern&quot; title=&quot;http://dreher.net/&quot; rel=&quot;nofollow&quot;&gt;dreher&lt;/a&gt;, Projects for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://apple2.org.za/gswv/USA2WUG/FOUNDING.MEMBERS/HOME.PAGES/EDHEL/&quot; class=&quot;urlextern&quot; title=&quot;http://apple2.org.za/gswv/USA2WUG/FOUNDING.MEMBERS/HOME.PAGES/EDHEL/&quot; rel=&quot;nofollow&quot;&gt;EDHEL&lt;/a&gt;, Edhel&amp;#039;s Apple 2 Stuff: Main Page&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://finapple.hho.fi/finapple/&quot; class=&quot;urlextern&quot; title=&quot;https://finapple.hho.fi/finapple/&quot; rel=&quot;nofollow&quot;&gt;finapple&lt;/a&gt;, Apple 2 in Finland&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://schmenk.is-a-geek.com/wordpress/&quot; class=&quot;urlextern&quot; title=&quot;http://schmenk.is-a-geek.com/wordpress/&quot; rel=&quot;nofollow&quot;&gt;Here&lt;/a&gt;, Apple 2 related project blog&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://wiki.reactivemicro.com/Main_Page&quot; class=&quot;urlextern&quot; title=&quot;https://wiki.reactivemicro.com/Main_Page&quot; rel=&quot;nofollow&quot;&gt;Main_Page&lt;/a&gt;, ReActiveMicro Apple 2 Wiki&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://apple2.guidero.us/doku.php/start&quot; class=&quot;urlextern&quot; title=&quot;http://apple2.guidero.us/doku.php/start&quot; rel=&quot;nofollow&quot;&gt;MG&amp;#039;s Apple II Site&lt;/a&gt;, MG&amp;#039;s Apple 2 Site&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.open-apple.net/&quot; class=&quot;urlextern&quot; title=&quot;http://www.open-apple.net/&quot; rel=&quot;nofollow&quot;&gt;open-apple&lt;/a&gt;, An Apple 2 podcast&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.ultimateapple2.com/&quot; class=&quot;urlextern&quot; title=&quot;https://www.ultimateapple2.com/&quot; rel=&quot;nofollow&quot;&gt;ultimateapple2&lt;/a&gt;, Apple 2 resources&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.willegal.net/index.htm&quot; class=&quot;urlextern&quot; title=&quot;http://www.willegal.net/index.htm&quot; rel=&quot;nofollow&quot;&gt;willegal&lt;/a&gt;, Home of the Apple 1 Registry&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.xjmaas.nl/my-apple-collection/&quot; class=&quot;urlextern&quot; title=&quot;http://www.xjmaas.nl/my-apple-collection/&quot; rel=&quot;nofollow&quot;&gt;xjmaas&lt;/a&gt;, Projects&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.xtof.info/blog/?cat=12&quot; class=&quot;urlextern&quot; title=&quot;https://www.xtof.info/blog/?cat=12&quot; rel=&quot;nofollow&quot;&gt;xtof&lt;/a&gt;, Apple 2 programming blog&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Blog \/ Directory&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;blogdirectory&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;180-4405&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;book&quot;&gt;Book&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/beneath-apple-prodos&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/beneath-apple-prodos&quot; rel=&quot;nofollow&quot;&gt;beneath-apple-prodos&lt;/a&gt;, re-typeset the classic Don D. Worth / Pieter M. Lechner book&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Book&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;book&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;4406-4614&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;crossdevelop&quot;&gt;Cross / Develop&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/65816.tmbundle&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/65816.tmbundle&quot; rel=&quot;nofollow&quot;&gt;65816 tmbundle&lt;/a&gt;, 65816 assembly language (various Apple IIgs assemblers) syntax support for TextMate / Sublime Text&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.mikekohn.net/micro/apple_iigs_java.php&quot; class=&quot;urlextern&quot; title=&quot;http://www.mikekohn.net/micro/apple_iigs_java.php&quot; rel=&quot;nofollow&quot;&gt;apple_iigs_java&lt;/a&gt;, Java Grinder to support the W65C816 as a CPU for with target platforms of first the W65C265SXB dev board, then Apple IIgs, and hopefully soon also Super Nintendo&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/blondie7575/Apple2BuildPipeline&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/blondie7575/Apple2BuildPipeline&quot; rel=&quot;nofollow&quot;&gt;Apple2BuildPipeline&lt;/a&gt;, A build pipeline (with sample project) for making Apple 2 software on &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/BASIC.tmbundle&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/BASIC.tmbundle&quot; rel=&quot;nofollow&quot;&gt;BASIC.tmbundle&lt;/a&gt;, TextMate tmbundle for various Apple 2 BASIC dialects&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/OlivierGuinart/CC65BuildSolution&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/OlivierGuinart/CC65BuildSolution&quot; rel=&quot;nofollow&quot;&gt;CC65BuildSolution&lt;/a&gt;, Visual Studio makefile solution to build Apple 2 projects with CC65&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/libsane&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/libsane&quot; rel=&quot;nofollow&quot;&gt;libsane&lt;/a&gt;, SANE - Standard Apple Numerics Environment. A reimplementation thereof&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://brutaldeluxe.fr/products/crossdevtools/merlin/index.html&quot; class=&quot;urlextern&quot; title=&quot;http://brutaldeluxe.fr/products/crossdevtools/merlin/index.html&quot; rel=&quot;nofollow&quot;&gt;Merlin 32&lt;/a&gt;, Merlin 32 is a multi-pass Cross Assembler running under Windows, Linux and Mac &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X targeting 8 bit processors in the 6502 series (such as 6502 and 65c02) and the 16 bit 65c816 processor&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/OlivierGuinart/Merlin32BuildSolution&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/OlivierGuinart/Merlin32BuildSolution&quot; rel=&quot;nofollow&quot;&gt;Merlin32BuildSolution&lt;/a&gt;, Visual Studio makefile solution to build Apple 2 projects with Merlin32&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mrkite/regs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mrkite/regs&quot; rel=&quot;nofollow&quot;&gt;regs&lt;/a&gt;, Apple IIgs reverse engineer tools&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Cross \/ Develop&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;crossdevelop&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;4615-6676&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;crosshardware&quot;&gt;Cross / Hardware&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mandl/Apple_II_vhdl&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mandl/Apple_II_vhdl&quot; rel=&quot;nofollow&quot;&gt;Apple_II_vhdl&lt;/a&gt;, Apple II+ implemented in VHDL for FPGAs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/alangarf/apple-one&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/alangarf/apple-one&quot; rel=&quot;nofollow&quot;&gt;apple-one&lt;/a&gt;, An attempt at a small Verilog implementation of the original Apple 1 on an FPGA&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/hoglet67/AtomBusMon&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/hoglet67/AtomBusMon&quot; rel=&quot;nofollow&quot;&gt;AtomBusMon&lt;/a&gt;, An Incircuit Emulator for 6502, 65C02, Z80 and 6809. I don&amp;#039;t think this has been tested on an Apple 2 as yet&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/marqs85/ossc&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/marqs85/ossc&quot; rel=&quot;nofollow&quot;&gt;ossc&lt;/a&gt;, Open Source Scan Converter. Board designed for connecting retro video game consoles and home computers into modern displays&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Cross \/ Hardware&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;crosshardware&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;6677-7540&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;crosstools&quot;&gt;Cross / Tools&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/AppleCommander/AppleCommander&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/AppleCommander/AppleCommander&quot; rel=&quot;nofollow&quot;&gt;Apple Commander&lt;/a&gt;, AppleCommander is a tool that manipulates Apple 2 disk images. Files may be imported, exported, viewed, or printed with various file filters&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://www.eiroca.net/apple2graphic&quot; class=&quot;urlextern&quot; title=&quot;https://www.eiroca.net/apple2graphic&quot; rel=&quot;nofollow&quot;&gt;Apple2 Graphic&lt;/a&gt;, Programs and library to draw Apple 2 graphics formats. Support for HGR, DHGR and Apple IIgs $C1 format with export to BMP or PNG. Support also for apple shape&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/fadden/ciderpress&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/fadden/ciderpress&quot; rel=&quot;nofollow&quot;&gt;ciderpress&lt;/a&gt;, CiderPress Apple 2 archive utility for Windows&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/RasppleII/a2cloud&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/RasppleII/a2cloud&quot; rel=&quot;nofollow&quot;&gt;a2cloud&lt;/a&gt;, Connect your Apple 2 to the world via Linux&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/a2rchery&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/a2rchery&quot; rel=&quot;nofollow&quot;&gt;a2rchery&lt;/a&gt;, A multi-purpose tool for manipulating .a2r disk images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/brouhaha/a2reinterleave&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/brouhaha/a2reinterleave&quot; rel=&quot;nofollow&quot;&gt;a2reinterleave&lt;/a&gt;, Convert interleave (sector ordering) of Apple 2 5.25-inch floppy disk images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/catseye/a2tools&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/catseye/a2tools&quot; rel=&quot;nofollow&quot;&gt;a2tools&lt;/a&gt;, Cat&amp;#039;s Eye Technologies&amp;#039; fork of a2tools Apple 2 disk image utilities&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/brouhaha/a2zip&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/brouhaha/a2zip&quot; rel=&quot;nofollow&quot;&gt;a2zip&lt;/a&gt;, Infocom ZIP version 1 through 3 interpreters for Apple 2, partially reverse-engineered&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/adfs&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/adfs&quot; rel=&quot;nofollow&quot;&gt;adfs&lt;/a&gt;, Apple DOS File System (ADFS)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/flaith-nycd/adir&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/flaith-nycd/adir&quot; rel=&quot;nofollow&quot;&gt;adir&lt;/a&gt;, Apple Disk Image Reader&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/adtpro&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/adtpro&quot; rel=&quot;nofollow&quot;&gt;adtpro&lt;/a&gt;, Apple Disk Transfer ProDOS (ADTPro) transfers classic 8-bit Apple disk images over a serial, ethernet or audio link to a more modern computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/retrogear/Analyst&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/retrogear/Analyst&quot; rel=&quot;nofollow&quot;&gt;Analyst&lt;/a&gt;, Analyst debugger for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mikeakohn/apple2_disk_utils&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mikeakohn/apple2_disk_utils&quot; rel=&quot;nofollow&quot;&gt;apple2_disk_utils&lt;/a&gt;, Utilities for reading from Apple 2 disks&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_png_to_hgr&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_png_to_hgr&quot; rel=&quot;nofollow&quot;&gt;apple2_png_to_hgr&lt;/a&gt;, Convert PNG to HGR bytes&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_prodos_utils&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_prodos_utils&quot; rel=&quot;nofollow&quot;&gt;apple2_prodos_utils&lt;/a&gt;, Apple 2 virtual DSK tools for ProDOS volumes&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ericfischer/apple2-converters&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ericfischer/apple2-converters&quot; rel=&quot;nofollow&quot;&gt;apple2-converters&lt;/a&gt;, Programs I wrote many years ago to convert Apple 2 binary file formats to things that are usable on current systems&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/slotek/apple2-disk-util&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/slotek/apple2-disk-util&quot; rel=&quot;nofollow&quot;&gt;apple2-disk-util&lt;/a&gt;, Apple 2 Disk Utility&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2gs_shr_converter&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2gs_shr_converter&quot; rel=&quot;nofollow&quot;&gt;apple2gs_shr_converter&lt;/a&gt;, Bill Buckels Apple IIgs Super-Hi Res Screen Images converters&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2geek/apple2-image-encoder&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2geek/apple2-image-encoder&quot; rel=&quot;nofollow&quot;&gt;apple2-image-encoder&lt;/a&gt;, Convert a modern image into a format usable by an Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/markpmlim/AppleIIDHGRConverter&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/markpmlim/AppleIIDHGRConverter&quot; rel=&quot;nofollow&quot;&gt;AppleIIDHGRConverter&lt;/a&gt;, Apple2ColorDHGR.playround is a Swift playground for loading and viewing coloured Apple 2 Double Hires graphic files&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cmosher01/Apple-II-Disk-Tools&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cmosher01/Apple-II-Disk-Tools&quot; rel=&quot;nofollow&quot;&gt;Apple-II-Disk-Tools&lt;/a&gt;, A few command line tools for manipulating Apple 2 series floppy disk images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dellagd/Apple-ImageWriterII&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dellagd/Apple-ImageWriterII&quot; rel=&quot;nofollow&quot;&gt;Apple-ImageWriterII&lt;/a&gt;, Collection of code for using an Apple ImageWriter II with a modern computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://applesaucefdc.com/woz/&quot; class=&quot;urlextern&quot; title=&quot;https://applesaucefdc.com/woz/&quot; rel=&quot;nofollow&quot;&gt;applesaucefdc&lt;/a&gt;, WOZ Disk Images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/markdavidlong/AppleSAWS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/markdavidlong/AppleSAWS&quot; rel=&quot;nofollow&quot;&gt;AppleSAWS&lt;/a&gt;, AppleSAWS - toolkit for exploring DOS 3.3 disks&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/AppleCommander/applesingle&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/AppleCommander/applesingle&quot; rel=&quot;nofollow&quot;&gt;applesingle&lt;/a&gt;, A Java library and command-line tool for AppleSingle support&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sigma-1/asbasic&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sigma-1/asbasic&quot; rel=&quot;nofollow&quot;&gt;asbasic&lt;/a&gt;, BASIC interpreter with Apple 2 flavor for Mac and UNIX&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/AppleCommander/bastools&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/AppleCommander/bastools&quot; rel=&quot;nofollow&quot;&gt;bastools&lt;/a&gt;, An Applesoft BASIC tool library and command-line tool&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://apple2.gs/buckshot/&quot; class=&quot;urlextern&quot; title=&quot;https://apple2.gs/buckshot/&quot; rel=&quot;nofollow&quot;&gt;buckshot&lt;/a&gt;, Apple 2 Image Converter Tool - Cross Platform&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/datajerk/c2d&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/datajerk/c2d&quot; rel=&quot;nofollow&quot;&gt;c2d&lt;/a&gt;, Apple 2 Code to Disk&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/datajerk/c2t&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/datajerk/c2t&quot; rel=&quot;nofollow&quot;&gt;c2t&lt;/a&gt;, C2t is a command line tool that can convert binary code/data and/or Apple-1/II Monitor text, as well as 140K disk images, into audio files suitable for use with the Apple-1 and II (II, II+, IIe) cassette interface&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mach-kernel/cadius&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mach-kernel/cadius&quot; rel=&quot;nofollow&quot;&gt;cadius&lt;/a&gt;, A maintained fork of BrutalDeluxe&amp;#039;s Cadius ProDOS disk imaging utility&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/softwarejanitor/chargen2png&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/softwarejanitor/chargen2png&quot; rel=&quot;nofollow&quot;&gt;chargen2png&lt;/a&gt;, Apple CHARGEN ROM display utility&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/copy&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/copy&quot; rel=&quot;nofollow&quot;&gt;copy&lt;/a&gt;, A command to copy files in BASIC.SYSTEM on an Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/softwarejanitor/da65&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/softwarejanitor/da65&quot; rel=&quot;nofollow&quot;&gt;da65&lt;/a&gt;, Da65 a simple 65C02 mini disassembler&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dmolony/DiskBrowser&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dmolony/DiskBrowser&quot; rel=&quot;nofollow&quot;&gt;DiskBrowser&lt;/a&gt;, Apple 2 Disk Browser in Java&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/zellyn/diskii&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/zellyn/diskii&quot; rel=&quot;nofollow&quot;&gt;diskii&lt;/a&gt;, Apple 2 disk image manipulation commandline tool&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/paleotronic/diskm8&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/paleotronic/diskm8&quot; rel=&quot;nofollow&quot;&gt;diskm8&lt;/a&gt;, DiskM8 Apple 2 disk image manipulation, cataloging and analysis tool&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/softwarejanitor/DOS33&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/softwarejanitor/DOS33&quot; rel=&quot;nofollow&quot;&gt;DOS33&lt;/a&gt;, Perl Modules and utilities for working with Apple 2 DOS 3.3 disk images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/deater/dos33fsprogs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/deater/dos33fsprogs&quot; rel=&quot;nofollow&quot;&gt;dos33fsprogs&lt;/a&gt;, Tools for manipulating Apple 2 DOS files&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/slotek/dsk2nib&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/slotek/dsk2nib&quot; rel=&quot;nofollow&quot;&gt;dsk2nib&lt;/a&gt;, Apple 2 DSK/NIB Converter Utilities&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/paulhagstrom/dsk2po&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/paulhagstrom/dsk2po&quot; rel=&quot;nofollow&quot;&gt;dsk2po&lt;/a&gt;, Python script to convert Apple 2/III .DSK (DO) images to ProDOS-ordered images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/TomHarte/dsk2woz&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/TomHarte/dsk2woz&quot; rel=&quot;nofollow&quot;&gt;dsk2woz&lt;/a&gt;, A command-line tool to convert Apple 2 DSK images to WOZ format&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/paleotronic/dskalyzer&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/paleotronic/dskalyzer&quot; rel=&quot;nofollow&quot;&gt;DSKalyzer&lt;/a&gt;, Cross-platform command-line tool for manipulating and managing Apple 2 DSK (and other) images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cybernesto/dsktool.rb&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cybernesto/dsktool.rb&quot; rel=&quot;nofollow&quot;&gt;dsktool.rb&lt;/a&gt;, dsktool.rb is a command line tool + libraries (all in ruby) for manipulating DSK format images used by Apple 2 emulators&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/blondie7575/EETool&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/blondie7575/EETool&quot; rel=&quot;nofollow&quot;&gt;EETool&lt;/a&gt;, A dump and burn tool for Apple 2 ROMs and EEPROMs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/markpmlim/GraphicConverterIIGS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/markpmlim/GraphicConverterIIGS&quot; rel=&quot;nofollow&quot;&gt;GraphicConverterIIGS&lt;/a&gt;, Convert an unpacked Apple IIgs graphic file&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/gs-image-conversion&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/gs-image-conversion&quot; rel=&quot;nofollow&quot;&gt;gs-image-conversion&lt;/a&gt;, Image Conversion Tools for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/simonboak/hexmon&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/simonboak/hexmon&quot; rel=&quot;nofollow&quot;&gt;hexmon&lt;/a&gt;, Apple 2 system monitor-style hexdump&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/hgr2rgbntsc&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/hgr2rgbntsc&quot; rel=&quot;nofollow&quot;&gt;hgr2rgbntsc&lt;/a&gt;, Apple HGR to RGB NTSC&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/java-libomf&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/java-libomf&quot; rel=&quot;nofollow&quot;&gt;java-libomf&lt;/a&gt;, Java package to manipulate OMF files&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/minix.fst&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/minix.fst&quot; rel=&quot;nofollow&quot;&gt;minix.fst&lt;/a&gt;, This is a read-only FST for the Minix v1 and v1L (linux extended) file system&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/fadden/nulib2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/fadden/nulib2&quot; rel=&quot;nofollow&quot;&gt;nulib2&lt;/a&gt;, NufxLib and NuLib2, Apple 2 file archive utilities&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/omfutils&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/omfutils&quot; rel=&quot;nofollow&quot;&gt;omfutils&lt;/a&gt;, A variety of applications for dealing with OMF files&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/omm_disassembler&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/omm_disassembler&quot; rel=&quot;nofollow&quot;&gt;omm_disassembler&lt;/a&gt;, OMM disassembler&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/passport.py&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/passport.py&quot; rel=&quot;nofollow&quot;&gt;passport.py&lt;/a&gt;, A verification and copy program&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.eiroca.net/wiki/software/incubator/prodisk&quot; class=&quot;urlextern&quot; title=&quot;https://www.eiroca.net/wiki/software/incubator/prodisk&quot; rel=&quot;nofollow&quot;&gt;ProDisk&lt;/a&gt;, Imports/exports file(s) between Ms-Dos and ProDos HD Image used by Apple 2 emulators like ApplePC&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/softwarejanitor/ProDOS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/softwarejanitor/ProDOS&quot; rel=&quot;nofollow&quot;&gt;ProDOS&lt;/a&gt;, Perl modules and utilities to access ProDOS volume disk images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/vandry/prodos&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/vandry/prodos&quot; rel=&quot;nofollow&quot;&gt;prodos&lt;/a&gt;, ProDOS filesystem reader&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/profuse&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/profuse&quot; rel=&quot;nofollow&quot;&gt;profuse&lt;/a&gt;, ProDOS file system for FUSE&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/pneubauer/ptp2bin&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/pneubauer/ptp2bin&quot; rel=&quot;nofollow&quot;&gt;ptp2bin&lt;/a&gt;, Convert the ITS CROSS assembler PTP file to an Apple 2 disk image&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/radius&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/radius&quot; rel=&quot;nofollow&quot;&gt;radius&lt;/a&gt;, 6502 / 65816 Merlin-style assembly code indenter tool&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Pixinn/Rgb2Hires&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Pixinn/Rgb2Hires&quot; rel=&quot;nofollow&quot;&gt;Rgb2Hires&lt;/a&gt;, Converts an RGB image (.png, .jpeg) into a binary file compliant with the Apple 2&amp;#039;s HIRES format&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/rbanffy/sdisk2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/rbanffy/sdisk2&quot; rel=&quot;nofollow&quot;&gt;sdisk2&lt;/a&gt;, Software for the SDISK 2 Disk II emulator for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/AppleCommander/ShrinkItArchive&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/AppleCommander/ShrinkItArchive&quot; rel=&quot;nofollow&quot;&gt;ShrinkItArchive&lt;/a&gt;, A Java library for managing Apple 2 ShrinkIt archives&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/brouhaha/sosar&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/brouhaha/sosar&quot; rel=&quot;nofollow&quot;&gt;sosar&lt;/a&gt;, Utility to manipulate Apple SOS and ProDOS disk image files&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/eedede/treckr&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/eedede/treckr&quot; rel=&quot;nofollow&quot;&gt;treckr&lt;/a&gt;, Recovery tool for your old Apple 2 formatted DOS 3.3 disks&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/wdc-utils&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/wdc-utils&quot; rel=&quot;nofollow&quot;&gt;wdc-utils&lt;/a&gt;, Missing utilities for WDC&amp;#039;s 65xx developer tools&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/wozardry&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/wozardry&quot; rel=&quot;nofollow&quot;&gt;wozardry&lt;/a&gt;, A multi-purpose tool for manipulating .woz disk images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Cross \/ Tools&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;crosstools&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;7541-20019&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;develop&quot;&gt;Develop&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/standard-delivery&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/standard-delivery&quot; rel=&quot;nofollow&quot;&gt;standard-delivery&lt;/a&gt;, Apple 2 single-sector fast boot-loader&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bobbimanners/Zapple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bobbimanners/Zapple-II&quot; rel=&quot;nofollow&quot;&gt;Zapple-II&lt;/a&gt;, Tools for building and running Z80 code under ProDOS on an Apple 2 with a Z80 Softcard (or clone)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Develop&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;develop&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;20020-20423&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;developlibrary&quot;&gt;Develop / Library&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/a2-4am/WeeGUI&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/WeeGUI&quot; rel=&quot;nofollow&quot;&gt;WeeGUI&lt;/a&gt;, A compact and easy to use &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt; library for 8-bit Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/6502&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/6502&quot; rel=&quot;nofollow&quot;&gt;6502&lt;/a&gt;, 6502 Assembly source files, utilities, bits and bobs. Mostly Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/0boot&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/0boot&quot; rel=&quot;nofollow&quot;&gt;0boot&lt;/a&gt;, Fast bootable Read Track/Sector routine (single)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/65816-crypto&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/65816-crypto&quot; rel=&quot;nofollow&quot;&gt;65816-crypto&lt;/a&gt;, Crypto algorithm implementations for the 65816&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://8bit-unity.com/&quot; class=&quot;urlextern&quot; title=&quot;http://8bit-unity.com/&quot; rel=&quot;nofollow&quot;&gt;8bit-unity&lt;/a&gt;, 8bit-Unity is the cross-platform C language SDK for the CC65 compiler, which allows writing your game only once, and then deploy it on all those platforms&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/pedgarcia/a2graph&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/pedgarcia/a2graph&quot; rel=&quot;nofollow&quot;&gt;a2graph&lt;/a&gt;, CC65 Lo-Res graphic library for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/martinhaye/a2render&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/martinhaye/a2render&quot; rel=&quot;nofollow&quot;&gt;a2render&lt;/a&gt;, Apple 2 game rendering engine&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_printm&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_printm&quot; rel=&quot;nofollow&quot;&gt;apple2_printm&lt;/a&gt;, printm - a modular micro printf replacement for 65C02&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_rwts18&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_rwts18&quot; rel=&quot;nofollow&quot;&gt;apple2_rwts18&lt;/a&gt;, Roland Gustafsson&amp;#039;s RWTS18 source code&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/apple2-fonts&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/apple2-fonts&quot; rel=&quot;nofollow&quot;&gt;apple2-fonts&lt;/a&gt;, Experimentation with custom fonts on HGR screen&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/thelbane/Apple-6502-Scaffold&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/thelbane/Apple-6502-Scaffold&quot; rel=&quot;nofollow&quot;&gt;Apple-6502-Scaffold&lt;/a&gt;, Basic scaffolding for a new Apple 2 project written in 6502 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/nathanriggs/AppleIIAsmLib&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/nathanriggs/AppleIIAsmLib&quot; rel=&quot;nofollow&quot;&gt;AppleIIAsmLib&lt;/a&gt;, A general purpose ASM libriary for the Apple 2. Assembled in Merlin 8 Pro&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cquest/cristel&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cquest/cristel&quot; rel=&quot;nofollow&quot;&gt;cristel&lt;/a&gt;, 6502 assembly code to extend the Applesoft BASIC with 20+ new commands to access the Apple Tell card&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cshepherd/gscifs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cshepherd/gscifs&quot; rel=&quot;nofollow&quot;&gt;gscifs&lt;/a&gt;, CIFS implementation for the Apple IIgs using Marinetti TCP/IP stack&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.apple1notes.com/old_apple/Monitor_II_on_1.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.apple1notes.com/old_apple/Monitor_II_on_1.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, Monitor II on Apple 1&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgolombeck/HIRES-scroll&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgolombeck/HIRES-scroll&quot; rel=&quot;nofollow&quot;&gt;HIRES-scroll&lt;/a&gt;, Apple 2 HIRES scrolling algorithm&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/blondie7575/HiSprite&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/blondie7575/HiSprite&quot; rel=&quot;nofollow&quot;&gt;HiSprite&lt;/a&gt;, A hi-res sprite compiler for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgolombeck/HW-detect&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgolombeck/HW-detect&quot; rel=&quot;nofollow&quot;&gt;HW-detect&lt;/a&gt;, Hardware detection for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/lscharen/iigs-game-engine&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/lscharen/iigs-game-engine&quot; rel=&quot;nofollow&quot;&gt;iigs-game-engine&lt;/a&gt;, A tile-based game engine for the Apple IIgs written in 65816 asssembly language&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/lscharen/iigs-sprite-compiler&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/lscharen/iigs-sprite-compiler&quot; rel=&quot;nofollow&quot;&gt;iigs-sprite-compiler&lt;/a&gt;, Utility to generate 65816 compiled sprites using informed search methods&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cshepherd/libsoundGS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cshepherd/libsoundGS&quot; rel=&quot;nofollow&quot;&gt;libsoundGS&lt;/a&gt;, Apple IIgs sound library&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/marinetti&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/marinetti&quot; rel=&quot;nofollow&quot;&gt;marinetti&lt;/a&gt;, TCP/IP stack for the Apple IIgs, in 65816 assembly language&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/oliverschmidt/Play-BTc&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/oliverschmidt/Play-BTc&quot; rel=&quot;nofollow&quot;&gt;Play-BTc&lt;/a&gt;, Play Binary Time constant Sound on the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/prorwts&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/prorwts&quot; rel=&quot;nofollow&quot;&gt;prorwts&lt;/a&gt;, Open/read/write files in ProDOS filesystem&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/qboot&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/qboot&quot; rel=&quot;nofollow&quot;&gt;qboot&lt;/a&gt;, Fast bootable Read Track/Sector routine (multi)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://resolutionii.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://resolutionii.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;ResolutionII&lt;/a&gt;, Resolution ][ is a programmer&amp;#039;s &lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt; library for developing Apple 2 software using the Apple 2 double-high-resolution graphics mode&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/rollingdemo&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/rollingdemo&quot; rel=&quot;nofollow&quot;&gt;rollingdemo&lt;/a&gt;, A mixed display mode demo for the Apple IIe, written in 6502 Assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/blondie7575/SpriteGen&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/blondie7575/SpriteGen&quot; rel=&quot;nofollow&quot;&gt;SpriteGen&lt;/a&gt;, A hi-res sprite generator for the Apple 2. It takes PNG files and produces assembly source files with data statements that can be rendered with the included sprite drawing code&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/standard-delivery&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/standard-delivery&quot; rel=&quot;nofollow&quot;&gt;standard-delivery&lt;/a&gt;, Apple 2 single-sector fast boot-loader&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Develop \/ Library&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;developlibrary&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;20424-25971&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;developtools&quot;&gt;Develop / Tools&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/byteworksinc/ORCA-C&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/byteworksinc/ORCA-C&quot; rel=&quot;nofollow&quot;&gt;ORCA-C&lt;/a&gt;, Apple IIgs ORCA/C Compiler, an ANSI C compiler for the 65816 with libraries for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/byteworksinc/ORCA-Pascal&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/byteworksinc/ORCA-Pascal&quot; rel=&quot;nofollow&quot;&gt;ORCA-Pascal&lt;/a&gt;, Apple IIgs ORCA/Pascal Compiler, an ISO Pascal compiler for the 65816 with libraries for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/dschmenk/PLASMA&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/PLASMA&quot; rel=&quot;nofollow&quot;&gt;PLASMA&lt;/a&gt;, Proto Language AsSeMbler for All (formerly Apple)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/JohnSnape/6502code&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/JohnSnape/6502code&quot; rel=&quot;nofollow&quot;&gt;6502code&lt;/a&gt;, Code collected on 6502 Assembly Programming course&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/codebur/a2-chargen-1987&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/codebur/a2-chargen-1987&quot; rel=&quot;nofollow&quot;&gt;a2-chargen-1987&lt;/a&gt;, HGR Character Generator for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/catseye/Apple-Befunge&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/catseye/Apple-Befunge&quot; rel=&quot;nofollow&quot;&gt;Apple-Befunge&lt;/a&gt;, A dialect of Befunge for the 8-bit Apple 2 (or Apple II+ or Apple IIe)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/brainfuck6502&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/brainfuck6502&quot; rel=&quot;nofollow&quot;&gt;brainfuck6502&lt;/a&gt;, BrainFuck 6502 Interpreter for the Apple IIe&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/brainfuck6502&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/brainfuck6502&quot; rel=&quot;nofollow&quot;&gt;brainfuck6502&lt;/a&gt;, Interpreter for 6502 Apple 2 in 144 bytes&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/RevCurtisP/C02&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/RevCurtisP/C02&quot; rel=&quot;nofollow&quot;&gt;C02&lt;/a&gt;, I&amp;#039;ll add my language and compiler for the 6502 that I just put up on GitHub. I don&amp;#039;t have library support for Apple 2 yet. I&amp;#039;ll have to add that&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/dot_clean&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/dot_clean&quot; rel=&quot;nofollow&quot;&gt;dot_clean&lt;/a&gt;, Merge ._AppleDouble files (cross-platform version of Apple&amp;#039;s dot_clean utility)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/byteworksinc/DumpObj&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/byteworksinc/DumpObj&quot; rel=&quot;nofollow&quot;&gt;DumpObj&lt;/a&gt;, DumpObj utility for examining Apple IIgs object modules&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bobbimanners/EightBall&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bobbimanners/EightBall&quot; rel=&quot;nofollow&quot;&gt;EightBall&lt;/a&gt;, An 8-bit algorithmic languange for Apple 2, C64, Vic 20. Includes: Interpreter, Bytecode compiler, Virtual Machine, Bytecode disassembler&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ForthHub/FIG-Forth&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ForthHub/FIG-Forth&quot; rel=&quot;nofollow&quot;&gt;FIG-Forth&lt;/a&gt;, FIG Forth model for Apple 2 6502&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://goldengate.gitlab.io/&quot; class=&quot;urlextern&quot; title=&quot;https://goldengate.gitlab.io/&quot; rel=&quot;nofollow&quot;&gt;Golden Gate&lt;/a&gt;, Golden Gate by Kelvin Sherlock is a compatibility layer for ORCA and GNO/ME command line programs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/byteworksinc/Linker&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/byteworksinc/Linker&quot; rel=&quot;nofollow&quot;&gt;Linker&lt;/a&gt;, Apple IIgs ORCA Linker, a link editor for the Apple IIgs object module format&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/byteworksinc/MakeLib&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/byteworksinc/MakeLib&quot; rel=&quot;nofollow&quot;&gt;MakeLib&lt;/a&gt;, A utility designed for use with the ORCA development environment for the Apple IIgs, MakeLib creates Apple IIgs formal libraries&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/byteworksinc/ORCALib&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/byteworksinc/ORCALib&quot; rel=&quot;nofollow&quot;&gt;ORCALib&lt;/a&gt;, Libraries for the ORCA language suite (ORCA/C, ORCA/M, ORCA/Pascal) for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/shapes&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/shapes&quot; rel=&quot;nofollow&quot;&gt;shapes&lt;/a&gt;, Apple 2 Shape Table Tools&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/roughana/supermacs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/roughana/supermacs&quot; rel=&quot;nofollow&quot;&gt;supermacs&lt;/a&gt;, Merlin Assembler Macros for Apple IIgs System Software&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/rigreco/Unidisk&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/rigreco/Unidisk&quot; rel=&quot;nofollow&quot;&gt;Unidisk&lt;/a&gt;, UNIDISK 3.5 Apple 2 co-processor in Merlin Assembler&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dschmenk/VM02&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/VM02&quot; rel=&quot;nofollow&quot;&gt;VM02&lt;/a&gt;, VM02 is a Java compatible environment for the Apple 2 series of computers (also https:2sourceforge.net/projects/vm02/)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Develop \/ Tools&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;developtools&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;25972-30157&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit10&quot; id=&quot;developtutorials&quot;&gt;Develop / Tutorials&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/nednal12/APLOC2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/nednal12/APLOC2&quot; rel=&quot;nofollow&quot;&gt;APLOC2&lt;/a&gt;, Master directory for Apple Programming Language Objective C II&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_hgr_font_tutorial&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_hgr_font_tutorial&quot; rel=&quot;nofollow&quot;&gt;apple2_hgr_font_tutorial&lt;/a&gt;, Apple 2 HGR Font Tutorial&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_hgrbyte&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_hgrbyte&quot; rel=&quot;nofollow&quot;&gt;apple2_hgrbyte&lt;/a&gt;, Apple 2 HGR Byte Inspector&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/greenscale&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/greenscale&quot; rel=&quot;nofollow&quot;&gt;greenscale&lt;/a&gt;, Low res monochrome experiments for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/gslib&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/gslib&quot; rel=&quot;nofollow&quot;&gt;gslib&lt;/a&gt;, Apple IIgs Assembly Language Crash Course&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mach-kernel/mrbuffer&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mach-kernel/mrbuffer&quot; rel=&quot;nofollow&quot;&gt;mrbuffer&lt;/a&gt;, Apple IIgs simple 40char buffer editor. Written in 658c16 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Develop \/ Tutorials&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;developtutorials&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;30158-31246&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit11&quot; id=&quot;docs&quot;&gt;Docs&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://apple2.org.za/gswv/USA2WUG/FOUNDING.MEMBERS/HOME.PAGES/EDHEL/texts/pokes.html&quot; class=&quot;urlextern&quot; title=&quot;http://apple2.org.za/gswv/USA2WUG/FOUNDING.MEMBERS/HOME.PAGES/EDHEL/texts/pokes.html&quot; rel=&quot;nofollow&quot;&gt;peek&amp;amp;pokes&lt;/a&gt;, The Big PEEKs, POKEs, and CALLs List&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Docs&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;docs&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;31247-31456&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit12&quot; id=&quot;emulator&quot;&gt;Emulator&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/AppleWin/AppleWin&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/AppleWin/AppleWin&quot; rel=&quot;nofollow&quot;&gt;AppleWin&lt;/a&gt;, Apple 2 emulator for Windows&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://sourceforge.net/projects/gsport&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/gsport&quot; rel=&quot;nofollow&quot;&gt;gsport&lt;/a&gt;, Apple IIgs emulator based on Kent Dickey&amp;#039;s KEGS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.shadertoy.com/view/tlX3W7&quot; class=&quot;urlextern&quot; title=&quot;https://www.shadertoy.com/view/tlX3W7&quot; rel=&quot;nofollow&quot;&gt;A1&lt;/a&gt;, Apple I Emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/zellyn/a2audit&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/zellyn/a2audit&quot; rel=&quot;nofollow&quot;&gt;a2audit&lt;/a&gt;, Apple 2 audit routines: for testing your Apple 2 or emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://activegs.freetoolsassociation.com/&quot; class=&quot;urlextern&quot; title=&quot;http://activegs.freetoolsassociation.com/&quot; rel=&quot;nofollow&quot;&gt;ActiveGS&lt;/a&gt;, ActiveGS Support page&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ogoguel/activegs-ios&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ogoguel/activegs-ios&quot; rel=&quot;nofollow&quot;&gt;activegs-ios&lt;/a&gt;, ActiveGS, Apple 2/IIgs emulator for iOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/agatemulator/&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/agatemulator/&quot; rel=&quot;nofollow&quot;&gt;agatemulator&lt;/a&gt;, Apple 2 and Agat 7/9 software simulation program for Win32&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/JorjBauer/aiie&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/JorjBauer/aiie&quot; rel=&quot;nofollow&quot;&gt;aiie&lt;/a&gt;, Apple IIe emulator, primarily for the Teensy 3.6&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ScullinSteel/apple1js&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ScullinSteel/apple1js&quot; rel=&quot;nofollow&quot;&gt;apple1js&lt;/a&gt;, Apple I emulator written in Javascript&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mauiaaron/apple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mauiaaron/apple2&quot; rel=&quot;nofollow&quot;&gt;apple2&lt;/a&gt;, Apple IIe emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ivanizag/apple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ivanizag/apple2&quot; rel=&quot;nofollow&quot;&gt;apple2&lt;/a&gt;, Portable emulator of an Apple II+. Written in Go. Runs Karateka&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/kkralian/Apple2000&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/kkralian/Apple2000&quot; rel=&quot;nofollow&quot;&gt;Apple2000&lt;/a&gt;, Apple 2 emulator for the Amiga&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bradgrantham/apple2e&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bradgrantham/apple2e&quot; rel=&quot;nofollow&quot;&gt;apple2e&lt;/a&gt;, Yet another Apple IIe emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/freewilll/apple2-go&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/freewilll/apple2-go&quot; rel=&quot;nofollow&quot;&gt;apple2-go&lt;/a&gt;, Apple 2 Emulator in Go&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/whscullin/apple2js&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/whscullin/apple2js&quot; rel=&quot;nofollow&quot;&gt;apple2js&lt;/a&gt;, Apple 2 emulator written in Javascript&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/zellyn/apple2shader&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/zellyn/apple2shader&quot; rel=&quot;nofollow&quot;&gt;apple2shader&lt;/a&gt;, Port(s) of the OpenEmulator NTSC/PAL GPU shader&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/datajerk/apple3rtr&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/datajerk/apple3rtr&quot; rel=&quot;nofollow&quot;&gt;apple3rtr&lt;/a&gt;, Apple 3 Ready-to-Run&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/umjammer/vavi-apps-appleii-android&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/umjammer/vavi-apps-appleii-android&quot; rel=&quot;nofollow&quot;&gt;appleii-android&lt;/a&gt;, Apple 2 Emulator for Android&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/umjammer/vavi-apps-appleii-bdj&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/umjammer/vavi-apps-appleii-bdj&quot; rel=&quot;nofollow&quot;&gt;appleii-bdj&lt;/a&gt;, Apple 2 Emulator for BD-J&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/applelin&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/applelin&quot; rel=&quot;nofollow&quot;&gt;applelin&lt;/a&gt;, A continuation of linapple, which is a port of AppleWin to Linux&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/jtauber/applepy&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/jtauber/applepy&quot; rel=&quot;nofollow&quot;&gt;applepy&lt;/a&gt;, Apple 2 emulator in Python&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/toyoshim/Applerm-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/toyoshim/Applerm-II&quot; rel=&quot;nofollow&quot;&gt;Applerm-II&lt;/a&gt;, Apple 2 emulator running on ARM Cortex-M0&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dpeckett/arduino-appleii&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dpeckett/arduino-appleii&quot; rel=&quot;nofollow&quot;&gt;arduino-appleii&lt;/a&gt;, Emulating the original Apple 2 microcomputer on an Arduino Uno microcontroller&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://catakig.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://catakig.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;Catakig&lt;/a&gt;, Catakig is an emulator for the popular Apple 2 series of personal computers, supporting the Apple 2, ][+, IIe, and IIc models&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/TomHarte/CLK&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/TomHarte/CLK&quot; rel=&quot;nofollow&quot;&gt;CLK&lt;/a&gt;, An emulator of the Acorn Electron, Amstrad CPC, Apple 2/II+/IIe, Atari 2600, ColecoVision, Commodore Vic-20, MSX 1, Oric 1/Atmos, Sega Master System and Sinclair ZX80/81&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/dapple&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/dapple&quot; rel=&quot;nofollow&quot;&gt;dapple&lt;/a&gt;, Dapple/NDapple are Apple 2 emulators, aiming to support a well-fitted Apple 2, ][+ or IIe machine with 64K. It is (was) based on Marat Fayzullin&amp;#039;s M6502 with 65C02 additions. DApple 2 aims for a 128K IIe&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cmosher01/Epple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cmosher01/Epple-II&quot; rel=&quot;nofollow&quot;&gt;EPPLE&lt;/a&gt;, EPPLE ][ is an emulator of the Apple 2 computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/st3fan/ewm&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/st3fan/ewm&quot; rel=&quot;nofollow&quot;&gt;ewm&lt;/a&gt;, Emulated Woz Machine&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Luigi30/fruitmachine&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Luigi30/fruitmachine&quot; rel=&quot;nofollow&quot;&gt;fruitmachine&lt;/a&gt;, Apple I emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Luigi30/FruitMachine-Swift&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Luigi30/FruitMachine-Swift&quot; rel=&quot;nofollow&quot;&gt;FruitMachine-Swift&lt;/a&gt;, Fruit Machine Apple I emulator, but in Swift&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/prickle/gamebloke&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/prickle/gamebloke&quot; rel=&quot;nofollow&quot;&gt;gamebloke&lt;/a&gt;, Apple on the go. Take that gameboy!&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/zellyn/goapple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/zellyn/goapple2&quot; rel=&quot;nofollow&quot;&gt;goapple2&lt;/a&gt;, Apple II+ emulator written in Go&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/LemonBoy/grape&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/LemonBoy/grape&quot; rel=&quot;nofollow&quot;&gt;grape&lt;/a&gt;, Apple 2 emulator for Nintendo DS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/jasonm76/GSjs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/jasonm76/GSjs&quot; rel=&quot;nofollow&quot;&gt;GSjs&lt;/a&gt;, Apple IIgs Emulator written in 100% HTML5 and JavaScript&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/gsplus&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/gsplus&quot; rel=&quot;nofollow&quot;&gt;GSPlus&lt;/a&gt;, Apple IIgs Emulator - Cross Platform - Modern Features&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/lifepillar/homebrew-appleii&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/lifepillar/homebrew-appleii&quot; rel=&quot;nofollow&quot;&gt;homebrew-appleii&lt;/a&gt;, Homebrew formulae for Apple I/II/III/GS emulators and utilities&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/badvision/jace&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/badvision/jace&quot; rel=&quot;nofollow&quot;&gt;JACE&lt;/a&gt;, Java Apple Computer Emulator. Apple IIe emulator written in JAVA. Includes all resolution modes and Mockingboard Support. Runs all Windows, Mac OSX and Linux&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/japple2&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/japple2&quot; rel=&quot;nofollow&quot;&gt;japple2&lt;/a&gt;, A Complete Apple 2/II+ Emulator written in Java to be capable of running from Java Webstart&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/jsbasic&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/jsbasic&quot; rel=&quot;nofollow&quot;&gt;jsbasic&lt;/a&gt;, Applesoft BASIC in JavaScript&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/jamessanford/kegs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/jamessanford/kegs&quot; rel=&quot;nofollow&quot;&gt;kegs&lt;/a&gt;, Android port of KEGS Apple IIgs Emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://kegs.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://kegs.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;Kegs&lt;/a&gt;, Apple IIgs emulator for Mac &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; X, Win32, Linux, and Unix/X11&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://devernay.free.fr/apple2/&quot; class=&quot;urlextern&quot; title=&quot;http://devernay.free.fr/apple2/&quot; rel=&quot;nofollow&quot;&gt;kegs&lt;/a&gt;, KEGS/SDL Apple IIgs emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/linappleii/linapple&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/linappleii/linapple&quot; rel=&quot;nofollow&quot;&gt;LinApple&lt;/a&gt;, Apple IIe emulator (forked repo)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/linapple/&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/linapple/&quot; rel=&quot;nofollow&quot;&gt;LinApple&lt;/a&gt;, Apple IIe emulator (original repo)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/jmparis/linapple&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/jmparis/linapple&quot; rel=&quot;nofollow&quot;&gt;LinApple&lt;/a&gt;, AppleWin for Linux, SDL1.2 support&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/OpenEmulatorProject/OpenEmulator-OSX&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/OpenEmulatorProject/OpenEmulator-OSX&quot; rel=&quot;nofollow&quot;&gt;OpenEmulator-OSX&lt;/a&gt;, OpenEmulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://pom1.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://pom1.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;POM1&lt;/a&gt;, Apple I emulator ported to C and Android from the original Java version&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sicklittlemonkey/AppleIIGo&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sicklittlemonkey/AppleIIGo&quot; rel=&quot;nofollow&quot;&gt;POM1&lt;/a&gt;, Apple IIe emulator Java applet&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ArthurFerreira2/reinette&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ArthurFerreira2/reinette&quot; rel=&quot;nofollow&quot;&gt;reinette&lt;/a&gt;, Reinette, the french Apple 1 emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ArthurFerreira2/reinette-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ArthurFerreira2/reinette-II&quot; rel=&quot;nofollow&quot;&gt;reinette-II&lt;/a&gt;, Reinette II, the french Apple 2 emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/RetroPie/RetroPie-Setup/wiki/Apple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/RetroPie/RetroPie-Setup/wiki/Apple-II&quot; rel=&quot;nofollow&quot;&gt;RetroPie&lt;/a&gt;, Apple 2 on retropie how to&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sehugg/rustyapple&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sehugg/rustyapple&quot; rel=&quot;nofollow&quot;&gt;rustyapple&lt;/a&gt;, Rust version of an Apple 2 emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mrkite/soundsmith&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mrkite/soundsmith&quot; rel=&quot;nofollow&quot;&gt;soundsmith&lt;/a&gt;, Javascript Soundsmith Music Player&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/edmccard/twoapple-reboot&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/edmccard/twoapple-reboot&quot; rel=&quot;nofollow&quot;&gt;twoapple-reboot&lt;/a&gt;, An Apple 2 emulator for linux, written in D&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digital-jellyfish/Virtu&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digital-jellyfish/Virtu&quot; rel=&quot;nofollow&quot;&gt;Virtu&lt;/a&gt;, Apple IIe emulator for the .NET Framework using C# with Silverlight, WPF, and XNA&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.virtualii.com/&quot; class=&quot;urlextern&quot; title=&quot;http://www.virtualii.com/&quot; rel=&quot;nofollow&quot;&gt;Virtualii&lt;/a&gt;, Virtual ][ is an application that emulates the vintage Apple 2 computer on your Mac&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://applesaucefdc.com/woz/&quot; class=&quot;urlextern&quot; title=&quot;https://applesaucefdc.com/woz/&quot; rel=&quot;nofollow&quot;&gt;WOZ format&lt;/a&gt;, The WOZ Disk Image format was designed to be able to contain every possible Apple 2 disk structure and layout. It can be so accurate that even copy protected software can’t tell that it isn’t an original disk&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Emulator&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;emulator&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;31457-41035&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit13&quot; id=&quot;hardware&quot;&gt;Hardware&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ppelleti/A2JoystickAdapter&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ppelleti/A2JoystickAdapter&quot; rel=&quot;nofollow&quot;&gt;A2JoystickAdapter&lt;/a&gt;, A simple board to connect a 16-pin Apple 2 joystick to the 9-pin connector on the back of Apple IIe and later computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/erangell/A2NoSlotMIDI&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/erangell/A2NoSlotMIDI&quot; rel=&quot;nofollow&quot;&gt;A2NoSlotMIDI&lt;/a&gt;, Apple 2 series No Slot MIDI interface using Annunciators on internal Game I/O socket&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://appleii.ivanx.com/a2server/&quot; class=&quot;urlextern&quot; title=&quot;http://appleii.ivanx.com/a2server/&quot; rel=&quot;nofollow&quot;&gt;A2Server&lt;/a&gt;, A2SERVER lets you use a Raspberry Pi, or almost any other computer, to serve files to Apple IIgs and enhanced IIe computers on your network. You&amp;#039;ll also be able to boot into GS/&lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; or ProDOS 8 directly from tne network (no drives needed)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.instructables.com/id/Apple-II-Watch/&quot; class=&quot;urlextern&quot; title=&quot;https://www.instructables.com/id/Apple-II-Watch/&quot; rel=&quot;nofollow&quot;&gt;a2watch&lt;/a&gt;, Apple 2 watch&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cfenollosa/aekii&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cfenollosa/aekii&quot; rel=&quot;nofollow&quot;&gt;aekii&lt;/a&gt;, Tuning an Apple Extended Keyboard II&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mafrmt00/Apple_II_Keyboard&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mafrmt00/Apple_II_Keyboard&quot; rel=&quot;nofollow&quot;&gt;Apple_II_Keyboard&lt;/a&gt;, Arduino Sketch to use a USB keyboard with an Apple 2 as &lt;abbr title=&quot;American Standard Code for Information Interchange&quot;&gt;ASCII&lt;/abbr&gt; keyboard&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/calphool/Apple_IIGS_MemExpansion&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/calphool/Apple_IIGS_MemExpansion&quot; rel=&quot;nofollow&quot;&gt;Apple_IIGS_MemExpansion&lt;/a&gt;, Collection area for my Apple IIgs Memory Expansion board&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dschmenk/Apple2CharGen&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/Apple2CharGen&quot; rel=&quot;nofollow&quot;&gt;Apple2CharGen&lt;/a&gt;, How to create a custom Apple 2 character generator ROM&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dschmenk/apple2pi&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/apple2pi&quot; rel=&quot;nofollow&quot;&gt;apple2pi&lt;/a&gt;, Apple 2 client/server for Raspberry Pi&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/tebl/Apple2-Prototyping-Card&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/tebl/Apple2-Prototyping-Card&quot; rel=&quot;nofollow&quot;&gt;Apple2-Prototyping-Card&lt;/a&gt;, Prototyping card for developing new hardware for legacy Apple 2, IIe and IIgs computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/phooky/Apple-410&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/phooky/Apple-410&quot; rel=&quot;nofollow&quot;&gt;Apple-410&lt;/a&gt;, Documentation and driver for the Apple 410 Color Plotter&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/applecb&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/applecb&quot; rel=&quot;nofollow&quot;&gt;applecb&lt;/a&gt;, A FPGA based programmable hardware card for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/MiSTer-devel/Apple-II_MiSTer&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/MiSTer-devel/Apple-II_MiSTer&quot; rel=&quot;nofollow&quot;&gt;Apple-II_MiSTer&lt;/a&gt;, Apple II+ for MiSTer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bman12three4/apple-iic-testing&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bman12three4/apple-iic-testing&quot; rel=&quot;nofollow&quot;&gt;apple-iic-testing&lt;/a&gt;, Just me figuring out how to write assembly for the Apple IIc&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/fred6502/Apple-II-Gate-Level-Xilinx-ISE-14.7-Schematic-Entry&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/fred6502/Apple-II-Gate-Level-Xilinx-ISE-14.7-Schematic-Entry&quot; rel=&quot;nofollow&quot;&gt;Apple-II-Gate-Level-Xilinx-ISE-14.7-Schematic-Entry&lt;/a&gt;, Creating a functional gate level Apple 2 from Apple 2 schematic&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/stratosonic/Apple-II-Joystick-to-USB-Adapter&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/stratosonic/Apple-II-Joystick-to-USB-Adapter&quot; rel=&quot;nofollow&quot;&gt;Apple-II-Joystick-to-USB-Adapter&lt;/a&gt;, Apple 2 Joystick to USB Adapter&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Cupcakus/AppleIIMini&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Cupcakus/AppleIIMini&quot; rel=&quot;nofollow&quot;&gt;AppleIIMini&lt;/a&gt;, A miniature Apple 2 for those how cannot afford the real thing or just want a miniature version!&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/freitz85/AppleIIMouse&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/freitz85/AppleIIMouse&quot; rel=&quot;nofollow&quot;&gt;AppleIIMouse&lt;/a&gt;, Apple 2 mouse&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/freitz85/AppleIISd&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/freitz85/AppleIISd&quot; rel=&quot;nofollow&quot;&gt;AppleIISd&lt;/a&gt;, SD card based ProFile replacement for IIe&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.applelogic.org/index.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.applelogic.org/index.html&quot; rel=&quot;nofollow&quot;&gt;applelogic.org&lt;/a&gt;, The AppleLogic website is all about FPGAs and Apple systems. After thirty odd years since the initial introduction of the Apple 2 and more than fourteen years since it was discontinued, new FPGA technologies have given this fascinating and incredibly popular computer a new lease of life&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/cricket&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/cricket&quot; rel=&quot;nofollow&quot;&gt;cricket&lt;/a&gt;, Apple 2 ProDOS Clock Driver for The Cricket!&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/datajerk/espple&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/datajerk/espple&quot; rel=&quot;nofollow&quot;&gt;espple&lt;/a&gt;, Apple 1 Emulator with PAL RF Output&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/steve-chamberlin/fpga-disk-controller&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/steve-chamberlin/fpga-disk-controller&quot; rel=&quot;nofollow&quot;&gt;fpga-disk-controller&lt;/a&gt;, An FPGA-based disk controller card for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/gp2io&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/gp2io&quot; rel=&quot;nofollow&quot;&gt;gp2io&lt;/a&gt;, GP2IO board for Apple 2, presented at KansasFest 2016&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sehugg/mango_one&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sehugg/mango_one&quot; rel=&quot;nofollow&quot;&gt;mango_one&lt;/a&gt;, Simple Apple I-inspired 6502 computer in Verilog&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgcaret/NetBoot_LC&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgcaret/NetBoot_LC&quot; rel=&quot;nofollow&quot;&gt;NetBoot_LC&lt;/a&gt;, Replacement AppleTalk boot blocks for Apple IIe Card for Macintosh LC&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/RetroConnector&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/RetroConnector&quot; rel=&quot;nofollow&quot;&gt;RetroConnector&lt;/a&gt;, RetroConnector series of open source adapter boards for Apple 2 series computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/serial-wifi&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/serial-wifi&quot; rel=&quot;nofollow&quot;&gt;serial-wifi&lt;/a&gt;, A serial-to-wifi adapter for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Hardware&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;hardware&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;41036-46513&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit14&quot; id=&quot;misc&quot;&gt;Misc&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/apple2abandonware/abandonware&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/apple2abandonware/abandonware&quot; rel=&quot;nofollow&quot;&gt;abandonware&lt;/a&gt;, Apple 2 Abandonware&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/damauk/Apple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/damauk/Apple2&quot; rel=&quot;nofollow&quot;&gt;Apple 2 projects&lt;/a&gt;, Apple 2 related projects&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/nategri/apple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/nategri/apple2&quot; rel=&quot;nofollow&quot;&gt;Apple 2 projects&lt;/a&gt;, Various Apple 2 related projects&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/asm816&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/asm816&quot; rel=&quot;nofollow&quot;&gt;asm816&lt;/a&gt;, Automatically exported from code.google.com/p/asm816&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.brutaldeluxe.fr/&quot; class=&quot;urlextern&quot; title=&quot;https://www.brutaldeluxe.fr/&quot; rel=&quot;nofollow&quot;&gt;brutaldeluxe&lt;/a&gt;, Since 1992, we have made several software for the Apple IIgs. Before that date, we have released other software for the Apple 2 line&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/iigs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/iigs&quot; rel=&quot;nofollow&quot;&gt;iigs&lt;/a&gt;, Miscellaneous Apple 2 stuff that doesn&amp;#039;t warrant a full project in and of itself&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/iigsresources/tree/master/IIgsResource&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/iigsresources/tree/master/IIgsResource&quot; rel=&quot;nofollow&quot;&gt;IIgsResource&lt;/a&gt;, Automatically exported from code.google.com/p/IIgsresources&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/iigsresources&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/iigsresources&quot; rel=&quot;nofollow&quot;&gt;iigsresources&lt;/a&gt;, Apple IIgs resources&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/apple2abandonware/lessismore&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/apple2abandonware/lessismore&quot; rel=&quot;nofollow&quot;&gt;lessismore&lt;/a&gt;, Collection of the very best Apple 2 abandonware&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/linkiigs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/linkiigs&quot; rel=&quot;nofollow&quot;&gt;linkiigs&lt;/a&gt;, Automatically exported from code.google.com/p/linkIIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007&quot; rel=&quot;nofollow&quot;&gt;Michaelangel007&lt;/a&gt;, Graphic tutorials, RWTS18 source code, Mockingboard, Diversi DOS the list goes on&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie&quot; rel=&quot;nofollow&quot;&gt;peterferrie&lt;/a&gt;, Fast boot, Hires compression, Lawless Legends too many to list just look&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.1000bit.it/support/manuali/apple/technotes/tn.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.1000bit.it/support/manuali/apple/technotes/tn.0.html&quot; rel=&quot;nofollow&quot;&gt;TechNotes&lt;/a&gt;, Apple 2 Technical Notes&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Misc&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;misc&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;46514-48740&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit15&quot; id=&quot;other&quot;&gt;Other&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bogbert/sword_of_kadash_map&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bogbert/sword_of_kadash_map&quot; rel=&quot;nofollow&quot;&gt;sword_of_kadash_map&lt;/a&gt;, A vintage map of the Apple 2 game Sword of Kadash&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Other&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;other&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;48741-48936&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit16&quot; id=&quot;shop&quot;&gt;Shop&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://ct6502.org/&quot; class=&quot;urlextern&quot; title=&quot;https://ct6502.org/&quot; rel=&quot;nofollow&quot;&gt;ct6502&lt;/a&gt;, Shop&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Shop&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;shop&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;48937-49045&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit17&quot; id=&quot;software&quot;&gt;Software&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://prodos8.com/&quot; class=&quot;urlextern&quot; title=&quot;https://prodos8.com/&quot; rel=&quot;nofollow&quot;&gt;Prodos&lt;/a&gt;, Advanced version of ProDOS that adds new features for all Apple 2 computers, including the 1977 Integer ROM Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;img src=&quot;https://www.eiroca.net/wiki/lib/images/smileys/icon_exclaim.gif&quot; class=&quot;icon&quot; alt=&quot;:!:&quot; /&gt; &lt;a href=&quot;https://github.com/Pixinn/rogue-like&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Pixinn/rogue-like&quot; rel=&quot;nofollow&quot;&gt;rogue-like&lt;/a&gt;, A rogue-like game for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgolombeck/3D-Demo&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgolombeck/3D-Demo&quot; rel=&quot;nofollow&quot;&gt;3D-Demo&lt;/a&gt;, 3D-Demo for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgolombeck/3D-star-field&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgolombeck/3D-star-field&quot; rel=&quot;nofollow&quot;&gt;3D-star-field&lt;/a&gt;, 3D star field demo&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/4cade&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/4cade&quot; rel=&quot;nofollow&quot;&gt;4cade&lt;/a&gt;, 100s of games at your fingertips, as long as your fingertips are on an Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/6502_linux_logo&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/6502_linux_logo&quot; rel=&quot;nofollow&quot;&gt;6502_linux_logo&lt;/a&gt;, Linux Logo in 6502 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/8BITCOIN&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/8BITCOIN&quot; rel=&quot;nofollow&quot;&gt;8BITCOIN&lt;/a&gt;, Mining Bitcoin on an Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/zellyn/a2audit&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/zellyn/a2audit&quot; rel=&quot;nofollow&quot;&gt;a2audit&lt;/a&gt;, Apple 2 audit routines: for testing your Apple 2 or emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/codebur/a2-chemi-gs-1993&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/codebur/a2-chemi-gs-1993&quot; rel=&quot;nofollow&quot;&gt;a2-chemi-gs-1993&lt;/a&gt;, Apple IIgs Drawing program for chemical structures (unfinished)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/burniouf/A2osX&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/burniouf/A2osX&quot; rel=&quot;nofollow&quot;&gt;A2osX&lt;/a&gt;, Multi-Tasking &lt;abbr title=&quot;Operating System&quot;&gt;OS&lt;/abbr&gt; for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/RasppleII/a2server&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/RasppleII/a2server&quot; rel=&quot;nofollow&quot;&gt;a2server&lt;/a&gt;, AppleTalk server for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/a2-terminfo&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/a2-terminfo&quot; rel=&quot;nofollow&quot;&gt;a2-terminfo&lt;/a&gt;, Apple 2 Terminal Info&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.deater.net/weave/vmwprod/apple2_eth/&quot; class=&quot;urlextern&quot; title=&quot;http://www.deater.net/weave/vmwprod/apple2_eth/&quot; rel=&quot;nofollow&quot;&gt;A2-webserver&lt;/a&gt;, Applesoft BASIC Webserver&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/AFPBridge&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/AFPBridge&quot; rel=&quot;nofollow&quot;&gt;AFPBridge&lt;/a&gt;, A tool to let the Apple IIgs connect to AFP file servers over TCP/IP&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/alarm-clock-6502&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/alarm-clock-6502&quot; rel=&quot;nofollow&quot;&gt;alarm-clock-6502&lt;/a&gt;, A retro alarm clock app&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/anti-m&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/anti-m&quot; rel=&quot;nofollow&quot;&gt;anti-m&lt;/a&gt;, Boot any Apple 2 disk on any Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dschmenk/Apple1-Slideshow&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/Apple1-Slideshow&quot; rel=&quot;nofollow&quot;&gt;Apple1-Slideshow&lt;/a&gt;, &lt;abbr title=&quot;American Standard Code for Information Interchange&quot;&gt;ASCII&lt;/abbr&gt; art slideshow for Apple 1 (as seen on most Apple 1 auctions)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/tcjennings/apple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/tcjennings/apple2&quot; rel=&quot;nofollow&quot;&gt;apple2&lt;/a&gt;, Apple 2 Software&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_castle_wolfenstein_sound_board&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_castle_wolfenstein_sound_board&quot; rel=&quot;nofollow&quot;&gt;apple2_castle_wolfenstein_sound_board&lt;/a&gt;, Sound Board (Speech) for Castle Wolfenstein (Apple 2)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_count_million&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_count_million&quot; rel=&quot;nofollow&quot;&gt;apple2_count_million&lt;/a&gt;, One of the fastest ways to count to 1,000,000 on the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_dclock&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_dclock&quot; rel=&quot;nofollow&quot;&gt;apple2_dclock&lt;/a&gt;, Apple DClock Driver for ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_dos33&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_dos33&quot; rel=&quot;nofollow&quot;&gt;apple2_dos33&lt;/a&gt;, Apple 2 DOS 3.3&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_fantavision_reloaded&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_fantavision_reloaded&quot; rel=&quot;nofollow&quot;&gt;apple2_fantavision_reloaded&lt;/a&gt;, Fantavision (Reloaded)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_gr_load_save&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_gr_load_save&quot; rel=&quot;nofollow&quot;&gt;apple2_gr_load_save&lt;/a&gt;, Load / Save the GR screen avoiding the screen holes&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_hat3d&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_hat3d&quot; rel=&quot;nofollow&quot;&gt;apple2_hat3d&lt;/a&gt;, Atari 3D Hat converted to Applesoft&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_hgr_packer&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_hgr_packer&quot; rel=&quot;nofollow&quot;&gt;apple2_hgr_packer&lt;/a&gt;, Simple packer to remove/add screen holes&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_mockingboard&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_mockingboard&quot; rel=&quot;nofollow&quot;&gt;apple2_mockingboard&lt;/a&gt;, Apple 2 Sound Card (Mockingboard) Test&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_nox_todo&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_nox_todo&quot; rel=&quot;nofollow&quot;&gt;apple2_nox_todo&lt;/a&gt;, Misc SW&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_print_fixed16_fraction&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_print_fixed16_fraction&quot; rel=&quot;nofollow&quot;&gt;apple2_print_fixed16_fraction&lt;/a&gt;, Apple 2 Assembly – Print Fixed Point X.16 fraction&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_print_uint16&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_print_uint16&quot; rel=&quot;nofollow&quot;&gt;apple2_print_uint16&lt;/a&gt;, Apple 2 Print Unsigned Int16&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_printshop_viewer&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_printshop_viewer&quot; rel=&quot;nofollow&quot;&gt;apple2_printshop_viewer&lt;/a&gt;, PrintShop MiniPix Unpacker and Viewer (6502 asm) Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_saturn_ramdrive&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_saturn_ramdrive&quot; rel=&quot;nofollow&quot;&gt;apple2_saturn_ramdrive&lt;/a&gt;, Saturn 128K Language Card ProDOS RAMDrive&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_softswitch&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_softswitch&quot; rel=&quot;nofollow&quot;&gt;apple2_softswitch&lt;/a&gt;, Basic program to visually show basic Memory Banks and Soft Switches&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bradgrantham/apple2a&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bradgrantham/apple2a&quot; rel=&quot;nofollow&quot;&gt;apple2a&lt;/a&gt;, Custom ROM for the Apple IIe. Looks mostly like a real Apple IIe, but when you type RUN, the code is compiled instead of interpreted&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/apple2-delete-key-handler-from-gid&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/apple2-delete-key-handler-from-gid&quot; rel=&quot;nofollow&quot;&gt;apple2-delete-key-handler-from-gid&lt;/a&gt;, Delete key handler&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/SweepingDeveloper/Apple-II_DOND&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/SweepingDeveloper/Apple-II_DOND&quot; rel=&quot;nofollow&quot;&gt;Apple-II_DOND&lt;/a&gt;, My Deal Or No Deal game for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/appleiigraphica&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/appleiigraphica&quot; rel=&quot;nofollow&quot;&gt;appleiigraphica&lt;/a&gt;, Apple 2 graphical web browser, using uIP and Uthernet, RamWorks III type AUX RAM card&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/thelbane/Apple-II-Programs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/thelbane/Apple-II-Programs&quot; rel=&quot;nofollow&quot;&gt;Apple-II-Programs&lt;/a&gt;, A collection of short programs for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cmosher01/Apple-II-System-Masters&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cmosher01/Apple-II-System-Masters&quot; rel=&quot;nofollow&quot;&gt;Apple-II-System-Masters&lt;/a&gt;, Collection of System Master disk images for the Apple 2 series computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/frankmilliron/apple-II-videos&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/frankmilliron/apple-II-videos&quot; rel=&quot;nofollow&quot;&gt;apple-II-videos&lt;/a&gt;, Full-speed lores video playback on the Apple 2-series computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/slapdau/apple-pascal-time&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/slapdau/apple-pascal-time&quot; rel=&quot;nofollow&quot;&gt;apple-pascal-time&lt;/a&gt;, Reading RTC clock hardware and setting the system date at boot for Apple Pascal&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://ae.applearchives.com/&quot; class=&quot;urlextern&quot; title=&quot;https://ae.applearchives.com/&quot; rel=&quot;nofollow&quot;&gt;Applied Engineering&lt;/a&gt;, Applied Engineering Repository&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://jbretro.wordpress.com/category/apple-ii-software-including-disk-images/&quot; class=&quot;urlextern&quot; title=&quot;https://jbretro.wordpress.com/category/apple-ii-software-including-disk-images/&quot; rel=&quot;nofollow&quot;&gt;australian-apple-ii-software&lt;/a&gt;, Australian Apple 2 software&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/babelfish_applesoft&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/babelfish_applesoft&quot; rel=&quot;nofollow&quot;&gt;babelfish_applesoft&lt;/a&gt;, Applesoft translator for Babelfish&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/wiz21b/badapple&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/wiz21b/badapple&quot; rel=&quot;nofollow&quot;&gt;badapple&lt;/a&gt;, Bad Apple classic demo on a regular Apple II+ with floppy drive&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/bunzip2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/bunzip2&quot; rel=&quot;nofollow&quot;&gt;bunzip2&lt;/a&gt;, Bzip2 decompressor for GNO&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/chtype&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/chtype&quot; rel=&quot;nofollow&quot;&gt;chtype&lt;/a&gt;, Change file type command for Apple 2 ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/thelbane/ConwayII&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/thelbane/ConwayII&quot; rel=&quot;nofollow&quot;&gt;ConwayII&lt;/a&gt;, Pretty fast implementation of Conway&amp;#039;s Game of Life for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/iKarith/cppo-ng&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/iKarith/cppo-ng&quot; rel=&quot;nofollow&quot;&gt;cppo-ng&lt;/a&gt;, Rewriting cppo one piece at a time&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/tomcw/Cybernoid&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/tomcw/Cybernoid&quot; rel=&quot;nofollow&quot;&gt;Cybernoid&lt;/a&gt;, Apple 2 Cybernoid music disk&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/david-schmidt/Davex&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/david-schmidt/Davex&quot; rel=&quot;nofollow&quot;&gt;Davex&lt;/a&gt;, Davex is a command-line shell for the Apple 2 family of computers. Davex runs on ProDOS 8, and a subset of functionality is ported to SOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgcaret/davex-mg-utils&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgcaret/davex-mg-utils&quot; rel=&quot;nofollow&quot;&gt;davex-mg-utils&lt;/a&gt;, MG&amp;#039;s utilities for the davex shell for Apple 2 ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/delhndlr&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/delhndlr&quot; rel=&quot;nofollow&quot;&gt;delhndlr&lt;/a&gt;, Makes the Delete key work as expected on an Apple 2 in ProDOS BASIC.SYSTEM&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/dict&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/dict&quot; rel=&quot;nofollow&quot;&gt;dict&lt;/a&gt;, IIgs dict (&lt;abbr title=&quot;Request for Comments&quot;&gt;RFC&lt;/abbr&gt; 2229) client&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/Directi-DOS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/Directi-DOS&quot; rel=&quot;nofollow&quot;&gt;Directi-DOS&lt;/a&gt;, Apple 2 Diversi-DOS direct to LC, in two tracks&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/dmake&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/dmake&quot; rel=&quot;nofollow&quot;&gt;dmake&lt;/a&gt;, Make tool for GNO&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cybernesto/electric-mock&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cybernesto/electric-mock&quot; rel=&quot;nofollow&quot;&gt;electric-mock&lt;/a&gt;, Apple 2 Electric Duet player for the Mockingboard and the Cricket!&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/C64CD/F15-DGamma-Clone-A2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/C64CD/F15-DGamma-Clone-A2&quot; rel=&quot;nofollow&quot;&gt;F15-DGamma-Clone-A2&lt;/a&gt;, Apple 2 crack intro style release&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/bman12three4/Factory-Game&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/bman12three4/Factory-Game&quot; rel=&quot;nofollow&quot;&gt;Factory-Game&lt;/a&gt;, A factorio inspired game for the Apple IIc and IIe&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/festro&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/festro&quot; rel=&quot;nofollow&quot;&gt;festro&lt;/a&gt;, Festro by Digarok - Apple 2 intro/demo with a KansasFest theme - 65c02 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://fr3nch.t0uch.free.fr/&quot; class=&quot;urlextern&quot; title=&quot;http://fr3nch.t0uch.free.fr/&quot; rel=&quot;nofollow&quot;&gt;fr3nch.t0uch&lt;/a&gt;, French touch demo vault&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Pixinn/gameoflife-appleii&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Pixinn/gameoflife-appleii&quot; rel=&quot;nofollow&quot;&gt;gameoflife-appleii&lt;/a&gt;, port of Conway&amp;#039;s Game of Life for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://toastytech.com/guis/a2geos.html&quot; class=&quot;urlextern&quot; title=&quot;http://toastytech.com/guis/a2geos.html&quot; rel=&quot;nofollow&quot;&gt;GEOS&lt;/a&gt;, GEOS For the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/GnoConsortium/gno&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/GnoConsortium/gno&quot; rel=&quot;nofollow&quot;&gt;gno&lt;/a&gt;, GNO is the UNIX-like environment for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/gno-kern&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/gno-kern&quot; rel=&quot;nofollow&quot;&gt;gno-kern&lt;/a&gt;, GNO/ME kernel (split from monorepo)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/gopher&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/gopher&quot; rel=&quot;nofollow&quot;&gt;gopher&lt;/a&gt;, A gopher client for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/host-fst&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/host-fst&quot; rel=&quot;nofollow&quot;&gt;host-fst&lt;/a&gt;, Apple IIgs host FST (for emulators that support it)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/host-modemworks&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/host-modemworks&quot; rel=&quot;nofollow&quot;&gt;host-modemworks&lt;/a&gt;, ModemWorks modules for the KEGS emulator&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/hush&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/hush&quot; rel=&quot;nofollow&quot;&gt;hush&lt;/a&gt;, Hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/KrisKennaway/ii-vision&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/KrisKennaway/ii-vision&quot; rel=&quot;nofollow&quot;&gt;ii-vision&lt;/a&gt;, Streaming video and audio for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/ksynth&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/ksynth&quot; rel=&quot;nofollow&quot;&gt;ksynth&lt;/a&gt;, Beginnings of a dual tone synthesizer for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/marignotti&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/marignotti&quot; rel=&quot;nofollow&quot;&gt;marignotti&lt;/a&gt;, GNO + Marinetti = MariGNOtti&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/marlene&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/marlene&quot; rel=&quot;nofollow&quot;&gt;marlene&lt;/a&gt;, Four-color, vt100 telnet client for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgolombeck/matrIIx&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgolombeck/matrIIx&quot; rel=&quot;nofollow&quot;&gt;matrIIx&lt;/a&gt;, Apple 2 matrix demo&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cybernesto/mcs-player&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cybernesto/mcs-player&quot; rel=&quot;nofollow&quot;&gt;mcs-player&lt;/a&gt;, Music Construction Set Mockingboard interrupt player for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mouse6502/mktrashdove&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mouse6502/mktrashdove&quot; rel=&quot;nofollow&quot;&gt;mktrashdove&lt;/a&gt;, Apple 2 Trash Dove (A Double Lores / BMP2DHR Tutorial)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/blondie7575/MouseII&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/blondie7575/MouseII&quot; rel=&quot;nofollow&quot;&gt;MouseII&lt;/a&gt;, A mouse driver for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/mouse-maze&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/mouse-maze&quot; rel=&quot;nofollow&quot;&gt;mouse-maze&lt;/a&gt;, Mouse A.I. simulation for the Apple 2 computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/NetDisk&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/NetDisk&quot; rel=&quot;nofollow&quot;&gt;NetDisk&lt;/a&gt;, NetDisk is an Apple IIgs utility that allows you to mount disks images hosted on an HTTP server&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://www.6502workshop.com/p/nox-archaist.html&quot; class=&quot;urlextern&quot; title=&quot;https://www.6502workshop.com/p/nox-archaist.html&quot; rel=&quot;nofollow&quot;&gt;nox-archaist&lt;/a&gt;, A modern era Apple 2 CRPG with boxed set&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/gungwald/online&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/gungwald/online&quot; rel=&quot;nofollow&quot;&gt;online&lt;/a&gt;, Shows all online volumes on an Apple 2 computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/TedThompson/OREGON78&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/TedThompson/OREGON78&quot; rel=&quot;nofollow&quot;&gt;OREGON78&lt;/a&gt;, Applesoft BASIC port of the original Oregon Trail game from 1978&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/passport-test-suite&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/passport-test-suite&quot; rel=&quot;nofollow&quot;&gt;passport-test-suite&lt;/a&gt;, A collection of disk images to provide code coverage for Passport&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/pitch-dark&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/pitch-dark&quot; rel=&quot;nofollow&quot;&gt;pitch-dark&lt;/a&gt;, It is Pitch Dark. You are likely to be eaten by a &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/pitch-darker&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/pitch-darker&quot; rel=&quot;nofollow&quot;&gt;pitch-darker&lt;/a&gt;, It is Pitch Dark. You are likely to be eaten by a &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/photogrammer/PrintShopCompanion-Apple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/photogrammer/PrintShopCompanion-Apple-II&quot; rel=&quot;nofollow&quot;&gt;PrintShopCompanion-Apple-II&lt;/a&gt;, Print Shop Companion&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/proboot&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/proboot&quot; rel=&quot;nofollow&quot;&gt;proboot&lt;/a&gt;, Load arbitrary .system file from ProDOS-format floppy, without using ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/prodos-path&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/prodos-path&quot; rel=&quot;nofollow&quot;&gt;prodos-path&lt;/a&gt;, PATH command for Apple 2 ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/tjboldt/ProDOS-ROM-Drive&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/tjboldt/ProDOS-ROM-Drive&quot; rel=&quot;nofollow&quot;&gt;ProDOS-ROM-Drive&lt;/a&gt;, A bootable 1 &lt;abbr title=&quot;Megabyte&quot;&gt;MB&lt;/abbr&gt; solid state disk for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/peterferrie/prorwts2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/peterferrie/prorwts2&quot; rel=&quot;nofollow&quot;&gt;prorwts2&lt;/a&gt;, Open/seek/read/write any binary file in ProDOS filesystem&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.deater.net/weave/vmwprod/pt3_player/&quot; class=&quot;urlextern&quot; title=&quot;http://www.deater.net/weave/vmwprod/pt3_player/&quot; rel=&quot;nofollow&quot;&gt;pt3_player&lt;/a&gt;, This is an attempt to play some complex chiptune files on an old Apple 2 with a Mockingboard card&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/qserver&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/qserver&quot; rel=&quot;nofollow&quot;&gt;qserver&lt;/a&gt;, Apple IIgs Quote Of The Day server&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/rain&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/rain&quot; rel=&quot;nofollow&quot;&gt;rain&lt;/a&gt;, Low res falling rain animation for Apple 2, in 6502 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/ram.drv.system&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/ram.drv.system&quot; rel=&quot;nofollow&quot;&gt;ram.drv.system&lt;/a&gt;, Glen E. Bredon&amp;#039;s RAM.DRV.SYSTEM for Apple 2 ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/rlint&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/rlint&quot; rel=&quot;nofollow&quot;&gt;rlint&lt;/a&gt;, lint for IIgs resource forks&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/richardharrington/robotwar&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/richardharrington/robotwar&quot; rel=&quot;nofollow&quot;&gt;robotwar&lt;/a&gt;, Robots fight to the death in a virtual arena (based on the game for the Apple 2)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgcaret/rom4x&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgcaret/rom4x&quot; rel=&quot;nofollow&quot;&gt;rom4x&lt;/a&gt;, Improved Apple IIc (ROM 4X) and Apple IIc Plus (ROM 5X) firmware&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/mgcaret/romex&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/mgcaret/romex&quot; rel=&quot;nofollow&quot;&gt;romex&lt;/a&gt;, Enhanced ROM for Apple IIe computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/magic-roundabout/septic-a2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/magic-roundabout/septic-a2&quot; rel=&quot;nofollow&quot;&gt;septic-a2&lt;/a&gt;, A small Apple 2 demo with beeper music&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dschmenk/SHR-NTSC&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/SHR-NTSC&quot; rel=&quot;nofollow&quot;&gt;SHR-NTSC&lt;/a&gt;, NTSC artifact colors for Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/FozzTexx/sider-xebec-disassembly&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/FozzTexx/sider-xebec-disassembly&quot; rel=&quot;nofollow&quot;&gt;sider-xebec-disassembly&lt;/a&gt;, Disassembly of the Sider/Xebec SASI card ROM and tools for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/nlflint/Snake&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/nlflint/Snake&quot; rel=&quot;nofollow&quot;&gt;Snake&lt;/a&gt;, Snake game&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://archive.org/details/softwarelibrary_apple_games&quot; class=&quot;urlextern&quot; title=&quot;https://archive.org/details/softwarelibrary_apple_games&quot; rel=&quot;nofollow&quot;&gt;softwarelibrary_apple_games&lt;/a&gt;, Games and entertainment software for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://crowcousins.weebly.com/spellwielder.html&quot; class=&quot;urlextern&quot; title=&quot;https://crowcousins.weebly.com/spellwielder.html&quot; rel=&quot;nofollow&quot;&gt;SpellWielder&lt;/a&gt;, SpellWielder brings the classic feel of an open-ended action+adventure game to the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://florb1.weebly.com/&quot; class=&quot;urlextern&quot; title=&quot;https://florb1.weebly.com/&quot; rel=&quot;nofollow&quot;&gt;Tales of Florb&lt;/a&gt;, The Sparkstone: Tales of Florb, a choice-based adventure game for the Enhanced Apple IIe, Apple IIc, and Apple IIgs computer systems and emulators&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/deater/tb1&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/deater/tb1&quot; rel=&quot;nofollow&quot;&gt;tb1&lt;/a&gt;, This is the git repository for all Tom Bombem related projects&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/tcpsnooper&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/tcpsnooper&quot; rel=&quot;nofollow&quot;&gt;tcpsnooper&lt;/a&gt;, Marinetti tcp snooper CDA&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/telnetd&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/telnetd&quot; rel=&quot;nofollow&quot;&gt;telnetd&lt;/a&gt;, Telnetd for GNO&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/lucaridarelli/the_mill_daughterboard&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/lucaridarelli/the_mill_daughterboard&quot; rel=&quot;nofollow&quot;&gt;the_mill_daughterboard&lt;/a&gt;, Apple 2 Stellation Two The Mill OS9 Daughterboard PCB and PROM source&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Luigi30/transformer&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Luigi30/transformer&quot; rel=&quot;nofollow&quot;&gt;transformer&lt;/a&gt;, Transform 2D coordinates with an Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/david-schmidt/Turbo-Cassette-for-the-Apple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/david-schmidt/Turbo-Cassette-for-the-Apple-II&quot; rel=&quot;nofollow&quot;&gt;Turbo-Cassette-for-the-Apple-II&lt;/a&gt;, Transfers at up to 14.76 kbaud through the cassette port of the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/meladroit/Undertale_AppleII&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/meladroit/Undertale_AppleII&quot; rel=&quot;nofollow&quot;&gt;Undertale_AppleII&lt;/a&gt;, Undertale music/graphics demo for Apple IIe/IIc computers with 64K RAM or more&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cybernesto/VBMP&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cybernesto/VBMP&quot; rel=&quot;nofollow&quot;&gt;VBMP&lt;/a&gt;, BMP Viewer for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://sourceforge.net/projects/vi65&quot; class=&quot;urlextern&quot; title=&quot;https://sourceforge.net/projects/vi65&quot; rel=&quot;nofollow&quot;&gt;vi65&lt;/a&gt;, VI editor for 6502 based systems&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://inexorabletash.github.io/vnIIc/&quot; class=&quot;urlextern&quot; title=&quot;https://inexorabletash.github.io/vnIIc/&quot; rel=&quot;nofollow&quot;&gt;vn//c&lt;/a&gt;, Desktop streaming to an Apple 2 with Super Serial Card&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/sheumann/VNCviewGS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/sheumann/VNCviewGS&quot; rel=&quot;nofollow&quot;&gt;VNCviewGS&lt;/a&gt;, VNCview GS: The VNC client for the Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/vnIIc&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/vnIIc&quot; rel=&quot;nofollow&quot;&gt;vnIIc&lt;/a&gt;, Screen streaming to the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ProDOS-8/xHD&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ProDOS-8/xHD&quot; rel=&quot;nofollow&quot;&gt;xHD&lt;/a&gt;, Virtual disk drive based on ideas from Terence J. Boldt&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Software&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;software&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;49046-69310&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit18&quot; id=&quot;softwaregames&quot;&gt;Software / Games&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/david-schmidt/AII2048&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/david-schmidt/AII2048&quot; rel=&quot;nofollow&quot;&gt;AII2048&lt;/a&gt;, Apple 2 2048 Game&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/alonf/Apple_IIe_Snake&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/alonf/Apple_IIe_Snake&quot; rel=&quot;nofollow&quot;&gt;Apple_IIe_Snake&lt;/a&gt;, Apple 2 Snake game written in 6502 Assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/jonathonwebb/appleii_lander&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/jonathonwebb/appleii_lander&quot; rel=&quot;nofollow&quot;&gt;appleii_lander&lt;/a&gt;, A Lunar Lander Game written in Applesoft Basic for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/datajerk/codebreaker&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/datajerk/codebreaker&quot; rel=&quot;nofollow&quot;&gt;codebreaker&lt;/a&gt;, CODEBREAKER! is a Mastermind implementation for the Apple-1 computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/dropblocks&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/dropblocks&quot; rel=&quot;nofollow&quot;&gt;dropblocks&lt;/a&gt;, Simple block-dropping games for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/flapple&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/flapple&quot; rel=&quot;nofollow&quot;&gt;flapple&lt;/a&gt;, Flapple Bird - A de-make of Flappy Bird for the Apple 2 computer&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/blondie7575/GSCats&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/blondie7575/GSCats&quot; rel=&quot;nofollow&quot;&gt;GSCats&lt;/a&gt;, An artillery style game for the Apple IIgs. But with cats&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2geek/jewel-of-kaldun&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2geek/jewel-of-kaldun&quot; rel=&quot;nofollow&quot;&gt;jewel-of-kaldun&lt;/a&gt;, The Jewel of Kaldun&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/jumpyguy&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/jumpyguy&quot; rel=&quot;nofollow&quot;&gt;jumpyguy&lt;/a&gt;, Low Res game for the Apple 2, programmed in 6502 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dschmenk/LightCycles&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dschmenk/LightCycles&quot; rel=&quot;nofollow&quot;&gt;LightCycles&lt;/a&gt;, 3D light cycles game from 1977?&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/minesweeper&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/minesweeper&quot; rel=&quot;nofollow&quot;&gt;minesweeper&lt;/a&gt;, A small minesweeper game for Apple 2, built in 6502 assembly&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2geek/mouse-maze-2001&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2geek/mouse-maze-2001&quot; rel=&quot;nofollow&quot;&gt;mouse-maze-2001&lt;/a&gt;, Play Henry the mouse and try to escape from the mad scientist&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/billbudge/PCS_AppleII&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/billbudge/PCS_AppleII&quot; rel=&quot;nofollow&quot;&gt;PCS_AppleII&lt;/a&gt;, Pinball Construction Set Source code for Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Olde-Skuul/spaceaceiigs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Olde-Skuul/spaceaceiigs&quot; rel=&quot;nofollow&quot;&gt;spaceaceiigs&lt;/a&gt;, Space Ace for IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dwsJason/xrick2gs&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dwsJason/xrick2gs&quot; rel=&quot;nofollow&quot;&gt;xrick2gs&lt;/a&gt;, Apple IIgs port of Dangerous Rick&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Software \/ Games&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;softwaregames&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;69311-71915&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit19&quot; id=&quot;softwaretools&quot;&gt;Software / Tools&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/4live&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/4live&quot; rel=&quot;nofollow&quot;&gt;4live&lt;/a&gt;, The invisible editor for your Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/a2fc.system&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/a2fc.system&quot; rel=&quot;nofollow&quot;&gt;a2fc.system&lt;/a&gt;, A very small .a2fc graphics file viewer for Apple 2 computers&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://adtpro.com/&quot; class=&quot;urlextern&quot; title=&quot;http://adtpro.com/&quot; rel=&quot;nofollow&quot;&gt;ADTPro&lt;/a&gt;, Apple Disk Transfer ProDOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2geek/afscanner&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2geek/afscanner&quot; rel=&quot;nofollow&quot;&gt;afscanner&lt;/a&gt;, Apple Disk II address field scanner&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/anti-m&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/anti-m&quot; rel=&quot;nofollow&quot;&gt;anti-m&lt;/a&gt;, Boot any Apple 2 disk on any Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/JoaoPagotto/Apple-Disk-II-PROM-Verify&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/JoaoPagotto/Apple-Disk-II-PROM-Verify&quot; rel=&quot;nofollow&quot;&gt;Apple-Disk-II-PROM-Verify&lt;/a&gt;, Apple Disk II PROM Verify&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2geek/basic-system-cmd&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2geek/basic-system-cmd&quot; rel=&quot;nofollow&quot;&gt;basic-system-cmd&lt;/a&gt;, ProDOS BASIC.SYSTEM commands&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/dhrslide&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/dhrslide&quot; rel=&quot;nofollow&quot;&gt;dhrslide&lt;/a&gt;, A small double hi-res slideshow for the 128K Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/fadden/fdraw&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/fadden/fdraw&quot; rel=&quot;nofollow&quot;&gt;fdraw&lt;/a&gt;, Fast graphics routines for the Apple 2&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/fadden/fhpack&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/fadden/fhpack&quot; rel=&quot;nofollow&quot;&gt;fhpack&lt;/a&gt;, Compression for Apple 2 hi-res images&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/digarok/mmt&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/digarok/mmt&quot; rel=&quot;nofollow&quot;&gt;mmt&lt;/a&gt;, A program designed to exhaustively test expansion memory on an Apple IIgs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2-4am/passport&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2-4am/passport&quot; rel=&quot;nofollow&quot;&gt;passport&lt;/a&gt;, A verification and copy program for 5.25-inch Apple 2 floppy disks&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Software \/ Tools&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;softwaretools&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;71916-73900&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit20&quot; id=&quot;source_code&quot;&gt;Source code&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/inexorabletash/a2d&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/inexorabletash/a2d&quot; rel=&quot;nofollow&quot;&gt;a2d&lt;/a&gt;, Disassembly of the Apple 2 Desktop&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2stuff/a2d&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2stuff/a2d&quot; rel=&quot;nofollow&quot;&gt;a2d&lt;/a&gt;, Disassembly of the Apple 2 Desktop - ProDOS &lt;abbr title=&quot;Graphical User Interface&quot;&gt;GUI&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/brouhaha/a3a2em&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/brouhaha/a3a2em&quot; rel=&quot;nofollow&quot;&gt;a3a2em&lt;/a&gt;, Partial reverse-engineering of the Apple 2 emulation disk for the Apple 3&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_applesoft&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_applesoft&quot; rel=&quot;nofollow&quot;&gt;apple2_applesoft&lt;/a&gt;, Mirror of Jamtronix&amp;#039;s &lt;abbr title=&quot;HyperText Markup Language&quot;&gt;HTML&lt;/abbr&gt; Applesoft Source&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_gumball&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_gumball&quot; rel=&quot;nofollow&quot;&gt;apple2_gumball&lt;/a&gt;, Apple 2 Game Gumball Reverse Engineering&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Michaelangel007/apple2_thunderclock&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Michaelangel007/apple2_thunderclock&quot; rel=&quot;nofollow&quot;&gt;apple2_thunderclock&lt;/a&gt;, Thunderware Thunderclock Plus&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/dynamicwebpaige/AppleII_DOS&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/dynamicwebpaige/AppleII_DOS&quot; rel=&quot;nofollow&quot;&gt;AppleII_DOS&lt;/a&gt;, Apple 2 DOS Source Code&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://www.digibarn.com/collections/business-docs/apple-II-DOS/index.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.digibarn.com/collections/business-docs/apple-II-DOS/index.html&quot; rel=&quot;nofollow&quot;&gt;apple-II-DOS&lt;/a&gt;, How Apple Booted Up key Documents in the Creation of Apple&amp;#039;s First Operating System&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/markpmlim/AppleIIModula2Interpreter&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/markpmlim/AppleIIModula2Interpreter&quot; rel=&quot;nofollow&quot;&gt;AppleIIModula2Interpreter&lt;/a&gt;, Source code from the disassembly of Apple DOS Modula2 Interpreter package&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cmosher01/Apple-II-Platform&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cmosher01/Apple-II-Platform&quot; rel=&quot;nofollow&quot;&gt;Apple-II-Platform&lt;/a&gt;, Various programs (source code) for the Apple 2 series platform&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/cmosher01/Apple-II-Source&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/cmosher01/Apple-II-Source&quot; rel=&quot;nofollow&quot;&gt;Apple-II-Source&lt;/a&gt;, Source code for Apple 2 series System Software and DOS&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/iKarith/beneath-apple-dos&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/iKarith/beneath-apple-dos&quot; rel=&quot;nofollow&quot;&gt;beneath-apple-dos&lt;/a&gt;, Beneath Apple DOS on github. A version of the book and also source code of Don Worth&amp;#039;s Programs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/historicalsource/bilestoad-apple2&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/historicalsource/bilestoad-apple2&quot; rel=&quot;nofollow&quot;&gt;bilestoad-apple2&lt;/a&gt;, Source Code and Data for The Bilestoad by Datamost (1983)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://asciiexpress.net/diskserver/&quot; class=&quot;urlextern&quot; title=&quot;https://asciiexpress.net/diskserver/&quot; rel=&quot;nofollow&quot;&gt;diskserver&lt;/a&gt;, Online Apple 2 Disk Server&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/markpmlim/EdAsm&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/markpmlim/EdAsm&quot; rel=&quot;nofollow&quot;&gt;EdAsm&lt;/a&gt;, Source code from the disassembly of Apple ProDos Assembler package&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/ksherlock/gno-sources&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/ksherlock/gno-sources&quot; rel=&quot;nofollow&quot;&gt;gno-sources&lt;/a&gt;, GNO Sources from the Golden Orchard CD&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;http://goldengate.gitlab.io/about/&quot; class=&quot;urlextern&quot; title=&quot;http://goldengate.gitlab.io/about/&quot; rel=&quot;nofollow&quot;&gt;goldengate&lt;/a&gt;, Golden Gate by Kelvin Sherlock is a compatibility layer for ORCA and GNO/ME command line programs&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/badvision/lawless-legends&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/badvision/lawless-legends&quot; rel=&quot;nofollow&quot;&gt;lawless-legends&lt;/a&gt;, Open-source code and assets from Lawless Legends and its supporting tools&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/Museum-of-Art-and-Digital-Entertainment/macross&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/Museum-of-Art-and-Digital-Entertainment/macross&quot; rel=&quot;nofollow&quot;&gt;macross&lt;/a&gt;, Macross 6502, the assembler written by Lucasfilm Ltd. that was used for Habitat and SCUMM&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/a2retrosystems/mxp&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/a2retrosystems/mxp&quot; rel=&quot;nofollow&quot;&gt;mxp&lt;/a&gt;, a2RetroSystems Memory Expansion Plus&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/option8/OUP-M&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/option8/OUP-M&quot; rel=&quot;nofollow&quot;&gt;OUP-M&lt;/a&gt;, Source for OUP/M - a CP/M-like operating system for 6502&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/jmechner/Prince-of-Persia-Apple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/jmechner/Prince-of-Persia-Apple-II&quot; rel=&quot;nofollow&quot;&gt;Prince-of-Persia-Apple-II&lt;/a&gt;, Prince of Persia Source Code&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/markpmlim/ProDOS8&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/markpmlim/ProDOS8&quot; rel=&quot;nofollow&quot;&gt;ProDOS8&lt;/a&gt;, Disassembled source code of ProDOS 8 v2.03 in Merlin assembler format&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;  &lt;a href=&quot;https://github.com/MarcoVerpelli/Sorgenti-Apple-II&quot; class=&quot;urlextern&quot; title=&quot;https://github.com/MarcoVerpelli/Sorgenti-Apple-II&quot; rel=&quot;nofollow&quot;&gt;Sorgenti-Apple-II&lt;/a&gt;, Many software source code (mostly in Italian)&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/awesome?do=showtag&amp;amp;tag=awesome&quot; class=&quot;wikilink1&quot; title=&quot;tag:awesome&quot; rel=&quot;tag&quot;&gt;awesome&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/retrocomputing?do=showtag&amp;amp;tag=retrocomputing&quot; class=&quot;wikilink1&quot; title=&quot;tag:retrocomputing&quot; rel=&quot;tag&quot;&gt;retrocomputing&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/apple2?do=showtag&amp;amp;tag=apple2&quot; class=&quot;wikilink1&quot; title=&quot;tag:apple2&quot; rel=&quot;tag&quot;&gt;apple2&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Source code&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;source_code&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;73901-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/devel/tools/test_suite">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MobileSuite - Test Suite</title>
        <link>https://www.eiroca.net/wiki/devel/tools/test_suite</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;mobilesuite_-_test_suite&quot;&gt;MobileSuite - Test Suite&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
The TestSuite is a suite of Java utilities that can be used by developers in the creation of new J2ME software for mobile devices. 
They give a developer a good way to explore the capabilities and limitations of phones and other devices, and come up to speed quickly with new devices.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;MobileSuite - Test Suite&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobilesuite_-_test_suite&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-325&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;description&quot;&gt;Description&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
The &lt;em&gt;Phone specs&lt;/em&gt; section can be used to quickly check the “vital statistics” of a new device. It shows the screen dimensions and colour depth, the standard system properties (platform etc.), the Canvas properties, an estimate of the smallest timer resolution (e.g. the shortest time you can practically set a timer for), and reports on which JSRs have been implemented. 
If you&amp;#039;ve never seen a device before, and have the chance to run only one app on it, then this would be it.
&lt;/p&gt;

&lt;p&gt;
The &lt;em&gt;Keys&lt;/em&gt; section is an interactive tool for finding out how the phone keypad behaves. 
As user-input is vital for most applications that implement the Canvas object (including almost every game!), this is extremely useful information to get.
With this tool, you can test which keys can generate concurrent events (e.g. can a user move and shoot at the same time?), find out if every key generates every necessary event (not all devices implement the Repeated event), establish which keys correspond to what game keys, and get the key codes for the non-standard keys on the device.
&lt;/p&gt;

&lt;p&gt;
The &lt;em&gt;Class browser&lt;/em&gt; section provides much more detail than Specs. It uses a database of many known Midlet classes to probe the device for which classes are present. You can browse through the hierarchy of classes found to find out the extent of support for different features, which proprietary libraries exist, and potentially discover undocumented features. Some features of a device are not exposed in classes, but many are, so this is a good way to find most of them.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Description&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;description&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;326-1893&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;screenshots&quot;&gt;Screenshots&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;gallery gallery_left&quot; align=&quot;left&quot;&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/1-menu.png&quot; title=&quot;1-menu.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-91a30caaf9c75ac8d392559fc894]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/1-menu.png?w=135&amp;amp;h=180&amp;amp;tok=761837&quot; width=&quot;135&quot; height=&quot;180&quot; border=&quot;0&quot; alt=&quot;1-menu.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/2-phonespecs.png&quot; title=&quot;2-phonespecs.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-91a30caaf9c75ac8d392559fc894]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/2-phonespecs.png?w=135&amp;amp;h=180&amp;amp;tok=821145&quot; width=&quot;135&quot; height=&quot;180&quot; border=&quot;0&quot; alt=&quot;2-phonespecs.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/3-screenprops.png&quot; title=&quot;3-screenprops.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-91a30caaf9c75ac8d392559fc894]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/3-screenprops.png?w=135&amp;amp;h=180&amp;amp;tok=509307&quot; width=&quot;135&quot; height=&quot;180&quot; border=&quot;0&quot; alt=&quot;3-screenprops.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/4-classbrowser.png&quot; title=&quot;4-classbrowser.png&quot; class=&quot;lightbox JSnocheck&quot; rel=&quot;lightbox[gal-91a30caaf9c75ac8d392559fc894]&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/software/testsuite/4-classbrowser.png?w=135&amp;amp;h=180&amp;amp;tok=4f189a&quot; width=&quot;135&quot; height=&quot;180&quot; border=&quot;0&quot; alt=&quot;4-classbrowser.png&quot; class=&quot;tn&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Screenshots&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;screenshots&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1894-1950&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;test_suite_report&quot;&gt;Test Suite Report&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/devel/tech/handset_report&quot; class=&quot;wikilink1&quot; title=&quot;devel:tech:handset_report&quot;&gt;See handset reports&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Test Suite Report&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;test_suite_report&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1951-2033&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit5&quot; id=&quot;requirements&quot;&gt;Requirements&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
The game needs a MIDP2.0 compatible handset. See &lt;a href=&quot;https://www.eiroca.net/wiki/software/mobile/compatibility&quot; class=&quot;wikilink1&quot; title=&quot;software:mobile:compatibility&quot;&gt;compatibility&lt;/a&gt; with real devices.
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
Supported languages: &lt;a href=&quot;https://www.eiroca.net/wiki/_detail/ico/eng.png?id=devel%3Atools%3Atest_suite&quot; class=&quot;media&quot; title=&quot;ico:eng.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/eng.png&quot; class=&quot;media&quot; title=&quot;ENG&quot; alt=&quot;ENG&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://www.eiroca.net/wiki/_detail/ico/ita.png?id=devel%3Atools%3Atest_suite&quot; class=&quot;media&quot; title=&quot;ico:ita.png&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/ita.png&quot; class=&quot;media&quot; title=&quot;ITA&quot; alt=&quot;ITA&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Requirements&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;requirements&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;2034-2156&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit6&quot; id=&quot;download&quot;&gt;Download&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
&lt;img src=&quot;http://chart.apis.google.com/chart?cht=qr&amp;chs=240x240&amp;chl=http%3A%2F%2Fm.eiroca.net%2Fmobile%2Fdownload.php%3Fn%3D0_2%26c%3D000&quot; alt=&quot;barcode&quot; class=&quot;barcode_right&quot; /&gt;
&lt;/p&gt;

&lt;p&gt;
Test Suite can be downloaded in the “Applications” section of the &lt;a href=&quot;http://m.eiroca.net/mobile/service.php?s=DS&quot; class=&quot;urlextern&quot; title=&quot;http://m.eiroca.net/mobile/service.php?s=DS&quot; rel=&quot;nofollow&quot;&gt;Mobile portal&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
&lt;a href=&quot;http://sourceforge.net/projects/mobilesuite&quot; class=&quot;media&quot; title=&quot;http://sourceforge.net/projects/mobilesuite&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/ico/sf.png&quot; class=&quot;media&quot; title=&quot;SourceForge Logo&quot; alt=&quot;SourceForge Logo&quot; /&gt;&lt;/a&gt;
The full distribution, including source code, can be downloaded &lt;a href=&quot;http://sourceforge.net/projects/mobilesuite/files/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/mobilesuite/files/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Additional project resources are hosted in a &lt;a href=&quot;http://sourceforge.net/projects/mobilesuite&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/projects/mobilesuite&quot; rel=&quot;nofollow&quot;&gt;Source Forge Repository&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Download&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;download&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2157-2341&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit7&quot; id=&quot;development&quot;&gt;Development&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Development&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;development&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;2342-2367&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit8&quot; id=&quot;to_do&quot;&gt;To Do&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Better UI&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; More tests&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;To Do&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;to_do&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;2368-2415&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit9&quot; id=&quot;changes_log&quot;&gt;Changes log&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;strong&gt;Version 1.1.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Aligned with &lt;a href=&quot;https://www.eiroca.net/wiki/devel/lib/libj2me&quot; class=&quot;wikilink1&quot; title=&quot;devel:lib:libj2me&quot;&gt;MobileSuite - libJ2ME&lt;/a&gt; 1.1.0&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Test result renamed&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Result mapping updated&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; More specific tests (Motorola, Samsung, Nokia, SonyEricsson)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Command handling optimizations&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Send data in multiple posts&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; TestSuite post data&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Optional tests&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Benchmark refactory&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Refactory. Inspector intruduced&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;strong&gt;Version 1.0.0&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; First public release&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;project_status&quot;&gt;Project status&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Status: Release
&lt;/p&gt;

&lt;p&gt;
Language: Java
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/devel/tech/metrics#mobile_suite&quot; class=&quot;wikilink1&quot; title=&quot;devel:tech:metrics&quot;&gt;Software metrics&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Changes log&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;changes_log&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;2416-2899&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit10&quot; id=&quot;licenza_copyright&quot;&gt;Licenza &amp;amp; Copyright&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;
Copyright © 2004-2010 Andrew Scott &amp;amp; eIrOcA (eNrIcO Croce &amp;amp; sImOnA Burzio)
&lt;/p&gt;

&lt;p&gt;
This program is &lt;strong&gt;free&lt;/strong&gt; software; you can redistribute it and/or modify it under the terms of the &lt;a href=&quot;http://www.gnu.org/licenses/old-licenses/gpl-2.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/old-licenses/gpl-2.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; as published by the &lt;a href=&quot;http://www.fsf.org/&quot; class=&quot;urlextern&quot; title=&quot;http://www.fsf.org/&quot; rel=&quot;nofollow&quot;&gt;Free Software Foundation&lt;/a&gt;; either version 2 of the License, or (at your option) any later version.
&lt;/p&gt;

&lt;p&gt;
&lt;strong&gt;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE&lt;/strong&gt;. See the &lt;a href=&quot;http://www.gnu.org/licenses/old-licenses/gpl-2.0.html&quot; class=&quot;urlextern&quot; title=&quot;http://www.gnu.org/licenses/old-licenses/gpl-2.0.html&quot; rel=&quot;nofollow&quot;&gt;GNU General Public License&lt;/a&gt; for more details.
&lt;/p&gt;

&lt;p&gt;
You should have received a copy of the GNU General Public License along with this program; if not, write to the:&lt;br/&gt;

&lt;/p&gt;

&lt;p&gt;
&lt;code&gt;
Free Software Foundation, Inc.&lt;br/&gt;

59 Temple Place, Suite 330&lt;br/&gt;

Boston, MA&lt;br/&gt;

02111-1307 USA&lt;br/&gt;

&lt;/code&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;
Test Suite is based upon &lt;a href=&quot;http://mobiledevtools.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://mobiledevtools.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;Mobile Device Tools&lt;/a&gt; application written by Andrew Scott.
&lt;/p&gt;
&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/test_suite?do=showtag&amp;amp;tag=Test_Suite&quot; class=&quot;wikilink1&quot; title=&quot;tag:test_suite&quot; rel=&quot;tag&quot;&gt;Test Suite&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/mobilesuite?do=showtag&amp;amp;tag=MobileSuite&quot; class=&quot;wikilink1&quot; title=&quot;tag:mobilesuite&quot; rel=&quot;tag&quot;&gt;MobileSuite&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/software?do=showtag&amp;amp;tag=Software&quot; class=&quot;wikilink1&quot; title=&quot;tag:software&quot; rel=&quot;tag&quot;&gt;Software&lt;/a&gt;,
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/java?do=showtag&amp;amp;tag=Java&quot; class=&quot;wikilink1&quot; title=&quot;tag:java&quot; rel=&quot;tag&quot;&gt;Java&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Licenza &amp;amp; Copyright&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;licenza_copyright&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;2900-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/devel/tech/metrics">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Server Apps</title>
        <link>https://www.eiroca.net/wiki/it/devel/tech/metrics</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;server_apps&quot;&gt;Server Apps&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/13055/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/13055/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server Apps&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_apps&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-63&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit2&quot; id=&quot;mobile_suite&quot;&gt;Mobile Suite&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12863/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12863/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Mobile Suite&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobile_suite&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;64-127&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12862/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12862/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;128-185&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit4&quot; id=&quot;elib&quot;&gt;eLib&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16881/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16881/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eLib&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;elib&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;186-241&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&quot; id=&quot;eann&quot;&gt;eANN&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/25545/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/25545/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eANN&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eann&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;242-297&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit6&quot; id=&quot;efractals&quot;&gt;eFractals&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16882/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16882/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eFractals&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;efractals&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;298-358&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit7&quot; id=&quot;eutilities&quot;&gt;eUtilities&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16992/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16992/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eUtilities&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eutilities&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;359-420&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit8&quot; id=&quot;apple_graphic&quot;&gt;Apple][ Graphic&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/82121/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/82121/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Apple][ Graphic&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;apple_graphic&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;421-487&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit9&quot; id=&quot;eiroca_software_pout_pourri&quot;&gt;eIrOcA Software pout pourri&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/316693/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/316693/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/metriche?do=showtag&amp;amp;tag=Metriche&quot; class=&quot;wikilink1&quot; title=&quot;tag:metriche&quot; rel=&quot;tag&quot;&gt;Metriche&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eIrOcA Software pout pourri&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_software_pout_pourri&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;488-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/it/software/server/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Server Applications</title>
        <link>https://www.eiroca.net/wiki/it/software/server/start</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;server_applications&quot;&gt;Server Applications&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/start&quot; class=&quot;media&quot; title=&quot;it:software:server:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/server.png?w=128&amp;amp;h=128&amp;amp;tok=d6931d&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Server Applications&quot; alt=&quot;Server Applications&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Server Applications è una raccolta di strumenti e di applicazioni server spesso orientate a tematiche “mobile”.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server Applications&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_applications&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-224&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;wiki&quot;&gt;Wiki&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:wikihelper&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:wikihelper&quot;&gt;

&lt;h3 class=&quot;sectionedit5&quot; id=&quot;wikihelper&quot;&gt;WikiHelper&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
WikiHelper è una raccolta di tool per la gestione dei Wiki.
&lt;/p&gt;

&lt;p&gt;
Sono supportati i seguenti formati:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Wikimedia&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Funzionalità implementate:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; creazione batch di pagine&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; replace di stringhe su pagine multiple&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; export in PowerPoint PPT di una o più pagine&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; export di Indici di pagine in formato Powerpoint in base alle pagine presenti in una categoria&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Conversione pagine wiki in file CSV da importare nei contatti di outlook&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/wikihelper&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:wikihelper&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;WikiHelper&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wikihelper&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1-468&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:wikihelper&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:wikihelper&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Wiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;225-297&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;dokuwiki&quot;&gt;DokuWiki&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Una collezione di tool e plugin per Wiki in formato &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;DokuWiki&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_barcode&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:dokuwiki_barcode&quot;&gt;

&lt;h3 class=&quot;sectionedit10&quot; id=&quot;dokuwiki_plugin_-_barcode&quot;&gt;Dokuwiki Plugin - barcode&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Plugin &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; per creare codici a barre 2D con diversi providers.
&lt;/p&gt;

&lt;p&gt;
Al plugin è stato aggiunto il supporto al plugin &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot;&gt;translation&lt;/a&gt;. Se il plugin è installato viene utilizzato per determinare la lingua con cui vengono scritto i messaggi. 
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/dokuwiki_barcode&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:dokuwiki_barcode&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - barcode&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_barcode&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;1-324&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_barcode&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_barcode&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_orgapp&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:dokuwiki_orgapp&quot;&gt;

&lt;h3 class=&quot;sectionedit14&quot; id=&quot;dokuwiki_plugin_-_orgapp&quot;&gt;Dokuwiki Plugin - OrgApp&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Plugin &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; per disegnare organigrammi.
&lt;/p&gt;

&lt;p&gt;
Il plugin è stata aggiornata l&amp;#039;applet di disegno, ora sono disponibili ulteriori opzioni per disegnare organigrammi più compatti (ad esempio invertendo l&amp;#039;orientamento dell&amp;#039;ultimo livello di foglie).
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/dokuwiki_orgapp&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:dokuwiki_orgapp&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;1-302&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_orgapp&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_orgapp&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_gplusone&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:dokuwiki_gplusone&quot;&gt;

&lt;h3 class=&quot;sectionedit18&quot; id=&quot;dokuwiki_plugin_-_gplusone&quot;&gt;Dokuwiki Plugin - GPlusOne&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Plugin &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; per aggiungere il pulsane “+1” di Google.
&lt;/p&gt;

&lt;p&gt;
Il plugin nasce dal fatto che quello esistente &lt;a href=&quot;http://www.dokuwiki.org/plugin:googleplusone&quot; class=&quot;urlextern&quot; title=&quot;http://www.dokuwiki.org/plugin:googleplusone&quot; rel=&quot;nofollow&quot;&gt;http://www.dokuwiki.org/plugin:googleplusone&lt;/a&gt; non soddisfa i miei requisiti: la posizione del bottone è fissa, è supportato solo il tedesco, non è possibile personalizzare l&amp;#039;aspetto del bottone, … da qui la necessità di mettere le mani al codice.
&lt;/p&gt;

&lt;p&gt;
La scelta è stata di partire da zero, l&amp;#039;approccio jQuery del plugin originario non mi piaceva e nel plugin mancava completamente l&amp;#039;amministrazione/integrazione con l&amp;#039;editor. Ovviamente partire da zero significa “reciclare”  il template già utilizzato per gli altri plugin…
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/dokuwiki_gplusone&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:dokuwiki_gplusone&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - GPlusOne&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_gplusone&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;1-695&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_gplusone&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_gplusone&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_eiroca&amp;quot;,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:dokuwiki_eiroca&quot;&gt;

&lt;h3 class=&quot;sectionedit22&quot; id=&quot;dokuwiki_template_-_eiroca&quot;&gt;Dokuwiki Template - eIrOcA&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Tecnicamente il restyling ha richiesto la creazione di un nuovo template per &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;DokuWiki&lt;/a&gt; e il rinnovamento delle mie maledizioni verso &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; e JavaScript, come rimpiango la prima versione del sito dove era motivo di orgoglio la scritta “No JavaScript” (e i &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; non esistevano ancora :)
&lt;/p&gt;

&lt;p&gt;
Essendo passato molto tempo dalla scrittura del primo template di eIrOcA ho pensato che fosse meglio ripartire dal nuovo template di &lt;a href=&quot;https://www.dokuwiki.org/template%3Adokuwiki&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/template%3Adokuwiki&quot;&gt;default&lt;/a&gt;, piuttosto che far evolvere il vecchio template. 
Sulla carta i vantaggi erano tanti, il template è responsive, è allineato alle nuove versioni, non fa uso di tabelle per il layout dei testi, … ovviamente iniziando a lavorarci su sono emerse tutte le limitazioni. Il template è ha una naming sulle classi/id non proprio intuitivo e la struttura dei div e &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; è un fragile castello di carta che crolla non appena si tenta di introdurre qualche stravolgimento (ma qui sono i &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; a metterci molto del loro).   
&lt;/p&gt;

&lt;p&gt;
Dopo un giorno di progressi quasi nulli è arrivato il tempo di cambiare rotta e riscrivere il layout da zero. Qui all&amp;#039;inizio i progressi sono stati eclatanti, finalmente non era più necessario cercare di capire in che file fossero i frammenti di &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; che impattavano il layout di qualche sezione, i problemi sono arrivati dopo, quando in funzioni secondarie della wiki o in qualche plugin si faceva riferimento a un naming/struttura non più esistente (e in questo senso direi che i lavori non sono ancora finiti).
&lt;/p&gt;

&lt;p&gt;
Inutile dire che chi usa delle (vecchie) versioni di explorer avrà sicuramente dei problemi nella visualizzazione di alcune parti del sito, ma i dati di accesso da parte di questi browser non giustificano l&amp;#039;accanimento terapeutico…
&lt;/p&gt;

&lt;p&gt;
Non appena sarò riuscito a fare un po&amp;#039; di testing su tutte le funzionalità (anche quello non usate all&amp;#039;interno del sito di eIrOcA) cercherò di rilasciare il template all&amp;#039;interno del repositori ufficiale di &lt;a href=&quot;https://www.dokuwiki.org/template&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/template&quot;&gt;DokuWiki&lt;/a&gt;, fino ad allora la versione in sviluppo è disponibile all&amp;#039;interno del code repository di &lt;a href=&quot;http://sourceforge.net/p/eirocasoftware/code/HEAD/tree/trunk/php/Wiki/DokuWiki/template/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/p/eirocasoftware/code/HEAD/tree/trunk/php/Wiki/DokuWiki/template/&quot; rel=&quot;nofollow&quot;&gt;SourceForge&lt;/a&gt;.  
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Template - eIrOcA&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_template_-_eiroca&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;1-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_eiroca&amp;quot;,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:dokuwiki_eiroca&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;DokuWiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;298-640&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit24&quot; id=&quot;portal_system&quot;&gt;Portal System&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:eps&amp;quot;,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:eps&quot;&gt;

&lt;h3 class=&quot;sectionedit27&quot; id=&quot;eiroca_portal_system&quot;&gt;eIrOcA Portal System&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
eIrOcA Portal System (&lt;abbr title=&quot;eIrOcA Portal System&quot;&gt;EPS&lt;/abbr&gt;) è un framework Model-Delegate per servizi e portali ottimizzato per client mobile (WAP, XHTML, …). L&amp;#039;infrastruttura &lt;abbr title=&quot;eIrOcA Portal System&quot;&gt;EPS&lt;/abbr&gt; gira su un qualunque server &lt;a href=&quot;https://en.wikipedia.org/wiki/XAMPP&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/XAMPP&quot;&gt;XAMPP&lt;/a&gt; ed include un framework in grado di gestire la diversità dei terminali (utilizza &lt;a href=&quot;http://wurfl.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://wurfl.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;WURFL&lt;/a&gt; per conoscere le capacità dei singoli client). 
&lt;/p&gt;

&lt;p&gt;
Sono incluse alcune applicazioni/servizi, tra cui:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; libreria gestione Handset &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; HP - Portale&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; AFO - Barzellette, aforismi, …&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; DS - Download Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NEWS - serviozio pubblicazione notizie&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PG - Picture Gallery &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RSS - lettore feed RSS &lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; USR - Gestione login/logout&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; …&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/eps&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:eps&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eIrOcA Portal System&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_portal_system&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;1-700&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:eps&amp;quot;,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:eps&amp;quot;,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:assembler_proxy&amp;quot;,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__it:software:server:assembler_proxy&quot;&gt;

&lt;h3 class=&quot;sectionedit31&quot; id=&quot;assembler_proxy&quot;&gt;Assembler Proxy&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Assembler Proxy è una Servlet Java che consente di “assemblare” parti di pagine che provengono da siti differenti in un&amp;#039;unica pagina (semza usare frame o iframe).
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/it/software/server/assembler_proxy&quot; class=&quot;wikilink1&quot; title=&quot;it:software:server:assembler_proxy&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Assembler Proxy&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;assembler_proxy&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;1-196&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:assembler_proxy&amp;quot;,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;it:software:server:assembler_proxy&amp;quot;,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Portal System&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;portal_system&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;641-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/software/server/start">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:08+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Server Applications</title>
        <link>https://www.eiroca.net/wiki/software/server/start</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;server_applications&quot;&gt;Server Applications&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/start&quot; class=&quot;media&quot; title=&quot;software:server:start&quot;&gt;&lt;img src=&quot;https://www.eiroca.net/wiki/_media/il3/server.png?w=128&amp;amp;h=128&amp;amp;tok=d6931d&quot; class=&quot;mediaright&quot; align=&quot;right&quot; title=&quot;Server Applications&quot; alt=&quot;Server Applications&quot; width=&quot;128&quot; height=&quot;128&quot; /&gt;&lt;/a&gt;
Server Applications is a collection of tools and server applications often oriented around “mobile”.
&lt;/p&gt;
&lt;div class=&quot;clearer&quot;&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server Applications&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_applications&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-212&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;wiki&quot;&gt;Wiki&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:wikihelper&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:wikihelper&quot;&gt;

&lt;h3 class=&quot;sectionedit5&quot; id=&quot;wikihelper&quot;&gt;WikiHelper&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
WikiHelper is a collection of tools for managing the Wiki.
&lt;/p&gt;

&lt;p&gt;
Supports the following formats:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Wikimedia&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
Features implemented:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; batch creation of pages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; replace strings over multiple pages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; export to PowerPoint PPT of one or more pages&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; export of Table of contents in PowerPoint format according to pages in a category&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; converting wiki pages in CSV compatible with Outlook contacts import&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/wikihelper&quot; class=&quot;wikilink1&quot; title=&quot;software:server:wikihelper&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;WikiHelper&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wikihelper&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1-433&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:wikihelper&amp;quot;,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:wikihelper&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Wiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;wiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;213-285&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit7&quot; id=&quot;dokuwiki&quot;&gt;DokuWiki&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
A collection of tools and plugins for Wiki in &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;DokuWiki&lt;/a&gt; format.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_barcode&amp;quot;,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:dokuwiki_barcode&quot;&gt;

&lt;h3 class=&quot;sectionedit10&quot; id=&quot;dokuwiki_plugin_-_barcode&quot;&gt;Dokuwiki Plugin - barcode&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; plugin to create 2D-Barcodes using different providers.
&lt;/p&gt;

&lt;p&gt;
It was added the support to the &lt;a href=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/plugin%3Atranslation&quot;&gt;translation&lt;/a&gt; plugin. If it is installed will be used to detect the language for barcode messages. 
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/dokuwiki_barcode&quot; class=&quot;wikilink1&quot; title=&quot;software:server:dokuwiki_barcode&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - barcode&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_barcode&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;1-281&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_barcode&amp;quot;,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_barcode&amp;quot;,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_orgapp&amp;quot;,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:dokuwiki_orgapp&quot;&gt;

&lt;h3 class=&quot;sectionedit14&quot; id=&quot;dokuwiki_plugin_-_orgapp&quot;&gt;Dokuwiki Plugin - OrgApp&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; plugin to draw organization charts.
&lt;/p&gt;

&lt;p&gt;
The plugin has been updated with the last version of the applet, there are now more options to draw more compact organization chart (e.g. by reversing the orientation of the last level of leaves).
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/dokuwiki_orgapp&quot; class=&quot;wikilink1&quot; title=&quot;software:server:dokuwiki_orgapp&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;1-299&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_orgapp&amp;quot;,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_orgapp&amp;quot;,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_gplusone&amp;quot;,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:dokuwiki_gplusone&quot;&gt;

&lt;h3 class=&quot;sectionedit18&quot; id=&quot;dokuwiki_plugin_-_gplusone&quot;&gt;Dokuwiki Plugin - GPlusOne&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Plugin for the management of the “+1” Google button within the &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;Dokuwiki&lt;/a&gt; wiki sites.
&lt;/p&gt;

&lt;p&gt;
The existing &lt;a href=&quot;http://www.dokuwiki.org/plugin:googleplusone&quot; class=&quot;urlextern&quot; title=&quot;http://www.dokuwiki.org/plugin:googleplusone&quot; rel=&quot;nofollow&quot;&gt;http://www.dokuwiki.org/plugin:googleplusone&lt;/a&gt; plugin doesn&amp;#039;t meet my requirements: the button position is fixed, it is supported only German, you cannot customize the look of the button, … hence the need to put the hands on the source code.
&lt;/p&gt;

&lt;p&gt;
The choice was to write a new plugin, I don&amp;#039;t like the jQuery approach used by the original plugin and completely it lacks of any administration / integration with the editor. Obviously starting from scratch means “recycle” the template already used for other plugins…
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/dokuwiki_gplusone&quot; class=&quot;wikilink1&quot; title=&quot;software:server:dokuwiki_gplusone&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Plugin - GPlusOne&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_plugin_-_gplusone&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:18,&amp;quot;range&amp;quot;:&amp;quot;1-670&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_gplusone&amp;quot;,&amp;quot;secid&amp;quot;:19,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_gplusone&amp;quot;,&amp;quot;secid&amp;quot;:17,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_eiroca&amp;quot;,&amp;quot;secid&amp;quot;:20,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:dokuwiki_eiroca&quot;&gt;

&lt;h3 class=&quot;sectionedit22&quot; id=&quot;dokuwiki_template_-_eiroca&quot;&gt;Dokuwiki Template - eIrOcA&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Technically, the restyling has required the creation of a new template for &lt;a href=&quot;https://www.dokuwiki.org/start&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/start&quot;&gt;DokuWiki&lt;/a&gt; and to renew my curses towards &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; and JavaScript, how I miss the first version of the site where I was proud of the words “No JavaScript” (and the &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; didn&amp;#039;t exist yet :)
&lt;/p&gt;

&lt;p&gt;
As the first eIrOcA template is very old, I thought it was best to start from the new &lt;a href=&quot;https://www.dokuwiki.org/template%3Adokuwiki&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/template%3Adokuwiki&quot;&gt;default&lt;/a&gt; template  rather than to evolve the old template.
On paper, the advantages were many, the template is responsive and compliant with the new versions, does not use tables for layout of text, … obviously starting to work on it the limitations are emerged. The template has a naming of the classes/id not completly intuitive and the structure of divs and &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; is a fragile house of cards that collapses as soon as you try to introduce some upset (but here the &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; are the main cause).
&lt;/p&gt;

&lt;p&gt;
After a day of zero progresses  the time has come to change course and rewrite the layout from scratch. Here, at the beginning, progress has been striking, finally it was no time spent to discover the files that cointain the &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt; fragments impacted by the layout change, the problems came later, when the secondary functions of the wiki, or some plugins,  reference to naming/structure that no longer exists (and in this sense I would say that the work is not yet finished).
&lt;/p&gt;

&lt;p&gt;
As soon as I do some testing on all of the features (although the ones not used within the eIrOcA site) I will try to release the template in the &lt;a href=&quot;https://www.dokuwiki.org/template&quot; class=&quot;interwiki iw_doku&quot; title=&quot;https://www.dokuwiki.org/template&quot;&gt;DokuWiki&lt;/a&gt; repositories, until then, the development version is available within the code repository at &lt;a href=&quot;http://sourceforge.net/p/eirocasoftware/code/HEAD/tree/trunk/php/Wiki/DokuWiki/template/&quot; class=&quot;urlextern&quot; title=&quot;http://sourceforge.net/p/eirocasoftware/code/HEAD/tree/trunk/php/Wiki/DokuWiki/template/&quot; rel=&quot;nofollow&quot;&gt;SourceForge&lt;/a&gt;.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Dokuwiki Template - eIrOcA&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki_template_-_eiroca&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:22,&amp;quot;range&amp;quot;:&amp;quot;1-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_eiroca&amp;quot;,&amp;quot;secid&amp;quot;:23,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:dokuwiki_eiroca&amp;quot;,&amp;quot;secid&amp;quot;:21,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;DokuWiki&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;dokuwiki&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;286-629&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit24&quot; id=&quot;portal_system&quot;&gt;Portal System&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:eps&amp;quot;,&amp;quot;secid&amp;quot;:25,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:eps&quot;&gt;

&lt;h3 class=&quot;sectionedit27&quot; id=&quot;eiroca_portal_system&quot;&gt;eIrOcA Portal System&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
eIrOcA Portal System is a simple portal library &amp;amp; services optimized for mobile clients. The infrastructure is &lt;a href=&quot;https://en.wikipedia.org/wiki/XAMPP&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/XAMPP&quot;&gt;XAMPP&lt;/a&gt; based, share a common framework and provide handset definitions (based upon &lt;a href=&quot;http://wurfl.sourceforge.net/&quot; class=&quot;urlextern&quot; title=&quot;http://wurfl.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;WURFL&lt;/a&gt;).
&lt;/p&gt;

&lt;p&gt;
Services are:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Handset library&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; HP - Portal Directory&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; AFO - Jokes, …&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; DS - Download Server&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; NEWS - Portal news&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; PG - Picture Gallery&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; RSS - RSS Reader&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; USR - Login/logout&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; …&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/eps&quot; class=&quot;wikilink1&quot; title=&quot;software:server:eps&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eIrOcA Portal System&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_portal_system&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:27,&amp;quot;range&amp;quot;:&amp;quot;1-487&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:eps&amp;quot;,&amp;quot;secid&amp;quot;:28,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:eps&amp;quot;,&amp;quot;secid&amp;quot;:26,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_start&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:assembler_proxy&amp;quot;,&amp;quot;secid&amp;quot;:29,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;plugin_include_content plugin_include__software:server:assembler_proxy&quot;&gt;

&lt;h3 class=&quot;sectionedit31&quot; id=&quot;assembler_proxy&quot;&gt;Assembler Proxy&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Assembler Proxy is a Java Servlet that can be used to “assemble” contents coming form different sites into a single page (without frame usage).
&lt;/p&gt;

&lt;p class=&quot;include_readmore&quot;&gt;
&lt;a href=&quot;https://www.eiroca.net/wiki/software/server/assembler_proxy&quot; class=&quot;wikilink1&quot; title=&quot;software:server:assembler_proxy&quot;&gt;→ Read more...&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Assembler Proxy&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;assembler_proxy&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:31,&amp;quot;range&amp;quot;:&amp;quot;1-176&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_editbtn&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:assembler_proxy&amp;quot;,&amp;quot;secid&amp;quot;:32,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_include_end&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;software:server:assembler_proxy&amp;quot;,&amp;quot;secid&amp;quot;:30,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;/div&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Portal System&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;portal_system&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:24,&amp;quot;range&amp;quot;:&amp;quot;630-&amp;quot;} --&gt;</description>
    </item>
    <item rdf:about="https://www.eiroca.net/wiki/devel/tech/metrics">
        <dc:format>text/html</dc:format>
        <dc:date>2019-01-19T16:07:07+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Server Apps</title>
        <link>https://www.eiroca.net/wiki/devel/tech/metrics</link>
        <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;server_apps&quot;&gt;Server Apps&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/13055/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/13055/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Server Apps&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;server_apps&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-60&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit2&quot; id=&quot;mobile_suite&quot;&gt;Mobile Suite&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12863/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12863/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Mobile Suite&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;mobile_suite&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;61-121&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit3&quot; id=&quot;orgapp&quot;&gt;OrgApp&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12862/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/12862/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OrgApp&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;orgapp&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;122-176&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit4&quot; id=&quot;elib&quot;&gt;eLib&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16881/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/16881/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eLib&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;elib&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;177-229&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit5&quot; id=&quot;eann&quot;&gt;eANN&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/25545/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/25545/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eANN&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eann&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;230-282&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit6&quot; id=&quot;efractals&quot;&gt;eFractals&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/eFractals/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/eFractals/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eFractals&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;efractals&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;283-344&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit7&quot; id=&quot;eutilities&quot;&gt;eUtilities&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/eUtilities/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/eUtilities/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eUtilities&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eutilities&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;345-408&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit8&quot; id=&quot;apple_graphic&quot;&gt;Apple][ Graphic&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/82121/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/82121/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Apple][ Graphic&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;apple_graphic&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;409-472&amp;quot;} --&gt;
&lt;h1 class=&quot;sectionedit9&quot; id=&quot;eiroca_software_pout_pourri&quot;&gt;eIrOcA Software pout pourri&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;templater&quot;&gt;
&lt;p&gt;

  &lt;div&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/316693/widgets/project_factoids_stats?format=js'&gt;&lt;/script&gt;&lt;/span&gt;
    &lt;span&gt;&lt;script type='text/javascript' src='https://www.openhub.net/p/316693/widgets/project_cocomo?format=js'&gt;&lt;/script&gt;&lt;/script&gt;&lt;/span&gt;
  &lt;/div&gt;    

&lt;/p&gt;
&lt;/div&gt;&lt;div class=&quot;tags&quot;&gt;&lt;span&gt;
	&lt;a href=&quot;https://www.eiroca.net/wiki/tag/metriche?do=showtag&amp;amp;tag=Metriche&quot; class=&quot;wikilink1&quot; title=&quot;tag:metriche&quot; rel=&quot;tag&quot;&gt;Metriche&lt;/a&gt;
&lt;/span&gt;&lt;/div&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;eIrOcA Software pout pourri&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eiroca_software_pout_pourri&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;473-&amp;quot;} --&gt;</description>
    </item>
</rdf:RDF>
