<?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 Bressler&#039;s Bytes</title>
	<atom:link href="http://www.scottbressler.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scottbressler.com/blog</link>
	<description>Showcasing my life</description>
	<lastBuildDate>Tue, 14 May 2013 16:25:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by Scott Bressler</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-43657</link>
		<dc:creator>Scott Bressler</dc:creator>
		<pubDate>Tue, 14 May 2013 16:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-43657</guid>
		<description><![CDATA[Sorry for the late reply. You would need to either provide an exclude parameter to the arguments passed to get_users if you know the user&#039;s ID (like 1 for admin), or add a continue-statement inside the loops to skip over the user by name.]]></description>
		<content:encoded><![CDATA[<p>Sorry for the late reply. You would need to either provide an exclude parameter to the arguments passed to get_users if you know the user&#8217;s ID (like 1 for admin), or add a continue-statement inside the loops to skip over the user by name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by Scott Bressler</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-43656</link>
		<dc:creator>Scott Bressler</dc:creator>
		<pubDate>Tue, 14 May 2013 16:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-43656</guid>
		<description><![CDATA[Hi Daniel,

Thanks for your comment. Is the default Author archive not sufficient for your use case? For example, http://www.scottbressler.com/blog/author/admin/ shows just my posts (which is all of the posts on this blog since I&#039;m the only author).

Cheers,
Scott]]></description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>Thanks for your comment. Is the default Author archive not sufficient for your use case? For example, <a href="http://www.scottbressler.com/blog/author/admin/" rel="nofollow">http://www.scottbressler.com/blog/author/admin/</a> shows just my posts (which is all of the posts on this blog since I&#8217;m the only author).</p>
<p>Cheers,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by Daniel</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-43590</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 14 May 2013 00:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-43590</guid>
		<description><![CDATA[Hi, this is an amazing code!
Just a question: 
Is it there any way to show just one of the author&#039;s list of posts?
Because right now displays the list of all the author&#039;s, but what if I just want to show this list in the author biography page?

Thank you!]]></description>
		<content:encoded><![CDATA[<p>Hi, this is an amazing code!<br />
Just a question:<br />
Is it there any way to show just one of the author&#8217;s list of posts?<br />
Because right now displays the list of all the author&#8217;s, but what if I just want to show this list in the author biography page?</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by Wordpress: Listar autores con posts y thumbnails</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-28058</link>
		<dc:creator>Wordpress: Listar autores con posts y thumbnails</dc:creator>
		<pubDate>Wed, 16 Jan 2013 14:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-28058</guid>
		<description><![CDATA[[...] Via: http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Via: <a href="http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/" rel="nofollow">http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by Federico</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-27760</link>
		<dc:creator>Federico</dc:creator>
		<pubDate>Mon, 14 Jan 2013 04:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-27760</guid>
		<description><![CDATA[Superb!
It&#039;s incredible that there&#039;s still no plugin to handle this.
Thank you very much and I will be translating the bit for spanish with your consent.
Thanks again!]]></description>
		<content:encoded><![CDATA[<p>Superb!<br />
It&#8217;s incredible that there&#8217;s still no plugin to handle this.<br />
Thank you very much and I will be translating the bit for spanish with your consent.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by kathy</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-24443</link>
		<dc:creator>kathy</dc:creator>
		<pubDate>Tue, 11 Dec 2012 03:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-24443</guid>
		<description><![CDATA[Hi Scott, Thanks for this! Have you found whether it is possible to have an author archive with pagination?]]></description>
		<content:encoded><![CDATA[<p>Hi Scott, Thanks for this! Have you found whether it is possible to have an author archive with pagination?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to display a WordPress archive with every author and their posts by Maximo</title>
		<link>http://www.scottbressler.com/blog/2011/03/wordpress-archive-page-with-all-authors-and-all-posts/comment-page-1/#comment-22048</link>
		<dc:creator>Maximo</dc:creator>
		<pubDate>Thu, 15 Nov 2012 03:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=266#comment-22048</guid>
		<description><![CDATA[How can I exclude the user &#039;admin&#039; from the list?

Thanks for the code, I almost got it working fine!]]></description>
		<content:encoded><![CDATA[<p>How can I exclude the user &#8216;admin&#8217; from the list?</p>
<p>Thanks for the code, I almost got it working fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to safely remove your Coachella wristband by Scott Bressler</title>
		<link>http://www.scottbressler.com/blog/2012/04/how-to-safely-remove-your-coachella-2012-wristband/comment-page-1/#comment-18355</link>
		<dc:creator>Scott Bressler</dc:creator>
		<pubDate>Wed, 05 Sep 2012 16:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=377#comment-18355</guid>
		<description><![CDATA[Thanks for sharing! How exactly did that work to loosen the bracelet in the end?]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing! How exactly did that work to loosen the bracelet in the end?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to safely remove your Coachella wristband by Stijn</title>
		<link>http://www.scottbressler.com/blog/2012/04/how-to-safely-remove-your-coachella-2012-wristband/comment-page-1/#comment-18349</link>
		<dc:creator>Stijn</dc:creator>
		<pubDate>Wed, 05 Sep 2012 12:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=377#comment-18349</guid>
		<description><![CDATA[Here we use a bag of chips turned inside out and squeezed underneath the wristband. Takes a little while but it works just as well.]]></description>
		<content:encoded><![CDATA[<p>Here we use a bag of chips turned inside out and squeezed underneath the wristband. Takes a little while but it works just as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to safely remove your Coachella wristband by Shea</title>
		<link>http://www.scottbressler.com/blog/2012/04/how-to-safely-remove-your-coachella-2012-wristband/comment-page-1/#comment-12946</link>
		<dc:creator>Shea</dc:creator>
		<pubDate>Sat, 28 Apr 2012 00:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottbressler.com/blog/?p=377#comment-12946</guid>
		<description><![CDATA[PERFECT! This concept was fantastic and both our wristbands came off easily with no tears whatsoever! Well done sir!]]></description>
		<content:encoded><![CDATA[<p>PERFECT! This concept was fantastic and both our wristbands came off easily with no tears whatsoever! Well done sir!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
