scratch/output/Scratch/en/rss/index.html

126 lines
5.7 KiB
HTML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="shortcut icon" type="image/x-icon" href="/Scratch/img/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/Scratch/assets/css/main.css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/yannespositocomen"/>
<link rel="alternate" lang="fr" xml:lang="fr" title="Que sont les flux RSS ?" type="text/html" hreflang="fr" href="/Scratch/fr/rss/" />
<link rel="alternate" lang="en" xml:lang="en" title="What is this RSS thing?" type="text/html" hreflang="en" href="/Scratch/en/rss/" />
<script type="text/javascript" src="/Scratch/js/jquery-1.3.1.min.js"></script>
<script type="text/javascript" src="/Scratch/js/jquery.cookie.js"></script>
<script type="text/javascript" src="/Scratch/js/index.js"></script>
<script type="text/javascript" src="/Scratch/js/menu.js"></script>
<title>What is this RSS thing?</title>
</head>
<body lang="en">
<script type="text/javascript">// <![CDATA[
document.write('<div id="blackpage"><img src="/Scratch/img/loading.gif" alt="loading..."/></div>');
// ]]>
</script>
<div id="content">
<div id="entete">
<div id="choix">
<div id="choixrss">
<a id="rss" href="http://feeds.feedburner.com/yannespositocomen">
Subscribe
</a>
</div>
<div id="choixlang">
2010-09-10 07:57:27 +00:00
<a href="/Scratch/fr/rss/" onclick="setLanguage('fr')">en Français</a>
</div>
<div id="liens">
<ul><li><a href="/Scratch/en/">Homepage</a></li>
<li><a href="/Scratch/en/blog/">Blog</a></li>
<li><a href="/Scratch/en/about/">About</a></li>
<li><a href="/Scratch/en/contact/">Contact</a></li></ul>
</div>
</div>
2010-09-26 21:07:23 +00:00
</div>
2010-09-27 14:50:32 +00:00
<img src="/Scratch/img/presentation.png" alt="Presentation drawing"/>
<div id="titre">
<h1>
What is this RSS thing?
</h1>
</div>
<div class="flush"></div>
<div class="flush"></div>
<div id="afterheader">
<div class="corps">
<p>When you click on this logo: </p>
<p><img alt="rss" src="/Scratch/img/menu/rss-128.png" /></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>
</div>
<div class="corps">
<h2 class="first" 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. You&rsquo;ll 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 you&rsquo;re reading.</p>
<h3 id="get-the-news">Get the news</h3>
<p>Now, you&rsquo;ll only have to use your RSS client. And you&rsquo;ll 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 class="return"><a href="#entete" onclick="fastShowMenu()">&uarr;</a></div>
</div>
<div id="bottom">
<div>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Copyright ©, Yann Esposito</a>
</div>
<div id="lastmod">
2010-09-02 09:51:46 +00:00
Modified: 05/28/2010
</div>
<div>
Entirely done with
<a href="http://www.vim.org">Vim</a>
and
<a href="http://nanoc.stoneship.org">nanoc</a>
</div>
<div>
<a href="/Scratch/en/validation/">Validation</a>
<a href="http://validator.w3.org/check?uri=referer"> [xhtml] </a>
.
<a href="http://jigsaw.w3.org/css-validator/check/referer?profile=css3"> [css] </a>
.
<a href="http://validator.w3.org/feed/check.cgi?url=http%3A//yannesposito.com/Scratch/en/blog/feed/feed.xml">[rss]</a>
</div>
</div>
<div class="clear"></div>
</div>
</body>
</html>