<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Kenneth Ham - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-64e96274" type="application/json"/><link>http://kennetham.disqus.com/</link><description></description><atom:link href="http://kennetham.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 12 May 2012 08:11:11 -0000</lastBuildDate><item><title>Re: Your self-hosted CDN on Facebook</title><link>http://kennetham.com/2011/10/12/your-self-hosted-cdn-on-facebook/#comment-527154605</link><description>&lt;p&gt;Is there any way to automatically upload new images of WordPress posts to Facebook cdn?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">daman96</dc:creator><pubDate>Sat, 12 May 2012 08:11:11 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-493286484</link><description>&lt;p&gt;i am now coding what you said , and hope it satisfy my needs.&lt;br&gt;thnx&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eramonet</dc:creator><pubDate>Tue, 10 Apr 2012 10:42:44 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-484048090</link><description>&lt;p&gt;I think this might help! Look at the comment above.&lt;br&gt;&lt;a href="http://goo.gl/ym7qQ" rel="nofollow"&gt;http://goo.gl/ym7qQ&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Ham</dc:creator><pubDate>Mon, 02 Apr 2012 22:20:57 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-484047234</link><description>&lt;p&gt;1. You can still use the Facebook C# SDK, just that it will NOT be supported by Facebook especially with the new updates to API and so on.&lt;br&gt;2. Either way, what you can do which many others are doing is to open a HTTP connection, call the respective methods through HTTP.&lt;br&gt;3. This would be much easier if you make use of Javascript SDK.&lt;/p&gt;

&lt;p&gt;Graph API allows you to implement your Facebook application via HTTP, hence it would be simply opening up a HTTP connection to trigger the respective APIs.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Ham</dc:creator><pubDate>Mon, 02 Apr 2012 22:19:22 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-483387974</link><description>&lt;p&gt;Can u please suggest that can i  post a link on face book wall using &lt;a href="http://asp.net" rel="nofollow"&gt;asp.net&lt;/a&gt; and c# as u have specified that the api is no longer there,i need to do this at any cost what is the process i need to do.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vamsikrish7</dc:creator><pubDate>Mon, 02 Apr 2012 05:48:18 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-481649141</link><description>&lt;p&gt;Hi Sagar, unfortunately Facebook API for C# have already been deprecated. The API is no longer available, hence I am unable to support you with regards to your question.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Ham</dc:creator><pubDate>Sat, 31 Mar 2012 04:21:10 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-441033357</link><description>&lt;p&gt;Hi Kenneth, i like your post. But i am stuck at start phase. After entering my api,secret key then i can not able to connect through this code ConnectAuthentication.isConnected(), getting sessionKey null.&lt;br&gt;After clicking the "Allow Access" button, it redirecting to my application page of the facebook. And again go back to solution site, and try to post some message on wall, it not post as sessionKey is null and cant access the code.&lt;/p&gt;

&lt;p&gt;Kindly waiting your reply. Hope you will try to give me your small effort. &lt;br&gt;Thanks in advance.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sagar M Mantri</dc:creator><pubDate>Thu, 16 Feb 2012 12:30:23 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-381071623</link><description>&lt;p&gt;Also  thank you !&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">王磊涛</dc:creator><pubDate>Wed, 07 Dec 2011 05:35:29 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-372565531</link><description>&lt;p&gt;Do check if you have added in xd_receiver.html. Also make sure you have your libraries imported correctly. I have not come across such an error, hence I can’t give you a possible remedy to this issue. I would recommend searching this error on Bing or Google to find out more, and in which section does this runtime error occurred.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kenneth Ham</dc:creator><pubDate>Fri, 25 Nov 2011 21:53:43 -0000</pubDate></item><item><title>Re: Facebook API with ASP.NET</title><link>http://kennetham.com/2010/07/21/facebook-api-asp-net/#comment-370704578</link><description>&lt;p&gt;Microsoft JScript  Runtime errors: 'FB' undefined;when i run it,a message tell me this,could you help me,thanks very much&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leitao Wang</dc:creator><pubDate>Wed, 23 Nov 2011 05:32:24 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: [CLOSED]</title><link>http://kennetham.com/2011/01/11/facebook-hacker-cup-qualification-round-closed/#comment-353417098</link><description>&lt;p&gt;Look at this great blog explaining the solutions of qualification round of Hacker Cup. &lt;br&gt;Double Squares: &lt;a href="http://itbhu.ac.in/codefest/blog/?p=159" rel="nofollow"&gt;http://itbhu.ac.in/codefest/blog/?p=159&lt;/a&gt; &lt;br&gt;Peg Game: &lt;a href="http://itbhu.ac.in/codefest/blog/?p=172" rel="nofollow"&gt;http://itbhu.ac.in/codefest/blog/?p=172&lt;/a&gt; &lt;br&gt;Studious Student : &lt;a href="http://itbhu.ac.in/codefest/blog/?p=180" rel="nofollow"&gt;http://itbhu.ac.in/codefest/blog/?p=180&lt;/a&gt; &lt;br&gt;Hope you will love this.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ankit</dc:creator><pubDate>Sun, 16 Jan 2011 20:36:13 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: [Ranking]</title><link>http://kennetham.com/2011/01/12/facebook-hacker-cup-qualification-round-ranking/#comment-353417105</link><description>&lt;p&gt;Thanks ! Good luck in next round =)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Evgeniy</dc:creator><pubDate>Wed, 12 Jan 2011 16:15:33 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: Double Squares</title><link>http://kennetham.com/2011/01/08/facebook-hacker-cup-double-squares/#comment-353417074</link><description>&lt;p&gt;Solution Double Square in PHP. &lt;br&gt;  &lt;a href="http://os.flamboyant.in/view.php?postid=5&amp;amp;title=Double%20Squares%20-%20Facebook%20hackers%20cup" rel="nofollow"&gt;http://os.flamboyant.in/view.php?postid=5&amp;amp;tit...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">flamboyant</dc:creator><pubDate>Tue, 11 Jan 2011 20:04:38 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: [ELIGIBLE]</title><link>http://kennetham.com/2011/01/11/facebook-hacker-cup-qualification-round-eligible/#comment-353417102</link><description>&lt;p&gt;Yeah it's Algorithm hacking. It's Facebook term of coding if you haven't realized it. It's a common term use to describe coding which also means hacking.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kennetham</dc:creator><pubDate>Tue, 11 Jan 2011 17:43:17 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: [ELIGIBLE]</title><link>http://kennetham.com/2011/01/11/facebook-hacker-cup-qualification-round-eligible/#comment-353417099</link><description>&lt;p&gt;This competition has nothing to do with hacking...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nati</dc:creator><pubDate>Tue, 11 Jan 2011 17:23:14 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: Double Squares</title><link>http://kennetham.com/2011/01/08/facebook-hacker-cup-double-squares/#comment-353417070</link><description>&lt;p&gt;It took 0.938454secs.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kennetham</dc:creator><pubDate>Tue, 11 Jan 2011 05:46:36 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: Double Squares</title><link>http://kennetham.com/2011/01/08/facebook-hacker-cup-double-squares/#comment-353417068</link><description>&lt;p&gt;How long did it take using ruby?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian</dc:creator><pubDate>Mon, 10 Jan 2011 20:17:12 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: Double Squares</title><link>http://kennetham.com/2011/01/08/facebook-hacker-cup-double-squares/#comment-353417062</link><description>&lt;p&gt;Dear Anand, you only need to submit the final output. For qualification round, it doesn't seem like they require you to submit the source code yet. &lt;br&gt; &lt;br&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kennetham</dc:creator><pubDate>Sun, 09 Jan 2011 10:37:47 -0000</pubDate></item><item><title>Re: Facebook Hacker Cup Qualification Round: Double Squares</title><link>http://kennetham.com/2011/01/08/facebook-hacker-cup-double-squares/#comment-353417059</link><description>&lt;p&gt;Hi! &lt;br&gt; &lt;br&gt;I had written the code in C++,independently. &lt;br&gt;I just wanted to know where do we upload the code on the website. &lt;br&gt;Do we need to upload the output also. &lt;br&gt;Kindly reply....&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anand</dc:creator><pubDate>Sat, 08 Jan 2011 21:03:26 -0000</pubDate></item><item><title>Re: Reviews on code::XtremeApps:: 2010</title><link>http://kennetham.com/2010/07/29/reviews-codextremeapps-2010/#comment-353417022</link><description>&lt;p&gt;After reading this post, i came to realize that you actually missed out on one of the winning team. [Hint: The team actually bag the best mobile app, 2nd in NIC category &amp;amp; merit in open category]&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 20 Aug 2010 13:21:31 -0000</pubDate></item></channel></rss>
