<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 2.0 for NPDS" -->
<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.meta-morphos.org/backend.php?op=RSS1.0">
        <title>Meta-MorphOS</title>
        <description></description>
        <link>https://www.meta-morphos.org</link>
        <image rdf:resource="" />
       <dc:date>2026-08-30T04:21:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4459"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4458"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4457"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4456"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4455"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4454"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4453"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4452"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4451"/>
                <rdf:li rdf:resource="https://www.meta-morphos.org/article.php?sid=4450"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="">
        <title>Meta-MorphOS</title>
        <link>https://www.meta-morphos.org</link>
        <url></url>
    </image>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4459">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-28T20:54:32+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>TelegramAmiga 0.0.91: photos get a window of their own</title>
        <link>https://www.meta-morphos.org/article.php?sid=4459</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Michele Dipace&lt;/strong&gt; releases &lt;strong&gt;TelegramAmiga&amp;nbsp;0.0.91&lt;/strong&gt;, his native Telegram client, which speaks &lt;strong&gt;MTProto&lt;/strong&gt; straight from the machine, with no gateway and no intermediate service.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Sending a photo now goes through a &lt;strong&gt;proper window&lt;/strong&gt;, with a caption, instead of a bare requester. Chat headers show &lt;strong&gt;avatars&lt;/strong&gt;, falling back on coloured initials, and consecutive messages from the same sender no longer repeat the name: the display gains in compactness.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;On the fixes side, photo cache failures are now reported instead of looping forever, and text centring is corrected. The binaries drop their self-tests, some 15&amp;nbsp;% less across the supported platforms.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://github.com/kaffeine1/telegram-amiga&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the GitHub repository&lt;/a&gt; for the details, or &lt;a href=&quot;https://www.morphos-storage.net/?find=telegram&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Communication/TelegramAmiga_0.0.91.png&quot; alt=&quot;TelegramAmiga 0.0.91&quot; width=&quot;474&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4458">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-28T20:53:36+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>AmigaGPT 3.2.1 attaches files and runs Python</title>
        <link>https://www.meta-morphos.org/article.php?sid=4458</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Cameron Armstrong (Nightfox)&lt;/strong&gt; releases version&amp;nbsp;&lt;strong&gt;3.2.1&lt;/strong&gt; of &lt;strong&gt;AmigaGPT&lt;/strong&gt;, his MUI artificial intelligence client, which talks to models from OpenAI, Google Gemini, Anthropic Claude and xAI Grok.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Two additions change how it is used: &lt;strong&gt;attachments&lt;/strong&gt;, with automatic file type detection and downloading of whatever the model returns, and the &lt;strong&gt;code interpreter&lt;/strong&gt;, which lets the model run Python in its provider's sandbox. The ARexx port follows, with &lt;em&gt;ATTACH&lt;/em&gt;, &lt;em&gt;DESTINATION&lt;/em&gt; and &lt;em&gt;CODEINTERPRETER&lt;/em&gt; for &lt;strong&gt;SENDMESSAGE&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;3.2.1 repairs the conversation breaking off after the shell tool was used, and launching from Workbench. The release is rebuilt with the &lt;strong&gt;MorphOS SDK 3.20&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?find=amigagpt&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Misc/AmigaGPT_3.2.1.png&quot; alt=&quot;AmigaGPT 3.2.1&quot; width=&quot;268&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4457">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-28T20:52:42+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>AmiArcadia 36.62: the 650th release sets Astro Wars straight</title>
        <link>https://www.meta-morphos.org/article.php?sid=4457</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Stefan Haubenthal&lt;/strong&gt; updates his MorphOS port of &lt;strong&gt;AmiArcadia&amp;nbsp;36.62&lt;/strong&gt;, the Signetics-based machines emulator by &lt;strong&gt;James Jacobs&lt;/strong&gt;. This is the program's &lt;strong&gt;650th release&lt;/strong&gt;, bringing back the Emerson Arcadia&amp;nbsp;2001, the Interton VC&amp;nbsp;4000 and various microcomputers and coin-ops from the 1970s-80s.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;A fixes revision: switching from &lt;strong&gt;Astro Wars&lt;/strong&gt; to &lt;strong&gt;Galaxia&lt;/strong&gt; with rotation enabled was crashing the emulator, the status bar did not always follow a change of machine, and loading &lt;strong&gt;cos&lt;/strong&gt; and &lt;strong&gt;cor&lt;/strong&gt; files sometimes failed. Version 36.61 had no MorphOS build: both revisions land together.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;The archive is 10&amp;nbsp;MB and requires ReAction. The emulator is translated into nine languages, French among them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?find=amiarcadia&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt; or &lt;a href=&quot;https://amigan.yatho.com/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the author's website&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Emulation/AmiArcadia_36.62.png&quot; alt=&quot;AmiArcadia 36.62&quot; width=&quot;353&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4456">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-28T20:51:56+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>CellBasics 0.60 opens and saves OpenDocument</title>
        <link>https://www.meta-morphos.org/article.php?sid=4456</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Jacek Piszczek&lt;/strong&gt; releases version&amp;nbsp;&lt;strong&gt;0.60&lt;/strong&gt; of &lt;strong&gt;CellBasics&lt;/strong&gt;, his native spreadsheet for MorphOS, still a free download.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;It brings &lt;strong&gt;ODS import and export&lt;/strong&gt;: after CSV and XLSX, the spreadsheet now speaks the LibreOffice Calc format. You can also pour the contents of a CBX file into the open document, and inter-sheet references no longer go missing after certain operations. For the record, 0.59 had brought printing and PDF output.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;The program is still in beta: keep backups of your documents.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://memtrash-pandas.ca/cellbasics/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage&lt;/a&gt; or &lt;a href=&quot;https://www.morphos-storage.net/?find=cellbasics&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Office/Spreadsheet/CellBasics_0.60.png&quot; alt=&quot;CellBasics 0.60&quot; width=&quot;285&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4455">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-24T18:40:15+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>Stylos 3.1: header, footer and watermark are composed on the page</title>
        <link>https://www.meta-morphos.org/article.php?sid=4455</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Papiosaur&lt;/strong&gt;&amp;nbsp;updates his native MorphOS word processor: &lt;strong&gt;Stylos&amp;nbsp;3.1&lt;/strong&gt;. Two versions have followed 2.9, and both turn around the page itself.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Headers and footers are now &lt;strong&gt;composed on the page&lt;/strong&gt;: a click in the margin puts the cursor there, bold, italic and the font size apply as they do in the body, and a &lt;strong&gt;logo&lt;/strong&gt; is resized by pulling its handles. Above all, it all &lt;strong&gt;reaches the exported PDF and the paper at last&lt;/strong&gt;. The &lt;strong&gt;watermark&lt;/strong&gt; is set from a single dialog that shows what the document already carries, how faded it is has become a slider, and it is written to RTF, ODT and DOCX.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;3.1&lt;/strong&gt; stays on the page: a header can say &amp;ldquo;Page 3 of 12&amp;rdquo; and can be &lt;strong&gt;left off the first page&lt;/strong&gt;, for a title page or a letterhead. &lt;strong&gt;Document properties&lt;/strong&gt; (title, author, subject, keywords) arrive and fill in those of the PDF. The &lt;strong&gt;table of contents&lt;/strong&gt; starts a page of its own, the exported PDF carries a &lt;strong&gt;bookmark panel&lt;/strong&gt;, and its entries lead to the heading they name.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;The rest clears everyday annoyances: shortcuts for paragraph styles (Ctrl+0 to Ctrl+3, Ctrl+T), .readme files listed on Open, footnote marks taking the typeface of their paragraph, saving over a document in another format no longer producing &amp;ldquo;letter.docx.odt&amp;rdquo;, and headers of RTF files written by LibreOffice read at last.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;The demo version lets you open, edit and import; saving, exporting and printing require the registered version &amp;mdash; 39.90&amp;nbsp;euros for Stylos, or 69.90&amp;nbsp;euros for the Sigma&amp;nbsp;+&amp;nbsp;Stylos&amp;nbsp;+&amp;nbsp;IPP-Office bundle.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.papio-software.com&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the official website&lt;/a&gt; or &lt;a href=&quot;https://www.morphos-storage.net/?find=stylos&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Office/WordProcessor/Stylos_3.1.png&quot; alt=&quot;Stylos 3.1&quot; width=&quot;272&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4454">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T10:09:44+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>Stratagus 3.3.3: Warcraft I and II get their picture and sound back</title>
        <link>https://www.meta-morphos.org/article.php?sid=4454</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Stratagus&lt;/strong&gt; goes back to the workshop. &lt;strong&gt;BeWorld&lt;/strong&gt; returns to his port of the free real-time strategy engine &amp;mdash; the one that runs &lt;em&gt;Warcraft&lt;/em&gt; and &lt;em&gt;Warcraft II&lt;/em&gt; from the original game data &amp;mdash; and puts it back on MorphOS-Storage as &lt;strong&gt;3.3.3&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;The overhaul is a real one: &lt;strong&gt;picture and sound are fixed&lt;/strong&gt;, an &lt;strong&gt;OpenGL renderer&lt;/strong&gt; arrives, and the separate executables are folded into one. The engine was tried with the first Warcraft and Warcraft&amp;nbsp;II in their GOG editions; the game data goes into a &amp;ldquo;wc1&amp;rdquo; or &amp;ldquo;wc2&amp;rdquo; directory as appropriate.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Requires SDL2 and an up-to-date TinyGL. A 2&amp;nbsp;MB archive.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?id=2363278&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Games/Strategy/Stratagus_3.3.3.png&quot; alt=&quot;Stratagus&quot; width=&quot;248&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4453">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T08:40:38+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>GL-117 1.3.2: air combat lands on MorphOS</title>
        <link>https://www.meta-morphos.org/article.php?sid=4453</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Papiosaur&lt;/strong&gt; uploads &lt;strong&gt;GL-117 1.3.2&lt;/strong&gt; to MorphOS-Storage, a port of the air combat flight simulator by &lt;strong&gt;Thomas A. Drexl&lt;/strong&gt;. Fighter, ground attack and escort missions, about fifteen aircraft, generated terrain with relief, clouds and smoke.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Nothing else to download: 3D models, music, sounds, textures and mission maps all sit in the archive. The game opens in an 800&amp;times;600 window with antialiasing off, and all of that can be changed from the in-game options. A joystick is used if one is plugged in.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Requires MorphOS&amp;nbsp;3, sdl2.library, sdl2_mixer.library and tinygl.library, and about 8&amp;nbsp;MB of disk space. Released under the GPL. A 2.5&amp;nbsp;MB archive.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?id=2468017&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Games/Simulation/GL-117_1.3.2.png&quot; alt=&quot;GL-117&quot; width=&quot;257&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4452">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T08:39:15+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>Pragtical 3.9.0: George Sokianos updates his code editor</title>
        <link>https://www.meta-morphos.org/article.php?sid=4452</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;George Sokianos&lt;/strong&gt; uploads &lt;strong&gt;Pragtical 3.9.0&lt;/strong&gt; to MorphOS-Storage, a lightweight code editor written in Lua on top of SDL3. It grew out of a fork of &lt;em&gt;Lite XL&lt;/em&gt;, itself a fork of &lt;em&gt;lite&lt;/em&gt;, with a stated bias: practical rather than minimalist. Project-wide search, settings pages, file encoding handling and plugins.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;The port to MorphOS&amp;nbsp;3 and AmigaOS&amp;nbsp;4.1&amp;nbsp;FE was &lt;strong&gt;rebuilt from scratch&lt;/strong&gt; rather than adapted from his Lite XL port. File encoding detection now goes through uchardet, and threads, process monitoring and the event system were written for the occasion: the older port had none of them.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;This release follows the official 3.9.0 and comes a month after the first port, with a few improvements and fixes. A 3&amp;nbsp;MB archive.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?id=2468015&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Development/Tools/Pragtical_3.9.0.png&quot; alt=&quot;Pragtical&quot; width=&quot;311&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4451">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T08:37:48+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>Image2PDF 2.11: the printing side is fixed</title>
        <link>https://www.meta-morphos.org/article.php?sid=4451</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;Bernd Assenmacher&lt;/strong&gt; uploads &lt;strong&gt;Image2PDF 2.11&lt;/strong&gt; to &lt;strong&gt;MorphOS-Storage&lt;/strong&gt;, his converter between images and PDF (JPEG, PNG, BMP, IFF/ILBM, GIF, TIFF, PCX), with rotation, scaling, page formats and printing.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;This release takes care of the print dialog: a fault in the target requester is fixed, and a possible crash on pressing the print button is gone. Added to it is a &lt;strong&gt;margin setting&lt;/strong&gt;, on top of the scaling factor, when using rotate and scale in high quality.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Still released as &amp;ldquo;Keymailware&amp;rdquo;: free, donation optional. A 6&amp;nbsp;MB archive.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?id=2468014&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;img src=&quot;https://www.morphos-storage.net/Graphics/Convert/Image2PDF_2.11.png&quot; alt=&quot;Image2PDF&quot; width=&quot;253&quot; height=&quot;200&quot; /&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
    <item rdf:about="https://www.meta-morphos.org/article.php?sid=4450">
        <dc:format>text/html</dc:format>
        <dc:date>2026-08-23T08:22:44+00:00</dc:date>
        <dc:source>https://www.meta-morphos.org</dc:source>
        <dc:creator>papiosaur</dc:creator>
        <title>Jazz² Resurrection 3.8.0: the green rabbit runs on MorphOS</title>
        <link>https://www.meta-morphos.org/article.php?sid=4450</link>
        <description>&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;strong&gt;BeWorld&lt;/strong&gt; uploads &lt;strong&gt;Jazz&amp;sup2; Resurrection 3.8.0&lt;/strong&gt; to MorphOS-Storage, a port of the C++ rewrite of &lt;em&gt;Jazz Jackrabbit 2&lt;/em&gt;, the Epic platform game of 1998. This is not emulation: the game was reprogrammed from scratch by &lt;strong&gt;Dan R.&lt;/strong&gt;, and it is that native engine running here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Requires MorphOS&amp;nbsp;3.20 and a 3D card with at least 64&amp;nbsp;MB of video memory. The original game files are needed, but &lt;strong&gt;the shareware version and its three levels ship inside the archive&lt;/strong&gt;, so there is something to play straight away. Network play is disabled and a few effects are still imperfect. A 24&amp;nbsp;MB archive.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;Visit &lt;a href=&quot;https://www.morphos-storage.net/?id=2468016&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;the dedicated webpage on MorphOS-Storage&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;center&gt;&lt;span style=&quot;font-size: 0.9rem;&quot;&gt;&lt;iframe style=&quot;width: 361px; height: 200px;&quot; src=&quot;https://www.youtube.com/embed/xTbrxBRi53o&quot; width=&quot;268&quot; height=&quot;150&quot; allowfullscreen=&quot;allowfullscreen&quot;&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;/center&gt;</description>
    </item>
</rdf:RDF>
