<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dario</title>
    <description>The latest articles on DEV Community by Dario (@emulator000).</description>
    <link>https://dev.to/emulator000</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F482869%2Fdf22c528-843f-4667-9008-629bc39d552d.jpg</url>
      <title>DEV Community: Dario</title>
      <link>https://dev.to/emulator000</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emulator000"/>
    <language>en</language>
    <item>
      <title>Nuovo servizio per dove si può viaggiare per turismo</title>
      <dc:creator>Dario</dc:creator>
      <pubDate>Sat, 07 Aug 2021 14:00:31 +0000</pubDate>
      <link>https://dev.to/emulator000/nuovo-servizio-per-dove-si-puo-viaggiare-per-turismo-2c2p</link>
      <guid>https://dev.to/emulator000/nuovo-servizio-per-dove-si-puo-viaggiare-per-turismo-2c2p</guid>
      <description>&lt;p&gt;Se anche tu trovi sempre più difficile capire dove si può viaggiare per turismo, prova questo nuovo servizio che ti permetterà di controllare (con informazioni aggiornate in tempo reale) in quali paesi è concesso spostarsi liberamente.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.possopartire.it/" rel="noopener noreferrer"&gt;https://www.possopartire.it/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Il sito è stato sviluppato con React App mentre il Backend service è stato sviluppato in Rust e la comunicazione avviene attraverso API GraphQL.&lt;/p&gt;

</description>
      <category>covid</category>
      <category>viaggi</category>
      <category>turismo</category>
      <category>vacanze</category>
    </item>
    <item>
      <title>CWD: A new document format</title>
      <dc:creator>Dario</dc:creator>
      <pubDate>Tue, 03 Nov 2020 21:17:12 +0000</pubDate>
      <link>https://dev.to/emulator000/cwd-a-new-document-format-1b65</link>
      <guid>https://dev.to/emulator000/cwd-a-new-document-format-1b65</guid>
      <description>&lt;p&gt;Recently, I'm working on a very ambitious project: a new document format, essentially is a PDF replacer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F49odo88mn6ia4w0jorst.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F49odo88mn6ia4w0jorst.png" alt="Alt Text" width="800" height="534"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The name is CWD and stands for Compact Web Document and is a new powerful and multimedia document file that allows rich contents such images, videos, audios, live maps and of course, text.&lt;/p&gt;

&lt;p&gt;Look the project (under construction) home page here: &lt;a href="https://www.compactwebdocument.com/" rel="noopener noreferrer"&gt;https://www.compactwebdocument.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;With CWD you can easily build your own document with HTML, CSS and JavaScript and the resulting file is a high standard and compressed portable document, readable with a CWD Reader.&lt;/p&gt;

&lt;p&gt;Why do this? Adobe PDF is still here, and we don't need another document format! Well, I think that is not true, PDF have a lot of limitations.&lt;/p&gt;

&lt;p&gt;Manipulating a PDF is the absolute pain ever, you have to read carefully the PDF reference in order to do the things in the right way and this is not always true, every PDF Reader will render in a very different and specific way and the standard is now obsolete.&lt;/p&gt;

&lt;p&gt;So here became the idea, we have HTML, CSS, JS and so many technologies that are standard and more extensible, also, a web page can hold ANY type of content today, even a PDF.&lt;/p&gt;

</description>
      <category>pdf</category>
      <category>document</category>
      <category>cwd</category>
      <category>web</category>
    </item>
  </channel>
</rss>
