<?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: Davide</title>
    <description>The latest articles on DEV Community by Davide (@davidelib).</description>
    <link>https://dev.to/davidelib</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%2F1234266%2Fba1de8d9-d435-4ae2-8dae-28c13a67feeb.jpeg</url>
      <title>DEV Community: Davide</title>
      <link>https://dev.to/davidelib</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/davidelib"/>
    <language>en</language>
    <item>
      <title>🗣️ Hey everyone! 👋 What are your thoughts on AWS Amplify? 🚀</title>
      <dc:creator>Davide</dc:creator>
      <pubDate>Mon, 18 Dec 2023 17:34:08 +0000</pubDate>
      <link>https://dev.to/davidelib/hey-everyone-what-are-your-thoughts-on-aws-amplify-2h7h</link>
      <guid>https://dev.to/davidelib/hey-everyone-what-are-your-thoughts-on-aws-amplify-2h7h</guid>
      <description>&lt;p&gt;Whether you're a developer, business owner, or just tech-curious, I want to hear your experiences and opinions. Share the love or spill the tea – let's get a conversation going! 🤔💬&lt;/p&gt;

</description>
      <category>aws</category>
      <category>cloud</category>
      <category>amplify</category>
    </item>
    <item>
      <title>🚧 Tackling the XML Marshall Challenge: Ever faced the Marshall problem with pesky invalid characters in your XML? 😓</title>
      <dc:creator>Davide</dc:creator>
      <pubDate>Fri, 15 Dec 2023 19:04:04 +0000</pubDate>
      <link>https://dev.to/davidelib/tackling-the-xml-marshall-challenge-ever-faced-the-marshall-problem-with-pesky-invalid-characters-in-your-xml-2jb7</link>
      <guid>https://dev.to/davidelib/tackling-the-xml-marshall-challenge-ever-faced-the-marshall-problem-with-pesky-invalid-characters-in-your-xml-2jb7</guid>
      <description>&lt;p&gt;🛠️ Check out this guide on how to gracefully sidestep this issue and keep your XML in tip-top shape. 🔄&lt;/p&gt;

&lt;p&gt;&lt;a href="https://copyprogramming.com/howto/how-to-deal-with-invalid-characters-in-a-ws-output-when-using-cxf"&gt;https://copyprogramming.com/howto/how-to-deal-with-invalid-characters-in-a-ws-output-when-using-cxf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Make sure you use PRESTREAM phase and that you add the interceptor as an out interceptor to your cxf configuration!&lt;/p&gt;

</description>
      <category>xml</category>
      <category>java</category>
      <category>cxf</category>
    </item>
    <item>
      <title>💻Terminal 🌐 Exploring the Depths of Networking: Have you ever heard about 'tcptraceroute' command? 🚀</title>
      <dc:creator>Davide</dc:creator>
      <pubDate>Fri, 15 Dec 2023 18:17:38 +0000</pubDate>
      <link>https://dev.to/davidelib/have-you-ever-heard-about-tcptraceroute-command-3fen</link>
      <guid>https://dev.to/davidelib/have-you-ever-heard-about-tcptraceroute-command-3fen</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;tcptraceroute google.com
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;code&gt;tcptraceroute&lt;/code&gt; is like GPS for your internet connection! 🌐 It helps track the path from your device to a destination, using TCP connections. &lt;/p&gt;

&lt;p&gt;Unlike regular &lt;code&gt;traceroute&lt;/code&gt;, it dives deeper, providing detailed info on the network journey. Perfect for figuring out connectivity hiccups and understanding the data flow! 🚀 &lt;/p&gt;

&lt;p&gt;By opting for &lt;code&gt;tcptraceroute&lt;/code&gt; instead of traditional &lt;code&gt;traceroute&lt;/code&gt;, you can sneak past firewall restrictions since it uses TCP connections rather than probe packets and UDP.&lt;/p&gt;

</description>
      <category>networking</category>
      <category>terminal</category>
      <category>commandline</category>
    </item>
  </channel>
</rss>
