<?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>github &#8211; Kodono</title>
	<atom:link href="https://blog.kodono.info/wordpress/tag/github/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.kodono.info/wordpress</link>
	<description>Pour tous les technophiles</description>
	<lastBuildDate>Tue, 24 Jul 2012 13:15:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>Cross-browser solution to read a local file and return the Data URI in base64 [Javascript]</title>
		<link>https://blog.kodono.info/wordpress/2012/07/24/cross-browser-solution-to-read-a-local-file-and-return-the-data-uri-in-base64-javascript/</link>
					<comments>https://blog.kodono.info/wordpress/2012/07/24/cross-browser-solution-to-read-a-local-file-and-return-the-data-uri-in-base64-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Aymeric]]></dc:creator>
		<pubDate>Tue, 24 Jul 2012 13:15:21 +0000</pubDate>
				<category><![CDATA[Navigateur]]></category>
		<category><![CDATA[Niveau intermédiaire]]></category>
		<category><![CDATA[Programmation]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://blog.kodono.info/wordpress/?p=1084</guid>

					<description><![CDATA[I searched for a solution to have a way to read a local file and then have the Base64 content returned into all the web browsers. The Javascript FileReader API exists for the modern browsers but not for Internet Explorer (IE). The solution is finally with Flash ! Look at the project on http://aymkdn.github.com/FileToDataURI/, and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I searched for a solution to have a way to read a local file and then have the Base64 content returned into all the web browsers. The Javascript FileReader API exists for the modern browsers but not for Internet Explorer (IE). The solution is finally with Flash !</p>
<p>Look at the project on <a href="http://aymkdn.github.com/FileToDataURI/">http://aymkdn.github.com/FileToDataURI/</a>, and thanks to <a href="https://github.com/Country/FileToDataURI.as">Country/FileToDataURI.as</a> for the inspiration <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.kodono.info/wordpress/2012/07/24/cross-browser-solution-to-read-a-local-file-and-return-the-data-uri-in-base64-javascript/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>SharepointPlus 2.5.1 released [announcement]</title>
		<link>https://blog.kodono.info/wordpress/2012/04/11/sharepointplus-2-5-1-released-announcement/</link>
					<comments>https://blog.kodono.info/wordpress/2012/04/11/sharepointplus-2-5-1-released-announcement/#respond</comments>
		
		<dc:creator><![CDATA[Aymeric]]></dc:creator>
		<pubDate>Wed, 11 Apr 2012 18:02:00 +0000</pubDate>
				<category><![CDATA[Niveau débutant]]></category>
		<category><![CDATA[Programmation]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sharepointplus]]></category>
		<guid isPermaLink="false">http://blog.kodono.info/wordpress/?p=1010</guid>

					<description><![CDATA[I&#8217;ve just released SharepointPlus 2.5.1 ! This new version brings two functions : &#8211; $SP.people() that will permit you to find the user details (email, manager, departement, job title, &#8230;) from his name; &#8211; $SP.addressbook() that is a search feature to find anyone from the Active Directory using a part of a name. Enhance your [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>I&#8217;ve just released <a href="http://aymkdn.github.com/SharepointPlus/" title="Link to SharepointPlus website">SharepointPlus 2.5.1</a> !</p>
<p>This new version brings two functions :<br />
&#8211; <strong>$SP.people()</strong> that will permit you to find the user details (email, manager, departement, job title, &#8230;) from his name;<br />
&#8211; <strong>$SP.addressbook()</strong> that is a search feature to find anyone from the Active Directory using a part of a name.</p>
<p>Enhance your Sharepoint with <a href="http://aymkdn.github.com/SharepointPlus/" title="Link to SharepointPlus website">SharepointPlus</a> <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.kodono.info/wordpress/2012/04/11/sharepointplus-2-5-1-released-announcement/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Datepicker pour Bootstrap [Javascript]</title>
		<link>https://blog.kodono.info/wordpress/2012/04/02/datepicker-pour-bootstrap-javascript/</link>
					<comments>https://blog.kodono.info/wordpress/2012/04/02/datepicker-pour-bootstrap-javascript/#comments</comments>
		
		<dc:creator><![CDATA[Aymeric]]></dc:creator>
		<pubDate>Mon, 02 Apr 2012 15:29:29 +0000</pubDate>
				<category><![CDATA[Niveau débutant]]></category>
		<category><![CDATA[Programmation]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://blog.kodono.info/wordpress/?p=1002</guid>

					<description><![CDATA[Edit 5/04/2012 : d&#8217;autres personnes ont fait comme moi, et vous pouvez trouver leur repository sur https://github.com/eternicode/bootstrap-datepicker &#8212; ils ont corrigé les mêmes bugs visiblement et ont ajouté quelques petites choses comme le support i18n (internationalisation du format de la date) J&#8217;ai découvert un datepicker qui utilise l&#8217;excellent Bootstrap de Twitter (vous savez c&#8217;est un [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><b>Edit 5/04/2012</b> : d&#8217;autres personnes ont fait comme moi, et vous pouvez trouver leur repository sur <a href="https://github.com/eternicode/bootstrap-datepicker" title="Lien vers le repository GitHub du Datepicker fait par Eternicode">https://github.com/eternicode/bootstrap-datepicker</a> &#8212; ils ont corrigé les mêmes bugs visiblement et ont ajouté quelques petites choses comme le support i18n (internationalisation du format de la date)</p>
<p>J&#8217;ai découvert un <a href="http://www.eyecon.ro/bootstrap-datepicker/" title="Lien vers le site d'origine du code">datepicker</a> qui utilise l&#8217;excellent <a href="http://twitter.github.com/bootstrap/index.html" title="Lien vers la documentation de Bootstrap">Bootstrap de Twitter</a> (vous savez c&#8217;est un ensemble de CSS qu&#8217;on peut utiliser pour des effets très réussis), et qui rend comme ça :<br />
<img fetchpriority="high" decoding="async" src="http://blog.kodono.info/wordpress/wp-content/uploads/2012/04/Datepicker-for-Bootstrap.png" alt="" title="Screenshot for Datepicker-for-Bootstrap" width="268" height="273" class="aligncenter size-full wp-image-1003" /></p>
<p>Je me suis empressé de l&#8217;utiliser dans un projet, jusqu&#8217;à ce que je me rende compte qu&#8217;il ne fonctionne pas avec <b>Bootstrap v2.0.2</b>, et ni avec IE7+ &#8230;. Du coup j&#8217;ai modifié le code d&#8217;origine pour outrepasser ces divers problèmes (plus d&#8217;autres petites choses). J&#8217;aurais proposé mon patch au créateur s&#8217;il utilisait GitHub, mais ce n&#8217;est pas le cas, donc j&#8217;ai créé un repository pour ce projet là : <a href="https://github.com/Aymkdn/Datepicker-for-Bootstrap" title="Lien vers le repository GitHub du Datepicker">https://github.com/Aymkdn/Datepicker-for-Bootstrap</a></p>
<p>Il ressemble en tout point à la version d&#8217;origine, sauf qu&#8217;il fonctionne maintenant pour IE et pour la dernière version de Bootstrap. Il permet aussi d&#8217;avoir la date du jour comme date par défaut (au lieu du 1/1/1970 &#8230;.), et évite d&#8217;avoir une date sélectionnée automatiquement lorsqu&#8217;on ne fait que passer par le champ en utilisant la touche TAB.</p>
<p>Et bien sûr il y a la <a href="http://aymkdn.github.com/Datepicker-for-Bootstrap/" title="Lien vers la démonstration de l'utilisation du Datepicker">démo</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.kodono.info/wordpress/2012/04/02/datepicker-pour-bootstrap-javascript/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Premiers pas dans GitHub</title>
		<link>https://blog.kodono.info/wordpress/2012/03/16/premiers-pas-dans-github/</link>
					<comments>https://blog.kodono.info/wordpress/2012/03/16/premiers-pas-dans-github/#respond</comments>
		
		<dc:creator><![CDATA[Aymeric]]></dc:creator>
		<pubDate>Fri, 16 Mar 2012 16:14:51 +0000</pubDate>
				<category><![CDATA[Astuce]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<guid isPermaLink="false">http://blog.kodono.info/wordpress/?p=981</guid>

					<description><![CDATA[J&#8217;effectue actuellement mes premiers pas dans GitHub et à cette occasion j&#8217;ai décidé de créer une page avec des conseils pour bien débuter et avancer. Elle se trouve dans le menu du haut dans HowTo GitHub]]></description>
										<content:encoded><![CDATA[<p>J&#8217;effectue actuellement mes premiers pas dans <a href="http://github.com">GitHub</a> et à cette occasion j&#8217;ai décidé de créer une page avec des conseils pour bien débuter et avancer. Elle se trouve dans le menu du haut dans <a href="howto-github/">HowTo GitHub</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.kodono.info/wordpress/2012/03/16/premiers-pas-dans-github/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
