aboutsummaryrefslogtreecommitdiff
path: root/files/ca/glossary/rss
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
commit4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch)
treed4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/ca/glossary/rss
parent33058f2b292b3a581333bdfb21b8f671898c5060 (diff)
downloadtranslated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip
initial commit
Diffstat (limited to 'files/ca/glossary/rss')
-rw-r--r--files/ca/glossary/rss/index.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/files/ca/glossary/rss/index.html b/files/ca/glossary/rss/index.html
new file mode 100644
index 0000000000..3c2fd2a74a
--- /dev/null
+++ b/files/ca/glossary/rss/index.html
@@ -0,0 +1,26 @@
+---
+title: RSS
+slug: Glossary/RSS
+tags:
+ - Glossary
+ - OpenPractices
+ - RSS
+ - Sharing
+ - WebMechanics
+translation_of: Glossary/RSS
+---
+<p><strong>RSS</strong> (Really Simple Syndication) es refereix a diversos formats de documents XML dissenyats per publicar actualitzacions de llocs. Quan us subscriviu a un lloc web de RSS, el lloc web envia informació i actualitzacions en el vostre lector RSS en un document RSS anomenat feed, de manera que no cal comprovar tots els seus llocs web favorits de forma manual.</p>
+
+<h2 id="Aprèn_més">Aprèn més</h2>
+
+<h3 id="Coneixement_general">Coneixement general</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "RSS")}} en Wikipedia</li>
+</ul>
+
+<h3 id="Referència_tècnica"><span id="result_box" lang="ca"><span>Referència</span> <span>tècnica</span></span></h3>
+
+<ul>
+ <li><a href="http://www.rssboard.org/rss-specification">Última especificació</a></li>
+</ul>