<?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>Moodlerific.org &#187; Tips</title>
	<atom:link href="http://www.moodlerific.org/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moodlerific.org</link>
	<description>become moodlerific!</description>
	<lastBuildDate>Mon, 14 Jun 2010 20:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>&#8220;Once Upon a Moodle Install&#8221; Book</title>
		<link>http://www.moodlerific.org/2010/04/18/once-upon-a-moodle-install-book/</link>
		<comments>http://www.moodlerific.org/2010/04/18/once-upon-a-moodle-install-book/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 15:34:36 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[Joseph Thibault]]></category>
		<category><![CDATA[lulu]]></category>
		<category><![CDATA[moodle monthly]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=1263</guid>
		<description><![CDATA[As I mentioned before I wrote a series of blog posts on Moodle Monthly recently and now it&#8217;s been put together into a book! Joseph Thibault (creator of Moodle Monthly) was kind enough to put together the posts and publish &#8220;Once Upon a Moodle Install&#8221; on LuLu.com. Big thanks to him and Moodle Monthly! This [...]]]></description>
			<content:encoded><![CDATA[<p>As I <a title="Moodle Implementation" href="http://www.moodlerific.org/2010/03/29/how-we-implemented-moodle/" target="_blank">mentioned</a> before I wrote a series of blog posts on <a title="Moodle Monthly" href="http://moodlemonthly.com" target="_blank">Moodle Monthly</a> recently and now it&#8217;s been put together into a book! <a title="Joseph Thibault - Twitter" href="http://twitter.com/josephthibault" target="_blank">Joseph Thibault</a> (creator of Moodle Monthly)<img style="margin: 5px 7px;" src="http://www.moodlerific.org/wp-content/uploads/2010/04/onceupon.png" alt="Once Upon a Moodle Install" width="143" height="215" align="right" /> was kind enough to put together the posts and publish &#8220;<a title="Once Upon a Moodle Install" href="http://www.lulu.com/product/paperback/once-upon-a-moodle-install/10294719" target="_blank">Once Upon a Moodle Install</a>&#8221; on LuLu.com. Big thanks to him and Moodle Monthly!</p>
<blockquote><p>This is the full account of a Moodle implementation in a large school district in the USA. The guide writes about the planning, development, roll-out, training and important tips and tricks of managing a successful learning management system integration.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2010/04/18/once-upon-a-moodle-install-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tip: Allow HTML Tags in Activity and Resource Names</title>
		<link>http://www.moodlerific.org/2009/12/22/allow-html-in-activity-and-resource-names/</link>
		<comments>http://www.moodlerific.org/2009/12/22/allow-html-in-activity-and-resource-names/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 20:31:09 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[WYSIWYG]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=1021</guid>
		<description><![CDATA[Our district just upgraded from Moodle version 1.9.1 to version 1.9.7. One of the many changes I was excited about was the option to use HTML tags in activity and resource names. This means you can bold, make fonts bigger or change the color of fields that do not have the WYSIWYG (What You See [...]]]></description>
			<content:encoded><![CDATA[<p>Our district just upgraded from Moodle version 1.9.1 to version 1.9.7. One of the many changes I was excited about was the option to use HTML tags in activity and resource names. This means you can bold, make fonts bigger or change the color of fields that do not have the WYSIWYG (What You See Is What You Get) editor.</p>
<p>This setting is found in the admin block on the front page under <code>Appearance/HTML Settings</code></p>
<p><img src="http://moodlerific.org/images/striphtml.jpg" alt="HTML setting in Moodle" /></p>
<p><strong>Here is an example showing why this is cool</strong></p>
<p><em>Before using HTML tags in activity or resource names</em></p>
<p><img src="http://www.moodlerific.org/images/html-before.jpg" alt="before using HTML tags" /></p>
<p>See how all activity and resource names are in the same format and small? Well, what if I want my &#8220;Homework Help Forum&#8221; to be bigger and bolder than the rest of the activities and resources? I want it to stand out.</p>
<p>Simply add the HTML tags to the activity name field like this:</p>
<p><img src="http://www.moodlerific.org/images/activity-name.jpg" alt="activity name field" /></p>
<p>then it displays&#8230;.</p>
<p><img src="http://www.moodlerific.org/images/html-after.jpg" alt="html after" /></p>
<p>Cool, huh? I&#8217;m not quite sure which version this change was made in (and I am almost 100% positive this was not an option before &#8211; correct me if I&#8217;m wrong though, and even if it was it&#8217;s useful to know!).</p>
<p>Of course you need to know a little HTML but I think this is a really useful and neat little option. You can also use this in quiz questions (science teachers were wanting to use subscripts in their quiz questions now they can!). I&#8217;m now going to see if any CSS styling is possible &#8211; borders maybe?</p>
<p>I think this small option can give teachers the power to better customize, highlight and layout their activities and resources.</p>
<p><em><strong>Edit: &#8220;Home&#8221; = &#8220;Homework&#8221; in the &#8216;after&#8217; screenshots&#8230;you get the idea : )</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/12/22/allow-html-in-activity-and-resource-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip: Automatically put students into groups using enrollment keys</title>
		<link>http://www.moodlerific.org/2009/08/20/tip-automatically-put-students-into-groups-using-enrollment-keys/</link>
		<comments>http://www.moodlerific.org/2009/08/20/tip-automatically-put-students-into-groups-using-enrollment-keys/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 01:44:40 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[assign]]></category>
		<category><![CDATA[automatically]]></category>
		<category><![CDATA[directions]]></category>
		<category><![CDATA[enrollment key]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[students]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=787</guid>
		<description><![CDATA[With school beginning I thought it would be a good idea to write a post about automatically putting students into groups using individual enrollment keys. This is definitely NOT a new Moodle tip, but it&#8217;s such a useful piece of information that teachers love I thought I would share and remind Moodle users to take [...]]]></description>
			<content:encoded><![CDATA[<p>With school beginning I thought it would be a good idea to write a post about automatically putting students into groups using individual enrollment keys. This is definitely NOT a new Moodle tip, but it&#8217;s such a useful piece of information that teachers love I thought I would share and remind Moodle users to take advantage of it.</p>
<p>First, I want to give credit to Julian Ridden (aka <a title="Moodleman.net" href="http://www.moodleman.net" target="_blank">Moodleman</a>) for exposing me to this great tip. I first found out about this through his blog post (including a screencast), &#8220;<a title="Automatic Assignment of Class Groups" href="http://www.moodleman.net/archives/42" target="_blank">Automatic Assignment of Class Groups</a>&#8220;. There are other sources that explain how to accomplish this task (see below in &#8220;Related Links&#8221;) but I personally found out about it through his video.</p>
<p><strong>Description</strong></p>
<p>Groups are set up with individual enrollment keys before students enroll into the course. Teachers will tell students what enrollment key to use according to what group the teacher wants them in. They enter in the key when enrolling into the course and they are automatically put into a group according to which key they enter.</p>
<p><strong>Why use this?</strong></p>
<p>When students are in groups teachers are able to filter grades, assignments and participation by group. This is especially useful for secondary teachers who have multiple hours (or periods) of the same class. If there were no groups teachers would see all their enrolled students in one long, alphabetized list (which is hard to manage and can get very annoying with hundreds of enrolled students!). With groups, teachers can view each group (or hour or period) separately when viewing grades, assignments and participation. If you only use groups in this way and only this way, the students will not even notice anything. This is something a teacher would (greatly) benefit from.</p>
<p>Another (more advanced) use of groups is using groups within activities. Using groups within activities allows a teacher to create an activity and view their participation by group. It also gives the teacher an option to choose whether or not the groups can or can not see other groups participation. But enough of that, this post is showing you <em>HOW</em> to automatically put students into groups. More information about using groups and taking advantage of them will be listed below under &#8220;Related Links&#8221;.</p>
<p><a title="Video Screencast" href="http://www.screencast-o-matic.com/watch/cQ1vlZfjo" target="_blank">Click here for a video screencast I created for our district showing the below process</a></p>
<div id="listing"><strong>Text Directions</strong></p>
<p><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;"> </span></p>
<h3><span style="font-weight: bold;"><span style="background-color: #ffff99; font-family: arial,helvetica,sans-serif; font-size: x-small;">Step 1 &#8211; Setting your Course Enrollment Key</span></span></h3>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">1.) Click on &#8220;<span style="font-weight: bold;">Settings</span>&#8221; in your Administration block<br />
2.) Scroll down to &#8220;Availability&#8221; and set your <span style="font-style: italic;">Enrollment Key</span><br />
</span></div>
<div style="margin-left: 80px;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;"><span style="text-decoration: underline;">Note</span>: You need to set this enrollment key in your course settings, as well as setting the group enrollment keys [later on]. This enrollment key will NOT be used by students; it only needs to be set to &#8220;turn on&#8221; the enrollment key option which will prompt students to enter in a key.</span></span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">3.) <span style="font-weight: bold;">Save changes</span> on the bottom of the page<br />
</span></div>
<h3><span style="font-weight: bold;"><span style="background-color: #ffff99; font-family: arial,helvetica,sans-serif; font-size: x-small;">Step 2 &#8211; Creating Groups &amp; Setting Group Enrollment Keys</span></span></h3>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">4.) Go to &#8220;<span style="font-weight: bold;">Groups</span>&#8221; in your Administration block<br />
5.) Click the &#8220;<strong>Create Group</strong>&#8221; button<br />
6.) Enter in the <em>Group Name</em> (ex: Hour 1)<br />
7.) Set the <span style="font-style: italic;">Enrollment Key</span> (this will be what Hour 1 students will enter after they get prompted to enter an enrollment key when they click on your course for the first time)</span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">8.) Click <span style="font-weight: bold;">Save Changes</span></span></div>
<div style="margin-left: 40px;">
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">9a.) Create as many groups as you need</span></div>
</div>
<h3><span style="font-weight: bold;"><span style="background-color: #ffff99; font-family: arial,helvetica,sans-serif; font-size: x-small;">Step 3 &#8211; Giving directions to students</span></span></h3>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">9.) Have students log in</span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;"> 10.) Tell them to navigate to your course and click the course name</span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;"> 11.) It will prompt them to enter an Enrollment Key</span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;"> 12.) Have the student enter the Enrollment Key that you provided them</span><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;"> </span></span></div>
<div style="margin-left: 40px; padding-left: 30px;"><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;"><span style="text-decoration: underline;">Note:</span> Make sure you give each hour (or group) their individual Enrollment Key<span style="font-weight: bold;"> </span></span></span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">13.) Once they have entered in their assigned Enrollment Key they are enrolled and put into the group</span></div>
<div style="margin-left: 40px;"><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;"><br />
</span></div>
<p><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;"><span style="font-weight: bold;">Notes &amp; Tips</span><br />
</span></span></p>
<ul>
<li><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">Do not confuse the course Enrollment Key (in course settings) with the individual group Enrollment Keys. If anyone entered in the course Enrollment Key they would still be enrolled but they will NOT be in a group.<br />
</span></li>
<li><span style="font-family: arial,helvetica,sans-serif; font-size: x-small;">Students only have to enter in the Enrollment Key once. </span></li>
<li><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;">You can move, add or remove students from groups by going into the &#8220;Groups&#8221; link, highlight the Group name and click the &#8220;add/remove users&#8221; button.</span></span></li>
<li><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;">To ensure groups are not messed with in the future (on purpose or by accident) you can change the Group Enrollment Key to something else so no one can join the group later.</span></span></li>
<li><span style="font-family: arial,helvetica,sans-serif;"><span style="font-size: x-small;">If you ever forget an Enrollment Key: check the &#8220;unmask&#8221; box next to it and it will reveal the Enrollment Key in plain text.<br />
</span></span></li>
</ul>
</div>
<p><em>Note: While looking for other links and videos on this process I ran across a recent great post from Around the Corner-MGuhlin.org describing the <a title="value of Moodle groups" href="http://www.mguhlin.org/2009/06/moodle-tip-value-of-groups-in-moodle.html" target="_blank">value of Moodle groups</a>. Check it out!</em></p>
<p><strong>Related Links:</strong></p>
<ul>
<li><a title="Automatic Assignment of Class Groups" href="http://www.moodleman.net/archives/42" target="_blank">Automatic Assignment of Class Groups</a> (post and video screencast from <a title="Moodleman.net" href="http://www.moodleman.net" target="_blank">Moodleman.net</a>)</li>
<li><a title="Quick Tip - The Value of Groups in Moodle Courses" href="http://www.mguhlin.org/2009/06/moodle-tip-value-of-groups-in-moodle.html" target="_blank">Moodle Tip &#8211; The Value of Groups in Moodle Courses</a> (post from <a title="Around the Corner-Mguhlin.org" href="http://www.mguhlin.org/" target="_blank">Around the Corner-MGuhlin.org</a>)</li>
<li><a title="A quick way to get students enrolled into their courses on Moodle" href="http://www.moodleblog.org/?p=69" target="_blank">A quick way to get students enrolled into their courses on Moodle</a> (post from <a title="Moodleblog.org" href="http://www.moodleblog.org" target="_blank">Moodleblog.org</a>)</li>
<li><a title="video screencast on how to auto assign students to groups" href="http://www.screencast-o-matic.com/watch/cQ1vlZfjo" target="_blank">My video screencast showing how to auto assign students in groups</a></li>
<li> Moodle Docs: <a title="How can I sort students automatically into groups during enrollment?" href="http://docs.moodle.org/en/Groups_FAQ#How_can_I_sort_students_automatically_into_groups_during_enrolment.3F" target="_blank">How can I sort students automatically into groups during enrollment?</a></li>
<li> Moodle Docs: <a title="Groups FAQ" href="http://docs.moodle.org/en/Groups_FAQ" target="_blank">Groups FAQ</a></li>
<li>Moodle Docs: <a title="Groups" href="http://docs.moodle.org/en/Groups" target="_blank">Groups</a></li>
<li> Moodle Docs: <a title="Groupings" href="http://docs.moodle.org/en/Groupings" target="_blank">Groupings</a> (advanced use: groups can be organized into groupings &#8211; Moodle 1.9 and higher)</li>
<li>Using Moodle: <a title="Groups Forum" href="http://moodle.org/mod/forum/view.php?id=1490" target="_blank">Groups Forum</a> (ask questions and get ideas!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/08/20/tip-automatically-put-students-into-groups-using-enrollment-keys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best Moodle modules &amp; plugins</title>
		<link>http://www.moodlerific.org/2009/06/05/best-moodle-modules-plugins/</link>
		<comments>http://www.moodlerific.org/2009/06/05/best-moodle-modules-plugins/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 15:27:39 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Modules]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=480</guid>
		<description><![CDATA[Moodle has many approved Modules &#38; Plugins, but what are the best and most useful ones to try out? Depending on the type of Moodle site you run and how your users use Moodle can determine what is considered a useful module or plugin. This blog post is just a working list on the best [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Moodle.org" href="http://www.moodle.org" target="_blank">Moodle</a> has many approved <a title="Moodle Modules &amp; Plugins" href="http://moodle.org/mod/data/view.php?id=6009" target="_blank">Modules &amp; Plugins</a>, but what are the best and most useful ones to try out? Depending on the type of Moodle site you run and how your users use Moodle can determine what is considered a useful module or plugin.</p>
<p>This blog post is just a working list on the best Moodle modules and plugins for a large K-12 school district which is used for student use at home, staff development and as a personal portal to store and show resources via a projector during the school day in the classroom.</p>
<div id="listing"><strong>Activity Module: <a title="Activity Module: Book" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=319" target="_blank">Book</a></strong></p>
<p><strong><br />
Description:</strong> &#8220;This module makes it easy to create multi-page resources with a book-like format.&#8221;</p>
<p><strong>Rationale:</strong> The Book module is great for displaying all types of content. Yes, you are able to display content using the &#8220;compose a web page&#8221; resource but in the Book module you have a navigation menu where you can navigate to another page with content. You are able to create an outline with sub categories acting as a chapter-book going in order or just an outline of topics.</p>
<p>Why I love this module so much is because the courses that I create have a lot of content in them. I hate putting too much text in the middle column of my course and using the &#8220;compose a web page&#8221; is a bit hard when I have too much content. With the Book module, it is much easier to organize the content and it creates a more user-friendly way to navigate without having one resource with tons of content on the same page making the user scroll forever.</p>
<p>Here is a simple <a title="Book Module example" href="http://www.moodlerific.org/dev/mod/book/view.php?id=28" target="_blank">example</a> of using the Book module for Frequently Asked Questions.</p>
<p><a title="Book Documentation" href="http://docs.moodle.org/en/Book_module" target="_blank">Documentation</a><br />
<a title="Book Discussion" href="http://moodle.org/mod/forum/view.php?id=2633" target="_blank">Discussion </a></p>
</div>
<div id="listing"><strong>Activity Module: <a title="Activity Module: Questionnaire" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=84" target="_blank">Questionnaire</a></strong></p>
<p><strong><br />
Description:</strong> &#8220;The Questionnaire module allows users to complete online feedback style forms using a variety of user input methods. It allows you to create your own questions, unlike the Survey module which has presets to choose from, and it allows for more advanced questionnaires than the simpler and easier Feedback module.&#8221;</p>
<p><strong>Rationale:</strong> No one uses the standard survey module in our district (actually I think we have it disabled). It&#8217;s not that they don&#8217;t have a need for a survey it&#8217;s just because the presets it comes with are not what they want. This module allows users to create their own kinds of surveys. You are able to customize the survey however you want.</p>
<p>Being the admin of our Moodle site I obviously have very different kinds of courses in Moodle. Mine are mostly help pages and giving information &#8211; with not much interaction. I can&#8217;t say that I have used the Questionnaire module a bunch, however I can see the uses of it for a classroom teacher and I have seen many praises about it online.</p>
<p><a title="Questionnaire Documentation" href="http://docs.moodle.org/en/Questionnaire_module" target="_blank">Documentation</a><br />
<a title="Questionnaire Discussion" href="http://moodle.org/mod/forum/view.php?f=469" target="_blank">Discussion</a></p>
</div>
<div id="listing"><strong>Course Format:</strong> <a title="Course Format - Collapsed Topics" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=2307" target="_blank">Collapsed Topics</a></p>
<p><strong><br />
Description:</strong> &#8220;A new topic based format that attempts to solve the issue of the &#8216;Scroll of Death&#8217; when a course has so many topics. All topics except zero have a toggle that displays that topic. One or more topics can be displayed at any given time.&#8221;</p>
<p><strong>Rationale:</strong> Tired of scrolling&#8230;and scrolling&#8230;.and scrolling&#8230; in your course? Are your students? This may be your solution! This course format collapses each section in your course and allows your viewers to click on an individual section header to open up that section. This saves you a lot of scrolling time. It&#8217;s pretty slick and creates an easy to view course. A drawback *could* be that your viewers can not see what they are looking for right away &#8211; they have to click to view things.</p>
<p><a title="Collapsed Topics Discussion" href="http://moodle.org/mod/forum/view.php?id=47" target="_blank">Discussion</a></p>
</div>
<div id="listing">
<p><strong>Block: HTML Block</strong> (standard block)</p>
<p><strong>Description: </strong> A HTML block is a standard block used to add text or images on a site or course page. The title bar can be left blank.</p>
<p><strong>Rationale:</strong> You may be wondering why I included a standard Moodle block. The reason I included this block as a &#8220;best&#8221; is because of the possibilities and flexibility of this block. If you are not very familiar with HTML and/or CSS this may not be of a lot of use to you. If you are, there are a lot of potential possibilities. This block can be used to insert text, links, images and any other multimedia. You can be creative and link to external, internal or anchor links. I think using the HTML block allows you to be creative and treat your Moodle course as a regular web site. If you are looking for a certain kind of block chances are you can somehow manipulate the HTML block to do what you want.</p>
<p>The HTML block is not only useful on your course homepage &#8211; it can also be a tool for you on your <a title="My Moodle" href="http://docs.moodle.org/en/My_Moodle" target="_blank">My Moodle</a> page (if enabled). If you have certain sites you always visit you can create links in the HTML block and use your My Moodle page as a portal.</p>
<p><a title="HTML Block Documentation" href="http://docs.moodle.org/en/HTML_block" target="_blank">Documentation</a></p>
</div>
<div id="listing">
<p><strong>Module: Database</strong> (standard activity)</p>
<p><strong>Description:</strong> &#8220;The Database module activity allows the teacher and/or students to build, display and search a bank of record entries about any conceivable topic.&#8221;</p>
<p><strong>Rationale:</strong> Another standard module! When we first rolled out Moodle in our district we did not have this activity enabled. I think mostly because we were not very familiar with it. After awhile, I enabled it and played around with it some. I immediately saw the great potential this activity had. I tried out some of the <a title="Database presets" href="http://docs.moodle.org/en/Database_presets" target="_blank">Database presets</a> and found some great ways to use this activity. I don&#8217;t think many teachers are using this activity but it will definitely be something we show our staff when they get better with Moodle. This may be an &#8220;advanced&#8221; feature we show teachers in the future.</p>
<p><a title="Database Documentation" href="http://docs.moodle.org/en/Database_module" target="_blank">Documentation</a><br />
<a title="Database Discussion" href="http://moodle.org/mod/forum/view.php?id=3505" target="_blank">Discussion</a><br />
<a title="Database - Creative Uses" href="http://docs.moodle.org/en/Database_module#Creative_uses" target="_blank">Creative uses</a><br />
<a title="Database for Databases" href="http://moodle.org/mod/data/view.php?id=7303" target="_blank">Database for Databases</a></p>
</div>
<div id="listing">
<p><strong>Block: <a title="Moodle block - Quickmail" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=92" target="_blank">Quickmail</a></strong></p>
<p><strong>Description:</strong> &#8220;The quickmail block adds a link to a tool that has a checkbox list of all students in the course, and a mail composition text area. You can check the students you like, and email those and only those. This enhances the existing communications systems of messaging (one user) and subscribed forums (all subscribers) by allowing teachers to select a specific subset of students.&#8221;</p>
<p><strong>Rational:</strong> This is a block that was recommended to me by @<a title="twitter - carolinekmoore" href="http://twitter.com/carolinekmoore" target="_blank">carolinekmoore</a> and I have seen get a positive response while doing research online. We do not have this module installed on our site and it would not really make sense for us to do so because our students currently do not have emails. However, we are in the process of getting student emails (Google Apps) and enabling them in Moodle.</p>
<p>Once we get student emails up and running this will definitely be a module for us to look into. This module seems like such an easy and convenient way to communicate with students. Hopefully we will be able to use this next year!</p>
<p><a title="Quickmail Documentation" href="http://docs.moodle.org/en/Quickmail" target="_blank">Documentation</a></p>
</div>
<p><strong>Other modules</strong></p>
<ul>
<li><a title="Lightbox Gallery Resource" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=1021" target="_blank">Resource Type: Lightbox Gallery Resource</a> &#8211; This is one I really want to take a look at this summer!</li>
<li><a title="Birthday Block" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=901" target="_blank">Block: Birthday Block</a> &#8211; Teachers may enjoy this block.</li>
<li><a title="OU Blog" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=1820" target="_blank">Activity Module: OU blog</a> &#8211; Our district is pushing a separate blog option (WPMU) but if you&#8217;re looking for a better blog option (with more options and comments) than the current blog in Moodle this is a great option.</li>
<li><a title="Dimdim Web Meeting Activity " href="http://moodle.org/mod/data/view.php?d=13&amp;rid=932" target="_blank">Activity Module: Dimdim Web Meeting Activity</a> &#8211; I have not tried this out but if you use Dim Dim it looks to be great!</li>
<li><a title="Moodle-GoogleApps Integration" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=2164" target="_blank">Other: Moodle-GoogleApps Integration</a> &#8211; Awesome plugin for Moodle sites who use Google Apps. We tried getting this to work on our site, unfortunately we could not get it working.</li>
</ul>
<p>Depending on the type of Moodle site you run there will be a difference in what modules and plugins are the &#8220;best&#8221;. Some of the previously listed modules and plugins we currently use and some I plan to take a look at in the future. I know there are many I have missed, so please reply with your favorites. Also, if there are any other links to lists of &#8220;the best&#8221; Moodle modules please leave a comment.</p>
<p><strong>Related Links:</strong><br />
<a title="Moodle Tip - Top Moodle Modules and Blocks" href="http://www.mguhlin.org/2009/03/moodle-tip-top-moodle-modules-and.html" target="_blank">Moodle Tip &#8211; Top Moodle Modules and Blocks</a> (<a title="Around the Corner-MGuhlin.org" href="http://www.mguhlin.org/" target="_blank">Around the Corner-MGuhlin.org</a>)<br />
<a title="Where is a list of the &quot;best&quot; moodle blocks/plugins?" href="http://moodle.org/mod/forum/discuss.php?d=92382" target="_blank">Where is a list of the &#8220;best&#8221; moodle blocks/plugins?</a> (Moodle.org discussion thread)<br />
<a title="Moodle Modules &amp; Plugins" href="http://moodle.org/mod/data/view.php?id=6009" target="_blank">Moodle Modules &amp; Plugins</a> &#8211; Moodle.org<br />
<a title="Collaborative Liberal Arts Moodle Projects" href="http://www.clamp-it.org/" target="_blank">Collaborative Liberal Arts Moodle Projects</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/06/05/best-moodle-modules-plugins/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tip: Flexibility with resource/activity links</title>
		<link>http://www.moodlerific.org/2009/05/21/tip-flexibility-with-resourceactivity-links/</link>
		<comments>http://www.moodlerific.org/2009/05/21/tip-flexibility-with-resourceactivity-links/#comments</comments>
		<pubDate>Thu, 21 May 2009 17:52:56 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[moodle docs]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=415</guid>
		<description><![CDATA[One thing I had trouble with when using Moodle is getting it to look &#8220;nice&#8221; and laying out the middle content how I wanted. This was a bit tough when adding resources and activities because 1.) you had to use the icon set for that resource/activity 2.) I could not change the font size or [...]]]></description>
			<content:encoded><![CDATA[<p>One thing I had trouble with when using Moodle is getting it to look &#8220;nice&#8221; and laying out the middle content how I wanted. This was a bit tough when adding resources and activities because 1.) you had to use the icon set for that resource/activity 2.) I could not change the font size or color and 3.) I couldn&#8217;t lay out multiple activities on the same line which made for one long list.</p>
<p>Then I stumbled upon Moodle Docs: Course Homepage &#8211; <a title="Moodle Docs: Course Homepage - Tips and Tricks" href="http://docs.moodle.org/en/Course_homepage#Tips_and_tricks" target="_blank">Tips and tricks</a>. Basically, that link gives the idea to make resources or activities in a hidden section, copy the link then use that URL somewhere else giving you more flexibility to link to your content. Here are modified instructions from that link which I have used:</p>
<div id="listing">
<ol class="list-space">
<li>Set your weeks or topics to <span style="text-decoration: underline;">1 more</span> than you need</li>
<li>Create the resources or activities you want <span style="text-decoration: underline;">in that last section</span></li>
<li>Choose a resource or activity that you just created, open it and <span style="text-decoration: underline;">copy the URL</span> (this is the direct link to that resource/activity)</li>
<li><span style="text-decoration: underline;">Navigate</span> to the place you want to link to the resource/activity you just copied</li>
<li><span style="text-decoration: underline;">Insert a label</span></li>
<li>Insert text or maybe even an image and <span style="text-decoration: underline;">make that a link using the URL</span> that you previously copied</li>
<li>Go back to your course settings and set the weeks or topics <span style="text-decoration: underline;">one less</span> (hiding that last section with the stored resources and activities)</li>
</ol>
</div>
<p>How can this be used? I have used this method when I wanted the activity link to be bigger, a different color, an image or when I wanted to make multiple activities be on the same line. I have also used this method when I did not want the default icon for a certain activity.</p>
<p>In my opinion this method gives you much more flexibility in formatting your links look and layout. You can also use the copied URL direct link in an HTML block, compose a web page resource or any place where you can make a link instead of the label resource which I mentioned in the above instructions.</p>
<p>Check out <a title="Tips and tricks" href="http://docs.moodle.org/en/Course_homepage#Tips_and_tricks" target="_blank">Tips and tricks</a> from Moodle Docs for a more in depth and varied ways of this method. I would like to hear if anyone else has a different method of accomplishing the same thing or would like to add their two cents!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/05/21/tip-flexibility-with-resourceactivity-links/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Moodle Tip: Get rid of that pesky News Forum</title>
		<link>http://www.moodlerific.org/2009/05/18/moodle-tip-get-rid-of-that-pesky-news-forum/</link>
		<comments>http://www.moodlerific.org/2009/05/18/moodle-tip-get-rid-of-that-pesky-news-forum/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:45:57 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[latest news]]></category>
		<category><![CDATA[news forum]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=370</guid>
		<description><![CDATA[For some people this might be a &#8220;duh&#8221; tip but I know there are some people who are wondering why the News Forum keeps coming back after deleting it or wondering how to get it back because I didn&#8217;t know when I was first starting out! The News Forum is a special type of forum [...]]]></description>
			<content:encoded><![CDATA[<p>For some people this might be a &#8220;duh&#8221; tip but I know there are some people who are wondering why the <a title="Moodle - News Forum" href="http://docs.moodle.org/en/News_forum" target="_blank">News Forum</a> keeps coming back after deleting it or wondering how to get it back because I didn&#8217;t know when I was first starting out!</p>
<p>The <a title="Moodle - News Forum" href="http://docs.moodle.org/en/News_forum" target="_blank">News Forum</a> is a special type of forum that is in your course by default. Think of this forum as a one-way street of information. The teacher(s) can give out information but student can not reply (<a title="Moodle - News Forum tweak things" href="http://moodle.org/mod/forum/discuss.php?d=123195#p540407" target="_blank">unless you tweak other things</a>). Another useful function of this forum is that by default it forces everyone to be subscribed which sends out an email to students when there are postings. This can of course be turned off.</p>
<p><strong>So, you don&#8217;t want that forum? Okay&#8230;</strong></p>
<div id="listing">
<ol class="list-space">
<li>Go into your course <em>Settings</em><strong> </strong></li>
<li>In the drop-down menu &#8220;<em>News items to show</em>&#8221; choose <span style="text-decoration: underline;">0<br />
</span><img style="margin-top: 7px; margin-bottom: 7px;" src="http://moodlerific.org/images/new-items.jpg" alt="News Forum Items to Show" width="225" height="25" /></li>
<li>Scroll down, Save Changes</li>
<li>Delete the <span style="text-decoration: underline;">News Forum</span> by going to your course, turn editing on, click the X<br />
<img style="margin-top: 7px; margin-bottom: 7px;" src="http://moodlerific.org/images/news-forum-delete.jpg" alt="News Forum Delete" width="188" height="27" /></li>
<li>Delete the <span style="text-decoration: underline;">Latest News Block</span> (or hide it)</li>
</ol>
</div>
<p>Yahoo, it&#8217;s gone and will stay gone!</p>
<p><strong>Uh oh, you want your News Forum and Lateset News Block back?</strong></p>
<div id="listing">
<ol class="list-space">
<li>Go to course <em>Settings</em> and choose the number of <em>News items to show </em></li>
<li>Scroll down, Save Changes</li>
<li>Go back to your course homepage and <span style="text-decoration: underline;">Turn Editing On </span></li>
<li>Add the &#8220;<span style="text-decoration: underline;">Latest News</span>&#8221; block</li>
<p><img style="margin-top: 7px; margin-bottom: 7px;" src="http://moodlerific.org/images/add-block.jpg" alt="Add Latest News block" width="204" height="71" /></ol>
</div>
<p>Done, you got it back!</p>
<p>I personally like the News Forum because it is a way to give important news to your students. I&#8217;ve used this for our district&#8217;s main page when there is news about our district&#8217;s Moodle site. This works out great because it emails the teachers that have Moodle accounts automatically, so I don&#8217;t have to hand pick each staff&#8217;s email. However, users use Moodle in such different ways that this may not be something they would ever do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/05/18/moodle-tip-get-rid-of-that-pesky-news-forum/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making your Moodle site look good!</title>
		<link>http://www.moodlerific.org/2009/04/09/making-your-moodle-site-look-good/</link>
		<comments>http://www.moodlerific.org/2009/04/09/making-your-moodle-site-look-good/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:39:37 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Moodle.org]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[Modules]]></category>
		<category><![CDATA[moodleman]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[tab display]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=278</guid>
		<description><![CDATA[This post is inspired by me finally getting read/write permissions to our Moodle server! Since last summer when we installed Moodle we have wanted to add themes, plug-ins, modules, edit the php, etc. Yesterday, that day came. Today, I am searching for recommended modules, plug-ins, course formats, themes and other small tips to make our [...]]]></description>
			<content:encoded><![CDATA[<p>This post is inspired by me finally getting read/write permissions to our Moodle server! Since last summer when we installed Moodle we have wanted to add themes, plug-ins, modules, edit the php, etc. Yesterday, that day came. Today, I am searching for recommended modules, plug-ins, course formats, themes and other small tips to make our Moodle site look good. I&#8217;ve added <a title="Book" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=319" target="_blank">Book</a> and <a title="Tab Display" href="http://moodle.org/mod/data/view.php?d=13&amp;rid=1635" target="_blank">Tab Display</a> modules from <a title="Moodle: Modules and plugins" href="http://moodle.org/mod/data/view.php?id=6009" target="_blank">Moodle.org</a>. Now, I want to ramp up our Moodle site theme and layout. We force our users to use their My Moodle page, so I will also try and make that page look good.</p>
<p>Please give me your favorite Moodle themes, modules and tips! Comment on this post or <a title="Tweet me!" href="http://twitter.com/moodlerific" target="_blank">Tweet me</a>!</p>
<p><strong>Related Links:<br />
</strong><a title="Modules and plugins" href="http://moodle.org/mod/data/view.php?id=6009" target="_blank">Moodle.org: Modules and plugins</a><br />
<a title="Themes" href="http://moodle.org/mod/data/view.php?id=6552" target="_blank">Moodle.org: Themes</a><br />
<a title="Moodleman Blog: Creating a custom Moodle Theme - Live" href="http://www.moodleman.net/archives/40" target="_blank">Moodleman Blog: Creating a custom Moodle Theme &#8211; LIVE!!</a><br />
<a title="Moodleman Blog: Getting the most out of course design" href="http://www.moodleman.net/archives/47" target="_blank">Moodleman Blog: Getting the most out of course design</a><br />
<a title="NewSchool Learning" href="http://newschoollearning.com/" target="_blank">NewSchool Learning</a> (Moodle themes &#8211; some free, mostly paid for)<br />
<a title="Taming Moodle: Ugly category names on front page? Pimp it!" href="http://tamingmoodle.blogspot.com/2009/01/ugly-category-names-on-front-page-pimp.html" target="_blank">Taming Moodle: Ugly category names on front page? Pimp it!</a><br />
<a title="The Moodle Playpen" href="http://playpen.riverview.nsw.edu.au/moodle19/" target="_blank">The Moodle Playpen</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/04/09/making-your-moodle-site-look-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turning off Autosubscribe default in Forums</title>
		<link>http://www.moodlerific.org/2009/02/18/turning-off-autosubscribe-default-in-forums/</link>
		<comments>http://www.moodlerific.org/2009/02/18/turning-off-autosubscribe-default-in-forums/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:18:10 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[autosubscribe]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=212</guid>
		<description><![CDATA[Fresh out of the box Moodle sets each user&#8217;s default setting Forum Auto-subscribe: as Yes: when I post, subscribe me to that forum. This can be changed by the user when they edit their profile. However, I have found out that many users do not know how to change this, that it can be changed [...]]]></description>
			<content:encoded><![CDATA[<p>Fresh out of the box Moodle sets each user&#8217;s default setting <strong>Forum Auto-subscribe:</strong> as <span style="text-decoration: underline;">Yes: when I post, subscribe me to that forum</span>.</p>
<p style="text-align: center;"><img src="http://www.moodlerific.org/images/autosubscribe.jpg" alt="autosubscribe" /></p>
<p>This can be changed by the user when they edit their profile. However, I have found out that many users do not know how to change this, that it can be changed or they forgot to change it. I&#8217;ve gotten several questions from teachers wondering why they are getting these strange e-mails from Moodle telling them that Sue Johnson has posted in a Forum in the Moodle Training course they were in months ago!</p>
<p>Now, we tell our staff in the training to change this setting in their profile but I think it would be much easier to make this feature an &#8220;opt-in&#8221; instead of an &#8220;opt-out&#8221;. There has been <a title="Discussion about auto-subscribe" href="http://moodle.org/mod/forum/discuss.php?d=18375" target="_blank">a lot of discussion about this issue</a> and Martin Dougiamas explains that it <a title="Philosophy" href="http://docs.moodle.org/en/Philosophy" target="_blank">basically encourages interaction</a>. In my opinion, having this feature be an &#8220;opt-in&#8221; situation works best for our district. Teachers get enough e-mail and it will more than likely just annoy or frustrate them if they don&#8217;t know why they&#8217;re getting all of the e-mails or how to stop them from coming in. If a user wants to really follow a Forum they will take the time to click that option when they post.</p>
<p>Another problem with Subscribing to a Forum is that sometimes I want to follow just a <em>post</em> in a Forum, not the entire Forum! I think there should be a &#8220;Subscribe to Thread&#8221; option, like many of the Forums on the web.</p>
<p>Anyways, while searching the web and the Moodle.org Forums I found an answer to setting the Auto-subscribe setting default to be &#8220;No: don&#8217;t automatically me to forums&#8221; for new users and a way to change that setting for users already in the system:</p>
<blockquote><p>If you have access to your database through phpmyadmin, then just do the following.</p>
<p>1. Select the mdl_user table<br />
2. Click on the pencil (to edit) beside autosubscribe<br />
3. Change the default value from 1 to 0</p>
<p>The above will change the default value for all new accounts.</p>
<p>1. Select the mdl_user table<br />
2. At the top, click on SQL<br />
3. Erase what is in the query field and enter the following:</p>
<p>UPDATE mdl_user SET autosubscribe = 0</p>
<p>4. Press &#8220;Go&#8221;</p>
<p>This will change all existing accounts to &#8220;No: don&#8217;t automatically subscribe me to forums&#8221;.</p>
<p>Note: It&#8217;s always a good idea to back up your database before doing anything like this. Use at you own risk</p></blockquote>
<p>Source: <a title="Autosubscribe default" href="http://moodle.org/mod/forum/discuss.php?d=94386" target="_blank">http://moodle.org/mod/forum/discuss.php?d=94386</a></p>
<p>I do not have the rights to phpmyadmin for our Moodle site but I was able tell our network person how to do this and it was done. It seemed to have worked but as we continue trainings some teachers are still getting the &#8220;Yes&#8221; option. I am currently waiting to try it again with our network person to check out the problem. Although, I am having problems with it working 100% all of my research has pointed to the above solution. Any information about this issue would be greatly appreciated! I may be missing another setting I need to cahnge. Any opinions or information on this?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/02/18/turning-off-autosubscribe-default-in-forums/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Links to check out</title>
		<link>http://www.moodlerific.org/2009/02/03/links-to-check-out/</link>
		<comments>http://www.moodlerific.org/2009/02/03/links-to-check-out/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 14:54:44 +0000</pubDate>
		<dc:creator>melissa</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[TinyMCE]]></category>

		<guid isPermaLink="false">http://www.moodlerific.org/?p=178</guid>
		<description><![CDATA[Take a few moments to check out some Moodle links I have bookmarked in the last week or so. Moodle Tutorials (2 Minute Moodles) Ugly category names on front page? Pimp it! Simple Podcasting with Moodle TinyMCE is project of the month on SourceForge.net blog post]]></description>
			<content:encoded><![CDATA[<p>Take a few moments to check out some Moodle links I have bookmarked in the last week or so.</p>
<ul>
<li><a title="Moodle Tutorials" href="http://human.edublogs.org/moodle-tutorials-2-minute-moodles/" target="_blank">Moodle Tutorials (2 Minute Moodles)</a></li>
<li><a title="Category names" href="http://tamingmoodle.blogspot.com/2009/01/ugly-category-names-on-front-page-pimp.html" target="_blank">Ugly category names on front page? Pimp it!</a></li>
<li><a title="Simple Podcasting with Moodle" href="http://www.lesleycoe.com/2009/01/simple-podcasting-and-moodle.html" target="_blank">Simple Podcasting with Moodle</a></li>
<li><a title="TinyMCE" href="http://blog.mudrak.name/2009/01/tinymce-is-the-project-of-the-month-at-sourceforgenet/" target="_blank">TinyMCE is project of the month on SourceForge.net blog post</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.moodlerific.org/2009/02/03/links-to-check-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
