<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike Renfro's Blog &#187; Wordpress</title>
	<atom:link href="http://blogs.cae.tntech.edu/mwr/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.cae.tntech.edu/mwr</link>
	<description>A partial repository of whatever comes to mind</description>
	<lastBuildDate>Sat, 31 Oct 2009 23:02:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>If The Title of This Post Contains the Word &#8220;Tennessee&#8221;, Will It Attract Human Spammers?</title>
		<link>http://blogs.cae.tntech.edu/mwr/2008/08/11/if-the-title-of-this-post-contains-the-word-tennessee-will-it-attract-human-spammers/</link>
		<comments>http://blogs.cae.tntech.edu/mwr/2008/08/11/if-the-title-of-this-post-contains-the-word-tennessee-will-it-attract-human-spammers/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 14:12:22 +0000</pubDate>
		<dc:creator>Mike Renfro</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blogs.cae.tntech.edu/mwr/?p=90</guid>
		<description><![CDATA[As noted before, I do love Spam Karma 2. 4000+ spams eaten over the last 18 months or so, and it&#8217;s nearly perfect as far as I can tell.
But it didn&#8217;t catch a couple of&#8230; terse&#8230; commenters on this post about a presentation I was about to give. One commenter seemed rather irritated, and posted [...]]]></description>
			<content:encoded><![CDATA[<p>As noted before, <a href="http://blogs.cae.tntech.edu/mwr/2007/06/23/i-love-spam-karma-2/">I do love Spam Karma 2</a>. 4000+ spams eaten over the last 18 months or so, and it&#8217;s nearly perfect as far as I can tell.</p>
<p>But it didn&#8217;t catch a couple of&#8230; terse&#8230; commenters on <a href="http://blogs.cae.tntech.edu/mwr/2008/04/22/giving-a-presentation-at-the-tennessee-higher-education-it-symposium/">this post</a> about a presentation I was about to give. One commenter seemed rather irritated, and posted a malformed link to some addiction recovery place or another.  A second commenter appeared to be much friendlier, and posted a few words mildly relevant to the presentation, but also added a link to another treatment center. And it&#8217;s just happening on this <strong>one</strong> post, as far as I can tell.</p>
<p>And this isn&#8217;t the garden-variety spam I&#8217;m used to seeing in Spam Karma 2&#8217;s reports. Which means it&#8217;s not getting caught with their Javascript test, their &#8220;Flash Gordon was here&#8221; test (comment posted just a few seconds after page load), etc. The comments contain one link, nothing formatted with BBCode, no unformatted links, and there are complete sentences attached to them that are just barely related to the post content.</p>
<p>Of all the posts I&#8217;ve got here, and all the opportunity for spam it provides, why this post, and why these spammers? The only thing the post and the spams have in common is the word &#8220;Tennessee&#8221;. Spammer 1 tried to link to an addiction recovery site with the word Tennessee in its URL. Spammer 2 successfully linked to a treatment center with the word Tennessee in its URL.</p>
<p>So I wonder, did I include the word &#8220;Tennessee&#8221; in this post enough to attract these folks&#8217; attention? Will they post more spam here? Because if they do, what Spam Karma 2 doesn&#8217;t catch, I will. Word of advice, guys. I don&#8217;t get an enormous volume of comments here. In fact, I get few enough to where I&#8217;m normally able to look at them within minutes of their arrival. If they&#8217;re spam, they&#8217;ll get deleted. If you&#8217;re getting paid by the hour, I guess it doesn&#8217;t matter. If you&#8217;re getting paid by number of valid links left after some period of time, you&#8217;re better off spamming elsewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.cae.tntech.edu/mwr/2008/08/11/if-the-title-of-this-post-contains-the-word-tennessee-will-it-attract-human-spammers/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Upgraded to WPMU 2.5.1</title>
		<link>http://blogs.cae.tntech.edu/mwr/2008/07/23/upgraded-to-wpmu-251/</link>
		<comments>http://blogs.cae.tntech.edu/mwr/2008/07/23/upgraded-to-wpmu-251/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 04:08:23 +0000</pubDate>
		<dc:creator>Mike Renfro</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blogs.cae.tntech.edu/mwr/?p=84</guid>
		<description><![CDATA[Joy. Upgraded the site to WPMU 2.5.1. Took a while to reconstruct my restrictions for new users and blog creation, and I&#8217;m switching out some syntax-highlighting plugins, too. We&#8217;re nearly ready to unleash this on a horde of unsuspecting graduate students.
Code Example:


/**
 * This holds the version number in a separate file so we can [...]]]></description>
			<content:encoded><![CDATA[<p>Joy. Upgraded the site to WPMU 2.5.1. Took a while to reconstruct my restrictions for new users and blog creation, and I&#8217;m switching out some syntax-highlighting plugins, too. We&#8217;re nearly ready to unleash this on a horde of unsuspecting graduate students.</p>
<p>Code Example:</p>
<pre name="code" class="php">

/**
 * This holds the version number in a separate file so we can bump it without cluttering the SVN
 */

/**
 * The WordPress version string
 *
 * @global string $wp_version
 */
$wp_version = &#039;2.5.1&#039;;

/**
 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme
 * changes.
 *
 * @global int $wp_db_version
 */
$wp_db_version = 7796;

$wpmu_version = &#039;1.5.1&#039;;
</pre>
<p>Math Example:<br />
<img src='/latexrender/pictures/f46519f38940376c83f844b8bf1fe46e.gif' title='2+e^{i\pi}=1' alt='2+e^{i\pi}=1' align=absmiddle></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.cae.tntech.edu/mwr/2008/07/23/upgraded-to-wpmu-251/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Love Spam Karma 2</title>
		<link>http://blogs.cae.tntech.edu/mwr/2007/06/23/i-love-spam-karma-2/</link>
		<comments>http://blogs.cae.tntech.edu/mwr/2007/06/23/i-love-spam-karma-2/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 22:09:58 +0000</pubDate>
		<dc:creator>Mike Renfro</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blogs.cae.tntech.edu/mwr/2007/06/23/i-love-spam-karma-2/</guid>
		<description><![CDATA[Back many months before I ever set up a blog server, one of the ITS people asked me in passing, &#8220;guess what happens if you search tntech.edu for viagra?&#8221; I had no idea. The answer (at the time) was a ton of entries in a guestbook or similar for one of the faculty. The answer [...]]]></description>
			<content:encoded><![CDATA[<p>Back many months before I ever set up a blog server, one of the ITS people asked me in passing, &#8220;guess what happens if you search tntech.edu for viagra?&#8221; I had no idea. The answer (at the time) was a ton of entries in a guestbook or similar for one of the faculty. The answer (now) is the guestbook for a student organization, plus some articles about a TTU alumnus who was involved in the development process for said drug.</p>
<p>When I did set up some starter blogs on another platform, I didn&#8217;t have anything to post there, and neither did anyone else I set one up for. So they languished, got crawled, and then got spammed. But nobody else noticed, so I deleted those blogs and watched the 404 errors pile up in the web server logs.</p>
<p>So let me know confess my undying love for the goodness that is <a href="http://unknowngenius.com/blog/wordpress/spam-karma/">Spam Karma</a>. Lots of spams eaten, few to none passed onto the actual pages. Most recently caught:<br />
<a href='http://blogs.cae.tntech.edu/mwr/files/2007/06/sk2-sample.jpg' title='sk2-sample.jpg'><img src='http://blogs.cae.tntech.edu/mwr/files/2007/06/sk2-sample.jpg' alt='sk2-sample.jpg' /></a><br />
Thank you, &#8220;free mp3 ringtones&#8221; and &#8220;downloadable ringtones&#8221;, for your kind words. I tried to make my site nice, and I&#8217;m happy that it waw&#8217;ed you. &#8220;omegax&#8221;, who a found me site in google, thanks for stopping by. I think I know &#8220;traspoolkae&#8221;, a classmate of the nearly-famous <a href="http://www.harlanlandes.com/shaney/">Mark V. Shaney</a>.</p>
<p>But most of all, thank you Dave of Unknown Genius. This plugin reduces my daily list of things to worry about by one.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.cae.tntech.edu/mwr/2007/06/23/i-love-spam-karma-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Work in Progress: Policy-Driven Blog Registrations for Universities</title>
		<link>http://blogs.cae.tntech.edu/mwr/2007/03/03/work-in-progress-policy-driven-blog-registrations-for-universities/</link>
		<comments>http://blogs.cae.tntech.edu/mwr/2007/03/03/work-in-progress-policy-driven-blog-registrations-for-universities/#comments</comments>
		<pubDate>Sun, 04 Mar 2007 04:53:08 +0000</pubDate>
		<dc:creator>Mike Renfro</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blogs.cae.tntech.edu/mwr/2007/03/03/work-in-progress-policy-driven-blog-registrations-for-universities/</guid>
		<description><![CDATA[In response to this thread at the WPMU forums, I&#8217;ve hacked up parts of the signup procedure to match what I wanted for my student/faculty/staff blogs here. Particularly, the goals for us were:

Restrict registration to people with email addresses in our subdomain cae.tntech.edu &#8212; this would include every engineering graduate student plus a sizable chunk [...]]]></description>
			<content:encoded><![CDATA[<p>In response to <a href="http://mu.wordpress.org/forums/topic.php?id=2204" target="_blank">this thread at the WPMU forums</a>, I&#8217;ve hacked up parts of the signup procedure to match what I wanted for my student/faculty/staff blogs here. Particularly, the goals for us were:</p>
<ol>
<li>Restrict registration to people with email addresses in our subdomain cae.tntech.edu &#8212; this would include every engineering graduate student plus a sizable chunk of the engineering faculty, and a few staff.</li>
<li>Force blog addresses to be of the form blogs.cae.tntech.edu/username/ , where username is the individual&#8217;s designated CAE username. &gt;99% of these match the university&#8217;s username.</li>
<li>Streamline signup as much as possible. If the user has activated their CAE login account, all they should have to do is enter their username, hit the register button, check their email, and get going.</li>
<li>Remove the 4-character minimum on usernames and blog names. Mostly because two of us have 3-letter usernames here.</li>
<li>Restrict creating multiple blogs. One blog per user by default &#8212; if a working group or project team needs a group blog space, I&#8217;ll create it myself.</li>
</ol>
<p>These patches for <a href="http://www.cae.tntech.edu/~mwr/private/wp-signup.diff" target="_blank">wp-signup.php</a> and <a href="http://www.cae.tntech.edu/~mwr/private/wpmu-functions.diff" target="_blank">wpmu-functions.php</a> appear to be working fine for goals 2-5. Goal 1 was already handled in WPMU by restricting the email domains that valid users can sign up from. I&#8217;ve not vetted these for blogs in subdomains instead of subdirectories, nor for security. But the changes should be small and simple enough to be easily audited.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.cae.tntech.edu/mwr/2007/03/03/work-in-progress-policy-driven-blog-registrations-for-universities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
