<?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>Learning the World &#187; plugins</title>
	<atom:link href="http://knewquist.edublogs.org/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://knewquist.edublogs.org</link>
	<description>An education tech blog by Ken Newquist</description>
	<lastBuildDate>Sun, 04 Oct 2009 16:12:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>21 of the Best WordPress Plugins for New Blogs</title>
		<link>http://knewquist.edublogs.org/2009/03/17/21-of-the-best-wordpress-plugins-for-new-blogs/</link>
		<comments>http://knewquist.edublogs.org/2009/03/17/21-of-the-best-wordpress-plugins-for-new-blogs/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:17:19 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=159</guid>
		<description><![CDATA[Marketing Pilgrim&#8217;s posted their list of the most useful plugins for new bloggers. Of the plugins on this list, I can personally recommend Akismet; no blog should launch with out it. A lot of my friends in the hobby game blogosphere use CommentLuv. I&#8217;ve taken advantage of it while posting comments, but have never installed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.marketingpilgrim.com/2008/12/best-wordpress-plugins-new-blogs.html">Marketing Pilgrim&#8217;s posted their list of the most useful plugins for new bloggers</a>. Of the plugins on this list, I can personally recommend <a href="http://akismet.com/">Akismet</a>; no blog should launch with out it. A lot of my friends in the hobby game blogosphere use <a href="http://www.fiddyp.co.uk/commentluv-wordpress-plugin/">CommentLuv</a>. I&#8217;ve taken advantage of it while posting comments, but have never installed it on one of my own blogs.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/17/21-of-the-best-wordpress-plugins-for-new-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NextGen: Config Suggestions for WordPress MU</title>
		<link>http://knewquist.edublogs.org/2009/03/11/nextgen-config-suggestions-for-wordpress-mu/</link>
		<comments>http://knewquist.edublogs.org/2009/03/11/nextgen-config-suggestions-for-wordpress-mu/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 19:43:45 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=187</guid>
		<description><![CDATA[I&#8217;ve had great luck using NextGEN Gallery in my WordPress MU pilot install at work, but we have run into a few MU-specific hiccups with the flash file uploader and the location of the file image rotater. This led me to suggest some site-wide configuration options for the plugin in the WordPress support forums:
http://wordpress.org/support/topic/251863?replies=1
Here&#8217;s what [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had great luck using <a href="http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/">NextGEN Gallery</a> in my WordPress MU pilot install at work, but we have run into a few MU-specific hiccups with the flash file uploader and the location of the file image rotater. This led me to suggest some site-wide configuration options for the plugin in the WordPress support forums:</p>
<p><a href="http://wordpress.org/support/topic/251863?replies=1">http://wordpress.org/support/topic/251863?replies=1</a></p>
<p>Here&#8217;s what I suggested:</p>
<p><strong>The Default Image Rotator location</strong></p>
<p>The plugin attempts to guess the default location for the imagerotator.swf file based on the assumption that the plugin is installed as part of a standard WordPress installation. This makes the path something like:</p>
<p style="padding-left: 30px;">http://www.example.com/username/wp-content/plugins/nextgen-gallery/imagerotator.swf</p>
<p>Unfortunately, in a WordPress MU install, the plugin is not located in the user&#8217;s directory; instead it&#8217;s in the main plugins directory. e.g.:</p>
<p style="padding-left: 30px;">http://www.example.com/wp-content/plugins/nextgen-gallery/imagerotator.swf</p>
<p>It&#8217;d be great to have a global option that allows me to specify what the default path should be for all of the NextGEN galleries on the WordPress MU install.</p>
<p><strong>Global &#8220;Disable Flash Uploader&#8221; option</strong></p>
<p>The Flash uploader has been problematic on and off for a while. While 2.7 got it working on non-secure sites, there&#8217;s a known issue with Flash and https that prevents it from working in sites secured with https.</p>
<p>NextGEN allows users to disable the Flash uploader on a per-site basis, which is helpful, but I&#8217;d love a global option that would allow me to disable the Flash uploader site-wide.</p>
<p>If these options sound helpful to you, <a href="http://wordpress.org/support/topic/251863?replies=1">please drop by the forums</a> and add your voice to the conversation.</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/03/11/nextgen-config-suggestions-for-wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linking to author names in WordPress</title>
		<link>http://knewquist.edublogs.org/2009/01/26/linking-to-author-names-in-wordpress/</link>
		<comments>http://knewquist.edublogs.org/2009/01/26/linking-to-author-names-in-wordpress/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 18:56:24 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=166</guid>
		<description><![CDATA[After talking with a faculty member and brainstorming how classes might use WordPress MU, one of the must-have tools we&#8217;ve decided we need is an author list. While we anticipate that we&#8217;ll have a number of one-person blogs if/when WordPress Mu is in production, there will also be goodly amount of multi-author blogs for classes, [...]]]></description>
			<content:encoded><![CDATA[<p>After talking with a faculty member and brainstorming how classes might use WordPress MU, one of the must-have tools we&#8217;ve decided we need is an author list. While we anticipate that we&#8217;ll have a number of one-person blogs if/when WordPress Mu is in production, there will also be goodly amount of multi-author blogs for classes, student organizations, etc.</p>
<p>We identified two needs:</p>
<ul>
<li>Hyperlink an author&#8217;s name to a page with all of their posts on the site.</li>
<li>Include a widget listing all of the authors (with links to their individual posts)</li>
</ul>
<p>After doing some research this morning, I&#8217;ve come up with a few solutions.</p>
<ol>
<li><a href="http://codex.wordpress.org/Author_Templates">Linking to author names &amp; listing authors through WP functions:</a> The &#8220;Author Templates&#8221; page of the WordPress Codex lists a number of useful functions that can be used as part of the Loop to link to individual author pages as well as displaying post counts and author lists. 
<ul>
<li>The specific function is &#8220;the_author_posts_link()&#8221;, and it inserts the author&#8217;s name with a hyperlink to his/her &#8220;author&#8221; page, which lists everything they&#8217;ve written.</li>
<li>You can also use &#8220;wp_list_authors()&#8221; to list all the authors associated with the blog.</li>
<li>These options require you to modify the theme&#8217;s template file(s). </li>
</ul>
</li>
<li><a href="http://wordpress.org/extend/plugins/authors/">Listing Authors with the Authors Widget</a>: &#8220;Authors Widget&#8221; allows you to add a sidebar widget that lists all of the authors associated with the blog with links to their individual author pages (there&#8217;s also an optional link for their RSS feeds).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/01/26/linking-to-author-names-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcasting plugins for WordPress Mu</title>
		<link>http://knewquist.edublogs.org/2009/01/16/podcasting-plugins-for-wordpress-mu/</link>
		<comments>http://knewquist.edublogs.org/2009/01/16/podcasting-plugins-for-wordpress-mu/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 16:43:12 +0000</pubDate>
		<dc:creator>Kenneth Newquist</dc:creator>
				<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[podcasting]]></category>
		<category><![CDATA[wordpressmu]]></category>

		<guid isPermaLink="false">http://knewquist.edublogs.org/?p=163</guid>
		<description><![CDATA[We&#8217;re gearing up for a WordPress Mu pilot at the college, and I&#8217;m feverishly researching plugins to use with it. Here are the big three I found:

PodPress: The godfather of podcast plugins. It hasn&#8217;t been updated in a while, and there have been mixed reports about how well version 8.8 works with WordPress 2.7. A [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re gearing up for a WordPress Mu pilot at the college, and I&#8217;m feverishly researching plugins to use with it. Here are the big three I found:</p>
<ul>
<li><a href="http://www.mightyseek.com/podpress/">PodPress:</a> The godfather of podcast plugins. It hasn&#8217;t been updated in a while, and there have been mixed reports about how well version 8.8 works with WordPress 2.7. A new version 9 is apparently in the works, but no one knows if/when it will appear. The file upload interface is a bit clunky, but there are a huge number of backend-options, plus stat tracking.</li>
<li><a href="http://wordpress.org/extend/plugins/podcasting/">Podcasting:</a> A simple plugin that requires you know the URL of the file you want to podcast. That&#8217;s fine for tech-savvy people, but I think it&#8217;s going to fail the &#8220;quick and easy&#8221; test for everyone else.</li>
<li><a href="http://wordpress.org/extend/plugins/powerpress/">Blubrry:</a> The lead contender. It works with the regular file upload interface for WordPress; if you insert a file into a post using the regular interface, it adds an MP3 player to the post. It also has a nice selection of backend feed options.</li>
</ul>
<p>I still need to experiment with how these different plugins handle video files (so far, Blubrry worked like a charm), and I&#8217;m continuing to look at other options. I&#8217;d love to get some feedback on how well these different plugins work, as well as recommends for plugins not on the list</p>
]]></content:encoded>
			<wfw:commentRss>http://knewquist.edublogs.org/2009/01/16/podcasting-plugins-for-wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
