<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://uniwikis.la.psu.edu/css/rdfss.css"  type="text/css"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://uniwikis.la.psu.edu/DealingWithSpam">
<title>[CALPER's L*Wiki] DealingWithSpam</title>
<link>http://uniwikis.la.psu.edu/DealingWithSpam</link>
<description>[CALPER's L*Wiki] - This channel will provide information on changes to DealingWithSpam</description>
<dc:language>Multilingual</dc:language>
<dc:creator>WakkaKeeper</dc:creator>
<dc:date>2008-12-02T23:48-05:00</dc:date>
<dc:rights>Copyright (C) 2000 - 2008 CALPER's L*Wiki. </dc:rights>
<admin:errorReportsTo rdf:resource="mailto:ajb102@psu.edu"/>
<admin:generatorAgent rdf:resource="http://uniwakka.sourceforge.net/" />
<sy:updatePeriod>daily</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2004-01-01T12:00+00:00</sy:updateBase>
<ttl>1440</ttl>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://uniwikis.la.psu.edu/DealingWithSpam/show?time=2004-11-23+21%3A43%3A24" />

</rdf:Seq>
</items>
</channel>

<item rdf:about="http://uniwikis.la.psu.edu/DealingWithSpam/show?time=2004-11-23+21%3A43%3A24">
	<title>DealingWithSpam</title>
	<link>http://uniwikis.la.psu.edu/DealingWithSpam/show?time=2004-11-23+21%3A43%3A24</link>
	<description>Changes to DealingWithSpam made by WakkaKeeper on Tue, 23 Nov 2004, 21:43:24 -0500</description>
	<description><![CDATA[<br /><strong>Additions:</strong><br />
<div class="additions"><strong><a href="http://uniwikis.la.psu.edu/DealingWithSpam">DealingWithSpam</a></strong><br />
<strong>Removing spam content from Page Revisions:</strong><br />
At present, there is no web-based way to use the Wiki to erase spammed content from the stored "revisions" for each page. And this may not matter, since opening up such a feature to more than just the core/trusted users could be quite problematic (if you do "real" deletions that cannot be "undone"). Also, deleting entire pages from the Wiki can be done (not in this particular Wiki), but when this is done to remove one or two unwanted spammed revisions it is severe overkill.<br />
For users of the Wakka engine, removing spam content from the page revisions can be done through a local <a href="http://uniwikis.la.psu.edu/MySQL">MySQL</a> user interface. Wakka stores page content in a table entitled "wakka_pages". Each "page" is stamped with the "user" who authored that particular "revision" of the page. This simple line:<br />
update wakka_pages set body="cleaned" where user="222.248.21.195";<br />
will find any page revisions authored by this (real) spammer, and replace the content of this page with the word "cleaned".<br />
These pages will still exist in the Wiki page histories, but the content (often disgusting) will be "cleaned"! Of course, anything "new" the spammer adds since you run this command will not be effected, but I've found a once-a-week scrubbing of page revisions, coupled with the other suggestions on this page, are reliable ways to minimize and prevent spam, and keep your Wiki clean from their garbage.<br />
Use this and all <a href="http://uniwikis.la.psu.edu/MySQL">MySQL</a> command line changes with caution, as one typo can cause unwanted, permanent changes. It is always a good idea to run a backup before doing anything of this sort.</div>]]></description>
	<content:encoded><![CDATA[<br /><strong>Additions:</strong><br />
<div class="additions"><strong><a href="http://uniwikis.la.psu.edu/DealingWithSpam">DealingWithSpam</a></strong><br />
<strong>Removing spam content from Page Revisions:</strong><br />
At present, there is no web-based way to use the Wiki to erase spammed content from the stored "revisions" for each page. And this may not matter, since opening up such a feature to more than just the core/trusted users could be quite problematic (if you do "real" deletions that cannot be "undone"). Also, deleting entire pages from the Wiki can be done (not in this particular Wiki), but when this is done to remove one or two unwanted spammed revisions it is severe overkill.<br />
For users of the Wakka engine, removing spam content from the page revisions can be done through a local <a href="http://uniwikis.la.psu.edu/MySQL">MySQL</a> user interface. Wakka stores page content in a table entitled "wakka_pages". Each "page" is stamped with the "user" who authored that particular "revision" of the page. This simple line:<br />
update wakka_pages set body="cleaned" where user="222.248.21.195";<br />
will find any page revisions authored by this (real) spammer, and replace the content of this page with the word "cleaned".<br />
These pages will still exist in the Wiki page histories, but the content (often disgusting) will be "cleaned"! Of course, anything "new" the spammer adds since you run this command will not be effected, but I've found a once-a-week scrubbing of page revisions, coupled with the other suggestions on this page, are reliable ways to minimize and prevent spam, and keep your Wiki clean from their garbage.<br />
Use this and all <a href="http://uniwikis.la.psu.edu/MySQL">MySQL</a> command line changes with caution, as one typo can cause unwanted, permanent changes. It is always a good idea to run a backup before doing anything of this sort.</div>]]></content:encoded>
	<dc:creator>WakkaKeeper</dc:creator>
	<dc:contributor>WakkaKeeper</dc:contributor>
	<dc:date>2004-11-23T21:43:24-05:00</dc:date>
</item>


<textinput rdf:about="http://uniwikis.la.psu.edu/TextSearch">
<title>Search CALPER's L*Wiki</title>
<description>Search CALPER's L*Wiki</description>
<name>phrase</name>
<link>http://uniwikis.la.psu.edu/TextSearch</link>
</textinput>
</rdf:RDF>