her.esy.fun/src/Scratch/en/rss/index.html
Yann Esposito (Yogsototh) 059fabd7d0
many minor details to update
2022-10-26 11:38:50 +02:00

89 lines
4.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>YBlog - What is this RSS thing?</title>
<link rel="shortcut icon" type="image/x-icon" href="../../../Scratch/img/favicon.ico" />
<link rel="stylesheet" type="text/css" href="../../../css/y.css" />
<link rel="stylesheet" type="text/css" href="/css/legacy.css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss.xml" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" href="../../../Scratch/img/about/FlatAvatar@2x.png" />
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
<!-- IndieAuth -->
<link href="https://twitter.com/yogsototh" rel="me">
<link href="https://github.com/yogsototh" rel="me">
<link href="mailto:yann.esposito@gmail.com" rel="me">
<link rel="pgpkey" href="../../../pubkey.txt">
</head>
<body lang="en" class="default">
<div id="content">
<div id="header">
<div id="choix">
<div id="choixlang">
<a href="../../../Scratch/fr/rss/">French</a>
</div>
<div class="flush"></div>
</div>
<div id="navigation">
<a href="../../../">Home</a>
<span class="sep">¦</span>
<a href="../../../Scratch/en/blog">Blog</a>
<span class="sep">¦</span>
<a href="../../../Scratch/en/softwares">Softwares</a>
<span class="sep">¦</span>
<a href="../../../Scratch/en/about">About</a>
</div>
</div>
<div id="titre">
<h1>What is this RSS thing?</h1>
</div>
<div class="flush"></div>
<div id="afterheader" class="default">
<div class="corps">
<p>When you click on this logo:</p>
<p><img src="../../../Scratch/img/menu/rss-128.png" alt="rss" /></p>
<p>You have the capability to subscribe to my RSS flux. But what it is all about?</p>
<p>You can visit <a href="http://www.whatisrss.com">what is rss</a> or even better look this cool video: <a href="http://www.youtube.com/watch?v=0klgLsSxGsU">RSS explained</a>.</p>
<hr />
<h2 id="my-explanation">My explanation</h2>
<p>It is an easy way to aggregate all the update made on websites you like in a single place. Youll never have to surf many website to see if there is news on a website.</p>
<h3 id="choose-an-aggregator">choose an aggregator</h3>
<p>To begin, you must choose an RSS client called <em>aggregator</em>. There is many online clients: website which will present the news in a fancy way.</p>
<p>Personally I use <a href="http://netvibes.com">Netvibes</a>. I tried a bunch, and it is by far the best - In My Humble Opinion.</p>
<p>Of course <a href="http://google.com">Google</a> has a client named <a href="http://google.com/reader">Google Reader</a>. It is great for content you never want to forgot some article. It is not really useful when you have to handle flux generating many news per day.</p>
<h3 id="subscribe-to-some-website-news">Subscribe to some website news</h3>
<p>Once you have chosen your aggregator, you only have to subscribe to websites you like. Do do this, you only have to click on the RSS icon in the top bar of your navigator. Or generally a nice icon is shown into the page youre reading.</p>
<h3 id="get-the-news">Get the news</h3>
<p>Now, youll only have to use your RSS client. And youll see all news on all subscribed websites. There is no more need to surf many websites. All news which interest you are in the same place.</p>
</div>
<div id="afterarticle">
<div id="bottom">
<div>
<a href="https://twitter.com/yogsototh">Follow @yogsototh</a>
</div>
<div>
Yann Esposito©
</div>
<div>
Done with
<a href="http://www.vim.org" target="_blank" rel="noopener noreferrer nofollow"><span class="strike">Vim</span></a>
<a href="http://spacemacs.org" target="_blank" rel="noopener noreferrer nofollow">spacemacs</a>
<span class="pala">&amp;</span>
<a href="http://nanoc.ws" target="_blank" rel="noopener noreferrer nofollow"><span class="strike">nanoc</span></a>
<a href="http://jaspervdj.be/hakyll" target="_blank" rel="noopener noreferrer nofollow">Hakyll</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>