<?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>sharepointplus &#8211; Kodono</title>
	<atom:link href="https://blog.kodono.info/wordpress/tag/sharepointplus/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.kodono.info/wordpress</link>
	<description>Pour tous les technophiles</description>
	<lastBuildDate>Sun, 02 Dec 2012 12:59:35 +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>New release of SharepointPlus</title>
		<link>https://blog.kodono.info/wordpress/2012/07/03/new-release-of-sharepointplus/</link>
					<comments>https://blog.kodono.info/wordpress/2012/07/03/new-release-of-sharepointplus/#respond</comments>
		
		<dc:creator><![CDATA[Aymeric]]></dc:creator>
		<pubDate>Tue, 03 Jul 2012 10:07:48 +0000</pubDate>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sharepointplus]]></category>
		<guid isPermaLink="false">http://blog.kodono.info/wordpress/?p=1050</guid>

					<description><![CDATA[Today I launch the public release of SharepointPlus version 3.0 Several changes in this version : You now have to use $SP() instead of $SP; All the &#8220;list&#8221; and &#8220;url&#8221; data must now be passed to the list() function; Add a beta feature for get() that permits to do a JOIN closure&#8230;. in the coming [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Today I launch the public release of SharepointPlus version 3.0</p>
<p>Several changes in this version :</p>
<ul>
<li>You now have to use <code>$SP()</code> instead of <code>$SP</code>;</li>
<li>All the &#8220;list&#8221; and &#8220;url&#8221; data must now be passed to the <code>list()</code> function;</li>
<li>Add a beta feature for <code>get()</code> that permits to do a <b>JOIN</b> closure&#8230;. in the coming months I&#8217;ll improve this feature (e.g. I want to use the Sharepoint 2010 JOIN option);</li>
<li>Less dependencies to jQuery (the goal is 0 dependencie);</li>
<li>Other stuff (see the changelog)</li>
</ul>
<p>Everything you need to know is in <a href="http://aymkdn.github.com/SharepointPlus/index.html" title="Documentation of SharepoingPlus">the documentation</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.kodono.info/wordpress/2012/07/03/new-release-of-sharepointplus/feed/</wfw:commentRss>
			<slash:comments>0</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>Public release of SharepointPlus &#8212; a JavaScript API for Sharepoint [announcement]</title>
		<link>https://blog.kodono.info/wordpress/2012/03/21/release-publique-de-sharepointplus-une-api-javascript-pour-sharepoint-annonce/</link>
					<comments>https://blog.kodono.info/wordpress/2012/03/21/release-publique-de-sharepointplus-une-api-javascript-pour-sharepoint-annonce/#respond</comments>
		
		<dc:creator><![CDATA[Aymeric]]></dc:creator>
		<pubDate>Wed, 21 Mar 2012 17:47:14 +0000</pubDate>
				<category><![CDATA[Programmation]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[sharepointplus]]></category>
		<guid isPermaLink="false">http://blog.kodono.info/wordpress/?p=993</guid>

					<description><![CDATA[In my job I have to work with Sharepoint, but with no access to the back-end. I can only edit the HTML code, and hopefully I can use JavaScript. It&#8217;s really handy with the Sharepoint web services, even if they are not well-documented ! I found a couple of JS API on the Web, but [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In my job I have to work with Sharepoint, but with no access to the back-end. I can only edit the HTML code, and hopefully I can use JavaScript. It&#8217;s really handy with the Sharepoint web services, even if they are not well-documented !</p>
<p>I found a couple of JS API on the Web, but there are not documented or not really easy to use. Then I developed my own API: <strong>SharepointPlus</strong>.</p>
<p>And today I announce the first public release of my framework available on GitHub: <a href="http://aymkdn.github.com/SharepointPlus/index.html" title="API JavaScript for Sharepoint">http://aymkdn.github.com/SharepointPlus/</a></p>
<p><strong>Share the love <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;" /></strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.kodono.info/wordpress/2012/03/21/release-publique-de-sharepointplus-une-api-javascript-pour-sharepoint-annonce/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
