<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>General WikiScience (new threads)</title>
		<link>http://community.wikidot.com/forum/c-40404/general-wikiscience</link>
		<description>Threads in the forum category &quot;General WikiScience&quot; - Talk about the art and science of making successful wikis.</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 14 Feb 2012 07:21:24 +0000</lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-304898</guid>
				<title>Gaining Feedback</title>
				<link>http://community.wikidot.com/forum/t-304898/gaining-feedback</link>
				<description></description>
				<pubDate>Thu, 03 Feb 2011 13:26:55 +0000</pubDate>
				<wikidot:authorName>wstone</wikidot:authorName>				<wikidot:authorUserId>285528</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Many websites contain links to allow users to provide feedback. The best of these are fixed corner or side buttons that are shown on every page. This can be easily done in Wikidot and here is a quick tutorial on doing this.</p> <p>Obviously, a div can be fixed but the problem is applying it to <em>every</em> page. There are two possible solutions: either use _template but you will have to copy all code to all sections of the website or (as I have done), if you do not use one of your nav elements, put the code in your <em>side</em> or <em>top</em> menus.</p> <p>I do not use <em>side</em> so I have placed the code here:</p> <div class="code"> <pre> <code>[[image http://onlinecv.wdfiles.com/local--files/admin%3Acss/feedback-corner.gif link="start:feedback"]]</code> </pre></div> <p>And in your custom CSS, use the following:</p> <div class="code"> <div class="hl-main"> <pre> <span class="hl-identifier">#side-bar</span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-reserved">position:</span><span class="hl-string">fixed</span><span class="hl-code">; </span><span class="hl-reserved">bottom:</span><span class="hl-number">0</span><span class="hl-code">; </span><span class="hl-reserved">right:</span><span class="hl-number">0</span><span class="hl-code">; </span><span class="hl-reserved">width:</span><span class="hl-number">81</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-reserved">height:</span><span class="hl-number">81</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-reserved">padding:</span><span class="hl-number">0</span><span class="hl-code">; </span><span class="hl-reserved">margin:</span><span class="hl-number">0</span><span class="hl-code">; </span><span class="hl-brackets">}</span> </pre></div> </div> <p>Then, on your feedback page:</p> <div class="code"> <pre> <code>[[=]] Any comments or suggestions are welcome. [[module MailForm to="{your-username}" title="Wikidot Feedback"]] # name * title: Name * rules: * required: true * hint: Required # email * title: Email * rules: * required: true * hint: Required # affiliation * title: Institute/Organization/Company # message * type: textarea * title: Message * rules: * maxLength: 1000 * required: true * hint: Max Char. 1000, Required [[/module]] [[/=]]</code> </pre></div> <p>Remember to change {your-username} in the MailForm module.</p> <p>And here is the result: <a href="http://www.havemycv.com/" >HaveMyCV.com</a></p> <p>If you decide to deploy this on your site, please copy the image to your site: I may change it and the design may no longer fit with your pages.</p> <p>Hope this helps, feedback welcome :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-231927</guid>
				<title>Tecnologias Contemporaneas na Escola 2</title>
				<link>http://community.wikidot.com/forum/t-231927/tecnologias-contemporaneas-na-escola-2</link>
				<description>Este Fórum de Discussão e Pará VOCÊ SUA socializar  Experiência no WIKDOT A partir das imagens capturadas visitados nsa Espaços  explorados  postando Seu Ponto de vista crítico Acerca das Descobertas.</description>
				<pubDate>Mon, 05 Apr 2010 02:30:14 +0000</pubDate>
				<wikidot:authorName>fatimafranca</wikidot:authorName>				<wikidot:authorUserId>462086</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><a href="http://community.wikidot.com/forum:new-thread/c/40404">http://community.wikidot.com/forum:new-thread/c/40404</a></p> <p>Neste espaço você deverá discutir sobre as suas observações quanto ao site do WikiDot, lembre-se de informar os sites juntamente com os comentários. É necessário que você aluna, abra uma conta no Site WikiDot, isso facilita seu acesso nos outros portais.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-222410</guid>
				<title>Challenge: Listpages by Quality</title>
				<link>http://community.wikidot.com/forum/t-222410/challenge:listpages-by-quality</link>
				<description></description>
				<pubDate>Thu, 25 Feb 2010 11:37:57 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Here's a challenge. Design a way that Listpages could list pages by a non-numeric quality.</p> <p>Example:</p> <ul> <li>list by skill level: beginner, intermediate, advanced</li> </ul> <p>Listpages must be able to list the pages from beginner to advanced.</p> <p>What ingenious solution can you think of?</p> <p>— hartnell</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-222386</guid>
				<title>Getting Started with Wiki</title>
				<link>http://community.wikidot.com/forum/t-222386/getting-started-with-wiki</link>
				<description></description>
				<pubDate>Thu, 25 Feb 2010 08:42:45 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What were the first things you wanted to know after you started your first wiki?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-222384</guid>
				<title>Do Wikis Think?</title>
				<link>http://community.wikidot.com/forum/t-222384/do-wikis-think</link>
				<description></description>
				<pubDate>Thu, 25 Feb 2010 08:38:47 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What do wikis have that brains also have?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-206062</guid>
				<title>OSX on my old IBM Thinkpad T30</title>
				<link>http://community.wikidot.com/forum/t-206062/osx-on-my-old-ibm-thinkpad-t30</link>
				<description></description>
				<pubDate>Tue, 22 Dec 2009 09:06:06 +0000</pubDate>
				<wikidot:authorName>larfus</wikidot:authorName>				<wikidot:authorUserId>419244</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello Forumusers</p> <p>I need the iatkos 1.0 software or a another workinkg<br /> Software for my IBM T30. My Problem is: I can't find an<br /> Working Downloadbutton from the old OSX86<br /> I think only tiger is working<br /> please help</p> <p>mfg larfus</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-168894</guid>
				<title>Good design for a forum-less wiki</title>
				<link>http://community.wikidot.com/forum/t-168894/good-design-for-a-forum-less-wiki</link>
				<description>Any advice you can give about a good wiki design that does not use the forum?</description>
				<pubDate>Tue, 14 Jul 2009 03:35:39 +0000</pubDate>
								<wikidot:authorUserId>332378</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>I'm getting ready to start a new wiki. I don't particularly want to use the forum capabilities for this one. I want it to be more like a traditional wiki, that grows serendipitously and can take multiple directions. Do you have any advice for me as far as the organization of such a site? Should I just start out with one page and allow the natural instincts of users to build the structure as they add new pages and suggest new topics? Are there any good examples of sites like this? Particularly, the site I want to build will be a knowledge base site for a college, a place where any and all constituents of the college can add pages, create new categories, and be free to add their knowledge to the site.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-130398</guid>
				<title>Wikis, Wikidot and Business Models 3</title>
				<link>http://community.wikidot.com/forum/t-130398/wikis-wikidot-and-business-models-3</link>
				<description>continued from http://community.wikidot.com/forum/t-87870/wikis-wikidot-and-business-models</description>
				<pubDate>Sat, 14 Feb 2009 19:45:06 +0000</pubDate>
				<wikidot:authorName>maki</wikidot:authorName>				<wikidot:authorUserId>29236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><strong>Features on demand by paying</strong></p> <p>What do you think about paying a software developer (Wikidot in this case) to develop a certain feature you need?</p> <p>If you need an already planned feature you could pay to have it done sooner. Or you may need a feature not in the the developer's to do list at all and pay to have it.</p> <p>Once paid for and implemented, the new feature would free remain for everyone else.</p> <p>This suggestion may give rise to concerns like these?</p> <ul> <li>wouldn't a lot of minor significance features make it into the product and turn it into bloatware?;</li> <li>wouldn't developers give up work on the really important stuff then?;</li> <li>how could developers make a planned feature "sooner" when they are already working full speed?;</li> <li>would someone be willing to pay at all?</li> </ul> <p>I think I've provided the answers in another suggestion of mine, found in this <a href="http://community.wikidot.com/local--files/voice-support/maki_support_suggestions.treeDB">file</a>. It's actually several suggestions including elements from the previous posts on the topic of business models, all packed into one file. You can download the reader for the file <a href="http://www.mytreedb.com/einfi.html" >here</a>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-110651</guid>
				<title>Best start page layouts?</title>
				<link>http://community.wikidot.com/forum/t-110651/best-start-page-layouts</link>
				<description></description>
				<pubDate>Thu, 04 Dec 2008 13:51:04 +0000</pubDate>
				<wikidot:authorName>jhubert</wikidot:authorName>				<wikidot:authorUserId>25753</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm trying to come up with some good ideas for organizing my various wikis better. So I'm wondering: Which wikis, in your opinion, show the best layouts for the start pages - and why do you consider them "best"?</p> <p>I'm especially interested in wikis that integrate the new blog function with a "conventional" wiki, but I could also use some general inspiration for nifty layouts.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-103612</guid>
				<title>Wikis, Wikidot and Business Models 2</title>
				<link>http://community.wikidot.com/forum/t-103612/wikis-wikidot-and-business-models-2</link>
				<description>continued from http://community.wikidot.com/forum/t-87870/wikis-wikidot-and-business-models</description>
				<pubDate>Sun, 09 Nov 2008 15:41:09 +0000</pubDate>
				<wikidot:authorName>maki</wikidot:authorName>				<wikidot:authorUserId>29236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p><span style="color:gray">From the point of view of a user I have always wondered why developers underestimate the importance of support. (Not making a hint at Wikidot here - it is a general impression of mine regarding software developers of all sizes and sorts.)</span></p> <p><span style="color:gray">Good support can really make everyone happy - users do their work faster; developers receive quality feedback and focus their efforts at improving what needs to be improvemed most; users are happy that their problems are addressed and become eager to spread the word. I think that quality support is one of the best marketing tools for software/ web services and maybe one of the least utilised.</span></p> <p><span style="color:gray">But it's not only that - I think support is underutilised as a revenue model, too. I am far from the notion that it can be the main revenue stream but it could be one. I am also far from the idea that users should not have a large portion of it for free.</span></p> <p>What I am suggesting is that Wikidot could charge for instant, over the phone (or Skype) support while keeping everything else (that is the non-instant support on this forum) free.</p> <p><span style="color:gray">The rationale is that the value of support can be determined by how urgently one needs it. The sooner one needs it the greater probability she would be willing to pay for it. (Actually a user might be disappointed to see no paid support available when he needs it as soon as possible and is ready to pay.)</span></p> <p><span style="color:gray">Of course support should not pervert the idea behind a product - developers must remain focused on improving their product and making money from that rather than charging for support of a crappy product bound to require a lot of support. (Fortunately this can happen in monopolistic services only.)<br /> Thus a basic principle in a revenue model based on support should be: the less support needed the more money made. In practice this could translate to, for instance: the more time support takes the less be charged for it.</span></p> <p>How it can be implemented in Wikidot is another story. Questions may arise such as:<br /> - what if the user who pays for support is not happy with the service, shoudl he pay then?;<br /> - how could it be determined if the issue was really resolved?;<br /> - how exactly is the payment is going to take place?;<br /> - what if the support team can't find a solution?;<br /> - will the solutions be entered in a database for reference to everyone else, for free?;<br /> - should Wikidot need to hire staff specifically for this or Wikidot users would be offer paid support, too?</p> <p>These are technicalities and I have a ideas about them and I'd gladly discuss them. But first, what do you think about the suggestion as a whole?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-92119</guid>
				<title>Entry at wikimatrix.org outdated</title>
				<link>http://community.wikidot.com/forum/t-92119/entry-at-wikimatrix-org-outdated</link>
				<description>Helps for newcomers to stack it up agains pbwiki et al</description>
				<pubDate>Thu, 25 Sep 2008 16:14:49 +0000</pubDate>
				<wikidot:authorName>pklausner</wikidot:authorName>				<wikidot:authorUserId>208993</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I stumbled over wikidot and it looked interesting. The first place I crosschecked is <a href="http://www.wikimatrix.org">http://www.wikimatrix.org</a> but Wikidot's entry <a href="http://www.wikimatrix.org/show/Wikidot">http://www.wikimatrix.org/show/Wikidot</a> makes it look really bad. I suggest to update that, p.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-87870</guid>
				<title>Wikis, Wikidot and Business Models</title>
				<link>http://community.wikidot.com/forum/t-87870/wikis-wikidot-and-business-models</link>
				<description>business models, revenue models, participation inequality, wikis and money, open source</description>
				<pubDate>Tue, 09 Sep 2008 20:22:08 +0000</pubDate>
				<wikidot:authorName>maki</wikidot:authorName>				<wikidot:authorUserId>29236</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am going to post a few suggestion how Wikidot can make money (in addition to the planned "Pro" accounts). Since my suggestions for Wikidot cannot but also refer to wiki platforms and wikis in general, I will be posting them under this "General WikiScience" category.</p> <p>My first suggestion is very simple: no matter how good, how clear, how colourful, how intuitive handbooks we make for first time users, most of them will always prefer someone to save them the reading, "chew it for them" and explain it on the spot (or over the phone/ VoIP).</p> <p>So why not offer this option for new users and make money from it - paid support for first time users over VoIP, priced in "packs" of 5 hours, 10 hours, 20 hours, etc?</p> <p>Wikidot may even not need to hire employees for this. Just make a "marketlpace" for Wikidot lessons and retain some percent from the prices.</p> <p><span style="text-decoration: underline;">_</span><span style="text-decoration: underline;">_</span><span style="text-decoration: underline;">_</span><span style="text-decoration: underline;">_</span><span style="text-decoration: underline;">_</span><span style="text-decoration: underline;">_</span>___</p> <p><em>Following posts:</em></p> <p><a href="http://community.wikidot.com/forum/t-103612/wikis-wikidot-and-business-models-2">http://community.wikidot.com/forum/t-103612/wikis-wikidot-and-business-models-2</a><br /> <a href="http://community.wikidot.com/forum/t-130398/wikis-wikidot-and-business-models-3">http://community.wikidot.com/forum/t-130398/wikis-wikidot-and-business-models-3</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-87621</guid>
				<title>what is project khoj?</title>
				<link>http://community.wikidot.com/forum/t-87621/what-is-project-khoj</link>
				<description>it is basically teaching people to consume electricity</description>
				<pubDate>Tue, 09 Sep 2008 05:07:37 +0000</pubDate>
				<wikidot:authorName>arindam livelong</wikidot:authorName>				<wikidot:authorUserId>182660</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>now a days, people are consuming a lot electricity thatswhy, electricity is less in rural areas because in towns &amp;cities we people are using electricity. in this project khoj the main aim is to conserve electricity, and so that ''gaon gaon bijjli ho paye'',means every villiage should get electricity facilities.</p> <p>[[<a href="http://www.teach-nology.com/worksheets/misc/centers/electricity.gif">http://www.teach-nology.com/worksheets/misc/centers/electricity.gif</a><br /> ]]</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-85972</guid>
				<title>Just You &amp; Your Wiki - Is that the way you really want it?</title>
				<link>http://community.wikidot.com/forum/t-85972/just-you-your-wiki-is-that-the-way-you-really-want-it</link>
				<description>Or do you want millions of visitors? Read more...</description>
				<pubDate>Wed, 03 Sep 2008 17:06:10 +0000</pubDate>
				<wikidot:authorName>Whane The Whip</wikidot:authorName>				<wikidot:authorUserId>53390</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You've heard the phrase before; <strong>"SEO"</strong>. It stands for <em>Search Engine Optimization</em>. SEO is the process of getting your site listed high up on the SERP's (Search Engine Results Page). Merely getting indexed isn't enough, if you want a popular site, you must promote it.</p> <p>Introducing the <a href="http://seodojo.wikidot.com/" >Seo Dojo</a> moderated by yours truly <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/whane-the-whip" ><img class="small" src="http://www.wikidot.com/common--images/avatars/53/53390/a16.png" alt="Whane The Whip" style="background-image:url(http://www.wikidot.com/userkarma.php?u=53390)" /></a><a href="http://www.wikidot.com/user:info/whane-the-whip" >Whane The Whip</a></span> &lt;— Actual SEO industry professional and Wikidot Guru.</p> <p>I'm just getting started on the site and you can expect some deep content relating to SEO methods and information even the experts don't know about (yet). But for now, and assuming that most wiki whackers (yeah, good term so I'm borrowing it) are unfamiliar with SEO, I've written a brief <a href="http://seodojo.wikidot.com/seo-guide" >SEO Guide</a> just for you.</p> <p>If you are an SEO pro, or a budding SEO enthusiast, I invite you to join the site and add content if you wish. Contributers will eventually share PR. Don't know what PR is? Then you better start reading…</p> <p>P.S. Site content has not yet been perfected, but the guide still contains accurate and priceless information. I will be improving the site and adding content throughout the next few months.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-69531</guid>
				<title>What kind of wiki?</title>
				<link>http://community.wikidot.com/forum/t-69531/what-kind-of-wiki</link>
				<description></description>
				<pubDate>Mon, 23 Jun 2008 18:27:54 +0000</pubDate>
				<wikidot:authorName>TheBlog</wikidot:authorName>				<wikidot:authorUserId>146245</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I was wandering around the mainpage when I noticed a strange thing: the top three wikis are about online games!<br /> You may also notice that the three top tags are: <strong>RPG</strong>, <strong>games</strong>/game and <strong>online</strong>!<br /> Isn't it a little weird?<br /> Seeing what I see, I must assume that the only way to have a rapresentative wiki here on wikidot that may spread the word of this great wikibuilder is a game played elsewhere?<br /> This sounds strange to me: can't we came up with something else and make a wiki at least as popular as those "game-cheaters"?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-58123</guid>
				<title>Hmm... search misuse</title>
				<link>http://community.wikidot.com/forum/t-58123/hmm-search-misuse</link>
				<description>interesting fact, theories anyone?</description>
				<pubDate>Tue, 06 May 2008 15:34:01 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've noticed that the largest percentage of internal searches on any wiki is usually "search this wiki".</p> <p>Why do you think this is?</p> <p>— Shawn</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-58023</guid>
				<title>What is a Wiki?</title>
				<link>http://community.wikidot.com/forum/t-58023/what-is-a-wiki</link>
				<description>What&#039;s your definition?</description>
				<pubDate>Mon, 05 May 2008 22:07:47 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Try to define a wiki. :) It's harder to do than you think. (or it's just me.) Consider this a challenge.</p> <p>— Shawn</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-55848</guid>
				<title>WYSIWYG Editors</title>
				<link>http://community.wikidot.com/forum/t-55848/wysiwyg-editors</link>
				<description></description>
				<pubDate>Sat, 26 Apr 2008 22:36:49 +0000</pubDate>
				<wikidot:authorName>Socks</wikidot:authorName>				<wikidot:authorUserId>46434</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm a fan of the decision not to use a WYSIWYG editor in Wikidot - it allows for the pages to be much smaller, and gives a lot more control over the looks. It's not that hard to do the code, either.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-55823</guid>
				<title>What makes a wiki better than another kind of website?</title>
				<link>http://community.wikidot.com/forum/t-55823/what-makes-a-wiki-better-than-another-kind-of-website</link>
				<description>so... what is it?</description>
				<pubDate>Sat, 26 Apr 2008 19:18:36 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What makes a wiki better than another kind of website?</p> <p>Why use a wiki rather than any other kind of website?</p> <p>— Shawn</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://community.wikidot.com/forum/t-55822</guid>
				<title>What makes a good wiki-whacker?</title>
				<link>http://community.wikidot.com/forum/t-55822/what-makes-a-good-wiki-whacker</link>
				<description>What kind of person...</description>
				<pubDate>Sat, 26 Apr 2008 19:17:10 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What kind of person do you think makes a good wiki admin?</p> <p>— Shawn</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
