<?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 on: Making a member list blog directory</title>
	<atom:link href="http://wpmututorials.com/how-to/making-a-member-list-blog-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/</link>
	<description>WordPressMU how to - tips, hints, tricks and explainations for multiple blogs in WordPress</description>
	<lastBuildDate>Wed, 17 Mar 2010 03:24:14 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcus</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-6070</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 29 Jan 2010 04:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-6070</guid>
		<description>Parse error: syntax error, unexpected &#039;&gt;&#039; in /home5/yoursup2/public_html/blog/wp-content/themes/multichrome/listing.php on line 27
is the error I get. I have checked the code a lot but that&#039;s all I get</description>
		<content:encoded><![CDATA[<p>Parse error: syntax error, unexpected &#8216;&gt;&#8217; in /home5/yoursup2/public_html/blog/wp-content/themes/multichrome/listing.php on line 27<br />
is the error I get. I have checked the code a lot but that&#8217;s all I get</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-5714</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Mon, 18 Jan 2010 01:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-5714</guid>
		<description>thanks for this tip.  

I only have one blog running off my main page, but i got it to work here:

http://mba365.com/one-year-mba-schools/

My main question is this:  Any way to exclude the main blog from this listing?  AS you can see it is listing &#039;mba365&#039; but i only want to list the other blogs...Thanks!</description>
		<content:encoded><![CDATA[<p>thanks for this tip.  </p>
<p>I only have one blog running off my main page, but i got it to work here:</p>
<p><a href="http://mba365.com/one-year-mba-schools/" rel="nofollow">http://mba365.com/one-year-mba-schools/</a></p>
<p>My main question is this:  Any way to exclude the main blog from this listing?  AS you can see it is listing &#8216;mba365&#8242; but i only want to list the other blogs&#8230;Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shawn</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-1121</link>
		<dc:creator>shawn</dc:creator>
		<pubDate>Thu, 27 Aug 2009 19:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-1121</guid>
		<description>I am using the thesis theme, and there is no page.php page or anything similar.

I do have an index.php and custom_template.php file, but the only thing in those files is the line
thesis_html_framework();

kinda stumped here</description>
		<content:encoded><![CDATA[<p>I am using the thesis theme, and there is no page.php page or anything similar.</p>
<p>I do have an index.php and custom_template.php file, but the only thing in those files is the line<br />
thesis_html_framework();</p>
<p>kinda stumped here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syamsul</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-1054</link>
		<dc:creator>syamsul</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-1054</guid>
		<description>Oops not sure why the code got cut off - here&#039;s the full contents. Will be grateful for any advice 


    
    &lt;?php list_all_wpmu_blogs(&#039;100&#039;, &#039;name&#039;, &quot;, &#039;&#039;, &#039;updated&#039;); 
    ?&gt;
    

</description>
		<content:encoded><![CDATA[<p>Oops not sure why the code got cut off &#8211; here&#8217;s the full contents. Will be grateful for any advice </p>
<p>    &lt;?php list_all_wpmu_blogs(&#8217;100&#8242;, &#8216;name&#8217;, &#8220;, &#8221;, &#8216;updated&#8217;);<br />
    ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syamsul</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-1053</link>
		<dc:creator>syamsul</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-1053</guid>
		<description>Hi I seem to be getting an error message

Parse error: syntax error, unexpected $end in /var/www/html/wpmu/htdocs/wp-content/themes/illustrative/members.php on line 11

These are the contents of my members.php

    
    
    &lt;?php list_all_wpmu_blogs(&#039;100&#039;, &#039;name&#039;, &quot;, &#039;&#039;, &#039;updated&#039;); 
    ?&gt;
    

</description>
		<content:encoded><![CDATA[<p>Hi I seem to be getting an error message</p>
<p>Parse error: syntax error, unexpected $end in /var/www/html/wpmu/htdocs/wp-content/themes/illustrative/members.php on line 11</p>
<p>These are the contents of my members.php</p>
<p>    &lt;?php list_all_wpmu_blogs(&#8217;100&#8242;, &#8216;name&#8217;, &#8220;, &#8221;, &#8216;updated&#8217;);<br />
    ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syamsul</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-985</link>
		<dc:creator>syamsul</dc:creator>
		<pubDate>Sat, 18 Jul 2009 16:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-985</guid>
		<description>Can&#039;t seem to get this working in WPMU 2.8.1. Hope an update will be coming soon! :)</description>
		<content:encoded><![CDATA[<p>Can&#8217;t seem to get this working in WPMU 2.8.1. Hope an update will be coming soon! <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-779</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Wed, 27 May 2009 17:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-779</guid>
		<description>Feel free to write up a new tutorial.

If you don&#039;t like how the list-all plugin grabs data, take it up with the plugin dev.</description>
		<content:encoded><![CDATA[<p>Feel free to write up a new tutorial.</p>
<p>If you don&#8217;t like how the list-all plugin grabs data, take it up with the plugin dev.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr. Mike Wendell</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-778</link>
		<dc:creator>Dr. Mike Wendell</dc:creator>
		<pubDate>Wed, 27 May 2009 14:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-778</guid>
		<description>That only applies with wp-super-cache running in full static page mode.  I know we&#039;re not running wp-super-cache in full mode as it causes too many issues. (ie Too many plugins fails, mobile support doesn&#039;t work, releasing the cache doesn&#039;t always occur when changes to the blog are made, etc.) I know on all of my installs, wp-super-cache is only running in half mode.  Even in half mode, this would still be a bad idea because the plugin isn&#039;t setup to save it;s data anywhere. (At least last time I looked.)

We actually do something along what I suggested and save the data for &#039;x&#039; amount of minutes within either a sitewide mate option record or another database within the table.  You&#039;ll note further down in one of my other comments, I make the suggestion as how get_sitestats saves it&#039;s data.

Running this script each and every time isn&#039;t the way to do it though. (No offense, Andrea.)</description>
		<content:encoded><![CDATA[<p>That only applies with wp-super-cache running in full static page mode.  I know we&#8217;re not running wp-super-cache in full mode as it causes too many issues. (ie Too many plugins fails, mobile support doesn&#8217;t work, releasing the cache doesn&#8217;t always occur when changes to the blog are made, etc.) I know on all of my installs, wp-super-cache is only running in half mode.  Even in half mode, this would still be a bad idea because the plugin isn&#8217;t setup to save it;s data anywhere. (At least last time I looked.)</p>
<p>We actually do something along what I suggested and save the data for &#8216;x&#8217; amount of minutes within either a sitewide mate option record or another database within the table.  You&#8217;ll note further down in one of my other comments, I make the suggestion as how get_sitestats saves it&#8217;s data.</p>
<p>Running this script each and every time isn&#8217;t the way to do it though. (No offense, Andrea.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-777</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 27 May 2009 08:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-777</guid>
		<description>You probably wouldn&#039;t want to install it just for this reason, but WP-Super-Cache takes care of this issue... This page is cached just like the other blog posts.

Downside of course is the list won&#039;t reflect a newly created blog straight away, but certainly removes the load issue!</description>
		<content:encoded><![CDATA[<p>You probably wouldn&#8217;t want to install it just for this reason, but WP-Super-Cache takes care of this issue&#8230; This page is cached just like the other blog posts.</p>
<p>Downside of course is the list won&#8217;t reflect a newly created blog straight away, but certainly removes the load issue!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-776</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 27 May 2009 08:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://wpmututorials.com/how-to/making-a-member-list-blog-directory/#comment-776</guid>
		<description>As per the instructions.txt of the plugin file:

To put a list call list_all_wpmu_blogs(LIMIT, DISPLAY, BEGIN_WRAP, END_WRAP, ORDER);

Parameters:

LIMIT: can be any number or left blank for unlimited.
DISPLAY: Can be either &#039;name&#039; which displays the blogs name or &#039;url&#039; which displays the address
BEGIN_WRAP: html or other code that you would like if front of the generated html. Example: &#039;&#039;
END_WRAP: html or other code that you would like after the generated html. Example: &#039;&#039;
ORDER: Can be &#039;updated&#039; which lists blogs by last updated, &#039;first_created&#039; which lists blogs by the first blog to the latest, or &#039;last_created&#039; which lists blogs from the latest to the first created</description>
		<content:encoded><![CDATA[<p>As per the instructions.txt of the plugin file:</p>
<p>To put a list call list_all_wpmu_blogs(LIMIT, DISPLAY, BEGIN_WRAP, END_WRAP, ORDER);</p>
<p>Parameters:</p>
<p>LIMIT: can be any number or left blank for unlimited.<br />
DISPLAY: Can be either &#8216;name&#8217; which displays the blogs name or &#8216;url&#8217; which displays the address<br />
BEGIN_WRAP: html or other code that you would like if front of the generated html. Example: &#8221;<br />
END_WRAP: html or other code that you would like after the generated html. Example: &#8221;<br />
ORDER: Can be &#8216;updated&#8217; which lists blogs by last updated, &#8216;first_created&#8217; which lists blogs by the first blog to the latest, or &#8216;last_created&#8217; which lists blogs from the latest to the first created</p>
]]></content:encoded>
	</item>
</channel>
</rss>
