<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Stephen Reese</title>
	<atom:link href="http://www.rsreese.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rsreese.com</link>
	<description>My Dark Cloud Kung Fu</description>
	<lastBuildDate>Fri, 25 Nov 2011 03:03:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Use Facebook CDN to host website photo gallerys by Jon Dering</title>
		<link>http://www.rsreese.com/use-facebook-cdn-to-host-website-photo-gallerys/comment-page-1/#comment-947</link>
		<dc:creator>Jon Dering</dc:creator>
		<pubDate>Fri, 25 Nov 2011 03:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=558#comment-947</guid>
		<description>Thanks for reply @Stephen. Great article.</description>
		<content:encoded><![CDATA[<p>Thanks for reply @Stephen. Great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Facebook CDN to host website photo gallerys by Stephen Reese</title>
		<link>http://www.rsreese.com/use-facebook-cdn-to-host-website-photo-gallerys/comment-page-1/#comment-946</link>
		<dc:creator>Stephen Reese</dc:creator>
		<pubDate>Fri, 25 Nov 2011 02:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=558#comment-946</guid>
		<description>@Jon, I cannot provide legal advice but feel free to view Facebook&#039;s TOS: http://www.facebook.com/terms.php and http://developers.facebook.com/policy/

Specifically:

&quot;For content that is covered by intellectual property rights, like photos and videos (IP content), you specifically give us the following permission, subject to your privacy and application settings: you grant us a non-exclusive, transferable, sub-licensable, royalty-free, worldwide license to use any IP content that you post on or in connection with Facebook (IP License). This IP License ends when you delete your IP content or your account unless your content has been shared with others, and they have not deleted it.&quot;

and:

&quot;When you publish content or information using the Public setting, it means that you are allowing everyone, including people off of Facebook, to access and use that information, and to associate it with you (i.e., your name and profile picture).&quot;

This script leverages the Graph API.</description>
		<content:encoded><![CDATA[<p>@Jon, I cannot provide legal advice but feel free to view Facebook&#8217;s TOS: <a href="http://www.facebook.com/terms.php" rel="nofollow">http://www.facebook.com/terms.php</a> and <a href="http://developers.facebook.com/policy/" rel="nofollow">http://developers.facebook.com/policy/</a></p>
<p>Specifically:</p>
<p>&#8220;For content that is covered by intellectual property rights, like photos and videos (IP content), you specifically give us the following permission, subject to your privacy and application settings: you grant us a non-exclusive, transferable, sub-licensable, royalty-free, worldwide license to use any IP content that you post on or in connection with Facebook (IP License). This IP License ends when you delete your IP content or your account unless your content has been shared with others, and they have not deleted it.&#8221;</p>
<p>and:</p>
<p>&#8220;When you publish content or information using the Public setting, it means that you are allowing everyone, including people off of Facebook, to access and use that information, and to associate it with you (i.e., your name and profile picture).&#8221;</p>
<p>This script leverages the Graph API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Facebook CDN to host website photo gallerys by Jon Dering</title>
		<link>http://www.rsreese.com/use-facebook-cdn-to-host-website-photo-gallerys/comment-page-1/#comment-945</link>
		<dc:creator>Jon Dering</dc:creator>
		<pubDate>Fri, 25 Nov 2011 02:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=558#comment-945</guid>
		<description>So, is it legal to use user&#039;s public photos directly from facebook&#039;s cdn? I am just wondering in terms of a) is it TOS compliant to publicly show user&#039;s photos on 3rd party site even if you have their permission and b) won&#039;t facebook frown upon you using up their bandwidth?</description>
		<content:encoded><![CDATA[<p>So, is it legal to use user&#8217;s public photos directly from facebook&#8217;s cdn? I am just wondering in terms of a) is it TOS compliant to publicly show user&#8217;s photos on 3rd party site even if you have their permission and b) won&#8217;t facebook frown upon you using up their bandwidth?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure SiLK on Linux for NetFlow collection from a Cisco router by Stephen Reese</title>
		<link>http://www.rsreese.com/configure-silk-on-linux-for-netflow-collection-from-a-cisco-router/comment-page-1/#comment-922</link>
		<dc:creator>Stephen Reese</dc:creator>
		<pubDate>Thu, 27 Oct 2011 11:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=695#comment-922</guid>
		<description>Nate, no problem, glad it was helpful. First question, did you build in support for &quot;libfixbuf&quot;? Per CERT: &quot;This probe processes NetFlow v9 protocol data units (PDU) that the daemon reads from a UDP port from a router. To support NetFlow v9 probes, SiLK must be built with support for the external library libfixbuf, version 1.0 or later.&quot;?

For my v5 scenario I did not have to but for v9 and YaF it is required: http://www.rsreese.com/2011/08/configure-yaf-on-linux-for-netflow-collection-from-a-network-tap-or-span/ Let me know if that helps.</description>
		<content:encoded><![CDATA[<p>Nate, no problem, glad it was helpful. First question, did you build in support for &#8220;libfixbuf&#8221;? Per CERT: &#8220;This probe processes NetFlow v9 protocol data units (PDU) that the daemon reads from a UDP port from a router. To support NetFlow v9 probes, SiLK must be built with support for the external library libfixbuf, version 1.0 or later.&#8221;?</p>
<p>For my v5 scenario I did not have to but for v9 and YaF it is required: <a href="http://www.rsreese.com/2011/08/configure-yaf-on-linux-for-netflow-collection-from-a-network-tap-or-span/" rel="nofollow">http://www.rsreese.com/2011/08/configure-yaf-on-linux-for-netflow-collection-from-a-network-tap-or-span/</a> Let me know if that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configure SiLK on Linux for NetFlow collection from a Cisco router by Nate Marks</title>
		<link>http://www.rsreese.com/configure-silk-on-linux-for-netflow-collection-from-a-cisco-router/comment-page-1/#comment-921</link>
		<dc:creator>Nate Marks</dc:creator>
		<pubDate>Thu, 27 Oct 2011 10:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=695#comment-921</guid>
		<description>Thanks for the great article.  I wonder if you&#039;ve had any luck  collecting netflow-v9 flows from a Cisco ASA?  The configuration appears to be the same as the v5 config (with one obvious modification), but rwflowpack seems to just cough up errors.  

rwflowpack[14173]: fBufNext: NetFlow V9 template data record model type is not common with IPFIX IE model

If this is as baffling to you as it is to me, do you know of any silk mailing lists?  I found a bug report list, but I suspect this is really just a misconfiguration on my part.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for the great article.  I wonder if you&#8217;ve had any luck  collecting netflow-v9 flows from a Cisco ASA?  The configuration appears to be the same as the v5 config (with one obvious modification), but rwflowpack seems to just cough up errors.  </p>
<p>rwflowpack[14173]: fBufNext: NetFlow V9 template data record model type is not common with IPFIX IE model</p>
<p>If this is as baffling to you as it is to me, do you know of any silk mailing lists?  I found a bug report list, but I suspect this is really just a misconfiguration on my part.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Edit group policy on remote computer by Stephen Reese</title>
		<link>http://www.rsreese.com/edit-group-policy-on-remote-computer/comment-page-1/#comment-850</link>
		<dc:creator>Stephen Reese</dc:creator>
		<pubDate>Sun, 14 Aug 2011 00:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://atlas.r33se.com/wordpress/2008/02/edit-group-policy-on-remote-computer/#comment-850</guid>
		<description>Make sure you have administrative privileges on the remote host. Let me know if that helps or not.</description>
		<content:encoded><![CDATA[<p>Make sure you have administrative privileges on the remote host. Let me know if that helps or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Facebook CDN to host website photo gallerys by Troels</title>
		<link>http://www.rsreese.com/use-facebook-cdn-to-host-website-photo-gallerys/comment-page-1/#comment-849</link>
		<dc:creator>Troels</dc:creator>
		<pubDate>Sat, 13 Aug 2011 22:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=558#comment-849</guid>
		<description>Hey there

Wow a great post, very useful.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey there</p>
<p>Wow a great post, very useful.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Edit group policy on remote computer by rock</title>
		<link>http://www.rsreese.com/edit-group-policy-on-remote-computer/comment-page-1/#comment-845</link>
		<dc:creator>rock</dc:creator>
		<pubDate>Sat, 06 Aug 2011 19:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://atlas.r33se.com/wordpress/2008/02/edit-group-policy-on-remote-computer/#comment-845</guid>
		<description>Nice one. Thanks. However, I cannot access my remote pc&#039;s Group Policy. Here are my steps to initialize remote GP. From mmc console, I added Group Policy Object and Group Policy Wizard popped. I&#039;ve chosen not Local Computer but remote pc &quot;MyOtherComputer&quot; and clicked finish. An error shows &quot;You do not have permission to perform this operation.&quot; &quot;Access is Denied.&quot;

I appreciate to anyone who can help me get pass this block.</description>
		<content:encoded><![CDATA[<p>Nice one. Thanks. However, I cannot access my remote pc&#8217;s Group Policy. Here are my steps to initialize remote GP. From mmc console, I added Group Policy Object and Group Policy Wizard popped. I&#8217;ve chosen not Local Computer but remote pc &#8220;MyOtherComputer&#8221; and clicked finish. An error shows &#8220;You do not have permission to perform this operation.&#8221; &#8220;Access is Denied.&#8221;</p>
<p>I appreciate to anyone who can help me get pass this block.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Edit group policy on remote computer by Paul</title>
		<link>http://www.rsreese.com/edit-group-policy-on-remote-computer/comment-page-1/#comment-541</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 15 Jun 2011 05:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://atlas.r33se.com/wordpress/2008/02/edit-group-policy-on-remote-computer/#comment-541</guid>
		<description>You are the man...saved my ars tonight.</description>
		<content:encoded><![CDATA[<p>You are the man&#8230;saved my ars tonight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use Facebook CDN to host website photo gallerys by Stephen Reese</title>
		<link>http://www.rsreese.com/use-facebook-cdn-to-host-website-photo-gallerys/comment-page-1/#comment-535</link>
		<dc:creator>Stephen Reese</dc:creator>
		<pubDate>Fri, 06 May 2011 20:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rsreese.com/?p=558#comment-535</guid>
		<description>The Facebook API http://developers.facebook.com/docs/guides/canvas/ is designed to facilitate data sharing. The code demonstrated in this blog post is for accessing public photos and information on Facebook, it is not intended to access private information though there are a number of third party applications that do this: http://vonlind.com/2010/01/embed-facebook-fan-page-photo-albums-in-wordpress/ or http://thinkdiff.net/facebook/open-source-facebook-photo-gallery/ or http://www.aaronharp.com/dev/wp-fotobook/</description>
		<content:encoded><![CDATA[<p>The Facebook API <a href="http://developers.facebook.com/docs/guides/canvas/" rel="nofollow">http://developers.facebook.com/docs/guides/canvas/</a> is designed to facilitate data sharing. The code demonstrated in this blog post is for accessing public photos and information on Facebook, it is not intended to access private information though there are a number of third party applications that do this: <a href="http://vonlind.com/2010/01/embed-facebook-fan-page-photo-albums-in-wordpress/" rel="nofollow">http://vonlind.com/2010/01/embed-facebook-fan-page-photo-albums-in-wordpress/</a> or <a href="http://thinkdiff.net/facebook/open-source-facebook-photo-gallery/" rel="nofollow">http://thinkdiff.net/facebook/open-source-facebook-photo-gallery/</a> or <a href="http://www.aaronharp.com/dev/wp-fotobook/" rel="nofollow">http://www.aaronharp.com/dev/wp-fotobook/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

