<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Fatih YAŞAR</title>
	<link>http://fatihyasar.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Thu, 09 Sep 2010 03:42:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>Comment on C# oAuth example project for LinkedIn by Free Avatars</title>
		<link>http://fatihyasar.com/?p=4#comment-251</link>
		<author>Free Avatars</author>
		<pubDate>Fri, 13 Aug 2010 13:00:49 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-251</guid>
					<description>Adding to my bookmarks cheers, needed some more images though.</description>
		<content:encoded><![CDATA[<p>Adding to my bookmarks cheers, needed some more images though.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Once again by Mr Sunglass</title>
		<link>http://fatihyasar.com/?p=3#comment-244</link>
		<author>Mr Sunglass</author>
		<pubDate>Mon, 02 Aug 2010 06:16:54 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=3#comment-244</guid>
					<description>Your web site has really been helpful to me and I thank you for your time and effort working on it. Good Luck! :)</description>
		<content:encoded><![CDATA[<p>Your web site has really been helpful to me and I thank you for your time and effort working on it. Good Luck! <img src='http://fatihyasar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on C# oAuth example project for LinkedIn by fyasar</title>
		<link>http://fatihyasar.com/?p=4#comment-228</link>
		<author>fyasar</author>
		<pubDate>Thu, 08 Jul 2010 06:56:00 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-228</guid>
					<description>sujit,
I would like to check your code part. It seems correct, otherwise  you can also contact to Taylor on LinkedIn forums about your problem.</description>
		<content:encoded><![CDATA[<p>sujit,<br />
I would like to check your code part. It seems correct, otherwise  you can also contact to Taylor on LinkedIn forums about your problem.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on C# oAuth example project for LinkedIn by fyasar</title>
		<link>http://fatihyasar.com/?p=4#comment-227</link>
		<author>fyasar</author>
		<pubDate>Thu, 08 Jul 2010 06:53:46 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-227</guid>
					<description>Grace,
Thank you</description>
		<content:encoded><![CDATA[<p>Grace,<br />
Thank you</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on C# oAuth example project for LinkedIn by fyasar</title>
		<link>http://fatihyasar.com/?p=4#comment-226</link>
		<author>fyasar</author>
		<pubDate>Thu, 08 Jul 2010 06:53:29 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-226</guid>
					<description>Syam.s,
Can you provide me more details about your problem ?</description>
		<content:encoded><![CDATA[<p>Syam.s,<br />
Can you provide me more details about your problem ?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on C# oAuth example project for LinkedIn by Grace</title>
		<link>http://fatihyasar.com/?p=4#comment-225</link>
		<author>Grace</author>
		<pubDate>Wed, 07 Jul 2010 17:52:09 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-225</guid>
					<description>I want to post quick hello and want to say appriciate for this good article. 4t9kyZAqn2g3mQ</description>
		<content:encoded><![CDATA[<p>I want to post quick hello and want to say appriciate for this good article. 4t9kyZAqn2g3mQ</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on C# oAuth example project for LinkedIn by sujit</title>
		<link>http://fatihyasar.com/?p=4#comment-224</link>
		<author>sujit</author>
		<pubDate>Sun, 04 Jul 2010 09:06:10 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-224</guid>
					<description>Hi I need to use Search API but I am not able to do so. I am using c# code posted by Fatih i.e. linkedinAuth. Below is what I am trying to do, can anyone point me where I am wrong..


_oauth.Token = txtAccessToken.Text;

        _oauth.TokenSecret = txtAccessTokenSecret.Text;

        _oauth.Verifier = txtoAuth_verifier.Text;


   


        xmlSearch = "http://api.linkedin.com/v1/people-search?keywords=Tim%20O%5CReilly";

   

        string responseSearch = _oauth.APIWebRequest("PUT", "http://api.linkedin.com/v1/people-search", "");


  

I am getting error here, is the above format correct that I am using?


Thanks.</description>
		<content:encoded><![CDATA[<p>Hi I need to use Search API but I am not able to do so. I am using c# code posted by Fatih i.e. linkedinAuth. Below is what I am trying to do, can anyone point me where I am wrong..</p>
<p>_oauth.Token = txtAccessToken.Text;</p>
<p>        _oauth.TokenSecret = txtAccessTokenSecret.Text;</p>
<p>        _oauth.Verifier = txtoAuth_verifier.Text;</p>
<p>        xmlSearch = &#8220;http://api.linkedin.com/v1/people-search?keywords=Tim%20O%5CReilly&#8221;;</p>
<p>        string responseSearch = _oauth.APIWebRequest(&#8221;PUT&#8221;, &#8220;http://api.linkedin.com/v1/people-search&#8221;, &#8220;&#8221;);</p>
<p>I am getting error here, is the above format correct that I am using?</p>
<p>Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on C# oAuth example project for LinkedIn by Syam.s</title>
		<link>http://fatihyasar.com/?p=4#comment-221</link>
		<author>Syam.s</author>
		<pubDate>Wed, 30 Jun 2010 07:05:40 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=4#comment-221</guid>
					<description>Hello sir , I had used "C# oAuth example project for LinkedIn"


And my post data is
 
oauth_consumer_key=ww2UBw4qj4AteTbFIuO1ypXRVgCxyJRo57Ps3ZkG5INow_2WG2cSP3xGszQKU2if&#38;oauth_nonce=9528328&#38;oauth_signature_method=HMAC-SHA1&#38;oauth_timestamp=1277878571&#38;oauth_version=1.0&#38;oauth_signature=%2fqXEPaUuY5T%2fmo8c92th%2bYmbAWo%3d




The remote server returned an error: (400) Bad Request.

Sir please give me a reply as soon as possible ..</description>
		<content:encoded><![CDATA[<p>Hello sir , I had used &#8220;C# oAuth example project for LinkedIn&#8221;</p>
<p>And my post data is</p>
<p>oauth_consumer_key=ww2UBw4qj4AteTbFIuO1ypXRVgCxyJRo57Ps3ZkG5INow_2WG2cSP3xGszQKU2if&amp;oauth_nonce=9528328&amp;oauth_signature_method=HMAC-SHA1&amp;oauth_timestamp=1277878571&amp;oauth_version=1.0&amp;oauth_signature=%2fqXEPaUuY5T%2fmo8c92th%2bYmbAWo%3d</p>
<p>The remote server returned an error: (400) Bad Request.</p>
<p>Sir please give me a reply as soon as possible ..</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Iphone development kick-start in Turkey by search articles</title>
		<link>http://fatihyasar.com/?p=7#comment-194</link>
		<author>search articles</author>
		<pubDate>Sat, 22 May 2010 14:37:50 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=7#comment-194</guid>
					<description>&lt;strong&gt;search articles...&lt;/strong&gt;

I just discovered your megablog while searching for some text and news. The layout is quite wonderful and I must appreciate the effort you do in posting useful stuff here, thank you mate Super Articles Enjoy!....</description>
		<content:encoded><![CDATA[<p><strong>search articles&#8230;</strong></p>
<p>I just discovered your megablog while searching for some text and news. The layout is quite wonderful and I must appreciate the effort you do in posting useful stuff here, thank you mate Super Articles Enjoy!&#8230;.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Once again by rihanna</title>
		<link>http://fatihyasar.com/?p=3#comment-102</link>
		<author>rihanna</author>
		<pubDate>Fri, 12 Mar 2010 04:36:35 +0000</pubDate>
		<guid>http://fatihyasar.com/?p=3#comment-102</guid>
					<description>thank you! Nice blog! :)</description>
		<content:encoded><![CDATA[<p>thank you! Nice blog! <img src='http://fatihyasar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
</channel>
</rss>
