<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Le Blog De Nidhal RJAIBI @ Chef De Projet (Web &#38; Logiciels) &#187; Web</title>
	<atom:link href="http://nidhal.tunisium.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://nidhal.tunisium.com</link>
	<description>Le jour où j&#039;aurai tout donné, Que mes claviers seront usés, D&#039;avoir osé, Toujours vouloir tout essayer...</description>
	<lastBuildDate>Mon, 05 Jul 2010 20:48:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Affichage d&#8217;une miniature d&#8217;un document pdf sur une page Web</title>
		<link>http://nidhal.tunisium.com/je-suis-informaticien/affichage-dune-miniature-dun-document-pdf-sur-une-page-web/</link>
		<comments>http://nidhal.tunisium.com/je-suis-informaticien/affichage-dune-miniature-dun-document-pdf-sur-une-page-web/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 13:22:09 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Je suis informaticien !]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.wanrj.com/?p=177</guid>
		<description><![CDATA[Pour pouvoir afficher une miniature d&#8217;un document pdf sur une page Web, il suffit d&#8217;ouvrir un pop-up et d&#8217;appler l&#8217;url de votre document pdf de cette manière. Par contre un plugin pour lire le pdf doit être installé sur votre pc et configuré pour votre navigateur (comme Adobe Reader)
La fonction Javascript
&#60;script type=&#8217;text/javascript&#8217;&#62;
function popup(l,h,url) {
hauteur=Math.round((screen.availHeight-h)/2);
largeur=Math.round((screen.availWidth-l)/2);
return window.open( [...]]]></description>
		<wfw:commentRss>http://nidhal.tunisium.com/je-suis-informaticien/affichage-dune-miniature-dun-document-pdf-sur-une-page-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Il est préférable de nos jours de se référer à UTF-8</title>
		<link>http://nidhal.tunisium.com/je-suis-informaticien/il-est-preferable-de-nos-jours-de-se-referer-a-utf-8/</link>
		<comments>http://nidhal.tunisium.com/je-suis-informaticien/il-est-preferable-de-nos-jours-de-se-referer-a-utf-8/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 16:00:06 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[Je suis informaticien !]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wanrj.com/blog/informatique/il-est-preferable-de-nos-jours-de-se-referer-a-utf-8/</guid>
		<description><![CDATA[l&#8217;UTF-8
L&#8217;encodage le plus pratique pour &#233;changer des textes constitu&#233;s de caract&#232;res Unicode est UTF-8 &#34;UTF&#34;(Unicode Transformation Format). Il associe &#224; tout num&#233;ro Unicode une suite d&#8217;un ou plusieurs octets (jusqu&#8217;&#224; quatre octets pour un seul caract&#232;re) !!
&#160;Avantages
&#160;&#160;&#160; * Universalit&#233; puisque on peux repr&#233;senter les milliers de caract&#232;res d&#8217;Unicode.&#160;&#160;&#160; * Compatibilit&#233; avec US-ASCII : Un texte [...]]]></description>
		<wfw:commentRss>http://nidhal.tunisium.com/je-suis-informaticien/il-est-preferable-de-nos-jours-de-se-referer-a-utf-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
