<?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"
	>

<channel>
	<title>Open Source Activism</title>
	<atom:link href="http://opensourceactivism.blogivists.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensourceactivism.blogivists.com</link>
	<description>How to use open source technology for activism</description>
	<pubDate>Sat, 31 May 2008 16:38:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>How to Add Images to a Post</title>
		<link>http://opensourceactivism.blogivists.com/2008/05/31/how-to-add-images-to-a-post/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/05/31/how-to-add-images-to-a-post/#comments</comments>
		<pubDate>Sat, 31 May 2008 16:38:13 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/05/31/how-to-add-images-to-a-post/</guid>
		<description><![CDATA[I&#8217;ve answered this question a few times now, so I thought I&#8217;d add layout the instructions here.  I will focus on the uploading of images and linking them while you are writing the post.
Before starting though, there is already a very good video showing this process on Youtube.  

Just below the writing window [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve answered this question a few times now, so I thought I&#8217;d add layout the instructions here.  I will focus on the uploading of images and linking them while you are writing the post.</p>
<p>Before starting though, there is already a very good video showing this process on Youtube.  </p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/lMzFVsTPMic&amp;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/lMzFVsTPMic&amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Just below the writing window you&#8217;ll see the following for uploading images.</p>
<p><a href='http://opensourceactivism.blogivists.com/files/2008/05/imageupload.jpg' title='ImageUpload'><img src='http://opensourceactivism.blogivists.com/files/2008/05/imageupload.thumbnail.jpg' alt='ImageUpload' /></a></p>
<p>Click Browse and locate the file on your computer you want to upload.  Once you have chosen the file, enter its title and description.  Make the title descriptive as well so this image will be easier to find later if you want to use it again.  No click the Upload button.  You will see the following in the upload area when it is finished.</p>
<p><a href='http://opensourceactivism.blogivists.com/files/2008/05/imagetoeditor.jpg' title='ImageToEditor'><img src='http://opensourceactivism.blogivists.com/files/2008/05/imagetoeditor.thumbnail.jpg' alt='ImageToEditor' /></a></p>
<p>You are now ready to add the image to your post.  Click the &#8220;Send to editor&#8221; button and the code for the image is placed in the writing area.</p>
<p>Now finish editing your post and you are done.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/05/31/how-to-add-images-to-a-post/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Add User to Your Blog?</title>
		<link>http://opensourceactivism.blogivists.com/2008/05/17/how-to-add-user-to-your-blog/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/05/17/how-to-add-user-to-your-blog/#comments</comments>
		<pubDate>Sat, 17 May 2008 06:41:17 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Add user]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/05/17/how-to-add-user-to-your-blog/</guid>
		<description><![CDATA[Do you want to add a user to your wordpress blog?  Here are the basic instructions for doing this in Wordpress 2.3:

Login to your control panel
Click Users
Scroll down to Add User From Community as shown below

Fill in the users email address
Change the dropdown box to the level of authority you want the new user [...]]]></description>
			<content:encoded><![CDATA[<p>Do you want to add a user to your wordpress blog?  Here are the basic instructions for doing this in <a href="http://wordpress.org">Wordpress</a> 2.3:</p>
<ul>
<li>Login to your control panel</li>
<li>Click Users</li>
<li>Scroll down to Add User From Community as shown below<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/05/adduser.jpg' title='Add User'><img src='http://opensourceactivism.blogivists.com/files/2008/05/adduser.thumbnail.jpg' alt='Add User' /></a></li>
<li>Fill in the users email address</li>
<li>Change the dropdown box to the level of authority you want the new user to have.  I have a brief description below.  For a full comparison of user roles see the <a href="http://codex.wordpress.org/Roles_and_Capabilities">Wordpress description</a>.
<ul>
<li>Subscriber - Cannot do anything but read just like a normal visitor</li>
<li>Contributor - Write posts but cannot publish them</li>
<li>Author - Can write and publish posts</li>
<li>Editor - Same as author and can change categories, moderate comments, edit other users posts</li>
<li>Administrator - Everything</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/05/17/how-to-add-user-to-your-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Fatal error: Class &#8216;DOMDocument&#8217; not found</title>
		<link>http://opensourceactivism.blogivists.com/2008/05/08/php-fatal-error-class-domdocument-not-found/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/05/08/php-fatal-error-class-domdocument-not-found/#comments</comments>
		<pubDate>Thu, 08 May 2008 22:11:16 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[Mediawiki]]></category>

		<category><![CDATA[DOMDocument]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/05/08/php-fatal-error-class-domdocument-not-found/</guid>
		<description><![CDATA[The above error is appears to be a common occurrence when you upgrade your Mediawiki installation from version 1.11 to 1.12.  To fix this you need to have your system administrator do the following:

yum -y install php-xml
service httpd restart

The installs the XML modules into PHP.  Restarting httpd allows the web server, in this [...]]]></description>
			<content:encoded><![CDATA[<p>The above error is appears to be a common occurrence when you upgrade your <a href="http://www.mediawiki.org">Mediawiki</a> installation from version 1.11 to 1.12.  To fix this you need to have your system administrator do the following:</p>
<blockquote><p>
yum -y install php-xml<br />
service httpd restart
</p></blockquote>
<p>The installs the XML modules into PHP.  Restarting httpd allows the web server, in this case <a href="http://apache.org/">Apache</a>, to load the new modules.</p>
<p>This solution came from the <a href="http://www.mediawiki.org/wiki/Project:Support_desk#.28RESOLVED.29_PHP_Fatal_error:__Class_.27DOMDocument.27_not_found_in_.2Fvar.2Fwww.2Fhtml.2Fwiki.2Fincludes.2FPreprocessor_DOM.php_on_line_566">Mediawiki Support Desk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/05/08/php-fatal-error-class-domdocument-not-found/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to filter out keywords in blog titles from the main page?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-keywords-in-blog-titles-from-the-main-page/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-keywords-in-blog-titles-from-the-main-page/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 04:26:27 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-keywords-in-blog-titles-from-the-main-page/</guid>
		<description><![CDATA[This procedure is for the more experienced since you will have to directly edit PHP code to do this filtering.  Here are the steps to filter offensive or spam keywords inside the wordpress loop:


Login into your server either through your CPanel or SSH
Traverse into your blog directory/wp-content/themes/yourtheme
Select your index.php file or the file containing [...]]]></description>
			<content:encoded><![CDATA[<p>This procedure is for the more experienced since you will have to directly edit PHP code to do this filtering.  Here are the steps to filter offensive or spam keywords inside the wordpress loop:<br />
<span id="more-34"></span></p>
<ol>
<li>Login into your server either through your CPanel or SSH</li>
<li>Traverse into your blog directory/wp-content/themes/yourtheme</li>
<li>Select your index.php file or the file containing your feed list.</li>
<li>Make a copy this file for precaution</li>
<li>Edit the original file and replace your loop code with the following example code <em>(I&#8217;ll explain the code further down)</em>:<br />
<blockquote><p>
&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x24;&#x6D;&#x79;&#x5F;&#x71;&#x75;&#x65;&#x72;&#x79; &#x3D; &#x6E;&#x65;&#x77; &#x57;&#x50;&#x5F;&#x51;&#x75;&#x65;&#x72;&#x79;&#x28;&#x27;&#x63;&#x61;&#x74;&#x65;&#x67;&#x6F;&#x72;&#x79;&#x5F;&#x6E;&#x61;&#x6D;&#x65;&#x3D;&#x53;&#x79;&#x6E;&#x64;&#x69;&#x63;&#x61;&#x74;&#x69;&#x6F;&#x6E;&#x26;&#x73;&#x68;&#x6F;&#x77;&#x70;&#x6F;&#x73;&#x74;&#x73;&#x3D;&#x32;&#x30;&#x27;&#x29;&#x3B;<br />
  &#x77;&#x68;&#x69;&#x6C;&#x65; &#x28;&#x24;&#x6D;&#x79;&#x5F;&#x71;&#x75;&#x65;&#x72;&#x79;&#x2D;&#x3E;&#x68;&#x61;&#x76;&#x65;&#x5F;&#x70;&#x6F;&#x73;&#x74;&#x73;&#x28;&#x29;&#x29; &#x3A; &#x24;&#x6D;&#x79;&#x5F;&#x71;&#x75;&#x65;&#x72;&#x79;&#x2D;&#x3E;&#x74;&#x68;&#x65;&#x5F;&#x70;&#x6F;&#x73;&#x74;&#x28;&#x29;&#x3B;<br />
  &#x24;&#x64;&#x6F;&#x5F;&#x6E;&#x6F;&#x74;&#x5F;&#x64;&#x75;&#x70;&#x6C;&#x69;&#x63;&#x61;&#x74;&#x65; &#x3D; &#x24;&#x70;&#x6F;&#x73;&#x74;&#x2D;&#x3E;&#x49;&#x44;&#x3B;&#x3F;&#x3E;<br />
                &#x3C;&#x3F;&#x70;&#x68;&#x70;<br />
                    &#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65; &#x3D; &#x74;&#x68;&#x65;&#x5F;&#x74;&#x69;&#x74;&#x6C;&#x65;&#x28;&#x27;&#x27;&#x2C;&#x27;&#x27;&#x2C;&#x66;&#x61;&#x6C;&#x73;&#x65;&#x29;&#x3B;<br />
                    &#x69;&#x66; &#x28; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x62;&#x6F;&#x6F;&#x62;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x48;&#x65;&#x6C;&#x6C;&#x6F; &#x57;&#x6F;&#x72;&#x6C;&#x64;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x63;&#x75;&#x6E;&#x74;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x70;&#x75;&#x73;&#x73;&#x79;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x6E;&#x75;&#x64;&#x65;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29; &#x29; &#x7B;<br />
                &#x3F;&#x3E;<br />
        &#x3C;&#x6C;&#x69;&#x3E;&#x3C;&#x61; &#x68;&#x72;&#x65;&#x66;&#x3D;&#x22;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x70;&#x65;&#x72;&#x6D;&#x61;&#x6C;&#x69;&#x6E;&#x6B;&#x28;&#x29; &#x3F;&#x3E;&#x22; &#x72;&#x65;&#x6C;&#x3D;&#x22;&#x62;&#x6F;&#x6F;&#x6B;&#x6D;&#x61;&#x72;&#x6B;&#x22; &#x74;&#x69;&#x74;&#x6C;&#x65;&#x3D;&#x22;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x74;&#x69;&#x74;&#x6C;&#x65;&#x28;&#x29;&#x3B; &#x3F;&#x3E;&#x22;&#x3E;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x74;&#x69;&#x74;&#x6C;&#x65;&#x28;&#x29;&#x3B; &#x3F;&#x3E;&#x3C;&#x2F;&#x61;&#x3E;&#x3C;&#x62;&#x72;&#x3E;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x61;&#x75;&#x74;&#x68;&#x6F;&#x72;&#x28;&#x29;&#x3B; &#x3F;&#x3E;&#x3C;&#x2F;&#x6C;&#x69;&#x3E;<br />
     &#x3C;&#x3F;&#x70;&#x68;&#x70; &#x7D; &#x3F;&#x3E;<br />
&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x65;&#x6E;&#x64;&#x77;&#x68;&#x69;&#x6C;&#x65;&#x3B; &#x3F;&#x3E;
                  </p></blockquote>
</li>
<li>Save the file</li>
<li>Open another browser window and check your main page</li>
<li>If your feed is now correct, your are done.  If not continue</li>
<li>In your file manager find you error_log file.  The location is different on each system, but CPanel usually has an icon that says Error Log</li>
<li>Review the last several lines of the error log.  It will tell you what line the error is on.  Most likely it will be a syntax error in one of the filter lines</li>
<li>Fix the error in the file you are editing and repeat the test</li>
</ol>
<p>The code replacement was just a small sample.  To grab the entire loop code with all of my filters right click <a href="http://opensourceactivism.blogivists.com/files/2008/04/keyword_block_code">this code link</a> and save as yourfilter.php.  Then you can easily add the full fulter list into your code.  </p>
<p>Now, let&#8217;s walk through the code so you can see how this works.  This first section queries the database and pulls back the last 20 posts that have been syndicated.  It also makes sure there are no duplicates.  This is the beginning of the feed loop, i.e. the Live Feed section of <a href="http://blogivists.com">Blogivists.com</a></p>
<blockquote><p>
&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x24;&#x6D;&#x79;&#x5F;&#x71;&#x75;&#x65;&#x72;&#x79; &#x3D; &#x6E;&#x65;&#x77; &#x57;&#x50;&#x5F;&#x51;&#x75;&#x65;&#x72;&#x79;&#x28;&#x27;&#x63;&#x61;&#x74;&#x65;&#x67;&#x6F;&#x72;&#x79;&#x5F;&#x6E;&#x61;&#x6D;&#x65;&#x3D;&#x53;&#x79;&#x6E;&#x64;&#x69;&#x63;&#x61;&#x74;&#x69;&#x6F;&#x6E;&#x26;&#x73;&#x68;&#x6F;&#x77;&#x70;&#x6F;&#x73;&#x74;&#x73;&#x3D;&#x32;&#x30;&#x27;&#x29;&#x3B;<br />
  &#x77;&#x68;&#x69;&#x6C;&#x65; &#x28;&#x24;&#x6D;&#x79;&#x5F;&#x71;&#x75;&#x65;&#x72;&#x79;&#x2D;&#x3E;&#x68;&#x61;&#x76;&#x65;&#x5F;&#x70;&#x6F;&#x73;&#x74;&#x73;&#x28;&#x29;&#x29; &#x3A; &#x24;&#x6D;&#x79;&#x5F;&#x71;&#x75;&#x65;&#x72;&#x79;&#x2D;&#x3E;&#x74;&#x68;&#x65;&#x5F;&#x70;&#x6F;&#x73;&#x74;&#x28;&#x29;&#x3B;<br />
  &#x24;&#x64;&#x6F;&#x5F;&#x6E;&#x6F;&#x74;&#x5F;&#x64;&#x75;&#x70;&#x6C;&#x69;&#x63;&#x61;&#x74;&#x65; &#x3D; &#x24;&#x70;&#x6F;&#x73;&#x74;&#x2D;&#x3E;&#x49;&#x44;&#x3B;&#x3F;&#x3E;
</p></blockquote>
<p>Next I open a new php segment and the first thing I do is grab the post title.  Setting the third parameter to false gives me the title and prevents it from being displayed.  I set the title to a variable to make it easier to do the multiple filter checks.</p>
<blockquote><p>
&#60;&#63;&#112;&#104;&#112;<br />
                    &#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65; &#x3D; &#x74;&#x68;&#x65;&#x5F;&#x74;&#x69;&#x74;&#x6C;&#x65;&#x28;&#x27;&#x27;&#x2C;&#x27;&#x27;&#x2C;&#x66;&#x61;&#x6C;&#x73;&#x65;&#x29;&#x3B;
</p></blockquote>
<p>Now, the filtering.  I am using a case insensitive search that tests the keyword against the post title.  If the keyword is found anywhere in the title the if statement is broken and I move to the next keyword.  If it is false, I continue.  Be careful what words your filter on.  This check will find partial words within words and you could end up wondering why posts are not displaying.  For instance, filtering on sex would also catch Middlesex and exclude it.  </p>
<p>As a quick note, you&#8217;ll see I filter out all of the &#8220;Hello World&#8221; posts with a filter.</p>
<p>Terminology:<br />
&nbsp;&nbsp;&nbsp;&nbsp;<strong>!</strong> (exclamation) reverses a True/False value so a false gives me true to continue<br />
&nbsp;&nbsp;&nbsp;&nbsp;<strong>;&amp;&amp;</strong> is the symbol for AND, i.e. all values in the AND clause must also be True to continue</p>
<blockquote><p>
                    &#x69;&#x66; &#x28; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x62;&#x6F;&#x6F;&#x62;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x48;&#x65;&#x6C;&#x6C;&#x6F; &#x57;&#x6F;&#x72;&#x6C;&#x64;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x63;&#x75;&#x6E;&#x74;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x70;&#x75;&#x73;&#x73;&#x79;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29;<br />
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x6E;&#x75;&#x64;&#x65;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29; &#x29; &#x7B;
</p></blockquote>
<p>An easy mistake to make is forgetting to close the final keyword test with a final parenthesis.</p>
<blockquote><p>
                      &#x26;&#x26; &#x21;&#x65;&#x72;&#x65;&#x67;&#x69;&#x28;&#x27;&#x6E;&#x75;&#x64;&#x65;&#x27;&#x2C;&#x24;&#x63;&#x75;&#x72;&#x54;&#x69;&#x74;&#x6C;&#x65;&#x29; &#x29; &#x7B;
</p></blockquote>
<p>Now end the PHP code segment to print the valid post titles.</p>
<blockquote><p>
                ?&gt;
</p></blockquote>
<p>Allow the HTML code to display the post titles in a list.</p>
<blockquote><p>
        &#x3C;&#x6C;&#x69;&#x3E;&#x3C;&#x61; &#x68;&#x72;&#x65;&#x66;&#x3D;&#x22;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x70;&#x65;&#x72;&#x6D;&#x61;&#x6C;&#x69;&#x6E;&#x6B;&#x28;&#x29; &#x3F;&#x3E;&#x22; &#x72;&#x65;&#x6C;&#x3D;&#x22;&#x62;&#x6F;&#x6F;&#x6B;&#x6D;&#x61;&#x72;&#x6B;&#x22; &#x74;&#x69;&#x74;&#x6C;&#x65;&#x3D;&#x22;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x74;&#x69;&#x74;&#x6C;&#x65;&#x28;&#x29;&#x3B; &#x3F;&#x3E;&#x22;&#x3E;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x74;&#x69;&#x74;&#x6C;&#x65;&#x28;&#x29;&#x3B; &#x3F;&#x3E;&#x3C;&#x2F;&#x61;&#x3E;&#x3C;&#x62;&#x72;&#x3E;&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x74;&#x68;&#x65;&#x5F;&#x61;&#x75;&#x74;&#x68;&#x6F;&#x72;&#x28;&#x29;&#x3B; &#x3F;&#x3E;&#x3C;&#x2F;&#x6C;&#x69;&#x3E;
</p></blockquote>
<p>Finally, close the If part of the filter and end the loop.</p>
<blockquote><p>
     &#x3C;&#x3F;&#x70;&#x68;&#x70; &#x7D; &#x3F;&#x3E;<br />
&#x3C;&#x3F;&#x70;&#x68;&#x70; &#x65;&#x6E;&#x64;&#x77;&#x68;&#x69;&#x6C;&#x65;&#x3B; &#x3F;&#x3E;
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-keywords-in-blog-titles-from-the-main-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to filter out a blog from Syndication?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-a-blog-from-syndication/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-a-blog-from-syndication/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 03:29:04 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[FeedWordPress]]></category>

		<category><![CDATA[Filter Syndicated Blogs]]></category>

		<category><![CDATA[Syndication]]></category>

		<category><![CDATA[Wordpress MU]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-a-blog-from-syndication/</guid>
		<description><![CDATA[Here are the steps to filter out a registered blog that you now longer want appearing in the syndicated feed list (We are using FeedWordPress to syndicate our feeds):


Login as an admin user
Go to your Contol Panel
Choose Syndication


Click Edit beside the feed you need to filter a blog from
Scroll down and find the blog(s) you [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to filter out a registered blog that you now longer want appearing in the syndicated feed list (We are using <a href="http://projects.radgeek.com/feedwordpress">FeedWordPress</a> to syndicate our feeds):<br />
<span id="more-31"></span></p>
<ol>
<li>Login as an admin user</li>
<li>Go to your Contol Panel</li>
<li>Choose Syndication<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/syndication.png' title='Syndication menu'><img src='http://opensourceactivism.blogivists.com/files/2008/04/syndication.thumbnail.png' alt='Syndication menu' /></a>
</li>
<li>Click Edit beside the feed you need to filter a blog from</li>
<li>Scroll down and find the blog(s) you want to fliter out</li>
<li>Click the dropdown and choose &#8220;get filtered out&#8221; as shown below repeating for each blog you want to filter out<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/syndication_filterout.png' title='Syndication menu'><img src='http://opensourceactivism.blogivists.com/files/2008/04/syndication_filterout.thumbnail.png' alt='Syndication menu' /></a>
</li>
<li>Click the Save Changes button</li>
</ol>
<p>Filtering out these blogs will not remove them from the current feed however.  It only prevents them from being syndicated from this point forward.  To actually remove posts from the current feed you need to <a href="http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-offensive-syndicated-posts/">delete offensive syndicated posts</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-filter-out-a-blog-from-syndication/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to delete offensive syndicated posts?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-offensive-syndicated-posts/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-offensive-syndicated-posts/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 03:27:40 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-offensive-syndicated-posts/</guid>
		<description><![CDATA[Here are the steps to remove posts from your current syndicated feed (We are using FeedWordPress to syndicate our feeds):
Reminder, once you delete a post it cannot be restored in the admin screens. It can only be restored from a database backup or reposting.


Login as an admin user
Go to your Contol Panel
Choose Manage
Choose Posts (should [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to remove posts from your current syndicated feed (We are using <a href="http://projects.radgeek.com/feedwordpress">FeedWordPress</a> to syndicate our feeds):</p>
<p><em>Reminder, once you delete a post it cannot be restored in the admin screens. It can only be restored from a database backup or reposting.</em><br />
<span id="more-33"></span></p>
<ol>
<li>Login as an admin user</li>
<li>Go to your Contol Panel</li>
<li>Choose Manage</li>
<li>Choose Posts (should default to Posts)</li>
<li>Scroll down and find the post you want removed from Syndication</li>
<li>Click Delete on the right hand side of the screen for each post you want deleted</li>
<li>Confirm the deletion</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-offensive-syndicated-posts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Ban Specified Email Domains From Registering?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-ban-specified-email-domains-from-registering/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-ban-specified-email-domains-from-registering/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 03:01:31 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-ban-specified-email-domains-from-registering/</guid>
		<description><![CDATA[Here are the steps to prevent the registration of blogs from spammer domains or offensive domain names techniques:


Login as an admin user
Go to your Contol Panel
Choose Site Admin
Choose Options as shown


Scroll down and find Banned Email Domains.


Right click the Email Domain List File and choose new Window
Cut and Paste the line of words into the [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to prevent the registration of blogs from spammer domains or offensive domain names techniques:<br />
<span id="more-37"></span></p>
<ol>
<li>Login as an admin user</li>
<li>Go to your Contol Panel</li>
<li>Choose Site Admin</li>
<li>Choose Options as shown<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/banning_option.png' title='Banning Selection'><img src='http://opensourceactivism.blogivists.com/files/2008/04/banning_option.thumbnail.png' alt='Banning Selection' /></a>
</li>
<li>Scroll down and find Banned Email Domains.<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/banning.png' title='Banned Names'><img src='http://opensourceactivism.blogivists.com/files/2008/04/banning.thumbnail.png' alt='Banned Names' /></a>
</li>
<li>Right click the <a href="http://opensourceactivism.blogivists.com/files/2008/04/keyword_emaildomaindeny.txt">Email Domain List File</a> and choose new Window</li>
<li>Cut and Paste the line of words into the Banned Email Domains box after your current list</li>
<li>Click the Update Options button</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-ban-specified-email-domains-from-registering/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to block blog registrations of offensive words?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-block-blog-registrations-of-offensive-words/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-block-blog-registrations-of-offensive-words/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 02:55:10 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-block-blog-registrations-of-offensive-words/</guid>
		<description><![CDATA[Here are the steps to prevent the registration of blogs with offensive names or words associated with spamming techniques:


Login as an admin user
Go to your Contol Panel
Choose Site Admin
Choose Options as shown


Scroll down and find Banned Names.


Right click the Keyword List File and choose new Window
Cut and Paste the line of words into the Banned [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to prevent the registration of blogs with offensive names or words associated with spamming techniques:<br />
<span id="more-30"></span></p>
<ol>
<li>Login as an admin user</li>
<li>Go to your Contol Panel</li>
<li>Choose Site Admin</li>
<li>Choose Options as shown<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/banning_option.png' title='Banning Selection'><img src='http://opensourceactivism.blogivists.com/files/2008/04/banning_option.thumbnail.png' alt='Banning Selection' /></a>
</li>
<li>Scroll down and find Banned Names.<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/banning.png' title='Banned Names'><img src='http://opensourceactivism.blogivists.com/files/2008/04/banning.thumbnail.png' alt='Banned Names' /></a>
</li>
<li>Right click the <a href="http://opensourceactivism.blogivists.com/files/2008/04/keyword_blogdeny.txt">Keyword List File</a> and choose new Window</li>
<li>Cut and Paste the line of words into the Banned Name line after your current list</li>
<li>Click the Update Options button</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-block-blog-registrations-of-offensive-words/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Delete a Blog?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-a-blog/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-a-blog/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 23:31:57 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[delete blog]]></category>

		<category><![CDATA[Wordpress MU]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-a-blog/</guid>
		<description><![CDATA[Here are the steps to delete a blog:
Reminder, once you delete a blog it cannot be restored in the admin screens.  It can only be restored from a database backup.


Login as an admin user
Go to your Contol Panel
Choose Site Admin
Choose Blogs as shown


Deleting 1 Blog Only

Enter that blog name into the search user box [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to delete a blog:</p>
<p><i>Reminder, once you delete a blog it cannot be restored in the admin screens.  It can only be restored from a database backup.</i><br />
<span id="more-36"></span></p>
<ol>
<li>Login as an admin user</li>
<li>Go to your Contol Panel</li>
<li>Choose Site Admin</li>
<li>Choose Blogs as shown<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spamadmin.png' title='Marking blogs as spam menu'><img src='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spamadmin.thumbnail.png' alt='Marking blogs as spam menu' /></a>
</li>
<li>Deleting 1 Blog Only
<ol>
<li>Enter that blog name into the search user box and click Search
<li>Once that blog is displayed, click Delete on the right hand side of the screen for the user you want to delete.</li>
</ol>
<li>Deleting multiple Blogs
<ol>
<li>Check the box beside the blogs you want to delete - <i>As a reminder here do not hit next or move to another page.  You can only delete blogs from the current list</i></li>
<li>Select the Delete box below the user list<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spam.png' title='Mark blogs as spam'><img src='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spam.thumbnail.png' alt='Mark blogs as spam' /></a>
</li>
<li>Click the Apply changes button as shown in the above image.</li>
</ol>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-delete-a-blog/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Mark Blogs as Spammers?</title>
		<link>http://opensourceactivism.blogivists.com/2008/04/18/how-to-mark-blogs-as-spammers/</link>
		<comments>http://opensourceactivism.blogivists.com/2008/04/18/how-to-mark-blogs-as-spammers/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 23:26:31 +0000</pubDate>
		<dc:creator>lennie</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/2008/04/18/how-to-mark-blogs-as-spammers/</guid>
		<description><![CDATA[Here are the steps to mark a blog as a spammer:


Login as an admin user
Go to your Contol Panel
Choose Site Admin
Choose Blogs as shown


Marking 1 Blog Only

Enter that blog name into the search user box and click Search
Once that blog is displayed, click Spam on the right hand side of the screen for the user [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps to mark a blog as a spammer:<br />
<span id="more-29"></span></p>
<ol>
<li>Login as an admin user</li>
<li>Go to your Contol Panel</li>
<li>Choose Site Admin</li>
<li>Choose Blogs as shown<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spamadmin.png' title='Marking blogs as spam menu'><img src='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spamadmin.thumbnail.png' alt='Marking blogs as spam menu' /></a>
</li>
<li>Marking 1 Blog Only
<ol>
<li>Enter that blog name into the search user box and click Search
<li>Once that blog is displayed, click Spam on the right hand side of the screen for the user you want to mark as a spammer.</li>
</ol>
<li>Marking multiple Blogs
<ol>
<li>Check the box beside the blogs you want to mark as spammers - <i>As a reminder here do not hit next or move to another page.  You can only mark blogs from the current list</i></li>
<li>Select the Mark as Spam box below the user list<br />
<a href='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spam.png' title='Mark blogs as spam'><img src='http://opensourceactivism.blogivists.com/files/2008/04/blogs_spam.thumbnail.png' alt='Mark blogs as spam' /></a>
</li>
<li>Click the Apply changes button as shown in the above image.</li>
</ol>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://opensourceactivism.blogivists.com/2008/04/18/how-to-mark-blogs-as-spammers/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
