<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Xzema - All Forums]]></title>
		<link>http://xzema.uuuq.com/forum/</link>
		<description><![CDATA[Xzema - http://xzema.uuuq.com/forum]]></description>
		<pubDate>Sat, 21 Nov 2009 23:38:27 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[mycode]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=48</link>
			<pubDate>Sat, 04 Apr 2009 18:16:03 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=48</guid>
			<description><![CDATA[Adds many MyCodes. These include:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[bg=...&#93;...[/bg&#93; (background colour/image) <br />
[fieldset=...&#93;...[/fieldset&#93; <br />
[sup&#93;...[/sup&#93; and [sub&#93;...[/sub&#93; (superscript/subscript) <br />
[o&#93;...[/o&#93; (overline) <br />
[tooltip=...&#93;...[/tooltip&#93; (when mouse is hovered over text, displays a tooltip) <br />
[box=...&#93;...[/box&#93; (creates a DIV tag) <br />
[float=...&#93;...[/float&#93; (float something (you may want to make sure you have a "clear" placed at the bottom of each post/signature)) <br />
[clear&#93; (to be used with the above code) <br />
[sc&#93;...[/sc&#93; (small caps) <br />
[small&#93;...[/small&#93; and [big&#93;...[/big&#93; (shortcuts to make something smaller/bigger) <br />
[indent&#93;...[/indent&#93; (indent some text) <br />
[left/center/right&#93;...[/left/center/right&#93; (shortcuts for alignment) <br />
[warn/alert/info&#93;...[/warn/alert/info&#93; (predefined CSS divisions) <br />
[flash=320x240&#93;...[/flash&#93; (embed flash object (uses DHTML)) <br />
[table&#93;...[/table&#93; (start a table (see below)) <br />
:...: (shortcut for HTML entities, eg :x61: embeds "a") <br />
[form=...&#93;...[/form&#93; (embeds a form) <br />
[input=...&#93;...[/input&#93; (hidden input field, used for forms) <br />
[textbox=...&#93;...[/textbox&#93; (textbox) <br />
[textarea=...&#93;...[/textarea&#93; (textarea) <br />
[checkbox=...&#93;...[/checkbox&#93; (checkbox) <br />
[option=...&#93;...[/option&#93; (option button) <br />
[list=http://...&#93;...<br />
(allow images as list bullets)<br />
[*&#93;[anchor&#93;...[/anchor&#93; (creates an anchor point)<br />
[*&#93;[anchor=...&#93;...[/anchor&#93; (link to the anchor point)<br />
[/list&#93;<br />
<br />
For tables, you can create them like this:<br />
<br />
[table&#93;<br />
row 1, cell 1[cell&#93;row 1, cell 2[cell&#93;row 1, cell 3<br />
[row&#93;<br />
row 2, cell 1[cell span=2 align=right&#93;row 2, cell 2 (right aligned, with colspan=2)<br />
[row=red&#93;<br />
row 3, cell 1 (red background)[cell=green&#93;row 3, cell 2 (green background)[cell w=50&#93;row 3, cell 3 with width of 50px<br />
[/table&#93;</code></div></div>
]]></description>
			<content:encoded><![CDATA[Adds many MyCodes. These include:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[bg=...]...[/bg] (background colour/image) <br />
[fieldset=...]...[/fieldset] <br />
[sup]...[/sup] and [sub]...[/sub] (superscript/subscript) <br />
[o]...[/o] (overline) <br />
[tooltip=...]...[/tooltip] (when mouse is hovered over text, displays a tooltip) <br />
[box=...]...[/box] (creates a DIV tag) <br />
[float=...]...[/float] (float something (you may want to make sure you have a "clear" placed at the bottom of each post/signature)) <br />
[clear] (to be used with the above code) <br />
[sc]...[/sc] (small caps) <br />
[small]...[/small] and [big]...[/big] (shortcuts to make something smaller/bigger) <br />
[indent]...[/indent] (indent some text) <br />
[left/center/right]...[/left/center/right] (shortcuts for alignment) <br />
[warn/alert/info]...[/warn/alert/info] (predefined CSS divisions) <br />
[flash=320x240]...[/flash] (embed flash object (uses DHTML)) <br />
[table]...[/table] (start a table (see below)) <br />
:...: (shortcut for HTML entities, eg :x61: embeds "a") <br />
[form=...]...[/form] (embeds a form) <br />
[input=...]...[/input] (hidden input field, used for forms) <br />
[textbox=...]...[/textbox] (textbox) <br />
[textarea=...]...[/textarea] (textarea) <br />
[checkbox=...]...[/checkbox] (checkbox) <br />
[option=...]...[/option] (option button) <br />
[list=http://...]...<br />
(allow images as list bullets)<br />
[*][anchor]...[/anchor] (creates an anchor point)<br />
[*][anchor=...]...[/anchor] (link to the anchor point)<br />
[/list]<br />
<br />
For tables, you can create them like this:<br />
<br />
[table]<br />
row 1, cell 1[cell]row 1, cell 2[cell]row 1, cell 3<br />
[row]<br />
row 2, cell 1[cell span=2 align=right]row 2, cell 2 (right aligned, with colspan=2)<br />
[row=red]<br />
row 3, cell 1 (red background)[cell=green]row 3, cell 2 (green background)[cell w=50]row 3, cell 3 with width of 50px<br />
[/table]</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[delete]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=45</link>
			<pubDate>Sat, 04 Apr 2009 15:59:24 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=45</guid>
			<description><![CDATA[The Forum Rules<br />
Updated: September 21, 2008<br />
Note to staff: These rules should not be edited unless specifically approved by a senior staff member.<br />
<br />
If you are new to the forum please take the time to check out the following links before posting any questions in the helpdesk:<br />
<br />
New Members Notice<br />
<br />
Cartoon-World FAQ<br />
<br />
Rule 1: No double posting, please use the edit button wherever applicable. Double posting is annoying not only to the staff, but other people trying to post. Bumping a thread in this way is also not allowed.<br />
<br />
Rule 2: Do not harass other members on the forum. We know that sometimes people kid around for fun but sometimes it can be taken the wrong way. If you feel you were harassed please refer to the Cartoon-World FAQ.<br />
<br />
Rule 3: Spamming or the use of posting bots will not be tolerated. Note that this includes the advertising of competing forums, websites, networks, etc as well as general flooding. Please do not make us need to enforce this!<br />
<br />
Rule 4: Try to stay on topic. Blatant derailing of a thread will be considered in the same vein as spamming.<br />
<br />
Rule 5: No pornography, nudity, or other overtly sexual content is allowed on the forums except for in the hentai section. This includes signatures and avatars as well. Remember, not all forum members are of age! Try to keep it clean.<br />
<br />
Rule 6: Do not take rules into your own hands and make posts like lock/delete this, this should be moved, etc. If something is in violation of our rules, please use the report button at the bottom of every post. By taking rules into your own hands you are just making more work for our moderators.<br />
<br />
Rule 7: Do not complain or ask questions about the readiness of a release. This includes C-W releases as well as other series posted by uploaders. Posting questions or PM'ing uploaders asking when an episode is going to be encoded, released, uploaded or anything pertaining to the episodes or shows will not be tolerated.<br />
<br />
Rule 8: Please do not PM staff members about forum related questions, such questions should be posted on the forum in the helpdesk area so that the correct person may assist you.<br />
<br />
Rule 9: Signatures:<br />
Signature Limit: 2 signature images are allowed<br />
<br />
Signature Sizes: The signatures total size must not be larger than 600x400. (Width x Height) for all images combined.<br />
<br />
Userbar Limit: The userbar total size must not be larger than 600x200 (Width x Height).<br />
<br />
Be reasonable, if you're slightly over this limit it's not a big deal but if a one sentence post is taking up half the screen, your signature is probably too big!<br />
***IF THIS RULE IS BROKEN, YOUR SIGNATURES MAY BE REMOVED. YOU CAN ADD IT BACK ONCE IT HAS BEEN MADE COMPLIANT***<br />
<br />
Rule 10: No Stealing Encodes &amp; Uploads:<br />
<br />
If you're going to use links from our site on another site, you need to follow the guidelines below.<br />
A. You must obtain permission from the uploader and credit them wherever applicable.<br />
B. You must label the Website: <a href="http://www.cartoon-world.org" target="_blank">http://www.cartoon-world.org</a><br />
C. You must label the IRC info: #Cartoon-World @ irc.cartoon-world.org<br />
<br />
Rule 11: Ensure to follow rules set for each respective section of the forum:<br />
<br />
The Anime &amp; Cartoon Upload Rules: viewtopic.php?t=307<br />
<br />
The Manga Upload Rules: viewtopic.php?t=690<br />
<br />
The Soundtrack Upload Rules: viewtopic.php?t=691<br />
<br />
Download Area Request Rules &amp; Information: viewtopic.php?t=4849<br />
<br />
Town Square Rules: viewtopic.php?f=26&amp;t=5746<br />
<br />
Spam Central Rules: viewtopic.php?f=27&amp;t=1898<br />
<br />
The Ichikaru Ramen Bar Rules: viewtopic.php?f=10&amp;t=5267<br />
<br />
The Urahara Shop Rules: viewtopic.php?f=12&amp;t=5265<br />
<br />
The Going Merry Rules: viewtopic.php?f=24&amp;t=5266<br />
<br />
The Helpdesk Rules: viewtopic.php?f=2&amp;t=4975<br />
<br />
We reserve the right to make exceptions to the rules as the circumstances permit. We make the rules, so we choose the way in which we enforce them. Not every rule will be enforced to the same extent in every case and some rules may be applied very sparingly. Again, this depends highly on the circumstances. All bans and edits will be reviewed by another staff member to ensure the power of the staff is not being abused.<br />
<br />
Changes in the rules will generally be announced but be sure to check back regularly for any updates.]]></description>
			<content:encoded><![CDATA[The Forum Rules<br />
Updated: September 21, 2008<br />
Note to staff: These rules should not be edited unless specifically approved by a senior staff member.<br />
<br />
If you are new to the forum please take the time to check out the following links before posting any questions in the helpdesk:<br />
<br />
New Members Notice<br />
<br />
Cartoon-World FAQ<br />
<br />
Rule 1: No double posting, please use the edit button wherever applicable. Double posting is annoying not only to the staff, but other people trying to post. Bumping a thread in this way is also not allowed.<br />
<br />
Rule 2: Do not harass other members on the forum. We know that sometimes people kid around for fun but sometimes it can be taken the wrong way. If you feel you were harassed please refer to the Cartoon-World FAQ.<br />
<br />
Rule 3: Spamming or the use of posting bots will not be tolerated. Note that this includes the advertising of competing forums, websites, networks, etc as well as general flooding. Please do not make us need to enforce this!<br />
<br />
Rule 4: Try to stay on topic. Blatant derailing of a thread will be considered in the same vein as spamming.<br />
<br />
Rule 5: No pornography, nudity, or other overtly sexual content is allowed on the forums except for in the hentai section. This includes signatures and avatars as well. Remember, not all forum members are of age! Try to keep it clean.<br />
<br />
Rule 6: Do not take rules into your own hands and make posts like lock/delete this, this should be moved, etc. If something is in violation of our rules, please use the report button at the bottom of every post. By taking rules into your own hands you are just making more work for our moderators.<br />
<br />
Rule 7: Do not complain or ask questions about the readiness of a release. This includes C-W releases as well as other series posted by uploaders. Posting questions or PM'ing uploaders asking when an episode is going to be encoded, released, uploaded or anything pertaining to the episodes or shows will not be tolerated.<br />
<br />
Rule 8: Please do not PM staff members about forum related questions, such questions should be posted on the forum in the helpdesk area so that the correct person may assist you.<br />
<br />
Rule 9: Signatures:<br />
Signature Limit: 2 signature images are allowed<br />
<br />
Signature Sizes: The signatures total size must not be larger than 600x400. (Width x Height) for all images combined.<br />
<br />
Userbar Limit: The userbar total size must not be larger than 600x200 (Width x Height).<br />
<br />
Be reasonable, if you're slightly over this limit it's not a big deal but if a one sentence post is taking up half the screen, your signature is probably too big!<br />
***IF THIS RULE IS BROKEN, YOUR SIGNATURES MAY BE REMOVED. YOU CAN ADD IT BACK ONCE IT HAS BEEN MADE COMPLIANT***<br />
<br />
Rule 10: No Stealing Encodes &amp; Uploads:<br />
<br />
If you're going to use links from our site on another site, you need to follow the guidelines below.<br />
A. You must obtain permission from the uploader and credit them wherever applicable.<br />
B. You must label the Website: <a href="http://www.cartoon-world.org" target="_blank">http://www.cartoon-world.org</a><br />
C. You must label the IRC info: #Cartoon-World @ irc.cartoon-world.org<br />
<br />
Rule 11: Ensure to follow rules set for each respective section of the forum:<br />
<br />
The Anime &amp; Cartoon Upload Rules: viewtopic.php?t=307<br />
<br />
The Manga Upload Rules: viewtopic.php?t=690<br />
<br />
The Soundtrack Upload Rules: viewtopic.php?t=691<br />
<br />
Download Area Request Rules &amp; Information: viewtopic.php?t=4849<br />
<br />
Town Square Rules: viewtopic.php?f=26&amp;t=5746<br />
<br />
Spam Central Rules: viewtopic.php?f=27&amp;t=1898<br />
<br />
The Ichikaru Ramen Bar Rules: viewtopic.php?f=10&amp;t=5267<br />
<br />
The Urahara Shop Rules: viewtopic.php?f=12&amp;t=5265<br />
<br />
The Going Merry Rules: viewtopic.php?f=24&amp;t=5266<br />
<br />
The Helpdesk Rules: viewtopic.php?f=2&amp;t=4975<br />
<br />
We reserve the right to make exceptions to the rules as the circumstances permit. We make the rules, so we choose the way in which we enforce them. Not every rule will be enforced to the same extent in every case and some rules may be applied very sparingly. Again, this depends highly on the circumstances. All bans and edits will be reviewed by another staff member to ensure the power of the staff is not being abused.<br />
<br />
Changes in the rules will generally be announced but be sure to check back regularly for any updates.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Academy Rules and Regulation]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=42</link>
			<pubDate>Sun, 22 Mar 2009 19:54:32 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=42</guid>
			<description><![CDATA[<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>All students are required to read through the Forum Rules, Forum FAQs, Roleplay Rules, and Roleplay FAQs upon registration for classes.<br />
<br />
1) In order to participate in the classes, you must register with the Student Sign-Up office.<br />
[list&#93;[*&#93;To Register, please submit your Name and Intended Enrollment Type (Full or Part-time), then wait until you recieve the confirmation message.<br />
[/list&#93;<br />
[b&#93;Registered Name:[/b&#93; (the name you registered with upon joining the forum<br />
[b&#93;Character Name:[/b&#93; (the character you created and intend to roleplay with)<br />
[b&#93;Enrollment:[/b&#93; (if doing part time,&nbsp;&nbsp;place what field you would like join)<br />
<br />
2) Before beginning any classes, you are required to have read through the following posts:<br />
Forum Rules and Regulations<br />
Stealing Content and Copyright<br />
Role-Play Rules for In-Character Posts<br />
Newbie's Guide to RPG Forums Online<br />
<br />
3) The&nbsp;&nbsp;Academy's ideal is the teaching of role-playing and role-playing aspects to both the New and Experienced. There are two forms of registration:<br />
[list&#93;[*&#93;Full-Time: New students are recommended to complete the full course. The courses included in this registration are from Levels A through E.[list&#93;[*&#93;New students are defined as having little or no experience in the field of text based roleplaying.[/list&#93;[/list&#93;<br />
[list&#93;[*&#93;Part-Time: Returning students and experienced members may choose to register only part-time which allows them to choose which class level(s) they wish to attend.[list&#93;[*&#93;Experienced players can learn a thing or two from their peers.[/list&#93;[/list&#93;<br />
<br />
4) All students need to respect their Instructors and fellow classmates. The various Instructors have been picked from among the best role-players on the forum, and each of these individuals are&nbsp;&nbsp;skilled in their respected field. However, we are always open to new ideas and concepts. Suggestions to curriculum and methods may be submitted by PM to the Academy Director.<br />
<br />
5) New students will not be allowed to partake in more than one class level at a time. A new student will only be granted access to the next level once an Instructor is satisfied with their progress. This rule does not apply to Advanced students.<br />
<br />
------------------------------------<br />
Please note:<br />
<br />
Students are allowed to role-play anywhere else on this board during their registration with the Academy. Knowledge is best stemmed from experience so we will not restrict when are where you may post as long as it falls within the Rules and Regulations of RPG Forums Online.<br />
<br />
However, students are required to post at least once per week with-in their respective classes. If you cannot comply please PM the appropriate Instructor.<br />
<br />
If at any point students notice an Instructor who has not posted for a week, nor has been replaced by a substitute or a new Instructor, please report the Instructor to the Academy Director.<br />
<br />
The most important rule is to enjoy yourself and have fun! That is why we are all here!</code></div></div>
<br />
<br />
DO NOT IGNORE THESE COMMANDMENTS<br />
<br />
1. YOU MUST READ: If you find yourself posting to a thread WITHOUT flipping back at LEAST one page, and your post is ignorant of anything important said by ANYONE over the course of that page, should ANYONE complain to me as to your conduct, your post will be REMOVED and you will be WARNED over PM.<br />
<br />
<br />
2. REREADING BEFORE POSTING IS REQUIRED: If you are about to post, STOP. Reading is REQUIRED at the Academy, especially your OWN posts. Spelling and grammar mistakes happen to EVERYONE, ESPECIALLY you. Read your own posts for spelling, grammar, run-ons, and continuity of thoughts. THERE IS NO EXCUSE FOR NOT REREADING, even if English is not your first language. Note: If you are too lazy to use a word processor, use Firefox Web Browser. It has a built in spell check.<br />
<br />
3. PLEASE USE PAST TENSE: If you are used to using present tense in the descriptive narrative your RP posts, UNLEARN this terrible habit. Present Tense will NO LONGER be permitted. YOU are NOT your character. YOU are a whole 'nother entity, who is narrating the adventures of your character. YOU will use ONLY past tense, unless you are a Game Master or Equivalent. Note: Your character may use present and even future tense in dialog and thought.<br />
<br />
------------------------------------------------<br />
<br />
If you are new to the Academy, there is NO excuse for more than ONE excusable offense to these rules, as henceforth YOU and everyone else will be directed here upon your FIRST transgression. FAILURE TO COMPLY WILL NOT BE TOLERATED.<br />
<br />
I dislike having to get tyrannical on the Academy, but I've seen too much that I cannot stand with my own eyes, and have received enough complaints to warrant swift action. Please follow at least these three simple rules. DO NOT DISAPPOINT ME.]]></description>
			<content:encoded><![CDATA[<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>All students are required to read through the Forum Rules, Forum FAQs, Roleplay Rules, and Roleplay FAQs upon registration for classes.<br />
<br />
1) In order to participate in the classes, you must register with the Student Sign-Up office.<br />
[list][*]To Register, please submit your Name and Intended Enrollment Type (Full or Part-time), then wait until you recieve the confirmation message.<br />
[/list]<br />
[b]Registered Name:[/b] (the name you registered with upon joining the forum<br />
[b]Character Name:[/b] (the character you created and intend to roleplay with)<br />
[b]Enrollment:[/b] (if doing part time,&nbsp;&nbsp;place what field you would like join)<br />
<br />
2) Before beginning any classes, you are required to have read through the following posts:<br />
Forum Rules and Regulations<br />
Stealing Content and Copyright<br />
Role-Play Rules for In-Character Posts<br />
Newbie's Guide to RPG Forums Online<br />
<br />
3) The&nbsp;&nbsp;Academy's ideal is the teaching of role-playing and role-playing aspects to both the New and Experienced. There are two forms of registration:<br />
[list][*]Full-Time: New students are recommended to complete the full course. The courses included in this registration are from Levels A through E.[list][*]New students are defined as having little or no experience in the field of text based roleplaying.[/list][/list]<br />
[list][*]Part-Time: Returning students and experienced members may choose to register only part-time which allows them to choose which class level(s) they wish to attend.[list][*]Experienced players can learn a thing or two from their peers.[/list][/list]<br />
<br />
4) All students need to respect their Instructors and fellow classmates. The various Instructors have been picked from among the best role-players on the forum, and each of these individuals are&nbsp;&nbsp;skilled in their respected field. However, we are always open to new ideas and concepts. Suggestions to curriculum and methods may be submitted by PM to the Academy Director.<br />
<br />
5) New students will not be allowed to partake in more than one class level at a time. A new student will only be granted access to the next level once an Instructor is satisfied with their progress. This rule does not apply to Advanced students.<br />
<br />
------------------------------------<br />
Please note:<br />
<br />
Students are allowed to role-play anywhere else on this board during their registration with the Academy. Knowledge is best stemmed from experience so we will not restrict when are where you may post as long as it falls within the Rules and Regulations of RPG Forums Online.<br />
<br />
However, students are required to post at least once per week with-in their respective classes. If you cannot comply please PM the appropriate Instructor.<br />
<br />
If at any point students notice an Instructor who has not posted for a week, nor has been replaced by a substitute or a new Instructor, please report the Instructor to the Academy Director.<br />
<br />
The most important rule is to enjoy yourself and have fun! That is why we are all here!</code></div></div>
<br />
<br />
DO NOT IGNORE THESE COMMANDMENTS<br />
<br />
1. YOU MUST READ: If you find yourself posting to a thread WITHOUT flipping back at LEAST one page, and your post is ignorant of anything important said by ANYONE over the course of that page, should ANYONE complain to me as to your conduct, your post will be REMOVED and you will be WARNED over PM.<br />
<br />
<br />
2. REREADING BEFORE POSTING IS REQUIRED: If you are about to post, STOP. Reading is REQUIRED at the Academy, especially your OWN posts. Spelling and grammar mistakes happen to EVERYONE, ESPECIALLY you. Read your own posts for spelling, grammar, run-ons, and continuity of thoughts. THERE IS NO EXCUSE FOR NOT REREADING, even if English is not your first language. Note: If you are too lazy to use a word processor, use Firefox Web Browser. It has a built in spell check.<br />
<br />
3. PLEASE USE PAST TENSE: If you are used to using present tense in the descriptive narrative your RP posts, UNLEARN this terrible habit. Present Tense will NO LONGER be permitted. YOU are NOT your character. YOU are a whole 'nother entity, who is narrating the adventures of your character. YOU will use ONLY past tense, unless you are a Game Master or Equivalent. Note: Your character may use present and even future tense in dialog and thought.<br />
<br />
------------------------------------------------<br />
<br />
If you are new to the Academy, there is NO excuse for more than ONE excusable offense to these rules, as henceforth YOU and everyone else will be directed here upon your FIRST transgression. FAILURE TO COMPLY WILL NOT BE TOLERATED.<br />
<br />
I dislike having to get tyrannical on the Academy, but I've seen too much that I cannot stand with my own eyes, and have received enough complaints to warrant swift action. Please follow at least these three simple rules. DO NOT DISAPPOINT ME.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[My Code]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=20</link>
			<pubDate>Sun, 22 Feb 2009 19:18:55 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=20</guid>
			<description><![CDATA[<a href="http://xzema.uuuq.com/forum/misc.php?action=help&amp;hid=7" target="_blank">http://xzema.uuuq.com/forum/misc.php?action=help&#x26;hid=7</a><br />
<br />
You can find it there]]></description>
			<content:encoded><![CDATA[<a href="http://xzema.uuuq.com/forum/misc.php?action=help&amp;hid=7" target="_blank">http://xzema.uuuq.com/forum/misc.php?action=help&hid=7</a><br />
<br />
You can find it there]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Referral System]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=18</link>
			<pubDate>Sun, 22 Feb 2009 19:11:23 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=18</guid>
			<description><![CDATA[For every referrrel you will get ??? added to your account.<br />
<br />
Rules<ul>
<li>You can not register more then one account.</li>
<li>The person you refer must include that you referred them in their introduction.</li>
<li>You must send me a p.m. of the person you referred.</li>
<li>The person you referred must have 7 posts that are not done in the lounge</li></ul>
<br />
<br />
Explanation<br />
1. I do not want you to cheat and make another account and say you were referred by your other character. This has to be fair and legit<br />
<br />
2. The person you referred must post that you referred them in their introduction so I can know that they were really referred by you.<br />
<br />
3. I need an email confirmation from you that they where referred by you so i can go check there introduction.<br />
<br />
4. I need to know for sure that they are going to at least make an effort to stay. I don't need you going and asking your friend to register then post in the introduction so you can get your stuff and then they leave. Since there post count isn't on anywhere except the rpg section they need to post there.<br />
<br />
For every referrel:<br />
1 person = <br />
<br />
5 person = <br />
<br />
10 persons = <br />
<br />
15 persons = <br />
<br />
<br />
Additional note: referrels are done per month so that people aren't rolling over into the next. I stopped at fifteen because I want to see if it gets that far. After people surpass the fifteen mark the bonus will be moved to 20 and so on.]]></description>
			<content:encoded><![CDATA[For every referrrel you will get ??? added to your account.<br />
<br />
Rules<ul>
<li>You can not register more then one account.</li>
<li>The person you refer must include that you referred them in their introduction.</li>
<li>You must send me a p.m. of the person you referred.</li>
<li>The person you referred must have 7 posts that are not done in the lounge</li></ul>
<br />
<br />
Explanation<br />
1. I do not want you to cheat and make another account and say you were referred by your other character. This has to be fair and legit<br />
<br />
2. The person you referred must post that you referred them in their introduction so I can know that they were really referred by you.<br />
<br />
3. I need an email confirmation from you that they where referred by you so i can go check there introduction.<br />
<br />
4. I need to know for sure that they are going to at least make an effort to stay. I don't need you going and asking your friend to register then post in the introduction so you can get your stuff and then they leave. Since there post count isn't on anywhere except the rpg section they need to post there.<br />
<br />
For every referrel:<br />
1 person = <br />
<br />
5 person = <br />
<br />
10 persons = <br />
<br />
15 persons = <br />
<br />
<br />
Additional note: referrels are done per month so that people aren't rolling over into the next. I stopped at fifteen because I want to see if it gets that far. After people surpass the fifteen mark the bonus will be moved to 20 and so on.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Staff Application [Open&#93;]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=17</link>
			<pubDate>Sun, 22 Feb 2009 19:08:28 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=17</guid>
			<description><![CDATA[I. Introduction<br />
<br />
II. Administrator<br />
<br />
III. Co-Administrator<br />
<br />
IV. Global Moderators<br />
<br />
V. Moderators<br />
<br />
VI. Graphic Squad<br />
<br />
VII. Counselor]]></description>
			<content:encoded><![CDATA[I. Introduction<br />
<br />
II. Administrator<br />
<br />
III. Co-Administrator<br />
<br />
IV. Global Moderators<br />
<br />
V. Moderators<br />
<br />
VI. Graphic Squad<br />
<br />
VII. Counselor]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Role Play FAQs]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=10</link>
			<pubDate>Sun, 22 Feb 2009 18:41:25 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=10</guid>
			<description><![CDATA[I. Introduction<br />
<br />
II. General<br />
<br />
III. Character Creation<br />
<br />
V. Beginning Section<br />
<br />
VI. Helpful Places]]></description>
			<content:encoded><![CDATA[I. Introduction<br />
<br />
II. General<br />
<br />
III. Character Creation<br />
<br />
V. Beginning Section<br />
<br />
VI. Helpful Places]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forum FAQs]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=9</link>
			<pubDate>Sun, 22 Feb 2009 18:31:18 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=9</guid>
			<description><![CDATA[I. Introduction (here)<br />
<br />
II. Frequently Asked Question(s) (here)<br />
<br />
III. Newly Registered (here)<br />
<br />
IV. About the Rules (here)<br />
<br />
V. Posting (here)<br />
<br />
VI. Meet the Staff (here)<br />
<br />
VII. ? Of the Month (here)<br />
<br />
blah. RPG Training / Academy<br />
<br />
blah. Character Creation and Roleplaying]]></description>
			<content:encoded><![CDATA[I. Introduction (here)<br />
<br />
II. Frequently Asked Question(s) (here)<br />
<br />
III. Newly Registered (here)<br />
<br />
IV. About the Rules (here)<br />
<br />
V. Posting (here)<br />
<br />
VI. Meet the Staff (here)<br />
<br />
VII. ? Of the Month (here)<br />
<br />
blah. RPG Training / Academy<br />
<br />
blah. Character Creation and Roleplaying]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Role Play]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=8</link>
			<pubDate>Sun, 22 Feb 2009 18:27:07 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=8</guid>
			<description><![CDATA[I. Introduction<br />
<br />
II. Format<br />
<br />
III. Rules<br />
<br />
IV. Etiquette]]></description>
			<content:encoded><![CDATA[I. Introduction<br />
<br />
II. Format<br />
<br />
III. Rules<br />
<br />
IV. Etiquette]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Forum]]></title>
			<link>http://xzema.uuuq.com/forum/showthread.php?tid=6</link>
			<pubDate>Sun, 22 Feb 2009 18:11:01 +0000</pubDate>
			<guid isPermaLink="false">http://xzema.uuuq.com/forum/showthread.php?tid=6</guid>
			<description><![CDATA[I. Introduction <a href="http://xzema.uuuq.com/forum/showthread.php?tid=6&amp;pid=6#pid6" target="_blank">(here)</a><br />
<br />
II. Forum Rules <a href="http://xzema.uuuq.com/forum/showthread.php?tid=6&amp;pid=9#pid9" target="_blank">(here)</a><br />
<br />
III. Forum Guidelines <a href="http://xzema.uuuq.com/forum/showthread.php?tid=6&amp;pid=10#pid10" target="_blank">(here)</a>]]></description>
			<content:encoded><![CDATA[I. Introduction <a href="http://xzema.uuuq.com/forum/showthread.php?tid=6&amp;pid=6#pid6" target="_blank">(here)</a><br />
<br />
II. Forum Rules <a href="http://xzema.uuuq.com/forum/showthread.php?tid=6&amp;pid=9#pid9" target="_blank">(here)</a><br />
<br />
III. Forum Guidelines <a href="http://xzema.uuuq.com/forum/showthread.php?tid=6&amp;pid=10#pid10" target="_blank">(here)</a>]]></content:encoded>
		</item>
	</channel>
</rss>