<?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: VTANS</title>
    <description>The latest articles on DEV Community by VTANS (@vtans).</description>
    <link>https://dev.to/vtans</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%2F1378368%2F75d84dd2-6052-40e7-aa23-f1a06e66d30b.jpeg</url>
      <title>DEV Community: VTANS</title>
      <link>https://dev.to/vtans</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vtans"/>
    <language>en</language>
    <item>
      <title>HTML Skype calls and chats</title>
      <dc:creator>VTANS</dc:creator>
      <pubDate>Wed, 17 Apr 2024 11:09:42 +0000</pubDate>
      <link>https://dev.to/vtans/html-skype-calls-and-chats-4410</link>
      <guid>https://dev.to/vtans/html-skype-calls-and-chats-4410</guid>
      <description>&lt;p&gt;Use for CALL&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&amp;lt;a href="skype:live:.cid.yourskypename?call"&amp;gt;Call us&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;or for CHAT&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&amp;lt;a href="skype:live:.cid.yourskypename?chat"&amp;gt;Chat with us&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;where 'live:.cid.yourskypename' can be found under Settings &amp;gt; Account &amp;amp; Privacy section &amp;gt; Profile &amp;gt; Skype Name.&lt;/p&gt;

&lt;p&gt;After new Skype settings arrived, found a easy way to call Skype directly from HTML, while not using JS and Skype URI.&lt;/p&gt;

</description>
      <category>html</category>
      <category>skype</category>
      <category>call</category>
    </item>
  </channel>
</rss>
