<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6499892713688677706</id><updated>2024-10-04T19:11:48.056-07:00</updated><category term="Astuces"/><category term="Modèles blogger"/><category term="Widgets"/><category term="Rouge"/><category term="Débutants"/><category term="SEO"/><category term="Aide"/><category term="Facebook"/><category term="Gratuit"/><category term="Horloge"/><category term="Icone"/><category term="Noir"/><category term="Nouveautés blogger"/><category term="RSS"/><category term="Service"/><category term="Sécurité"/><title type='text'>Facile Blogger</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-879735652525844702</id><published>2010-02-07T08:13:00.000-08:00</published><updated>2010-02-07T08:23:07.148-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Afficher les titres à la place de tout les articles aux archives</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://www.unifr.ch/mapom/assets/images/archives%202.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; kt=&quot;true&quot; src=&quot;http://www.unifr.ch/mapom/assets/images/archives%202.jpg&quot; width=&quot;198&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Quand on clique sur une date de l&#39;archive ou sur une libellé la page qui s&#39;ouvre contient tout les articles , résultat : le chargement de la page est très long et le contenu sera dupliqué ce que notre bon vieux pot &lt;a href=&quot;http://www.google.com/&quot;&gt;Google&lt;/a&gt; n&#39;aime pas .&lt;br /&gt;
Pour régler ce problème on va remplacé les articles qui s&#39;affiche par les titres , et ça donne quelque chose comme ça :&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5435526459073281074&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbl-YErSqy3JE81rFlAgu7w7sMfA97Bn7NXQJ_mdoZXI1ORCW2OcBSTlmTqaxdMFl8rqMXAG2tUEr_5lmBjxeKqjnBvDowBJ8N-OCfpacxbYjQog6VNtmVC1CWulGZcejATDG-R6CfCzw/s400/Untitled-1.png&quot; style=&quot;cursor: hand; display: block; height: 461px; margin: 0px auto 10px; text-align: center; width: 327px;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Comment faire ? c&#39;est simple !&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;Allez dans &quot;Mise en page&quot;&amp;gt;&amp;gt; &quot;Modifier le code HTML&quot;,&amp;gt;&amp;gt;cochez la case &quot;Développer des modèles de gadgets&quot;, et recherchez (Ctrl + F) le code suivant : &lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:include data=&#39;post&#39; name=&#39;post&#39;/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: white;&quot;&gt;et on le remplace par celui ci:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:if cond=&#39;data:blog.homepageUrl !=&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;data:blog.url&#39;&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:if cond=&#39;data:blog.pageType != &quot;item&quot;&#39;&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;a expr:href=&#39;data:post.url&#39;&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;li&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;data:post.title/&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:else/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:include data=&#39;post&#39; name=&#39;post&#39;/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;/b:if&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:else/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;b:include data=&#39;post&#39; name=&#39;post&#39;/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;/b:if&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Et...et .... et c&#39;est tout :D</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/879735652525844702/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2010/02/afficher-les-titres-la-place-de-tout.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/879735652525844702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/879735652525844702'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2010/02/afficher-les-titres-la-place-de-tout.html' title='Afficher les titres à la place de tout les articles aux archives'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbl-YErSqy3JE81rFlAgu7w7sMfA97Bn7NXQJ_mdoZXI1ORCW2OcBSTlmTqaxdMFl8rqMXAG2tUEr_5lmBjxeKqjnBvDowBJ8N-OCfpacxbYjQog6VNtmVC1CWulGZcejATDG-R6CfCzw/s72-c/Untitled-1.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-5743977099883186131</id><published>2010-02-01T06:55:00.001-08:00</published><updated>2010-02-06T17:09:37.652-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Modèles blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Rouge"/><title type='text'>Modèle blogger: Valentines heart</title><content type='html'>&lt;table style=&quot;BORDER-RIGHT: #1d6e8c 4px outset; BORDER-TOP: #1d6e8c 4px outset; MARGIN: auto; BORDER-LEFT: #1d6e8c 4px outset; BORDER-BOTTOM: #1d6e8c 4px outset; BORDER-COLLAPSE: collapse&quot;&gt;&lt;/&gt;&lt;/&gt;&lt;caption style=&quot;FONT-WEIGHT: bold; FONT-SIZE: 1.2em; MARGIN: auto auto 20px; COLOR: #1d6e8c; FONT-FAMILY: Arial, Times, &#39;Times New Roman&#39;, serif&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;p class=&quot;separator&quot; style=&quot;CLEAR: both; TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;a style=&quot;MARGIN-LEFT: 1em; MARGIN-RIGHT: 1em&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIqq_AChyphenhyphennBK-0bl0tjN49EoZTZGl9BgL-Awbziw8oFSkNDJitFkG2D5VJk1V-rWGIdA7lf5d0hP0-Qmxhb4gglvxru9s3yXYo-xaUBw1rZOVBDce4M82KWzhNDhNGUpkJkpG46dbeees/s1600-h/Valentines-Heart.jpg&quot; imageanchor=&quot;1&quot;&gt;&lt;img style=&quot;WIDTH: 555px; HEIGHT: 332px&quot; height=&quot;364&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIqq_AChyphenhyphennBK-0bl0tjN49EoZTZGl9BgL-Awbziw8oFSkNDJitFkG2D5VJk1V-rWGIdA7lf5d0hP0-Qmxhb4gglvxru9s3yXYo-xaUBw1rZOVBDce4M82KWzhNDhNGUpkJkpG46dbeees/s640/Valentines-Heart.jpg&quot; width=&quot;640&quot; border=&quot;0&quot; kt=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;CLEAR: both; TEXT-ALIGN: center&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;CLEAR: both; TEXT-ALIGN: center&quot;&gt;&lt;/div&gt;Informations :&lt;/div&gt;&lt;/caption&gt;&lt;/&gt;&lt;/&gt;&lt;thead style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;/thead&gt;&lt;tfoot style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;/tfoot&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Instruction&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;&lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger_02.html&quot;&gt;Comment installer un modèle&lt;/a&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Codeur&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Templates Block&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Compatible&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Internet Explorer/Firefox/Google chrome&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Propriétés&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;3 Columns &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Couleurs&lt;/div&gt;&lt;/td&gt;&lt;td style=&quot;BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: &#39;Comic Sans MS&#39;, &#39;Trebuchet MS&#39;, Times, &#39;Times New Roman&#39;, serif; TEXT-ALIGN: center&quot;&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot; align=&quot;center&quot;&gt;Rouge/Blanc&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;TEXT-ALIGN: center&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-size:large;&quot;&gt;&lt;a href=&quot;http://valentinesheart-templatesblock.blogspot.com/&quot;&gt;Demo&lt;/a&gt; &lt;a href=&quot;http://www.box.net/shared/o0yuo69ed0&quot;&gt;Telecharger&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/5743977099883186131/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2010/02/modele-blogger-valentines-heart.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/5743977099883186131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/5743977099883186131'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2010/02/modele-blogger-valentines-heart.html' title='Modèle blogger: Valentines heart'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhIqq_AChyphenhyphennBK-0bl0tjN49EoZTZGl9BgL-Awbziw8oFSkNDJitFkG2D5VJk1V-rWGIdA7lf5d0hP0-Qmxhb4gglvxru9s3yXYo-xaUBw1rZOVBDce4M82KWzhNDhNGUpkJkpG46dbeees/s72-c/Valentines-Heart.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-3230452112656885869</id><published>2009-11-01T11:15:00.000-08:00</published><updated>2010-02-01T06:32:46.003-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Horloge"/><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>Mettre une horloge dans votre blog</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYIR6Tw4KVW7kAJKqlekIawgjH07LRrDizMbEXciYeEOzN1jD1ahKRQC2QJkJFodsi72C_MYe2FxHQqj1-Ix5zZMPfU7DDlnucgrEjhTPnpgEZpKjmlzp33sMLAa1vBKyrKphXl1lYebQ/s1600-h/Horloge-analogique-Profil-960.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYIR6Tw4KVW7kAJKqlekIawgjH07LRrDizMbEXciYeEOzN1jD1ahKRQC2QJkJFodsi72C_MYe2FxHQqj1-Ix5zZMPfU7DDlnucgrEjhTPnpgEZpKjmlzp33sMLAa1vBKyrKphXl1lYebQ/s200/Horloge-analogique-Profil-960.jpg&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Il y&#39;a un gadget pour ajouter une heure sur son blog avec le fuseau horaire de son pays,très simple à ajouter.&lt;br /&gt;
1-Entrez dans &lt;br /&gt;
le site &lt;a href=&quot;http://www.clocklink.com/&quot;&gt;clocklink&lt;/a&gt;&amp;nbsp;.&lt;br /&gt;
2- Puis &lt;a href=&quot;http://www.clocklink.com/gallery.php?category=ANALOG&quot;&gt;Gallery&lt;/a&gt; ( vous pouvez choisir la catégorie qui vous plaît ).&lt;br /&gt;
3-Cliquer sur view html tag ,une fenêtre s&#39;ouvre cliquer sur accept.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;4-Choisir l’heure qui correspond à votre fuseau horaire sous &quot;Timezone&quot; .&lt;br /&gt;
5- A la traditionnel&amp;nbsp;copier le code, puis &quot; Mise en page &quot; dans votre compte Blogger, créer un nouveau widget HTML/JAVASCRIP et coller le code puis enregistrer .&lt;br /&gt;
&lt;br /&gt;
Exemple:&lt;br /&gt;
&lt;div align=&quot;center&quot;&gt;&lt;embed height=&quot;150&quot; src=&quot;http://www.clocklink.com/clocks/0005-orange.swf?TimeZone=GMT&amp;amp;&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;150&quot; wmode=&quot;transparent&quot;&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/3230452112656885869/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/11/mettre-lhorloge-dans-votre-blog.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/3230452112656885869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/3230452112656885869'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/11/mettre-lhorloge-dans-votre-blog.html' title='Mettre une horloge dans votre blog'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYIR6Tw4KVW7kAJKqlekIawgjH07LRrDizMbEXciYeEOzN1jD1ahKRQC2QJkJFodsi72C_MYe2FxHQqj1-Ix5zZMPfU7DDlnucgrEjhTPnpgEZpKjmlzp33sMLAa1vBKyrKphXl1lYebQ/s72-c/Horloge-analogique-Profil-960.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-1047983691933069460</id><published>2009-10-21T07:58:00.000-07:00</published><updated>2009-10-23T06:39:30.600-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Modèles blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Noir"/><category scheme="http://www.blogger.com/atom/ns#" term="Rouge"/><title type='text'>Modèle blogger : Blogger tube</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwQJjlasErttuXqx8phrFDzwtdNTBZZKe9Mb91YBx09nWNO5riqjwVM2jtsWvr9f4yZpH0ZwCv5laP8i5UQmM_p_BswWyxOmx04VPgShI5DpL7dSHtixn6WJAZggXWQWtpv16ro07_6zw/s1600-h/Bloggertube.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwQJjlasErttuXqx8phrFDzwtdNTBZZKe9Mb91YBx09nWNO5riqjwVM2jtsWvr9f4yZpH0ZwCv5laP8i5UQmM_p_BswWyxOmx04VPgShI5DpL7dSHtixn6WJAZggXWQWtpv16ro07_6zw/s640/Bloggertube.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Si vous adorez YouTube, ce modèle&amp;nbsp; vous plaira sûrement , pour publier vos vidéos préférés vous ne trouverez pas mieux , réaliser par Dante Araujo , ce modèle est compatible avec Internet explorer , Firefox et Google chrome en 4 colonnes largement suffisantes pour vos gadgets.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.mydatanest.com/files/koutarmedia/16632_7o4jk/1289&quot;&gt;Telecharger&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger_02.html&quot;&gt;Comment installer un modèle&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/1047983691933069460/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/modele-blogger-blogger-tube.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1047983691933069460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1047983691933069460'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/modele-blogger-blogger-tube.html' title='Modèle blogger : Blogger tube'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwQJjlasErttuXqx8phrFDzwtdNTBZZKe9Mb91YBx09nWNO5riqjwVM2jtsWvr9f4yZpH0ZwCv5laP8i5UQmM_p_BswWyxOmx04VPgShI5DpL7dSHtixn6WJAZggXWQWtpv16ro07_6zw/s72-c/Bloggertube.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-7400250493656519739</id><published>2009-10-21T07:37:00.000-07:00</published><updated>2009-10-21T08:04:36.807-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>Meilleurs auteurs d&#39;un blog</title><content type='html'>Comme pour &lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/classement-des-meilleurs-commentateurs_11.html&quot;&gt;afficher les meilleurs commentateurs d&#39;un blog&lt;/a&gt; et aussi pour &lt;a href=&quot;http://facile-blogger.blogspot.com/2009/10/afficher-les-articles-les-plus.html&quot;&gt;afficher les articles les plus populaires&lt;/a&gt;, il ya un autre truc pour afficher les meilleurs auteurs ( un blog peut être administré par plusieurs personnes ) &lt;br /&gt;
Pour avoir ce gadget :&lt;br /&gt;
1- Vous devez être connecté sur blogger.&lt;br /&gt;
2- En ouvre cette page : &lt;a href=&quot;http://bloggerplugins.org/installers/topauthorswidget.html&quot;&gt;Blogger plugins&lt;/a&gt; ça ressemble à ça :&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyMtICPA6tfcvdFEIsfvdhoRs_rumLIkOYpyVduDDEGxThSSGVR-Po-hlqjrUST9LrkVdtOqXanqZh4EaOjLutM_8kJM7Azi8a_ihzaQAdaalqOddw2e7h7_eV69nMXyvs6nzeZ-abrJE/s1600-h/21-10-2009+13-29-43.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyMtICPA6tfcvdFEIsfvdhoRs_rumLIkOYpyVduDDEGxThSSGVR-Po-hlqjrUST9LrkVdtOqXanqZh4EaOjLutM_8kJM7Azi8a_ihzaQAdaalqOddw2e7h7_eV69nMXyvs6nzeZ-abrJE/s640/21-10-2009+13-29-43.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
3- Il faut remplir le formulaire :&lt;br /&gt;
&amp;nbsp; 1:“Widget Title”: mettez le titre que portera le widget .&lt;br /&gt;
&amp;nbsp; 2:“Blog URL ”: mettez l&#39;URL de votre blog .&lt;br /&gt;
&amp;nbsp; 3:“No of Top Authors:”: mettez le chiffre correspondant au nombre d’auteurs que vous voulez afficher.&lt;br /&gt;
4- Cliquez sur le bouton « customize » puis « add widget to my blog ».&lt;br /&gt;
5- Une nouvelle page s&#39;ouvre : sélectionner votre blog puis « ajouter un gadget ».&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVIOmNDYZXoqkuRl7rbONK1VGq5Soh-rS8ucn6qwtAdmNW7zzjJUf0rjqJtBWmp8IWFoQ6r0XwN7r7ZaQbOEHq6DQOmhYzJzFU8ExrEZIbniwiQS17SefaGn7ECt4g1ZUstVY-CdZnFt8/s1600-h/21-10-2009+13-37-22.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVIOmNDYZXoqkuRl7rbONK1VGq5Soh-rS8ucn6qwtAdmNW7zzjJUf0rjqJtBWmp8IWFoQ6r0XwN7r7ZaQbOEHq6DQOmhYzJzFU8ExrEZIbniwiQS17SefaGn7ECt4g1ZUstVY-CdZnFt8/s640/21-10-2009+13-37-22.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Et c&#39;est tout... Fastoche non !</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/7400250493656519739/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/meilleurs-auteurs-dun-blog.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/7400250493656519739'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/7400250493656519739'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/meilleurs-auteurs-dun-blog.html' title='Meilleurs auteurs d&#39;un blog'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyMtICPA6tfcvdFEIsfvdhoRs_rumLIkOYpyVduDDEGxThSSGVR-Po-hlqjrUST9LrkVdtOqXanqZh4EaOjLutM_8kJM7Azi8a_ihzaQAdaalqOddw2e7h7_eV69nMXyvs6nzeZ-abrJE/s72-c/21-10-2009+13-29-43.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-4318150726248380381</id><published>2009-10-21T06:13:00.000-07:00</published><updated>2009-10-21T06:13:32.541-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><category scheme="http://www.blogger.com/atom/ns#" term="Nouveautés blogger"/><title type='text'>Nouveau éditeur de message</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgarqyniyKWTg6HFhy7H2HdWK15FgFxUjW4hsQFo5uGAerqTaik4KJhIYMcnMV2BP3u2aF-Fk58Oai5Lzi12JqAOpWTKIdrqutv4vvAjnHZerjo7VgK7luINZgLMXqY3LuIQ4eTiVHocOs/s1600-h/21-10-2009+12-42-13.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgarqyniyKWTg6HFhy7H2HdWK15FgFxUjW4hsQFo5uGAerqTaik4KJhIYMcnMV2BP3u2aF-Fk58Oai5Lzi12JqAOpWTKIdrqutv4vvAjnHZerjo7VgK7luINZgLMXqY3LuIQ4eTiVHocOs/s640/21-10-2009+12-42-13.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUie_AfcVhgTP7CUBer3RMu5lWMo9vsjG_b9jC5AnuV1YWnybtltRh6EECiwrO7ycfvF-Zjlbs8viIRNS5oI8IhSyWGUzTbOmBz9KsyTWclg9yNuwSIi0t0HzjNCQCeGTKFe2FcLrTOuY/s1600-h/21-10-2009+12-47-29.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUie_AfcVhgTP7CUBer3RMu5lWMo9vsjG_b9jC5AnuV1YWnybtltRh6EECiwrO7ycfvF-Zjlbs8viIRNS5oI8IhSyWGUzTbOmBz9KsyTWclg9yNuwSIi0t0HzjNCQCeGTKFe2FcLrTOuY/s640/21-10-2009+12-47-29.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Blogger s’est décidé enfin, de mettre le nouveau éditeur en mode défaut après l&#39;avoir testé à &quot;blogger in draft&quot; .&lt;br /&gt;
&lt;/div&gt;Ce nouvel éditeur est plus adapté aux besoins et mailleurs que celui d&#39;avant par exemple : pour insérer une image dans le milieu d&#39;un article l&#39;image ce placer toujours en haut, avec le nouveau éditeur c&#39;est plus un problème l&#39;image se place à l’endroit ou en l’insérer.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
Pour passer au nouveau éditeur : sous paramètres, cochez : &quot;éditeur mis à jour&quot; à la section Paramètres globaux&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxRk6mn_IQGfGc2aE30y0SYfdplIDYCqPven3cz-xWnyduie_hfBmC1ME4j8FrJL8uU6rXEUQ4jcQza9MU6huQyEACVR07VUX6NG66SbmF3kzOmJtFcU-uVJSmg3WZno0_XXGGt2OAlJw/s1600-h/21-10-2009+12-45-19.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxRk6mn_IQGfGc2aE30y0SYfdplIDYCqPven3cz-xWnyduie_hfBmC1ME4j8FrJL8uU6rXEUQ4jcQza9MU6huQyEACVR07VUX6NG66SbmF3kzOmJtFcU-uVJSmg3WZno0_XXGGt2OAlJw/s640/21-10-2009+12-45-19.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Et le nouveau éditeur est près, maintenant à vos claviers&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/4318150726248380381/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/nouveau-editeur-de-message.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/4318150726248380381'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/4318150726248380381'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/nouveau-editeur-de-message.html' title='Nouveau éditeur de message'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgarqyniyKWTg6HFhy7H2HdWK15FgFxUjW4hsQFo5uGAerqTaik4KJhIYMcnMV2BP3u2aF-Fk58Oai5Lzi12JqAOpWTKIdrqutv4vvAjnHZerjo7VgK7luINZgLMXqY3LuIQ4eTiVHocOs/s72-c/21-10-2009+12-42-13.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-392995489058181611</id><published>2009-10-21T02:30:00.000-07:00</published><updated>2009-10-21T07:18:00.699-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Modèles blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Rouge"/><title type='text'>Modèle blogger : Samara</title><content type='html'>&lt;div align=&quot;left&quot; class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJuk9YpO3zDYuvXfRbASK_Gg0AEpZZAW0iNQDTdjaHABzZ8GbscuziDYy12Pd23y-xVGQxWwAp57FOpYiEp6ncoB_vbrWs5t2wf_hGH4-mePaVCHSZ8Czsf4IJIWtlvneiLAqMPA1wQwI/s1600-h/Samara.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJuk9YpO3zDYuvXfRbASK_Gg0AEpZZAW0iNQDTdjaHABzZ8GbscuziDYy12Pd23y-xVGQxWwAp57FOpYiEp6ncoB_vbrWs5t2wf_hGH4-mePaVCHSZ8Czsf4IJIWtlvneiLAqMPA1wQwI/s640/Samara.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Et encore un autre template blogger en couleur rouge , avec deux icone une de twitter et l&#39;autre du&amp;nbsp;RSS ( &lt;a href=&quot;http://facile-blogger.blogspot.com/2009/10/icones-rss-pour-tout-les-gout.html&quot;&gt;vous pouvez changer celle du RSS par une autre plus jolie vous pouvez en trouver une ici &lt;/a&gt;) .&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;adaptés pour Internet explorer , Firefox et Google chrome.&lt;br /&gt;
&lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;a href=&quot;http://www.mydatanest.com/files/koutarmedia/16588_uopwo/1341&quot;&gt;Telecharger&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger_02.html&quot;&gt;Comment installer un template blogger&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/392995489058181611/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/modele-blogger-samara.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/392995489058181611'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/392995489058181611'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/modele-blogger-samara.html' title='Modèle blogger : Samara'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJuk9YpO3zDYuvXfRbASK_Gg0AEpZZAW0iNQDTdjaHABzZ8GbscuziDYy12Pd23y-xVGQxWwAp57FOpYiEp6ncoB_vbrWs5t2wf_hGH4-mePaVCHSZ8Czsf4IJIWtlvneiLAqMPA1wQwI/s72-c/Samara.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-344491667776231923</id><published>2009-10-21T02:02:00.000-07:00</published><updated>2009-10-21T02:03:21.039-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>Afficher les articles les plus populairs</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiinrdnR3bTpxS65GZfww6Gs8W0i1UvMq344DfIaNxKTaIf5p6NyFBKVsU84G0XftOTbE86l4M3mxXRn-QE0vbDMHtqn_DK9XpqOXlYu9-qLvenzxfUsMygE0fLfm4z02GE3v43CgW1Yhw/s1600-h/21-10-2009+08-59-29.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiinrdnR3bTpxS65GZfww6Gs8W0i1UvMq344DfIaNxKTaIf5p6NyFBKVsU84G0XftOTbE86l4M3mxXRn-QE0vbDMHtqn_DK9XpqOXlYu9-qLvenzxfUsMygE0fLfm4z02GE3v43CgW1Yhw/s320/21-10-2009+08-59-29.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Comme pour &lt;span id=&quot;goog_1256107971595&quot;&gt;&lt;/span&gt;&lt;a href=&quot;http://draft.blogger.com/&quot;&gt;le &lt;span id=&quot;goog_1256107971599&quot;&gt;&lt;/span&gt;widget qui permets d&#39;afficher&lt;span id=&quot;goog_1256107971600&quot;&gt;&lt;/span&gt; les meilleurs commentateur&lt;/a&gt;s&lt;span id=&quot;goog_1256107971596&quot;&gt;&lt;/span&gt; , il ya un widget qui permet d&#39;afficher les messages les plus commentés ainsi que le nombre de commentaires de ses articles .&lt;br /&gt;
Pour avoir ce widget , allez dans : mise en page &amp;gt;&amp;gt; ajouter un gadget &amp;gt;&amp;gt; HTML/Javascript&amp;nbsp; et coller le code suivant :&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script language=&#39;JavaScript&#39;&amp;gt;&lt;br /&gt;
GraOuPaGra = true;&lt;br /&gt;
numposts=200;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;NombreArticleAffiche&lt;/span&gt;=&lt;span style=&quot;color: red;&quot;&gt;5&lt;/span&gt;;&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;AdresseDeVotreBlog &lt;/span&gt;= &quot;&lt;span style=&quot;color: red;&quot;&gt;http://www.facile-blogger.blogspot.com/&lt;/span&gt;&quot;;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script src=&#39;http://mydatanest.com/files/leblogger/13842_wvvui/Articles-Populaires-LeBlogger.js&#39; type=&#39;text/javascript&#39;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;a href=&#39;http://wwww.facile-blogger.blogspot.com&#39; style=&#39;display:none;&#39;&amp;gt;Facile Blogger&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remplacez le lien&amp;nbsp;en rouge par la vôtre, et vous pouvez modifier le nombre de messages à afficher&lt;br /&gt;
&lt;br /&gt;
par &lt;a href=&quot;http://www.leblogger.com/&quot;&gt;leBlogger&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/344491667776231923/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/afficher-les-articles-les-plus.html#comment-form' title='2 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/344491667776231923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/344491667776231923'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/afficher-les-articles-les-plus.html' title='Afficher les articles les plus populairs'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiinrdnR3bTpxS65GZfww6Gs8W0i1UvMq344DfIaNxKTaIf5p6NyFBKVsU84G0XftOTbE86l4M3mxXRn-QE0vbDMHtqn_DK9XpqOXlYu9-qLvenzxfUsMygE0fLfm4z02GE3v43CgW1Yhw/s72-c/21-10-2009+08-59-29.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-4811742111642484962</id><published>2009-10-17T14:42:00.000-07:00</published><updated>2010-02-01T06:34:27.519-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Icone"/><category scheme="http://www.blogger.com/atom/ns#" term="RSS"/><title type='text'>Icônes RSS pour tous les goûts</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP3zo8GxUnrdZKVFpzYisHFynvQmiQxQl1GXrurumyXiyn4lScDYaH6N6N_8ojD5ejmZf4rIw6-KMxRTXoxpJREj6oOaUgIS17wYOSNCTkXcbfs5YnfG3AL5HgrFi0KFbwhmtgmlh7D0g/s1600-h/3drss02.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP3zo8GxUnrdZKVFpzYisHFynvQmiQxQl1GXrurumyXiyn4lScDYaH6N6N_8ojD5ejmZf4rIw6-KMxRTXoxpJREj6oOaUgIS17wYOSNCTkXcbfs5YnfG3AL5HgrFi0KFbwhmtgmlh7D0g/s640/3drss02.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&amp;nbsp;Le Flux RSS est aujourd&#39;hui l&#39;un des plus grands moyens de circuler les informations ,il permets d&#39;envoyer sur le champs les informations au personne inscris au flux . par exemple : il suffit de s&#39;inscrire au flux de ce blog pour recevoir sur le champs un email l&#39;orsqu&#39;un message est publié pratique non :)&lt;br /&gt;
Il ya plusieurs icônes de flux pour plusieurs thèmes , voici quelque packs de ses icônes :&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/3drss.zip&quot;&gt;Icônes Rss en 3D&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCzFotKiBjXZi9WdwkPPnmNO_vArg0ww8l7c2uZbe0hkmv2j0xDM-yvGVogHGiWmbUodaIvZzSWVgZc7a-Wa_akzQV3K5zxs7LbDRx1Q0v6Ra0letr3rdOMCyQXq0E-3XIv8JCVqwJV8M/s1600-h/1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCzFotKiBjXZi9WdwkPPnmNO_vArg0ww8l7c2uZbe0hkmv2j0xDM-yvGVogHGiWmbUodaIvZzSWVgZc7a-Wa_akzQV3K5zxs7LbDRx1Q0v6Ra0letr3rdOMCyQXq0E-3XIv8JCVqwJV8M/s640/1.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/boutonrss.zip&quot;&gt;Icônes Rss en bouton et barre&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpA3MTxaGt0IM_ioTYzKnai71O-fgdDCHJSl35ql2UhptH00N7XjJhyphenhyphenlZE3Xzp2J0G8zPVQyP6PS3iVhrs7H4gHqFMDZeEXtrhkPwdpOv3WlUlk9o2ScQCLWrMwIE8S8BXAEDXaTcpS4U/s1600-h/2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpA3MTxaGt0IM_ioTYzKnai71O-fgdDCHJSl35ql2UhptH00N7XjJhyphenhyphenlZE3Xzp2J0G8zPVQyP6PS3iVhrs7H4gHqFMDZeEXtrhkPwdpOv3WlUlk9o2ScQCLWrMwIE8S8BXAEDXaTcpS4U/s640/2.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/carrerss.zip&quot;&gt;Icônes Rss en forme carré&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBzuNrN8Yeqn4TtLfiHLrJlhL62Ebt8DP4UxaaO8P-u95YNHd97CoctmdtVDuicmk0tqAmx8tvL_B72rgkp4G2rzQbmIUDZ1RNp109Q2V_yaOVglZJp46ZMuktPNzYpBR4zLKw1CcKfg4/s1600-h/3.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhBzuNrN8Yeqn4TtLfiHLrJlhL62Ebt8DP4UxaaO8P-u95YNHd97CoctmdtVDuicmk0tqAmx8tvL_B72rgkp4G2rzQbmIUDZ1RNp109Q2V_yaOVglZJp46ZMuktPNzYpBR4zLKw1CcKfg4/s640/3.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/diversrss.zip&quot;&gt;Icônes Rss en forme diverses et variées&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIDSxlBCyPs2l-6Gi1wU7Sn6dLZ8fQ8HYLnWUNAnXTl4gBxqKUXW6Nt_E8ttq8HXuZXALvdR8OWGxdt0rocLMM1aU027xHaIUDE2phCQmjZO-7h4teIgbw366zj7LgwBar0KUh6TtYmuY/s1600-h/4.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIDSxlBCyPs2l-6Gi1wU7Sn6dLZ8fQ8HYLnWUNAnXTl4gBxqKUXW6Nt_E8ttq8HXuZXALvdR8OWGxdt0rocLMM1aU027xHaIUDE2phCQmjZO-7h4teIgbw366zj7LgwBar0KUh6TtYmuY/s640/4.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/objetrss1.zip&quot;&gt;Icônes Rss en forme d&#39;objets divers (pack 1)&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikZ00cXkkciCaSE-RShBqfoDCHjO_HiPAUVztAmbBw9KOoA3SAVPrI4inLCMyixwlfrmscyP1ysIs9M2ZFo5vMXStKrhYsLRZMhYCYMIwn9CW1kNyJviOgJMVFnIksE83XgUsEaJdV1rw/s1600-h/5.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikZ00cXkkciCaSE-RShBqfoDCHjO_HiPAUVztAmbBw9KOoA3SAVPrI4inLCMyixwlfrmscyP1ysIs9M2ZFo5vMXStKrhYsLRZMhYCYMIwn9CW1kNyJviOgJMVFnIksE83XgUsEaJdV1rw/s640/5.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/objetrss2.zip&quot;&gt;Icônes Rss en forme d&#39;objets divers (pack 2)&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij-I-Fije1WQ6xpP2Lvdlx5_JmDaZMW4JSMxbLfx4hyphenhyphenwRcFy0RQ4EkMz8co58KhgBnaLZ_8iIl5YgnfuYfmlbD0vqQP5FTnZbCzjUgXJr1crP0rJ4hCLPPKY765BPtknVt7-U95FSf6pQ/s1600-h/6.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij-I-Fije1WQ6xpP2Lvdlx5_JmDaZMW4JSMxbLfx4hyphenhyphenwRcFy0RQ4EkMz8co58KhgBnaLZ_8iIl5YgnfuYfmlbD0vqQP5FTnZbCzjUgXJr1crP0rJ4hCLPPKY765BPtknVt7-U95FSf6pQ/s640/6.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/personnagerss.zip&quot;&gt;Icônes Rss avec des personnages&lt;/a&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_JgEVWdrF3PLscyyG4Uo0LmpddJ6Vyj0GLoRloqKMN8I7FwJLz14eJCJ9e2VTZiBfdd4K58Dt0CSBaKJeHnUXBavImckbhOkhh5sA9uWEVJXhooto-Ie1IIQrQvCWltEz997vtNuE7OU/s1600-h/7.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_JgEVWdrF3PLscyyG4Uo0LmpddJ6Vyj0GLoRloqKMN8I7FwJLz14eJCJ9e2VTZiBfdd4K58Dt0CSBaKJeHnUXBavImckbhOkhh5sA9uWEVJXhooto-Ie1IIQrQvCWltEz997vtNuE7OU/s640/7.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/rondrss.zip&quot;&gt;Icônes Rss de forme circulaire&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCb5gPLH_WTgD4Sxd8_Lt9mcKuUiFPwbCcsgBwkIXNBv9ipxgnpEZWligHJD65GYI28voziMLoZVBELkPZP6uwQeX6hZhdngAG4nHNDcgnGwfDfmvheAWtpECyIQAIh5G724IHIuCWStc/s1600-h/8.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCb5gPLH_WTgD4Sxd8_Lt9mcKuUiFPwbCcsgBwkIXNBv9ipxgnpEZWligHJD65GYI28voziMLoZVBELkPZP6uwQeX6hZhdngAG4nHNDcgnGwfDfmvheAWtpECyIQAIh5G724IHIuCWStc/s640/8.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;http://www.webdeez.eu/ressources/icones/rss/trianglerss.ziphttp://www.webdeez.eu/ressources/icones/rss/trianglerss.zip&quot;&gt;Icônes Rss de forme triangulaire&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6-6czV9mOKsMHbZv1yKXmwu_fLMAcM-kxGf4n6NWBOgfY3FjxCoFB-TImTZxDXeu1-6syUU0tv3DUF9w4O0O1HES0gmW3VwTz4rzZ_N1LpY87pR2jhFGUPmEYFhdOhlCkAdgFtrhGzDo/s1600-h/9.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6-6czV9mOKsMHbZv1yKXmwu_fLMAcM-kxGf4n6NWBOgfY3FjxCoFB-TImTZxDXeu1-6syUU0tv3DUF9w4O0O1HES0gmW3VwTz4rzZ_N1LpY87pR2jhFGUPmEYFhdOhlCkAdgFtrhGzDo/s640/9.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;source : &lt;a href=&quot;http://www.webdeez.eu/&quot;&gt;webdeez&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/4811742111642484962/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/icones-rss-pour-tout-les-gout.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/4811742111642484962'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/4811742111642484962'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/10/icones-rss-pour-tout-les-gout.html' title='Icônes RSS pour tous les goûts'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjP3zo8GxUnrdZKVFpzYisHFynvQmiQxQl1GXrurumyXiyn4lScDYaH6N6N_8ojD5ejmZf4rIw6-KMxRTXoxpJREj6oOaUgIS17wYOSNCTkXcbfs5YnfG3AL5HgrFi0KFbwhmtgmlh7D0g/s72-c/3drss02.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-1928192085062008116</id><published>2009-09-11T14:49:00.001-07:00</published><updated>2009-10-17T06:48:23.448-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>Classement des meilleurs commentateurs</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4o91NDcFF6XdvFIXY7YdpyfGBgZVD1LBRnuEvPcEy3DrSC4mMuLMCkdf9J0ZT_NrZ_zCJedXj5QRMeBtEMuBT59BZfWpQhusRNBUa2d-YDZtGnmMOhDXPHN0oDZm5B3yAla_Up4wK5_w/s1600-h/top.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4o91NDcFF6XdvFIXY7YdpyfGBgZVD1LBRnuEvPcEy3DrSC4mMuLMCkdf9J0ZT_NrZ_zCJedXj5QRMeBtEMuBT59BZfWpQhusRNBUa2d-YDZtGnmMOhDXPHN0oDZm5B3yAla_Up4wK5_w/s320/top.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Avez vous un jour rêver d&#39;avoir votre propre émission , et pourquoi pas ? On va l&#39;appeler &quot;Top 10 commentateurs&quot;, il consiste à inviter les meilleurs commentateurs de votre blog sur votre page d&#39;accueil sous forme de widget.&lt;br /&gt;
Pour ce payer ce lux Allez dans Mise en page &amp;gt;&amp;gt; cliquez sur Ajouter un gadget &amp;gt;&amp;gt; sur HTML/JavaScript &amp;gt;&amp;gt; copier / coller le code suivant :&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;function pipeCallback(obj) {document.write(&#39;&amp;lt;ol&amp;gt;&#39;);var i;for (i = 0; i &amp;lt; obj.count ; i ){var href = &quot;&#39;&quot; obj.value.items[i].link &quot;&#39;&quot;;if(obj.value.items[i].link == &quot;&quot;)var item =&quot;&amp;lt;li&amp;gt;&quot; obj.value.items[i].title &quot;&amp;lt;/li&amp;gt;&quot;;elsevar item = &quot;&amp;lt;li&amp;gt;&quot; &quot;&amp;lt;a href=&quot; href &quot;&amp;gt;&quot; obj.value.items[i].title &quot;&amp;lt;/a&amp;gt; &amp;lt;/li&amp;gt;&quot;;document.write(item);}document.write(&#39;&amp;lt;/ol&amp;gt;&#39;);}&amp;lt;/script&amp;gt;&amp;lt;script src=&quot;http://pipes.yahoo.com/pipes/pipe.run?_render=json&amp;amp;_callback=pipeCallback&amp;amp;_id=7b5e76fd684f11e94320abd4e00fbbca&amp;amp;url=http%3A%2F%2F&lt;span style=&quot;color: red;&quot;&gt;www.&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;facile-&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;blogger.blogspot.com&lt;/span&gt;&amp;amp;num=&lt;span style=&quot;color: #33cc00;&quot;&gt;10&lt;/span&gt;&amp;amp;filter=&lt;span style=&quot;color: #000099;&quot;&gt;Nom_à_Exclure&lt;/span&gt;&quot; type=&quot;text/javascript&quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;span style=&quot;font-size: 80%&quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
En &lt;span style=&quot;color: red;&quot;&gt;rouge&lt;/span&gt; &lt;span style=&quot;color: black;&quot;&gt;le lien de votre blog (sans http://).&lt;/span&gt;&lt;br /&gt;
En &lt;span style=&quot;color: #33cc00;&quot;&gt;vert &lt;span style=&quot;font-size: 0px;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: black;&quot;&gt;le nombre de commentateurs à afficher.&lt;/span&gt;&lt;br /&gt;
En &lt;span style=&quot;color: #3333ff;&quot;&gt;bleu&lt;/span&gt; &lt;span style=&quot;color: black;&quot;&gt;les noms à exlure&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
et merci à &lt;a href=&quot;http://www.leblogger.com/&quot;&gt;lebloggeur&lt;/a&gt; pour le tuyau</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/1928192085062008116/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/classement-des-meilleurs-commentateurs_11.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1928192085062008116'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1928192085062008116'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/classement-des-meilleurs-commentateurs_11.html' title='Classement des meilleurs commentateurs'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4o91NDcFF6XdvFIXY7YdpyfGBgZVD1LBRnuEvPcEy3DrSC4mMuLMCkdf9J0ZT_NrZ_zCJedXj5QRMeBtEMuBT59BZfWpQhusRNBUa2d-YDZtGnmMOhDXPHN0oDZm5B3yAla_Up4wK5_w/s72-c/top.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-7627315213224327696</id><published>2009-09-10T11:24:00.001-07:00</published><updated>2009-10-17T06:40:13.013-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Facebook"/><category scheme="http://www.blogger.com/atom/ns#" term="Modèles blogger"/><title type='text'>Modèles blogger : facebook 2.0</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0z4mRMfOSl8zO5ZJN0zkhWjJ-k4XBuAOWU5zInW-5iec69RVvZ94xUlDS593Rune7HbbJ3LFusXvG0LFz1NCwVJ04ikiDZqc4l5R-j0CpajGfZhI4Re7GBan3cfFCmCxuTQoXXc05n2c/s1600-h/Facebook20.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5379906690571343602&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0z4mRMfOSl8zO5ZJN0zkhWjJ-k4XBuAOWU5zInW-5iec69RVvZ94xUlDS593Rune7HbbJ3LFusXvG0LFz1NCwVJ04ikiDZqc4l5R-j0CpajGfZhI4Re7GBan3cfFCmCxuTQoXXc05n2c/s800/Facebook20.jpg&quot; style=&quot;cursor: hand; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Amis bloggeurs amies bloggeuses salutation !&lt;br /&gt;
Et pourquoi pas ?! un modèle facebook pour blogger créer par Nazieb compatible avec Internet explorer , firefox et google Chrome.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger.html&quot;&gt;Comment installer un modèle blogger&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://btemplates.com/download/1241/&quot;&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;Telecharger&lt;/span&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/7627315213224327696/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/modeles-blogger-facebook-20_10.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/7627315213224327696'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/7627315213224327696'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/modeles-blogger-facebook-20_10.html' title='Modèles blogger : facebook 2.0'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0z4mRMfOSl8zO5ZJN0zkhWjJ-k4XBuAOWU5zInW-5iec69RVvZ94xUlDS593Rune7HbbJ3LFusXvG0LFz1NCwVJ04ikiDZqc4l5R-j0CpajGfZhI4Re7GBan3cfFCmCxuTQoXXc05n2c/s72-c/Facebook20.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-173213445787105616</id><published>2009-09-10T09:48:00.001-07:00</published><updated>2009-10-17T06:41:00.102-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Modèles blogger"/><title type='text'>Modèle blogger : Jumping ski</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-hYOGWYE3x7UhXULbxxUr6YymFyop4eGv4iM1TxRMDu7n5_rK9Oj38xi76zJUohW5lPBKgm39KOgrW34mDCr-vP40eDY6NkSotkbAcNfwx33nxGH2Os30AbUB6_UEAw6BP2IYYnzZdIQ/s1600-h/Jumping-Skii.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5379881651660779538&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-hYOGWYE3x7UhXULbxxUr6YymFyop4eGv4iM1TxRMDu7n5_rK9Oj38xi76zJUohW5lPBKgm39KOgrW34mDCr-vP40eDY6NkSotkbAcNfwx33nxGH2Os30AbUB6_UEAw6BP2IYYnzZdIQ/s400/Jumping-Skii.jpg&quot; style=&quot;cursor: hand; display: block; height: 228px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt; Amis bloggeurs amies bloggeuses , ou devrai-je dire amis skieurs amies skieuses :) : salutation ! et bah voilà pour vous un modèle bloggeur bien adapter pour les fans de ski , une adaptation Wordpress , compatible avec Internet Explorer , Fire foxe et Google chrome.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://btemplates.com/download/1236/&quot;&gt;&lt;span style=&quot;font-size: 130%;&quot;&gt;Telecharger&lt;/span&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/173213445787105616/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/modele-blogger-jumping-ski_10.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/173213445787105616'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/173213445787105616'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/modele-blogger-jumping-ski_10.html' title='Modèle blogger : Jumping ski'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-hYOGWYE3x7UhXULbxxUr6YymFyop4eGv4iM1TxRMDu7n5_rK9Oj38xi76zJUohW5lPBKgm39KOgrW34mDCr-vP40eDY6NkSotkbAcNfwx33nxGH2Os30AbUB6_UEAw6BP2IYYnzZdIQ/s72-c/Jumping-Skii.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-8941470317504533637</id><published>2009-09-08T15:18:00.002-07:00</published><updated>2010-02-01T06:37:21.708-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>Bouton haut de page</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjspKjmZWDyKst36XlbMONXdifeTv48-tXibylZIN4IbUdnjxFDCf7H2Vx6q2eBRSm8E0Pz-lI-Rt7fhuXOQdOzmwJfR_bsTJfJ4CTpPEUun4XTLAGbVDdaHzd-g8ZoAyJtcSBQO0LNWzw/s1600-h/Hautpage.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; cssfloat: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;198&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjspKjmZWDyKst36XlbMONXdifeTv48-tXibylZIN4IbUdnjxFDCf7H2Vx6q2eBRSm8E0Pz-lI-Rt7fhuXOQdOzmwJfR_bsTJfJ4CTpPEUun4XTLAGbVDdaHzd-g8ZoAyJtcSBQO0LNWzw/s200/Hautpage.gif&quot; vr=&quot;true&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEmMv1K1pZTQv6xUASuZPunoHcMYhqD2Mm5X9bsZkiYKLvQnn8e_n3biULpJ29Xkkujyr2f6N7-47MkOsvsnV77NENmuL4jVfPENI4mhDLyPLigikH8SZA1I7v4objXrd78kIHQKpEbVc/s1600-h/arrow-up.gif&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;/a&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5379228387012282082&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEmMv1K1pZTQv6xUASuZPunoHcMYhqD2Mm5X9bsZkiYKLvQnn8e_n3biULpJ29Xkkujyr2f6N7-47MkOsvsnV77NENmuL4jVfPENI4mhDLyPLigikH8SZA1I7v4objXrd78kIHQKpEbVc/s400/arrow-up.gif&quot; style=&quot;display: block; height: 16px; margin: 0px auto 10px; text-align: center; width: 16px;&quot; /&gt;Voilà pour vous un widgets qui va vous permettre de revenir facilement au haut de page , c&#39;est utile quand en à un grand article ( pas comme celui là XD )&lt;br /&gt;
Allez dans &quot;&lt;i&gt;Mise en page&lt;/i&gt;&quot;, cliquez sur &quot;&lt;i&gt;Ajouter un gadget&lt;/i&gt;&quot; puis sur &quot;&lt;i&gt;HTML/JavaScript&lt;/i&gt;&quot; et copier / coller le code suivant :&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;a style=&quot;display:scroll;&lt;br /&gt;
position:fixed;&lt;br /&gt;
bottom:5px;&lt;br /&gt;
right:5px;&quot; href=&quot;#&quot;&lt;br /&gt;
alt=&quot;Haut de Page&quot;&lt;br /&gt;
title=&quot;Haut de Page&quot;&amp;gt;&amp;lt;img src=&quot;&lt;span style=&quot;color: #3333ff;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEmMv1K1pZTQv6xUASuZPunoHcMYhqD2Mm5X9bsZkiYKLvQnn8e_n3biULpJ29Xkkujyr2f6N7-47MkOsvsnV77NENmuL4jVfPENI4mhDLyPLigikH8SZA1I7v4objXrd78kIHQKpEbVc/s1600-h/arrow-up.gif&lt;/span&gt;&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remplacez L&#39;url en bleu de la photo par celle que vous voulez</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/8941470317504533637/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/bouton-haut-de-page_08.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/8941470317504533637'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/8941470317504533637'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/bouton-haut-de-page_08.html' title='Bouton haut de page'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjspKjmZWDyKst36XlbMONXdifeTv48-tXibylZIN4IbUdnjxFDCf7H2Vx6q2eBRSm8E0Pz-lI-Rt7fhuXOQdOzmwJfR_bsTJfJ4CTpPEUun4XTLAGbVDdaHzd-g8ZoAyJtcSBQO0LNWzw/s72-c/Hautpage.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-3842765699865403144</id><published>2009-09-08T06:43:00.001-07:00</published><updated>2010-02-01T06:39:48.720-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><category scheme="http://www.blogger.com/atom/ns#" term="Sécurité"/><title type='text'>Sauvgarder son blog (faire une copie)</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMawav6SL1PAM4lxzKfeexq7OydPe55s3HHbnH2OFZHfPHAkVN7DiTfqvid94UNoAHrVpU0IHKVTDxxUTXD7VGeribsjQ8Ra8U2NOMhZAOrAja0JIdjKRs1FwWmVvXpt8kKk0i5ufYvhE/s1600-h/blogger-draft_00B6000000074832.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; style=&quot;cssfloat: left; margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5379092246339794210&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMawav6SL1PAM4lxzKfeexq7OydPe55s3HHbnH2OFZHfPHAkVN7DiTfqvid94UNoAHrVpU0IHKVTDxxUTXD7VGeribsjQ8Ra8U2NOMhZAOrAja0JIdjKRs1FwWmVvXpt8kKk0i5ufYvhE/s400/blogger-draft_00B6000000074832.png&quot; style=&quot;display: block; height: 182px; margin: 0px auto 10px; text-align: center; width: 182px;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;Il y en a entre nous qui sont prudents, et n&#39;aime pas prendre de risque , il font une copie complète de leurs blogs ( messages , modèle , widgets et commentaires ) .&lt;br /&gt;
Et pourquoi pas c&#39;est une bonne idée :) mais ... comment faire ? :(&lt;br /&gt;
C&#39;est facile à &quot;facile blogger&quot;. &lt;br /&gt;
&lt;br /&gt;
1- Il faut se connecter sur &lt;a href=&quot;http://draft.blogger.com/&quot;&gt;blogger in draft &lt;/a&gt;(j&#39;adore le bleu XD)&lt;br /&gt;
2- On clique sur &quot;Paramètres&quot; sous le blog qu&#39;on veut editer&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;3- On clique sur &quot;Exporter le blog&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinGbTQ5x3VgO3kR2pm06sHikcWiJLWKI1E84pY8xyWP3mw2W1knDHLV7Dig5vUUPWn1fu4jqcEOqIeMMwdGW13_fu-ZiYNy63BEvWX8dqKSCkDeLxAOkZiyx-v2VIP17lKa6frxPEC59I/s1600-h/08-09-2009+13-54-55.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5379095730341632034&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinGbTQ5x3VgO3kR2pm06sHikcWiJLWKI1E84pY8xyWP3mw2W1knDHLV7Dig5vUUPWn1fu4jqcEOqIeMMwdGW13_fu-ZiYNy63BEvWX8dqKSCkDeLxAOkZiyx-v2VIP17lKa6frxPEC59I/s400/08-09-2009+13-54-55.png&quot; style=&quot;cursor: pointer; display: block; height: 79px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;4- Enfin : Telecharger le blog&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr_Tb24wbE1rB66voc4B0DOXJR61tEKv9O42GLgvXjXgiYpC9OMfmID5ns-Szqt4pdaUjQPUL1lNeFajXDmP0B2m1oIO9cLPkqSoyB5zZKDqXkpeES1MEf6qCLurDFH0bNBJ4gBfRHb8g/s1600-h/08-09-2009+13-57-22.png&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5379096305478665026&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr_Tb24wbE1rB66voc4B0DOXJR61tEKv9O42GLgvXjXgiYpC9OMfmID5ns-Szqt4pdaUjQPUL1lNeFajXDmP0B2m1oIO9cLPkqSoyB5zZKDqXkpeES1MEf6qCLurDFH0bNBJ4gBfRHb8g/s400/08-09-2009+13-57-22.png&quot; style=&quot;cursor: pointer; display: block; height: 143px; margin: 0px auto 10px; text-align: center; width: 247px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Et voilà votre copie sous forme XML&lt;br /&gt;
Une idée de &lt;a href=&quot;http://www.bloggertricks.com/2009/06/hack-how-to-post-larger-hq-images-in.html&quot;&gt;Kranthi&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/3842765699865403144/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/sauvgarder-son-blog-faire-une-copie_08.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/3842765699865403144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/3842765699865403144'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/sauvgarder-son-blog-faire-une-copie_08.html' title='Sauvgarder son blog (faire une copie)'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMawav6SL1PAM4lxzKfeexq7OydPe55s3HHbnH2OFZHfPHAkVN7DiTfqvid94UNoAHrVpU0IHKVTDxxUTXD7VGeribsjQ8Ra8U2NOMhZAOrAja0JIdjKRs1FwWmVvXpt8kKk0i5ufYvhE/s72-c/blogger-draft_00B6000000074832.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-7172128365598484434</id><published>2009-09-07T16:01:00.001-07:00</published><updated>2009-10-17T07:13:46.340-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Aide"/><category scheme="http://www.blogger.com/atom/ns#" term="Gratuit"/><category scheme="http://www.blogger.com/atom/ns#" term="Service"/><title type='text'>Vos questions</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaUTojAMqbf1JTo8V32W4_yAYaaVXPUS7eoJ01UMJCPZvjCBP5pm530yTphGkklEH7Y00um8WG9N1znuLF6O38hCenAL48uI2zsUmvPzPsZcapqBUUuZiS3_7FbYHrfAJhPh1Opk74FBU/s1600-h/point.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhooXcNlFJEPb3q_eXzcESJuvB63nBfKkxiX_H8WqTL3BI50eFPwN5HtLx9KejJT987h4XbNF75fxl22RIzP3q4tQiSJqahfxUhGR9URhB7EVYV2stFhH07uiA0ysy4LlygJcxLnzF6uJ8/s1600-h/question.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3NUNUCPluyaOjLjfWvLO_aiL4lb9fAGZXI0pCI84nHs9JVRHIPWYN0-bMWFTnddbyIXDC9HfDFDAE7bZKpIXxmhtZuyQtNrjjC1ArwiwTvoXpCqn4iUEdnUAOdY5Q-S3escgIKtesk18/s1600-h/question.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3NUNUCPluyaOjLjfWvLO_aiL4lb9fAGZXI0pCI84nHs9JVRHIPWYN0-bMWFTnddbyIXDC9HfDFDAE7bZKpIXxmhtZuyQtNrjjC1ArwiwTvoXpCqn4iUEdnUAOdY5Q-S3escgIKtesk18/s320/question.png&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;Si vous avez des questions , des problèmes , des difficultés à modifier votre blog ou à installer un widgets . N&#39;hésitez pas à posez vos questions sous forme de commentaires sur ce messages .&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
(Il faut s&#39;inscrire au Flux RSS )&lt;br /&gt;
&lt;span style=&quot;font-size: 180%;&quot;&gt;&lt;a href=&quot;http://feeds.feedburner.com/FacileBlogger&quot;&gt;S&#39;inscrire&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;form action=&quot;http://feedburner.google.com/fb/a/mailverify&quot; method=&quot;post&quot; onsubmit=&quot;window.open(&#39;http://feedburner.google.com/fb/a/mailverify?uri=FacileBlogger&#39;, &#39;popupwindow&#39;, &#39;scrollbars=yes,width=550,height=520&#39;);return true&quot; style=&quot;border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; border-right: #ccc 1px solid; border-top: #ccc 1px solid; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; padding-top: 3px; text-align: center;&quot; target=&quot;popupwindow&quot;&gt;Enterez votre adresse email :&lt;br /&gt;
&lt;input name=&quot;email&quot; style=&quot;width: 140px;&quot; /&gt;&lt;br /&gt;
&lt;input name=&quot;uri&quot; type=&quot;hidden&quot; /&gt;&lt;input name=&quot;loc&quot; type=&quot;hidden&quot; /&gt;&lt;input type=&quot;submit&quot; /&gt; &lt;br /&gt;
&lt;/form&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/7172128365598484434/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/vos-questions.html#comment-form' title='1 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/7172128365598484434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/7172128365598484434'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/vos-questions.html' title='Vos questions'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3NUNUCPluyaOjLjfWvLO_aiL4lb9fAGZXI0pCI84nHs9JVRHIPWYN0-bMWFTnddbyIXDC9HfDFDAE7bZKpIXxmhtZuyQtNrjjC1ArwiwTvoXpCqn4iUEdnUAOdY5Q-S3escgIKtesk18/s72-c/question.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-5789151789611744374</id><published>2009-09-07T15:06:00.001-07:00</published><updated>2009-10-17T06:57:07.181-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><title type='text'>Ecrire un article sur deux colonnes</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvGj6tAGYAkUwsY14YA-3B7kb5yz_EU3-w4J1Qml0fR2ph10G1ZJbsgxqRxdI9THfuHYUeFpAxk_6izpGoZ6am-rNHyigHB68KqFfS1DuYmwBDWahD1Gur7yxfweiIH4dml2r2t3AjkM0/s1600-h/press.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvGj6tAGYAkUwsY14YA-3B7kb5yz_EU3-w4J1Qml0fR2ph10G1ZJbsgxqRxdI9THfuHYUeFpAxk_6izpGoZ6am-rNHyigHB68KqFfS1DuYmwBDWahD1Gur7yxfweiIH4dml2r2t3AjkM0/s320/press.jpg&quot; vr=&quot;true&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
Parfois on a envie d&#39;être journaliste et on veux écrire un article sur deux colonnes , on se pose la question : comment faire ? comment faire ? et bah c&#39;est facile sur &quot;facile blogger&quot;&lt;br /&gt;
Quand on écris un message sous &quot;modifier le code HTML&quot; on colle le code suivant .&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&amp;lt;div style=&quot;width: 45%; float: left;&quot;&amp;gt;&lt;span style=&quot;color: red;&quot;&gt;Contenu de la colonne gauche &lt;/span&gt;ici&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&quot;width: 45%; float: right;&quot;&amp;gt;&lt;span style=&quot;color: #33cc00;&quot;&gt;Contenu de la colonne droite &lt;/span&gt;ici&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&quot;clear: both;&quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Un exemple :&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;float: left; width: 45%;&quot;&gt;Parfois on a envie d&#39;être journaliste et on veux écrire un article sur deux colonnes , on se pose la question : comment faire ? comment faire? et bah c&#39;est facile sur &quot;facile blogger&quot;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;float: right; width: 45%;&quot;&gt;Quand on écris un message sous &quot;modifier le code HTML&quot; on colle le code suivant .&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;clear: both;&quot;&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/5789151789611744374/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/ecrire-un-article-sur-deux-colonnes_07.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/5789151789611744374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/5789151789611744374'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/ecrire-un-article-sur-deux-colonnes_07.html' title='Ecrire un article sur deux colonnes'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvGj6tAGYAkUwsY14YA-3B7kb5yz_EU3-w4J1Qml0fR2ph10G1ZJbsgxqRxdI9THfuHYUeFpAxk_6izpGoZ6am-rNHyigHB68KqFfS1DuYmwBDWahD1Gur7yxfweiIH4dml2r2t3AjkM0/s72-c/press.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-6539469488829716923</id><published>2009-09-07T05:01:00.002-07:00</published><updated>2010-02-01T06:45:54.826-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Changer les titres des pages</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD7_josmkt2HKvyN-M3tItTIsCdCeHQ00KdJ_vQ58FNXP24p1gDOm9l3igjgHM_OrIIUybyWnPaYZJ56BFKEu8ja18zvLsVlt8vjT-vUOMKF-5s8T6Zjk2BjIMO6FDNmLfhmEgeaMVlwI/s1600-h/07-09-2009+11-56-00.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5378694669007549026&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD7_josmkt2HKvyN-M3tItTIsCdCeHQ00KdJ_vQ58FNXP24p1gDOm9l3igjgHM_OrIIUybyWnPaYZJ56BFKEu8ja18zvLsVlt8vjT-vUOMKF-5s8T6Zjk2BjIMO6FDNmLfhmEgeaMVlwI/s400/07-09-2009+11-56-00.jpg&quot; style=&quot;cursor: hand; display: block; height: 120px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;amis bloggeurs amies bloggeuses salutation !&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;aujourd&#39;hui on va essayer de changer les titres de nos pages par ceux des messages . &lt;/div&gt;&lt;div&gt;Parce que comme nous le savons blogger donne à chacune de nos pages le même titre &quot; le nom du blog&quot; est ça n&#39;aide pas à améliorer notre visibilité sur les moteurs de recherche tel que Google &lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;Pour faire cela :&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;1- Sous tableau de bord on clique sur : mise en page &amp;gt;&amp;gt; modifier le code HTML&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;On cherche le ligne suivante et on la supprime :&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5378698370372517618&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh7IZ5c5SQlV7AKfolkx_W1_L5J2JrwQICyGgizVsh1hgFGAGstnDw-zUR3u1AsfF6S6kf3PRnuxJlGm6AvSGk2lnSFL0SfepvuuBRs7IMdgg6-0KUeUBvEzNd-GP_uxLc0Q9OVWb35Hs/s400/07-09-2009+12-09-41.jpg&quot; style=&quot;cursor: hand; display: block; height: 400px; margin: 0px auto 10px; text-align: center; width: 331px;&quot; /&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2- A la place de la ligne qu&#39;on a supprimé , on colle ceci :&lt;br /&gt;
&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;&#39;&amp;gt;&amp;lt;title&amp;gt; &amp;lt;data:blog.title/&amp;gt; &amp;lt;/title&amp;gt;&amp;lt;b:else/&amp;gt;&amp;lt;title&amp;gt; &amp;lt;data:blog.pageName/&amp;gt; &amp;lt;/title&amp;gt;&amp;lt;/b:if&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1ZidgA0Yzr569HR58GpMuhZ7Uk0i9Ml5rALN6IOiUqXRZKlxmfTjnUoNsk8zEAFQ69RIV0qP4TJsy19uWeTxxjk7UFoCIMI45QmDXl-m92F8x9CkqrssCtemAG-s_fAoVQrwCCCVADrs/s1600-h/07-09-2009+12-18-30.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5378699818944263554&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1ZidgA0Yzr569HR58GpMuhZ7Uk0i9Ml5rALN6IOiUqXRZKlxmfTjnUoNsk8zEAFQ69RIV0qP4TJsy19uWeTxxjk7UFoCIMI45QmDXl-m92F8x9CkqrssCtemAG-s_fAoVQrwCCCVADrs/s400/07-09-2009+12-18-30.jpg&quot; style=&quot;cursor: hand; display: block; height: 140px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Enregistrer le modèle et on va voir ce que ça donne&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieV3j0utNvPI1Aw5eVwjM1x1GyeH2LeMWRCg8ju3kzrOdlIErabfCLe2D6vA48Mw3KItVhrhyphenhyphen56iZ6nDXr6Rbc-hgUl6WOvdfnu5VNiTY0sJEa3Y_59QwbBpdjHSejhnKvugV-9ZPnZjI/s1600-h/07-09-2009+12-23-18.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5378701167650784978&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieV3j0utNvPI1Aw5eVwjM1x1GyeH2LeMWRCg8ju3kzrOdlIErabfCLe2D6vA48Mw3KItVhrhyphenhyphen56iZ6nDXr6Rbc-hgUl6WOvdfnu5VNiTY0sJEa3Y_59QwbBpdjHSejhnKvugV-9ZPnZjI/s400/07-09-2009+12-23-18.jpg&quot; style=&quot;cursor: hand; display: block; height: 127px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt; coup d&#39;oeil à &lt;a href=&quot;http://www.geekyspeaky.com/&quot;&gt;geekyspeaky&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/6539469488829716923/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/changer-les-titres-des-pages.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/6539469488829716923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/6539469488829716923'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/changer-les-titres-des-pages.html' title='Changer les titres des pages'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD7_josmkt2HKvyN-M3tItTIsCdCeHQ00KdJ_vQ58FNXP24p1gDOm9l3igjgHM_OrIIUybyWnPaYZJ56BFKEu8ja18zvLsVlt8vjT-vUOMKF-5s8T6Zjk2BjIMO6FDNmLfhmEgeaMVlwI/s72-c/07-09-2009+11-56-00.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-4384436508047005987</id><published>2009-09-03T14:16:00.001-07:00</published><updated>2010-02-01T06:31:32.745-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Astuces"/><title type='text'>Supprimer le compteur des libellés (label)</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXP3i-XNJfiaqsjQ9zczTRDk8AQ61JQOPiHH-KLUVpyPGOY01oajZuhExuHKjwoZKBE2eTRbtMywoppxd7U3U0TL1idS6w5NteSAQWQOYsEyJdRsHovKGTB5scHNcHDbW_mAGfdXvuS6I/s1600-h/03-09-2009+13-19-57.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377353522879961010&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXP3i-XNJfiaqsjQ9zczTRDk8AQ61JQOPiHH-KLUVpyPGOY01oajZuhExuHKjwoZKBE2eTRbtMywoppxd7U3U0TL1idS6w5NteSAQWQOYsEyJdRsHovKGTB5scHNcHDbW_mAGfdXvuS6I/s400/03-09-2009+13-19-57.jpg&quot; style=&quot;cursor: pointer; display: block; height: 241px; margin: 0px auto 10px; text-align: center; width: 398px;&quot; /&gt;&lt;/a&gt;Les libellés sont des gadgets très utile ils permettent de rassembler vos messages par catégorie&lt;br /&gt;
(Pour créer une libellés il faut écrire son titre quand on écris un message )&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik71IFHGwBdfSbz9oF8C90o7kj-XIwAFzwq0AU0mwpX9dVzX3r7V_W_3cFrDt5ukGovo1JizsjZcswf6xLU0SPzXDAODAB61eP5OUFP47RrqoZ934R-ZbIpJBk3HxCmtkBodG4Uogec_M/s1600-h/03-09-2009+13-34-31.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377354290735911458&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik71IFHGwBdfSbz9oF8C90o7kj-XIwAFzwq0AU0mwpX9dVzX3r7V_W_3cFrDt5ukGovo1JizsjZcswf6xLU0SPzXDAODAB61eP5OUFP47RrqoZ934R-ZbIpJBk3HxCmtkBodG4Uogec_M/s400/03-09-2009+13-34-31.jpg&quot; style=&quot;cursor: pointer; display: block; height: 31px; margin: 0px auto 10px; text-align: center; width: 456px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
C&#39;est plus facile pour les visiteurs , mais il y a un petit problème : il y a un nombre près de chaque message qui indique le nombre de message&lt;br /&gt;
Et c&#39;est pas trop professionnel :(&lt;br /&gt;
Pour supprimer les numéros c&#39;est très simple , il faut supprimer quelque chose :D&lt;br /&gt;
Mais quoi c&#39;est logique !! le truc c&#39;est de savoir quoi supprimer&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
On va supprimer la ligne suivante du code html :&lt;br /&gt;
(cocher Développer des modèles de gadgets avant)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span dir=&#39;ltr&#39;&amp;gt;(&amp;lt;data:label.count/&amp;gt;)&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(ctrl+F pour la chercher )&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA0FwB64uraKHuVnTec-2CwoCXixt5SeDg-XuRz7txNR7b5WZZusFXKDyg4hU9-rgiuUQbOutMZCgD7H_qzk4UhtMSGMMz2Fv4Ze7aGKYi9saHYtNjsKw9JM9SXmoIxwDfhe8baGek_gs/s1600-h/03-09-2009+13-33-20.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377355587558573858&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhA0FwB64uraKHuVnTec-2CwoCXixt5SeDg-XuRz7txNR7b5WZZusFXKDyg4hU9-rgiuUQbOutMZCgD7H_qzk4UhtMSGMMz2Fv4Ze7aGKYi9saHYtNjsKw9JM9SXmoIxwDfhe8baGek_gs/s400/03-09-2009+13-33-20.jpg&quot; style=&quot;cursor: pointer; display: block; height: 123px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;Enregistrez le modèle&lt;br /&gt;
Et le tour est joué</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/4384436508047005987/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/supprimer-le-compteur-des-libelles.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/4384436508047005987'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/4384436508047005987'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/supprimer-le-compteur-des-libelles.html' title='Supprimer le compteur des libellés (label)'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXP3i-XNJfiaqsjQ9zczTRDk8AQ61JQOPiHH-KLUVpyPGOY01oajZuhExuHKjwoZKBE2eTRbtMywoppxd7U3U0TL1idS6w5NteSAQWQOYsEyJdRsHovKGTB5scHNcHDbW_mAGfdXvuS6I/s72-c/03-09-2009+13-19-57.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-1758024435413259061</id><published>2009-09-02T15:43:00.001-07:00</published><updated>2009-10-21T07:06:52.531-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Débutants"/><category scheme="http://www.blogger.com/atom/ns#" term="Modèles blogger"/><title type='text'>Installer un modèle blogger</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUHJvNZoWwDN0DkOsvPVRGQCg5ZtBz5MzAAKSxB2wUQRZ64aag3h0DMI9mZ8rBszoBkPaPOyRvr5E3jXJsjuKyhJMdShE2TZ_DxkUoE-deMV-FxP8yDeuPz6hyI6LKDkp5q-5ouYT3Joc/s1600-h/installer.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377004871671541394&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUHJvNZoWwDN0DkOsvPVRGQCg5ZtBz5MzAAKSxB2wUQRZ64aag3h0DMI9mZ8rBszoBkPaPOyRvr5E3jXJsjuKyhJMdShE2TZ_DxkUoE-deMV-FxP8yDeuPz6hyI6LKDkp5q-5ouYT3Joc/s800/installer.jpg&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
C&#39;est notre premier blog :D , c&#39;était pas difficile faut juste suivre le tutorial &lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/par-quoi-commencer.html&quot;&gt;par quoi commencer&lt;/a&gt; .&lt;br /&gt;
&lt;br /&gt;
Mais il est moche c&#39;est pas se que j&#39;avais imaginé .&lt;br /&gt;
&lt;br /&gt;
C&#39;est pas un problème blogger nous permets de changer de modèles , il faut juste le transférer le template (modèle) sous format XML à notre blog.&lt;br /&gt;
&lt;br /&gt;
Notre blog peut ressembler à ça :&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij3tpPreFTExY6xoa4u0OxZNSkBAf_X2SUO69cFUgmvea-7FISzOfJzDScweG5z40ZnCt5SarAanMOla5cOY72IAskAtv_or8g8cpYbYJ7L-VScR0Q_vJr81UUdbTcLPHrcHxUmFL9OUc/s1600-h/babydisney.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377162236470541554&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij3tpPreFTExY6xoa4u0OxZNSkBAf_X2SUO69cFUgmvea-7FISzOfJzDScweG5z40ZnCt5SarAanMOla5cOY72IAskAtv_or8g8cpYbYJ7L-VScR0Q_vJr81UUdbTcLPHrcHxUmFL9OUc/s400/babydisney.jpg&quot; style=&quot;cursor: pointer; display: block; height: 228px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;ou bien :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaDxwM9jCgDgiNnjAZdHVYL4vwTA_EjBWN3K0g-LylI5nmwjXsEKLm05-na4HxfMoIH5ADRya4_UVDEuZQZnKEtjIx8IcYR3j1owUnmbajedcHKawNbu1LZf1o0lsxjS4cpHqrk42ua58/s1600-h/Travelling-Logbook.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377162408915428866&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaDxwM9jCgDgiNnjAZdHVYL4vwTA_EjBWN3K0g-LylI5nmwjXsEKLm05-na4HxfMoIH5ADRya4_UVDEuZQZnKEtjIx8IcYR3j1owUnmbajedcHKawNbu1LZf1o0lsxjS4cpHqrk42ua58/s400/Travelling-Logbook.jpg&quot; style=&quot;cursor: pointer; display: block; height: 228px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
et aussi :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTQoDG-8K1tI2h2u5Et2Z116PO-FMx0hnLVR4jtncHWkvwrKJqGabV3TD-aAJMEssax82ABB7OA03WlWm5P8fL0eYqh-Hc2JTnIQf5crhFDvfCXGYlPD_wrAcIrvcLdNjt4unZ0lMRwjM/s1600-h/Jumping-Ski.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377162612471444162&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTQoDG-8K1tI2h2u5Et2Z116PO-FMx0hnLVR4jtncHWkvwrKJqGabV3TD-aAJMEssax82ABB7OA03WlWm5P8fL0eYqh-Hc2JTnIQf5crhFDvfCXGYlPD_wrAcIrvcLdNjt4unZ0lMRwjM/s400/Jumping-Ski.jpg&quot; style=&quot;cursor: pointer; display: block; height: 228px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;On va prendre le dernier modèle comme exemple ( &lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/modele-blogger-jumping-ski.html&quot;&gt;Ici pour le telecharger &lt;/a&gt;). &lt;style&gt;
 &lt;!--  /* Font Definitions */  @font-face 	{font-family:&quot;Cambria Math&quot;; 	panose-1:0 0 0 0 0 0 0 0 0 0; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:612.0pt 792.0pt; 	margin:70.85pt 70.85pt 70.85pt 70.85pt; 	mso-header-margin:36.0pt; 	mso-footer-margin:36.0pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; 
&lt;/style&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;1- Il faut telecharger le modèle , d’habitude il est sous format zip ou rar , on va le décompresser &lt;span style=&quot;font-size: 0px;&quot;&gt;&lt;/span&gt;et ce qui nous intéresse c’est le fichier XML&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAL2jIvs8I_UC_ow7v1bUJO0DlyoHx6e62fQkJOYfcvSQ-XS4Aw0AdDJYEiD4wKgTM3wzBFnkWGaUlgnwT1dMkYly4PMSG806oNxd_LVwQKOeVACt1fiEwSuuwgpY0RMk8qYWpJQBgzK0/s1600-h/03-09-2009+12-09-32.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377213386135151042&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAL2jIvs8I_UC_ow7v1bUJO0DlyoHx6e62fQkJOYfcvSQ-XS4Aw0AdDJYEiD4wKgTM3wzBFnkWGaUlgnwT1dMkYly4PMSG806oNxd_LVwQKOeVACt1fiEwSuuwgpY0RMk8qYWpJQBgzK0/s400/03-09-2009+12-09-32.jpg&quot; style=&quot;cursor: pointer; display: block; height: 88px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;link href=&quot;file:///C:%5CDOCUME%7E1%5CKOUTAR%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml&quot; rel=&quot;File-List&quot;&gt;&lt;link href=&quot;file:///C:%5CDOCUME%7E1%5CKOUTAR%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx&quot; rel=&quot;themeData&quot;&gt;&lt;link href=&quot;file:///C:%5CDOCUME%7E1%5CKOUTAR%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml&quot; rel=&quot;colorSchemeMapping&quot;&gt;&lt;style&gt;
 &lt;!--  /* Font Definitions */  @font-face 	{font-family:&quot;Cambria Math&quot;; 	panose-1:0 0 0 0 0 0 0 0 0 0; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:595.3pt 841.9pt; 	margin:70.85pt 70.85pt 70.85pt 70.85pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; 
&lt;/style&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;2- On clique sur « mise en page » puis « modifier le code HTML » puis « parcourir » on sélection le modèle XML &quot;ouvrir&quot; puis &quot;transféré&quot; :&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEida3uKRBLKjOyLmrpwGpD_3mxq61v66_U9nNzUNyJtjPucZxToKhhjcEUz4sBcmR4RHJQoJoSuHWaNJ6r2DtZDGWyx33TqbWziGu6fTcmKztVX5XoyOEqHBYuPOFB2lU341qdRu1eQuaY/s1600-h/03-09-2009+12-16-22.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377216435393759746&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEida3uKRBLKjOyLmrpwGpD_3mxq61v66_U9nNzUNyJtjPucZxToKhhjcEUz4sBcmR4RHJQoJoSuHWaNJ6r2DtZDGWyx33TqbWziGu6fTcmKztVX5XoyOEqHBYuPOFB2lU341qdRu1eQuaY/s800/03-09-2009+12-16-22.jpg&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;meta content=&quot;text/html; charset=utf-8&quot; equiv=&quot;Content-Type&quot;&gt;&lt;meta content=&quot;Word.Document&quot; name=&quot;ProgId&quot;&gt;&lt;meta content=&quot;Microsoft Word 12&quot; name=&quot;Generator&quot;&gt;&lt;meta content=&quot;Microsoft Word 12&quot; name=&quot;Originator&quot;&gt;&lt;link href=&quot;file:///C:%5CDOCUME%7E1%5CKOUTAR%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml&quot; rel=&quot;File-List&quot;&gt;&lt;link href=&quot;file:///C:%5CDOCUME%7E1%5CKOUTAR%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx&quot; rel=&quot;themeData&quot;&gt;&lt;link href=&quot;file:///C:%5CDOCUME%7E1%5CKOUTAR%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml&quot; rel=&quot;colorSchemeMapping&quot;&gt;&lt;style&gt;
 &lt;!--  /* Font Definitions */  @font-face 	{font-family:&quot;Cambria Math&quot;; 	panose-1:0 0 0 0 0 0 0 0 0 0; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:Arial; 	mso-bidi-theme-font:minor-bidi; 	mso-fareast-language:EN-US;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:595.3pt 841.9pt; 	margin:70.85pt 70.85pt 70.85pt 70.85pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --&gt; 
&lt;/style&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;3- confirmer et enregistrer (des gadgets seront supprimés ):&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPIFNO7zvMPVwr9Xi_8pAhXcwbq5SAhyphenhyphenhZOaqobMHcwDQeqsxo6RRJICb8yNR8jBC4X8VuJRxZh6VxJo3WTMeD2dyRTYorR67RlgXMfdLD3aeymTEtbNU8iVvwO3KEnARN3nF-UBTgSwA/s1600-h/03-09-2009+12-25-03.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377217746545034066&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPIFNO7zvMPVwr9Xi_8pAhXcwbq5SAhyphenhyphenhZOaqobMHcwDQeqsxo6RRJICb8yNR8jBC4X8VuJRxZh6VxJo3WTMeD2dyRTYorR67RlgXMfdLD3aeymTEtbNU8iVvwO3KEnARN3nF-UBTgSwA/s800/03-09-2009+12-25-03.jpg&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;
&lt;/div&gt;4- On va voir se que ça donne :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWKuUTC_8bGwLWNTCyO8Xtx5r5qQlD30nHfgQ1J0yWmR5Oep3eW5Qh3LvM9aoHxcdXYRM7zRyRvuIHdknBHhDD3l-y2XVMg-K5BwUIxF0Kr0tr92pR8y-BosqyVpMZciBqGpwNxRH_zEo/s1600-h/03-09-2009+12-27-55.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377218769437701138&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjWKuUTC_8bGwLWNTCyO8Xtx5r5qQlD30nHfgQ1J0yWmR5Oep3eW5Qh3LvM9aoHxcdXYRM7zRyRvuIHdknBHhDD3l-y2XVMg-K5BwUIxF0Kr0tr92pR8y-BosqyVpMZciBqGpwNxRH_zEo/s400/03-09-2009+12-27-55.jpg&quot; style=&quot;cursor: pointer; display: block; height: 45px; margin: 0px auto 10px; text-align: center; width: 393px;&quot; /&gt;&lt;/a&gt;Et voilà le travail c&#39;est plus jolie :D&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDWAt8m6pAPOsSPLmsEFsYVJe-AN3imun6H0oemZsWWnnjHQVtImyzhGEGzUHPNUKZyKlQELMePYat_mmx-w0ikvpDxdhxD3xoTcMv0PeDuyNweo9BCQ92JkY24nDzvY1FKBFjy7HOrs0/s1600-h/03-09-2009+12-33-56.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5377219473054702066&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDWAt8m6pAPOsSPLmsEFsYVJe-AN3imun6H0oemZsWWnnjHQVtImyzhGEGzUHPNUKZyKlQELMePYat_mmx-w0ikvpDxdhxD3xoTcMv0PeDuyNweo9BCQ92JkY24nDzvY1FKBFjy7HOrs0/s800/03-09-2009+12-33-56.jpg&quot; style=&quot;cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/1758024435413259061/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger_02.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1758024435413259061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1758024435413259061'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger_02.html' title='Installer un modèle blogger'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUHJvNZoWwDN0DkOsvPVRGQCg5ZtBz5MzAAKSxB2wUQRZ64aag3h0DMI9mZ8rBszoBkPaPOyRvr5E3jXJsjuKyhJMdShE2TZ_DxkUoE-deMV-FxP8yDeuPz6hyI6LKDkp5q-5ouYT3Joc/s72-c/installer.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6499892713688677706.post-1435486108551296956</id><published>2009-09-02T05:59:00.001-07:00</published><updated>2010-02-01T06:51:59.981-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Débutants"/><title type='text'>Par quoi commencer ??!</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCelDGBNHm3_4EW0Q3VXoszQefI9XI1Pt-60ero9xD9eRvSSh2vjU6eNDmRJSdgBBDoQNzSThDe5Z-10PVDOKX1WiUNYUH3jmzXWJQ6LGcBXZ9538OMJocCWxQZP-CtezB3NbSTUe-cH0/s1600-h/3434592582_5d0d2d96cc_o.gif&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot; style=&quot;cssfloat: left; margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376874299061927954&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCelDGBNHm3_4EW0Q3VXoszQefI9XI1Pt-60ero9xD9eRvSSh2vjU6eNDmRJSdgBBDoQNzSThDe5Z-10PVDOKX1WiUNYUH3jmzXWJQ6LGcBXZ9538OMJocCWxQZP-CtezB3NbSTUe-cH0/s400/3434592582_5d0d2d96cc_o.gif&quot; style=&quot;display: block; height: 249px; margin: 0px auto 10px; text-align: center; width: 250px;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
Oui oui j&#39;ai compris , blogger est un outil&lt;span id=&quot;main&quot; style=&quot;visibility: visible;&quot;&gt;&lt;span id=&quot;search&quot; style=&quot;visibility: visible;&quot;&gt; de publication de blogs proposé par Google , ça je le sais . Mais comment faire pour s&#39;inscrire ? combien ça va me coûte cette inscription ? de quoi j&#39;ai besoin pour s&#39;inscrire ?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span id=&quot;main&quot; style=&quot;visibility: visible;&quot;&gt;&lt;span id=&quot;search&quot; style=&quot;visibility: visible;&quot;&gt;On peut dire merci au Père Noël autrement nommé Goolge qui nous a offert ce magnifique cadeau , et oui blogger est entièrement gratuit même pas un euro .&lt;br /&gt;
De quoi on a besoin ? bah ... d&#39;une adresse e-mail&lt;/span&gt;&lt;/span&gt;&lt;span id=&quot;main&quot; style=&quot;visibility: visible;&quot;&gt;&lt;span id=&quot;search&quot; style=&quot;visibility: visible;&quot;&gt;( Gmail de préférence )&lt;/span&gt;&lt;/span&gt;&lt;span id=&quot;main&quot; style=&quot;visibility: visible;&quot;&gt;&lt;span id=&quot;search&quot; style=&quot;visibility: visible;&quot;&gt; et... et c&#39;est tout .&lt;br /&gt;
Comment s&#39;inscrire ? ça aussi c&#39;est pas sorcier :&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
1- On ouvre le site &lt;a href=&quot;http://www.blogger.com/&quot;&gt;http://www.blogger.com/&lt;/a&gt; et on clique sur créer un blog :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV-mf-nkmLYSnfQbXWvjfyuyHhSYqhdGt6OIqFRsWmjncZJsp_Mx1OI5eqh007NuVxFk8gRgMkeJqnpqWXfJWu8dyvd-_4qyYwgCALt759FLQY9WFybfrMyfIpZHoxww7Ty4wFB45yGNQ/s1600-h/02-09-2009+13-34-03.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376869761091131042&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV-mf-nkmLYSnfQbXWvjfyuyHhSYqhdGt6OIqFRsWmjncZJsp_Mx1OI5eqh007NuVxFk8gRgMkeJqnpqWXfJWu8dyvd-_4qyYwgCALt759FLQY9WFybfrMyfIpZHoxww7Ty4wFB45yGNQ/s400/02-09-2009+13-34-03.jpg&quot; style=&quot;cursor: pointer; display: block; height: 110px; margin: 0px auto 10px; text-align: center; width: 316px;&quot; /&gt;&lt;/a&gt;2- Il y a deux possibilités :&lt;br /&gt;
2-1 Si on a un email Gmail on se connecte :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjafxRTxodlrmZMFU-BYu8T2o1UpgnZyiztRnSmdZYrszZD47jB0XvcL69pS-UUJjDK02MqNL5fyZ7J6VOt9kl7aLZGNz15ZAiXiv_ZP9_C2i08bkTX_IR6X4mDxHJvYmMGq5aCdSk7GNY/s1600-h/02-09-2009+13-42-57.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376870470135983970&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjafxRTxodlrmZMFU-BYu8T2o1UpgnZyiztRnSmdZYrszZD47jB0XvcL69pS-UUJjDK02MqNL5fyZ7J6VOt9kl7aLZGNz15ZAiXiv_ZP9_C2i08bkTX_IR6X4mDxHJvYmMGq5aCdSk7GNY/s400/02-09-2009+13-42-57.jpg&quot; style=&quot;cursor: pointer; display: block; height: 222px; margin: 0px auto 10px; text-align: center; width: 254px;&quot; /&gt;&lt;/a&gt;2-2 Si on a un autre email il faut remplir le formulaire puis &#39;continuer&#39; :&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4EEAPZ7jW1WXu_nAAqVF2PhgQTTAh3zV5WYzvrIhJUSiOBmSPmX2_FbkcB6xrLwsxUfvnSj7P3e2-YGVwHds8dT99Aerte_ADSUbIDWnvTI8POP4Dw9FSKuD3WbeKM7yrltQaoNTLT0A/s1600-h/02-09-2009+13-38-58.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376871075669433458&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4EEAPZ7jW1WXu_nAAqVF2PhgQTTAh3zV5WYzvrIhJUSiOBmSPmX2_FbkcB6xrLwsxUfvnSj7P3e2-YGVwHds8dT99Aerte_ADSUbIDWnvTI8POP4Dw9FSKuD3WbeKM7yrltQaoNTLT0A/s400/02-09-2009+13-38-58.jpg&quot; style=&quot;cursor: pointer; display: block; height: 562px; margin: 0px auto 10px; text-align: center; width: 499px;&quot; /&gt;&lt;/a&gt;3- Pour les utilisateurs de google il faut choisire un nom d&#39;affichage puis &#39;continuer&#39;:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbAY7fBYbfY8s1wS0tNVCqTJzjnYj-ARW2OMc6KeiDDnW5NUWfXdCa3-XGLVL0jbnL9fV7Ch7XILrrtUgYoStZm0SDnEDO0zSTK7fI4nA_1waXEcl7gTZHAU0IhVw43N0xHLpnlyXrwzE/s1600-h/02-09-2009+13-43-50.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376872029892496610&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbAY7fBYbfY8s1wS0tNVCqTJzjnYj-ARW2OMc6KeiDDnW5NUWfXdCa3-XGLVL0jbnL9fV7Ch7XILrrtUgYoStZm0SDnEDO0zSTK7fI4nA_1waXEcl7gTZHAU0IhVw43N0xHLpnlyXrwzE/s400/02-09-2009+13-43-50.jpg&quot; style=&quot;cursor: pointer; display: block; height: 221px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
4- Il faut choisir un titre et l&#39;adresse pour le blog :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgziFJCwHGOxENQjK7aXRjzbqYgC2PUDSJjgCHuAElys1bt4Wxl37ANEpWMc_61c3t4ETZsdrCs4_Q8ewptFbzrLfZ6CJ9ieDQfYxNjTq8efMkE8mpcTohF2alnsWV3rNJLp7R9FMErg8U/s1600-h/02-09-2009+13-46-56.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376872631831202722&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgziFJCwHGOxENQjK7aXRjzbqYgC2PUDSJjgCHuAElys1bt4Wxl37ANEpWMc_61c3t4ETZsdrCs4_Q8ewptFbzrLfZ6CJ9ieDQfYxNjTq8efMkE8mpcTohF2alnsWV3rNJLp7R9FMErg8U/s400/02-09-2009+13-46-56.jpg&quot; style=&quot;cursor: pointer; display: block; height: 208px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;5- Il faut choisir un modèle &#39;continuer&#39; :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTJiRFHCFHoxIyKaBu1SBRe7D4XPPExpUOu00Y_ouKk0rnG2BPZXke9WnlM8MbYMAhU_XbsbDEsHIrkD27yTQxDPM1q-hR9KM2nNTJl6mQqwwdQY039IoHWkVLsKhGeiVbzVesj-jrjbg/s1600-h/02-09-2009+13-47-24.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376873008422866786&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTJiRFHCFHoxIyKaBu1SBRe7D4XPPExpUOu00Y_ouKk0rnG2BPZXke9WnlM8MbYMAhU_XbsbDEsHIrkD27yTQxDPM1q-hR9KM2nNTJl6mQqwwdQY039IoHWkVLsKhGeiVbzVesj-jrjbg/s400/02-09-2009+13-47-24.jpg&quot; style=&quot;cursor: pointer; display: block; height: 290px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;6- Et notre blog est créer :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjm1MAvhZ51_kr6e-O47XLuoiWK4l-_T-oXoSx2eRW6NYmmGD0HT_nNvLGuDQ5e2o0ACFnB-GqJTYD2WzU7f2qsA6wZjFcxZHvpbthoQNCKpdIpyEw1OlOaiGAO0QdeSaAsAK6UY5DKPIc/s1600-h/02-09-2009+13-47-47.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376873359809720018&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjm1MAvhZ51_kr6e-O47XLuoiWK4l-_T-oXoSx2eRW6NYmmGD0HT_nNvLGuDQ5e2o0ACFnB-GqJTYD2WzU7f2qsA6wZjFcxZHvpbthoQNCKpdIpyEw1OlOaiGAO0QdeSaAsAK6UY5DKPIc/s400/02-09-2009+13-47-47.jpg&quot; style=&quot;cursor: pointer; display: block; height: 124px; margin: 0px auto 10px; text-align: center; width: 400px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
Et le travaille est terminé ,voilà on a notre propre blog :&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9l4JlEu-peyv1OBY-_Eu7VGufedgaRlK6zLXfjrOafutMqRl3iJGTvimUT-osh056QMKlKS5gkss6fzqd7NJsY4lHjdYDPbokcGHYUSLG31r9Ja8kKjfh5SOJsaZMGNJSrnBdJd7UeiQ/s1600-h/02-09-2009+13-48-29.jpg&quot; onblur=&quot;try {parent.deselectBloggerImageGracefully();} catch(e) {}&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; id=&quot;BLOGGER_PHOTO_ID_5376873915066825506&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9l4JlEu-peyv1OBY-_Eu7VGufedgaRlK6zLXfjrOafutMqRl3iJGTvimUT-osh056QMKlKS5gkss6fzqd7NJsY4lHjdYDPbokcGHYUSLG31r9Ja8kKjfh5SOJsaZMGNJSrnBdJd7UeiQ/s400/02-09-2009+13-48-29.jpg&quot; style=&quot;cursor: pointer; display: block; height: 267px; margin: 0px auto 10px; text-align: center; width: 501px;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span id=&quot;main&quot; style=&quot;visibility: visible;&quot;&gt;&lt;span id=&quot;search&quot; style=&quot;visibility: visible;&quot;&gt;&lt;em&gt;La suite : &lt;a href=&quot;http://facile-blogger.blogspot.com/2009/09/installer-un-modele-blogger.html&quot;&gt;Installer un modèle blogger&lt;/a&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://facile-blogger.blogspot.com/feeds/1435486108551296956/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/par-quoi-commencer_02.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1435486108551296956'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6499892713688677706/posts/default/1435486108551296956'/><link rel='alternate' type='text/html' href='http://facile-blogger.blogspot.com/2009/09/par-quoi-commencer_02.html' title='Par quoi commencer ??!'/><author><name>Mohamed KOUTAR</name><uri>http://www.blogger.com/profile/09782929738000085008</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCelDGBNHm3_4EW0Q3VXoszQefI9XI1Pt-60ero9xD9eRvSSh2vjU6eNDmRJSdgBBDoQNzSThDe5Z-10PVDOKX1WiUNYUH3jmzXWJQ6LGcBXZ9538OMJocCWxQZP-CtezB3NbSTUe-cH0/s72-c/3434592582_5d0d2d96cc_o.gif" height="72" width="72"/><thr:total>0</thr:total></entry></feed>