<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
         xmlns:err="http://jelix.org/ns/xmlerror/1.0">
 <channel>

		<link rel="hub" href="http://overblog.superfeedr.com" xmlns="http://www.w3.org/2005/Atom" />
		<link rel="self" href="http://agd243.over-blog.com/rss-articles.xml" xmlns="http://www.w3.org/2005/Atom" />
	
    <title><![CDATA[Anime - Version Original Sous Titres]]></title>
    <link>http://agd243.over-blog.com/</link>
    <description>Ce blog est dédié aux meilleurs mangas du momment. A chaque sortie d'un nouveaux épisode, le blog le diffuse en streaming VM (Version Multi-langue) pour vous. Vous pouvez meme télécharger l'épisode.

Et pour etre tous le temps prévenue des dernieres épisodes n'oubliez pas de vous inscrire au newsletter.</description>

        <language>fr</language>
    
        <image>
        <url>http://fdata.over-blog.net/2/86/84/50/avatar-blog-1094935694-tmpphpPmA2iw.png</url>
        <title><![CDATA[Anime - Version Original Sous Titres]]></title>
        <link>http://agd243.over-blog.com/</link>
                            </image>
    
    <pubDate>Tue, 17 Jan 2012 22:17:29 +0100</pubDate>    <lastBuildDate>Tue, 17 Jan 2012 22:17:29 +0100</lastBuildDate>    <generator>Over-blog.com RSS 2.0 Engine</generator>    <copyright>Copyright 2012 agd243.over-blog.com</copyright>            <category>Cinéma / TV</category>    <docs>http://www.rssboard.org/rss-specification/</docs>                        
      <item>
        <title><![CDATA[Php : Fonction pour trouver les liens dans une chaine de carateres.]]></title>
        <link>http://agd243.over-blog.com/article-php-fonction-pour-trouver-les-liens-dans-une-chaine-de-carateres-97328629.html</link>        <description><![CDATA[	&lt;?php function findHttp($texte, $image = true, $video = true) { $order = array("\r\n", "\n", "\r"); $texte = str_replace($order, " &lt;br/&gt; ", htmlspecialchars(stripslashes($texte))); $patterns = array[...]]]></description>
        <pubDate>Tue, 17 Jan 2012 21:21:00 +0100</pubDate>        <guid isPermaLink="false">fcb32c2786e474d065ee6d9f82f69b52</guid>
                <category>Programmation</category>        <comments>http://agd243.over-blog.com/article-php-fonction-pour-trouver-les-liens-dans-une-chaine-de-carateres-97328629-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Php : Simple fonction qui pour trouver les liens dans une chaine de caracteres]]></title>
        <link>http://agd243.over-blog.com/article-php-simple-fonction-qui-pour-trouver-les-liens-dans-une-chaine-de-caracteres-97326928.html</link>        <description><![CDATA[	&lt;?php function findHref($texte) { $order = array("\r\n", "\n", "\r"); $texte = str_replace($order, " &lt;br/&gt; ", htmlspecialchars(stripslashes($texte))); $texteExplode = explode(" ", $texte); foreach ($texteExplode as $key =&gt; $mot) if[...]]]></description>
        <pubDate>Tue, 17 Jan 2012 20:58:00 +0100</pubDate>        <guid isPermaLink="false">edda96d8f981e2e7f5f03ab08d7971a7</guid>
                <category>Programmation</category>        <comments>http://agd243.over-blog.com/article-php-simple-fonction-qui-pour-trouver-les-liens-dans-une-chaine-de-caracteres-97326928-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Jquery & Php : Chatbox comme Facebook 1.0.0]]></title>
        <link>http://agd243.over-blog.com/article-jquery-php-chatbox-comme-facebook-1-0-0-97324011.html</link>        <description><![CDATA[	Bonjour a tous, voila je vous présente un plugins de jQuery qui permet d'avoir un chatbox un peu comme celle de Facebook. Pour le moment le plugins n'est pas trés stable cause il y a encore des modifications a faire. Sachez qui j'y travaille déjà sur l'amélioration du plugins et qu'un nouveau[...]]]></description>
        <pubDate>Tue, 17 Jan 2012 20:16:00 +0100</pubDate>        <guid isPermaLink="false">eafa212e05c2839d22a3596a99080f83</guid>
                <category>Programmation</category>        <comments>http://agd243.over-blog.com/article-jquery-php-chatbox-comme-facebook-1-0-0-97324011-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Jquery : Plugins textarea adjust auto]]></title>
        <link>http://agd243.over-blog.com/article-jquery-plugins-textarea-adjust-auto-97323175.html</link>        <description><![CDATA[	Fichier requis : Jquery.latest.js Utilisation : $("textarea").ajusttextarea(hauteur_minimale_du_textarea, hauteur_des_lignes); jQuery.fn.ajusttextarea = function(minheight, lineheight) { return this.each(function() { object = $(this); $(this).css("overflow","hidden");[...]]]></description>
        <pubDate>Tue, 17 Jan 2012 20:02:00 +0100</pubDate>        <guid isPermaLink="false">647ab1c171b589a56da09d60f7774729</guid>
                <category>Programmation</category>        <comments>http://agd243.over-blog.com/article-jquery-plugins-textarea-adjust-auto-97323175-comments.html#anchorComment</comments>                    </item>
  
 </channel>

</rss>
