<?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>Daniel Haim&#039;s Blog &#187; Development</title>
	<atom:link href="http://www.danielhaim.com/tag/development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.danielhaim.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 22:57:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>New FQL Tables and Features</title>
		<link>http://www.danielhaim.com/2010/02/new-fql-tables-and-features/blog</link>
		<comments>http://www.danielhaim.com/2010/02/new-fql-tables-and-features/blog#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:04:26 +0000</pubDate>
		<dc:creator>Daniel Haim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://danielhaim.com/?p=471</guid>
		<description><![CDATA[We&#8217;ve recently rolled out four new FQL tables, added a new field to a fifth table, and released new features giving users more control over their privacy on Facebook Platform. New FQL Tables and Features FQL is a powerful, flexible, and faster way for you to get Facebook data to your applications. We&#8217;re always looking [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We&#8217;ve recently rolled out four new FQL tables, added a new field to a fifth table, and released new features giving users more control over their privacy on Facebook Platform.</p>
<p>New FQL Tables and Features</p>
<p>FQL is a powerful, flexible, and faster way for you to get Facebook data to your applications. We&#8217;re always looking for more ways for you to query for the data you need instead of calling the RESTful server. We&#8217;ve released some new FQL tables recently and have updated the album table.</p>
<p>privacy: This table returns the user&#8217;s privacy settings for a video, note, link, photo, or photo album. See below for more details.<br />
like: This table returns a list of IDs of the users who like a video, note, link, photo, or photo album.<br />
developer: This table returns a list of application IDs for your user ID.<br />
permissions_info: This table returns more descriptive information about an extended permission.<br />
Also, we added the can_upload field to the album FQL table. This lets you check to make sure the user can upload to a given album before you try uploading a photo on the user&#8217;s behalf.</p>
<p>Platform Privacy Settings</p>
<p>Users can now set privacy for content they post through your applications and Facebook Connect implementations with the same detailed level of control that they have with Facebook itself. These privacy controls are available in your Publisher integrations and Feed forms.</p>
<p>In addition, you can prompt users to set the privacy for content that differs from their default settings when your application, on behalf of a user:</p>
<p>Publishes directly to the stream with stream.publish.<br />
Uploads videos with video.upload.<br />
Creates new albums with photos.createAlbum (users can now customize the visibility of content beyond friends, friends-of-friends, networks, and everyone).<br />
Users always have control over who their content is shared with via &#8220;Posts by Me&#8221; in their privacy settings and through the Publisher and Feed forms for specific pieces of content. When you want to display content a user has created, check the privacy for the content by querying the object_id in the privacy FQL table or by calling privacy.get.</p>
<p>By giving users greater control over how they share from your applications we hope they will feel more comfortable sharing a wide variety of content with the audiences of their choice, and begin sharing even more. These controls extend to applications and Connect implementations of all kinds, including desktop applications like Seesmic. In the coming weeks, Seesmic will be adding additional privacy controls to Seesmic Web and Seesmic Dektop.</p>
<p>Stay Informed</p>
<p>Keep checking the Developer Roadmap so you can have advanced notice of what we&#8217;re releasing for Facebook Platform. We also publish a weekly article that lists each week&#8217;s code check-ins that impact Platform.</p>
<p>We hope you start using these features and we welcome your feedback on the Developer Forum.</p>
<p>Pete, a technical writer in the Facebook Developer Network, wants you to embrace FQL queries.</p>
<p>Read moreâ€¦</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielhaim.com/2010/02/new-fql-tables-and-features/blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DISQUS API Comment System</title>
		<link>http://www.danielhaim.com/2009/12/disqus-discussion-comments/blog</link>
		<comments>http://www.danielhaim.com/2009/12/disqus-discussion-comments/blog#comments</comments>
		<pubDate>Sun, 27 Dec 2009 14:09:55 +0000</pubDate>
		<dc:creator>Daniel Haim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Application Programming Interface (API)]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://danielhaim.com/?p=185</guid>
		<description><![CDATA[If you've been on the search for a powerful comment box for your blog/website (like I am continuously) you will be amazed by what you're going to find here. DISQUS comment system is not just an ordinary upgrade for your comment.php, in fact it's a whole new world.]]></description>
			<content:encoded><![CDATA[<p></p><p>If you&#8217;ve been on the search for a powerful comment box for your blog/website (like I am  continuously) you might be amazed by what you&#8217;re going to find here.</p>
<p>DISQUS pronounced as &#8220;discuss&#8221; and no, not from the word &#8220;Disgusting&#8221;. DISQUS is a service and tool for web comment and discussions. DISQUS comment system can be plugged into any website, blog or application. It makes commenting easier, and more interactive, while connecting websites and commenters across a thriving discussion community.</p>
<p>In my previous post &#8220;Tweak that comment box&#8221; I suggested, and recommended to tweak it up into a Facebook &lt;script&gt; file with a xdreceiver that automatically syncs with your Fan page and as good as that was, while it lasted (2 days) it was not good at all &#8211; and you might ask yourself why</p>
<ol>
<li>No comment moderations</li>
<li>It sometimes did not load</li>
<li>Disencourage non-facebook members to write</li>
<li>&#8220;Facebook Connect&#8221; icon was too small and people did not leave</li>
<li>A lot of people do not want to use Facebook connect since Facebook is indeed, an intimate social network.</li>
</ol>
<p>Also, and should have been the first, it didn&#8217;t have the &#8220;comment count&#8221; on category.php // index.php and in addition to that you never really knew if people left a comment on your site and where they left it. So by now &#8211; we agree that Facebook Comment was not the best idea.</p>
<p>Let me express it with a photo:</p>
<p>Here is by far, the best comment box for your WordPress. Say hello to <a href="http://www.disqus.com"><strong>DISQUS</strong></a>.</p>
<p>What is DISQUS? &#8211; A comment system and moderation for your website, track and manage your own comment on the web (regardless where you comment) includes a Facebook Connect + Twitter + many many more features that will stun you. The best thing about this plugin is that it syncs with your old WordPress comment, and will automatically migrate them into the DISQUS plugin. And if you need Support, God, they are the best. I was trying to import some 300 comments into the DISQUS comment plugin and failed, I just submitted a question in the forum and not even an hour later, someone replied to me &#8220;Can you forward me a copy of your comments export? WP Admin &gt; Tools &gt; Export (all authors)&#8221; not one hour later, all my comments appeared on the site &#8211; and showed in the category.php comment counter, index.php comment counter, pretty much &#8211; everywhere. <strong>DISQUS WordPress plugin seamlessly integrates using the DISQUS API and by syncing with the WordPress comments.</strong></p>
<p><strong>DISQUS for WordPress</strong></p>
<ol>
<li>Uses the DISQUS API</li>
<li>Comments indexable by search engines (SEO-friendly)</li>
<li>Support for importing existing comments</li>
<li>Auto-sync (backup) of comments with DISQUS and WordPress</li>
</ol>
<p><strong>DISQUS Features</strong></p>
<ol>
<li>Threaded comments and replies</li>
<li>Notifications and reply by email</li>
<li>Subscribe and RSS options</li>
<li>Powerful moderation and admin tools</li>
<li>Full spam filtering (works with Aksimet)</li>
<li>Support for DISQUS community widgets</li>
<li>Connected with a large discussion community</li>
<li>Increased exposure and readership.</li>
</ol>
<p><strong>How to import WordPress comments to DISQUS Comment</strong></p>
<p><strong>Yes, it&#8217;s that easy.</strong></p>
<p><strong>How does it look in MySQL?</strong></p>
<p>DISQUS also replaces your back end of WordPress Comments, to a fancy layout that will look like this:</p>
<p><strong>More documentation go to http://disqus.com/docs/wordpress</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielhaim.com/2009/12/disqus-discussion-comments/blog/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

