<?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[MMOCCForum - All Forums]]></title>
		<link>http://mmoccforum.com/</link>
		<description><![CDATA[MMOCCForum - http://mmoccforum.com]]></description>
		<pubDate>Thu, 09 Sep 2010 03:12:33 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Mobiles Disco emulator]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18050</link>
			<pubDate>Wed, 08 Sep 2010 20:18:10 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18050</guid>
			<description><![CDATA[I was bored one Thursday evening, so i decided to try and create the fullest possible Mobiles emulator. I have learned a few things about mobiles, such as that the disco room can change colour and the spotlights move around. I have had to use my little knowledge left of Lingo to try and scrape out packets and functions so i can create them. This project is nicknamed pMobiles as it uses my Particle framework, im not sure if i even want to release this anymore since im afraid of people stealing like what usually happens to emulators. <br />
<br />
<blockquote><cite>Quote:</cite><span style="font-weight: bold;"><span style="text-decoration: underline;">Features complete:</span></span><ul>
<li>Main room</li>
<li>A* Pathfinding</li>
<li>Disco room</li>
<li>Furniture from database - Not yet solid</li>
<li>Packet Handling</li>
<li>SQL connection</li>
<li>Sockets</li>
<li>Login</li>
<li>Ranks (1 = user, 2 = mod, 3 = admin, 4 = super admin/owner)</li>
<li>Register</li>
<li>Load rooms from database</li>
<li>Room entry/exit</li>
<li>Main &amp; Disco room are linked</li>
<li>Dancing</li>
<li>Say</li>
<li>Shout</li>
<li>Whisper</li>
<li>Modify Data</li>
<li>Anti-hax - Not fully done, dont know some haxes yet <img src="http://mmoccforum.com/images/mmoccforum/smilies/happy.png" style="vertical-align: middle;" border="0" alt="Happy" title="Happy" /></li>
<li>Multiuser</li>
<li>Commands</li>
<li>Object parser</li>
<li>Sitting</li>
<li>Spotlights</li>
<li>Disco ball</li>
<li>Lookto</li>
<li>Disco room colour change</li>
<li>Maarit (gives you drinks and can say when you were last online)<br />
</li></ul>
</blockquote>
<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[B&#93;[U&#93;Todo:[/U&#93;[/B&#93;<br />
Finish furnishing both rooms</code></div></div>
<br />
<blockquote><cite>Quote:</cite><span style="font-weight: bold;"><span style="text-decoration: underline;">Commands</span></span><br />
:spotlight <span style="font-style: italic;">number move num/follow name</span><br />
:discoball <span style="font-style: italic;">on/off</span><br />
:drink <span style="font-style: italic;">name</span><br />
:lookto <span style="font-style: italic;">x y</span><br />
:alert <span style="font-style: italic;">message</span><br />
:alertuser <span style="font-style: italic;">name message</span><br />
:alertroom <span style="font-style: italic;">message</span><br />
:kickroom<br />
:kickall<br />
:goto <span style="font-style: italic;">roomid</span><br />
:kick <span style="font-style: italic;">user</span><br />
:roomcol <span style="font-style: italic;">HTMLCOLOURCODE</span> (eg: #000000)<br />
:warp <span style="font-style: italic;">x y</span></blockquote>
<br />
<span style="font-weight: bold;"><span style="text-decoration: underline;">Screenshots</span></span><br />
<img src="http://up2go.us/static/img/mobiles_chat.png" border="0" alt="[Image: mobiles_chat.png&#93;" /><br />
<img src="http://up2go.us/static/img/mobiles_alert.png" border="0" alt="[Image: mobiles_alert.png&#93;" /><br />
<img src="http://up2go.us/static/img/mobiles_dance.png" border="0" alt="[Image: mobiles_dance.png&#93;" /><br />
<img src="http://up2go.us/static/img/mobiles_drink.png" border="0" alt="[Image: mobiles_drink.png&#93;" /><br />
<img src="http://up2go.us/static/img/mobiles_maari.png" border="0" alt="[Image: mobiles_maari.png&#93;" /><br />
<img src="http://up2go.us/static/img/mobiles_roomcol.png" border="0" alt="[Image: mobiles_roomcol.png&#93;" /><br />
<img src="http://up2go.us/static/img/mobiles_spotty.png" border="0" alt="[Image: mobiles_spotty.png&#93;" /><br />
<br />
<span style="font-weight: bold;"><span style="text-decoration: underline;">Original images</span></span><br />
<img src="http://www.freewebs.com/kerisluola/MobilesDisco1.png" border="0" alt="[Image: MobilesDisco1.png&#93;" /><br />
<img src="http://www.freewebs.com/kerisluola/MobilesDisco2.png" border="0" alt="[Image: MobilesDisco2.png&#93;" />]]></description>
			<content:encoded><![CDATA[I was bored one Thursday evening, so i decided to try and create the fullest possible Mobiles emulator. I have learned a few things about mobiles, such as that the disco room can change colour and the spotlights move around. I have had to use my little knowledge left of Lingo to try and scrape out packets and functions so i can create them. This project is nicknamed pMobiles as it uses my Particle framework, im not sure if i even want to release this anymore since im afraid of people stealing like what usually happens to emulators. <br />
<br />
<blockquote><cite>Quote:</cite><span style="font-weight: bold;"><span style="text-decoration: underline;">Features complete:</span></span><ul>
<li>Main room</li>
<li>A* Pathfinding</li>
<li>Disco room</li>
<li>Furniture from database - Not yet solid</li>
<li>Packet Handling</li>
<li>SQL connection</li>
<li>Sockets</li>
<li>Login</li>
<li>Ranks (1 = user, 2 = mod, 3 = admin, 4 = super admin/owner)</li>
<li>Register</li>
<li>Load rooms from database</li>
<li>Room entry/exit</li>
<li>Main &amp; Disco room are linked</li>
<li>Dancing</li>
<li>Say</li>
<li>Shout</li>
<li>Whisper</li>
<li>Modify Data</li>
<li>Anti-hax - Not fully done, dont know some haxes yet <img src="http://mmoccforum.com/images/mmoccforum/smilies/happy.png" style="vertical-align: middle;" border="0" alt="Happy" title="Happy" /></li>
<li>Multiuser</li>
<li>Commands</li>
<li>Object parser</li>
<li>Sitting</li>
<li>Spotlights</li>
<li>Disco ball</li>
<li>Lookto</li>
<li>Disco room colour change</li>
<li>Maarit (gives you drinks and can say when you were last online)<br />
</li></ul>
</blockquote>
<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>[B][U]Todo:[/U][/B]<br />
Finish furnishing both rooms</code></div></div>
<br />
<blockquote><cite>Quote:</cite><span style="font-weight: bold;"><span style="text-decoration: underline;">Commands</span></span><br />
:spotlight <span style="font-style: italic;">number move num/follow name</span><br />
:discoball <span style="font-style: italic;">on/off</span><br />
:drink <span style="font-style: italic;">name</span><br />
:lookto <span style="font-style: italic;">x y</span><br />
:alert <span style="font-style: italic;">message</span><br />
:alertuser <span style="font-style: italic;">name message</span><br />
:alertroom <span style="font-style: italic;">message</span><br />
:kickroom<br />
:kickall<br />
:goto <span style="font-style: italic;">roomid</span><br />
:kick <span style="font-style: italic;">user</span><br />
:roomcol <span style="font-style: italic;">HTMLCOLOURCODE</span> (eg: #000000)<br />
:warp <span style="font-style: italic;">x y</span></blockquote>
<br />
<span style="font-weight: bold;"><span style="text-decoration: underline;">Screenshots</span></span><br />
<img src="http://up2go.us/static/img/mobiles_chat.png" border="0" alt="[Image: mobiles_chat.png]" /><br />
<img src="http://up2go.us/static/img/mobiles_alert.png" border="0" alt="[Image: mobiles_alert.png]" /><br />
<img src="http://up2go.us/static/img/mobiles_dance.png" border="0" alt="[Image: mobiles_dance.png]" /><br />
<img src="http://up2go.us/static/img/mobiles_drink.png" border="0" alt="[Image: mobiles_drink.png]" /><br />
<img src="http://up2go.us/static/img/mobiles_maari.png" border="0" alt="[Image: mobiles_maari.png]" /><br />
<img src="http://up2go.us/static/img/mobiles_roomcol.png" border="0" alt="[Image: mobiles_roomcol.png]" /><br />
<img src="http://up2go.us/static/img/mobiles_spotty.png" border="0" alt="[Image: mobiles_spotty.png]" /><br />
<br />
<span style="font-weight: bold;"><span style="text-decoration: underline;">Original images</span></span><br />
<img src="http://www.freewebs.com/kerisluola/MobilesDisco1.png" border="0" alt="[Image: MobilesDisco1.png]" /><br />
<img src="http://www.freewebs.com/kerisluola/MobilesDisco2.png" border="0" alt="[Image: MobilesDisco2.png]" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Justin bieber has his own server]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18049</link>
			<pubDate>Wed, 08 Sep 2010 06:17:09 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18049</guid>
			<description><![CDATA[<img src="http://cache.gawkerassets.com/assets/images/4/2010/09/500x_justin-bieber-twitter.jpg" border="0" alt="[Image: 500x_justin-bieber-twitter.jpg&#93;" /><br />
<br />
<br />
crazy huh]]></description>
			<content:encoded><![CDATA[<img src="http://cache.gawkerassets.com/assets/images/4/2010/09/500x_justin-bieber-twitter.jpg" border="0" alt="[Image: 500x_justin-bieber-twitter.jpg]" /><br />
<br />
<br />
crazy huh]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[F*ck You.]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18048</link>
			<pubDate>Tue, 07 Sep 2010 02:05:59 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18048</guid>
			<description><![CDATA[Nah I love you guys.<br />
<br />
Although here is the new song from Cee Lo Green/Gnarls Barkley <span style="font-style: italic;">(the guy who sung crazy)</span> entitled <span style="font-style: italic;">"F*ck you"</span>. It is unbelievably catchy and is overall a great song.<br />
<br />
<a href="http://www.youtube.com/watch?v=pc0mxOXbWIU" target="_blank">Click here for the music video!</a><br />
<br />
So what do you think?]]></description>
			<content:encoded><![CDATA[Nah I love you guys.<br />
<br />
Although here is the new song from Cee Lo Green/Gnarls Barkley <span style="font-style: italic;">(the guy who sung crazy)</span> entitled <span style="font-style: italic;">"F*ck you"</span>. It is unbelievably catchy and is overall a great song.<br />
<br />
<a href="http://www.youtube.com/watch?v=pc0mxOXbWIU" target="_blank">Click here for the music video!</a><br />
<br />
So what do you think?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Advertisment boosting]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18047</link>
			<pubDate>Mon, 06 Sep 2010 22:22:42 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18047</guid>
			<description><![CDATA[Hey,<br />
I currently have a CTR of around 3.67%, I would like to know some tips or tricks to raising this figure.<br />
<br />
Im getting around 100 unique visits with probably less than 2 clicks per day. I need some method of getting users to click these advertisments to get my CTR up.<br />
<br />
Thanks in advance for any helpful responses.<br />
<br />
Regards,<br />
<br />
Alan]]></description>
			<content:encoded><![CDATA[Hey,<br />
I currently have a CTR of around 3.67%, I would like to know some tips or tricks to raising this figure.<br />
<br />
Im getting around 100 unique visits with probably less than 2 clicks per day. I need some method of getting users to click these advertisments to get my CTR up.<br />
<br />
Thanks in advance for any helpful responses.<br />
<br />
Regards,<br />
<br />
Alan]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[YanzCity Originality]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18046</link>
			<pubDate>Mon, 06 Sep 2010 10:20:21 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18046</guid>
			<description><![CDATA[Hi MF,<br />
<br />
For the past month, the aspects of the game development from YanzCity has grown. We've staged all ideas to run into &amp; out of, including a simulated game, where actual real life things which then disclude (teleports &amp; non logical ideas come into play). We want a game which actually doesn't break the budget of the average teenager, so therefore we've thought that because of my age difference towards the business side of things (20+) who want to make some money out of it, YanzCity will only want 'spare change', in other words little or none to contribute towards version updates, prizes for competitions &amp; maybe hire of conference rooms. If we can pull of YanzCity offically, we will make sure that the only area of cost that will come in, will be from membership benefits, this is not an original idea, however, it is in somewhat way because only MMORPGs have done this, not MMOCCs that I'm aware of.<br />
<br />
Now before you go pointing the finger at us for somewhat the idea of the sims (ea's probably most popular game *that I'm aware of*) we plan to actually bring back a different style of gaming, not somewhere where you will use REAL MONEY that you or your parents/gurdian(s) have worked for, to buy 'virtual' non refunded items to maybe look like a bit of a idiot for when you may leave the game due to boring game play  or because you think your age is not suitable anymore to be playing childish games (like when you maybe grew up watching hi-5 and now at 14/15 watch family guy &amp; south park for instance. Well we plan to bring a simulated version, this however should &amp; hopefully will include..<br />
<br />
* Jobs which allow you to make in-game currency for actually preparing maybe meals, or placing food on tables for 5-10 minutes in real time.<br />
<br />
* Food (bought with in-game currency which you have gotten from Jobs<br />
<br />
* Chance to steal (can put you in jail for 5-10 minutes)<br />
<br />
* Day time/Night time Events (The client will reboot after a certain time to put you into the night darkness of YanzCity)<br />
<br />
* Toilet (Just a simple 5-10 second twinkle/dump)<br />
<br />
* Smelly (You will have stink signs to show that you're stinky)<br />
<br />
* Hygiene (You will be able to have baths/showers at your apartment<br />
<br />
* Entertainment (Because you don't need to fufill your character's needs, you fufill your own with this)<br />
<br />
- -- - -- - -- - -- - -- - -- - -- -- - - - - -- - -- - - - -- -- -- --  -- -- - <br />
<br />
Plans ( Only short brief information due to ideas stealers <img src="http://mmoccforum.com/images/mmoccforum/smilies/omgwtf.png" style="vertical-align: middle;" border="0" alt="Omgwtf" title="Omgwtf" /> )<br />
<br />
* Nightclubs Open @ certain times &amp; close @ certain times<br />
* Game Arcades <br />
* Automatic Transaction Machines<br />
* Debit Cards<br />
* Club Cards<br />
<br />
- -- - -- - -- - -- - -- - - - -- - -- - -- - -- - -- - - - - -- - -- - -- - --- --<br />
<br />
Membership Costs <img src="http://mmoccforum.com/images/mmoccforum/smilies/omgwtf.png" style="vertical-align: middle;" border="0" alt="Omgwtf" title="Omgwtf" /> (noooo!)<br />
<br />
Don't worry, we're not going over board with two membership plans @ the cost of an arm or a leg trying to scrape the back seat console in the car for the pennies, we're just looking for a quick 'n' easy payment of around 5 dollars, no more.<br />
<br />
/ / / SUBSCRIPTION COST TO PLAY THE GAME NOOOOOOOOOOOOOOOO //<br />
<br />
Unfortunately there is a cost to play our game..<br />
<br />
You must..<br />
<br />
* Agree to follow the Policy<br />
* Agree to follow the Rules<br />
* Agree to have fun safely<br />
<br />
<img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /><br />
<br />
No charge, just the charge of waiting for your friends to make the switch!<br />
<br />
If you have any ideas that are unique, PM them, dont reply below because there are some idea stealers out there! (Homer Simpson)<br />
<br />
Thanks,<br />
Phil]]></description>
			<content:encoded><![CDATA[Hi MF,<br />
<br />
For the past month, the aspects of the game development from YanzCity has grown. We've staged all ideas to run into &amp; out of, including a simulated game, where actual real life things which then disclude (teleports &amp; non logical ideas come into play). We want a game which actually doesn't break the budget of the average teenager, so therefore we've thought that because of my age difference towards the business side of things (20+) who want to make some money out of it, YanzCity will only want 'spare change', in other words little or none to contribute towards version updates, prizes for competitions &amp; maybe hire of conference rooms. If we can pull of YanzCity offically, we will make sure that the only area of cost that will come in, will be from membership benefits, this is not an original idea, however, it is in somewhat way because only MMORPGs have done this, not MMOCCs that I'm aware of.<br />
<br />
Now before you go pointing the finger at us for somewhat the idea of the sims (ea's probably most popular game *that I'm aware of*) we plan to actually bring back a different style of gaming, not somewhere where you will use REAL MONEY that you or your parents/gurdian(s) have worked for, to buy 'virtual' non refunded items to maybe look like a bit of a idiot for when you may leave the game due to boring game play  or because you think your age is not suitable anymore to be playing childish games (like when you maybe grew up watching hi-5 and now at 14/15 watch family guy &amp; south park for instance. Well we plan to bring a simulated version, this however should &amp; hopefully will include..<br />
<br />
* Jobs which allow you to make in-game currency for actually preparing maybe meals, or placing food on tables for 5-10 minutes in real time.<br />
<br />
* Food (bought with in-game currency which you have gotten from Jobs<br />
<br />
* Chance to steal (can put you in jail for 5-10 minutes)<br />
<br />
* Day time/Night time Events (The client will reboot after a certain time to put you into the night darkness of YanzCity)<br />
<br />
* Toilet (Just a simple 5-10 second twinkle/dump)<br />
<br />
* Smelly (You will have stink signs to show that you're stinky)<br />
<br />
* Hygiene (You will be able to have baths/showers at your apartment<br />
<br />
* Entertainment (Because you don't need to fufill your character's needs, you fufill your own with this)<br />
<br />
- -- - -- - -- - -- - -- - -- - -- -- - - - - -- - -- - - - -- -- -- --  -- -- - <br />
<br />
Plans ( Only short brief information due to ideas stealers <img src="http://mmoccforum.com/images/mmoccforum/smilies/omgwtf.png" style="vertical-align: middle;" border="0" alt="Omgwtf" title="Omgwtf" /> )<br />
<br />
* Nightclubs Open @ certain times &amp; close @ certain times<br />
* Game Arcades <br />
* Automatic Transaction Machines<br />
* Debit Cards<br />
* Club Cards<br />
<br />
- -- - -- - -- - -- - -- - - - -- - -- - -- - -- - -- - - - - -- - -- - -- - --- --<br />
<br />
Membership Costs <img src="http://mmoccforum.com/images/mmoccforum/smilies/omgwtf.png" style="vertical-align: middle;" border="0" alt="Omgwtf" title="Omgwtf" /> (noooo!)<br />
<br />
Don't worry, we're not going over board with two membership plans @ the cost of an arm or a leg trying to scrape the back seat console in the car for the pennies, we're just looking for a quick 'n' easy payment of around 5 dollars, no more.<br />
<br />
/ / / SUBSCRIPTION COST TO PLAY THE GAME NOOOOOOOOOOOOOOOO //<br />
<br />
Unfortunately there is a cost to play our game..<br />
<br />
You must..<br />
<br />
* Agree to follow the Policy<br />
* Agree to follow the Rules<br />
* Agree to have fun safely<br />
<br />
<img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /><br />
<br />
No charge, just the charge of waiting for your friends to make the switch!<br />
<br />
If you have any ideas that are unique, PM them, dont reply below because there are some idea stealers out there! (Homer Simpson)<br />
<br />
Thanks,<br />
Phil]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Electroserver?]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18045</link>
			<pubDate>Sun, 05 Sep 2010 08:32:21 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18045</guid>
			<description><![CDATA[Anybody used this and if so what is it like?]]></description>
			<content:encoded><![CDATA[Anybody used this and if so what is it like?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Family Guy - The Rose]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18044</link>
			<pubDate>Sun, 05 Sep 2010 04:51:52 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18044</guid>
			<description><![CDATA[<div style="text-align: center;"><img src="http://up2go.us/static/img/The_Rose.jpg" border="0" alt="[Image: The_Rose.jpg&#93;" /></div>
<br />
Just watched the episode with the cast of Family Guy singing The Rose. It's unbelievable just how good it is. I can't get it out my head, it's such a good cover! <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonP.png" style="vertical-align: middle;" border="0" alt="ColonP" title="ColonP" /><br />
<br />
What do you guys think? Also if you any info on maybe behind the scenes like when they were recording or perhaps a full song <span style="font-style: italic;">(I really hope one exists)</span> please feel free to post it.<br />
<br />
To check out what I'm talking about watch the video here: <a href="http://www.miloop.com/?movie=17673" target="_blank">http://www.miloop.com/?movie=17673</a><br />
<br />
Also just incase you're wondering it's season 7, episode 4, entitled <span style="font-style: italic;">"Baby Not on Board"</span>.]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;"><img src="http://up2go.us/static/img/The_Rose.jpg" border="0" alt="[Image: The_Rose.jpg]" /></div>
<br />
Just watched the episode with the cast of Family Guy singing The Rose. It's unbelievable just how good it is. I can't get it out my head, it's such a good cover! <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonP.png" style="vertical-align: middle;" border="0" alt="ColonP" title="ColonP" /><br />
<br />
What do you guys think? Also if you any info on maybe behind the scenes like when they were recording or perhaps a full song <span style="font-style: italic;">(I really hope one exists)</span> please feel free to post it.<br />
<br />
To check out what I'm talking about watch the video here: <a href="http://www.miloop.com/?movie=17673" target="_blank">http://www.miloop.com/?movie=17673</a><br />
<br />
Also just incase you're wondering it's season 7, episode 4, entitled <span style="font-style: italic;">"Baby Not on Board"</span>.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[ideas&#93; YanzCity Banner]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18043</link>
			<pubDate>Sat, 04 Sep 2010 11:21:57 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18043</guid>
			<description><![CDATA[Hi MMOCC Forum,<br />
<br />
Just want some ideas and tips for a suitable banner for YanzCity's offical first version layout.<br />
<br />
What should it include?<br />
<br />
What colours should we use?<br />
<br />
etc etc.<br />
<br />
I hope you can help me with this <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" />]]></description>
			<content:encoded><![CDATA[Hi MMOCC Forum,<br />
<br />
Just want some ideas and tips for a suitable banner for YanzCity's offical first version layout.<br />
<br />
What should it include?<br />
<br />
What colours should we use?<br />
<br />
etc etc.<br />
<br />
I hope you can help me with this <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Need CSS Layout Coding]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18042</link>
			<pubDate>Fri, 03 Sep 2010 14:37:53 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18042</guid>
			<description><![CDATA[Hi MMOCCForum,<br />
<br />
I'm currently after someone to do some free lancing work for free, just to code us our first layout. Your name will be recognized in the templates footer if you can do this for us.<br />
<br />
Thanks,<br />
<br />
INBOX ME <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /><br />
<br />
or email me @ phil@yanzcity.com]]></description>
			<content:encoded><![CDATA[Hi MMOCCForum,<br />
<br />
I'm currently after someone to do some free lancing work for free, just to code us our first layout. Your name will be recognized in the templates footer if you can do this for us.<br />
<br />
Thanks,<br />
<br />
INBOX ME <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /><br />
<br />
or email me @ phil@yanzcity.com]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[San Diego!!]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18041</link>
			<pubDate>Fri, 03 Sep 2010 09:37:39 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18041</guid>
			<description><![CDATA[Absolutely incredible city. See ya soon Jason and Dave <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" />]]></description>
			<content:encoded><![CDATA[Absolutely incredible city. See ya soon Jason and Dave <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Selling non-pixel art avatars.]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18040</link>
			<pubDate>Wed, 01 Sep 2010 23:16:17 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18040</guid>
			<description><![CDATA[I am selling this avatars as the person who asked for them hasn't answerd and I need the money urgent.<br />
I am selling this for USD&#36;60 on paypal.<br />
This images are made with Blender and Photoshop.<br />
If you buy this you will get the model and the psd files with the png's with alpha transparency, if you want to make apng images. This avatars animations have 20 frames wich could be reduced to what ever you want.<br />
The files are completly editable so you can do what ever you want with them.<br />
I am not editing this images unless you buy the pack first.<br />
Male<br />
<img src="http://ilovepixel.net/faces/avatarfinal.gif" border="0" alt="[Image: avatarfinal.gif&#93;" /><br />
<img src="http://ilovepixel.net/faces/avatarfinal2.gif" border="0" alt="[Image: avatarfinal2.gif&#93;" /><br />
Female<br />
<img src="http://ilovepixel.net/faces/female-avatar.gif" border="0" alt="[Image: female-avatar.gif&#93;" /><br />
<img src="http://ilovepixel.net/faces/female-avatar_back.gif" border="0" alt="[Image: female-avatar_back.gif&#93;" /><br />
<br />
Thanks <img src="http://mmoccforum.com/images/mmoccforum/smilies/happybracket.png" style="vertical-align: middle;" border="0" alt="Happybracket" title="Happybracket" /><br />
<br />
PS: This will be on sale untill the person who request them pays for them.]]></description>
			<content:encoded><![CDATA[I am selling this avatars as the person who asked for them hasn't answerd and I need the money urgent.<br />
I am selling this for USD&#36;60 on paypal.<br />
This images are made with Blender and Photoshop.<br />
If you buy this you will get the model and the psd files with the png's with alpha transparency, if you want to make apng images. This avatars animations have 20 frames wich could be reduced to what ever you want.<br />
The files are completly editable so you can do what ever you want with them.<br />
I am not editing this images unless you buy the pack first.<br />
Male<br />
<img src="http://ilovepixel.net/faces/avatarfinal.gif" border="0" alt="[Image: avatarfinal.gif]" /><br />
<img src="http://ilovepixel.net/faces/avatarfinal2.gif" border="0" alt="[Image: avatarfinal2.gif]" /><br />
Female<br />
<img src="http://ilovepixel.net/faces/female-avatar.gif" border="0" alt="[Image: female-avatar.gif]" /><br />
<img src="http://ilovepixel.net/faces/female-avatar_back.gif" border="0" alt="[Image: female-avatar_back.gif]" /><br />
<br />
Thanks <img src="http://mmoccforum.com/images/mmoccforum/smilies/happybracket.png" style="vertical-align: middle;" border="0" alt="Happybracket" title="Happybracket" /><br />
<br />
PS: This will be on sale untill the person who request them pays for them.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[The "Thing" Everyone Wants to Know]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18039</link>
			<pubDate>Wed, 01 Sep 2010 03:18:14 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18039</guid>
			<description><![CDATA[What happened to Virtual Hangout?<br />
<br />
Well after Sam left and we got hacked. I took a break, then went to find a new coder, Thomas. But Dan (the co-owner) &amp; I figured later that he had to many projects he was working on such as BuziCity and Matic Resort, so then we had to find another coder. Found one later, said he could do it, then he disappeared.<br />
<br />
Last thing we had going was a new site design that has already been coded by xLite. But we have no funds at the time to pay for the new design (which looks great!). Then just a month ago I discussed on collaborating to make a new MMOCC with Hidro. But he's never been on MSN to discuss this, so I would guess he isn't that interested.<br />
<br />
But just yesterday ItsThatMatt came to a forum of mine and had interest in the project as a PHP developer. Not much has been discussed but it could have potential to start going again.<br />
<br />
After all of this, you must be thinking "What is the future of Virtual Hangout have?". Well the project isn't dead, but isn't going. For now it will be on a hiatus until we have enough funds that we believe we can start development going again. Matt could be a big help for us to start it going again.<br />
<br />
I'll have more updates soon regarding Virtual Hangout when they become available.]]></description>
			<content:encoded><![CDATA[What happened to Virtual Hangout?<br />
<br />
Well after Sam left and we got hacked. I took a break, then went to find a new coder, Thomas. But Dan (the co-owner) &amp; I figured later that he had to many projects he was working on such as BuziCity and Matic Resort, so then we had to find another coder. Found one later, said he could do it, then he disappeared.<br />
<br />
Last thing we had going was a new site design that has already been coded by xLite. But we have no funds at the time to pay for the new design (which looks great!). Then just a month ago I discussed on collaborating to make a new MMOCC with Hidro. But he's never been on MSN to discuss this, so I would guess he isn't that interested.<br />
<br />
But just yesterday ItsThatMatt came to a forum of mine and had interest in the project as a PHP developer. Not much has been discussed but it could have potential to start going again.<br />
<br />
After all of this, you must be thinking "What is the future of Virtual Hangout have?". Well the project isn't dead, but isn't going. For now it will be on a hiatus until we have enough funds that we believe we can start development going again. Matt could be a big help for us to start it going again.<br />
<br />
I'll have more updates soon regarding Virtual Hangout when they become available.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Nostalgia...]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18038</link>
			<pubDate>Tue, 31 Aug 2010 02:55:24 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18038</guid>
			<description><![CDATA[...Oh noes, not again!<br />
<br />
Yeah, post your nostalgia pics of your old projects. Just been looking through, man those were the days.<br />
<br />
<img src="http://up2go.us/static/img/clienttowncenterzn71.png" border="0" alt="[Image: clienttowncenterzn71.png&#93;" /><br />
<img src="http://up2go.us/static/img/screen2k1.PNG" border="0" alt="[Image: screen2k1.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/screen2k7.PNG" border="0" alt="[Image: screen2k7.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/build_0.6_.PNG" border="0" alt="[Image: build_0.6_.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/compare.PNG" border="0" alt="[Image: compare.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/council.PNG" border="0" alt="[Image: council.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/distgen.PNG" border="0" alt="[Image: distgen.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/events.PNG" border="0" alt="[Image: events.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/furnifurnifurni.PNG" border="0" alt="[Image: furnifurnifurni.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/phbox.PNG" border="0" alt="[Image: phbox.PNG&#93;" /><hr />
<img src="http://up2go.us/static/img/user_created.PNG" border="0" alt="[Image: user_created.PNG&#93;" /><br />
<img src="http://up2go.us/static/img/websitetea.PNG" border="0" alt="[Image: websitetea.PNG&#93;" /><br />
<br />
&lt;3]]></description>
			<content:encoded><![CDATA[...Oh noes, not again!<br />
<br />
Yeah, post your nostalgia pics of your old projects. Just been looking through, man those were the days.<br />
<br />
<img src="http://up2go.us/static/img/clienttowncenterzn71.png" border="0" alt="[Image: clienttowncenterzn71.png]" /><br />
<img src="http://up2go.us/static/img/screen2k1.PNG" border="0" alt="[Image: screen2k1.PNG]" /><br />
<img src="http://up2go.us/static/img/screen2k7.PNG" border="0" alt="[Image: screen2k7.PNG]" /><br />
<img src="http://up2go.us/static/img/build_0.6_.PNG" border="0" alt="[Image: build_0.6_.PNG]" /><br />
<img src="http://up2go.us/static/img/compare.PNG" border="0" alt="[Image: compare.PNG]" /><br />
<img src="http://up2go.us/static/img/council.PNG" border="0" alt="[Image: council.PNG]" /><br />
<img src="http://up2go.us/static/img/distgen.PNG" border="0" alt="[Image: distgen.PNG]" /><br />
<img src="http://up2go.us/static/img/events.PNG" border="0" alt="[Image: events.PNG]" /><br />
<img src="http://up2go.us/static/img/furnifurnifurni.PNG" border="0" alt="[Image: furnifurnifurni.PNG]" /><br />
<img src="http://up2go.us/static/img/phbox.PNG" border="0" alt="[Image: phbox.PNG]" /><hr />
<img src="http://up2go.us/static/img/user_created.PNG" border="0" alt="[Image: user_created.PNG]" /><br />
<img src="http://up2go.us/static/img/websitetea.PNG" border="0" alt="[Image: websitetea.PNG]" /><br />
<br />
&lt;3]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[YanzCity again?]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18037</link>
			<pubDate>Sun, 29 Aug 2010 08:21:17 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18037</guid>
			<description><![CDATA[Hi MMOCC Forum,<br />
<br />
Some of you may have read my old post, and since I posted that I feel that I've disappointed you in someway or rather. I have took all ideas and statements thrown at me from the thread and taken them into consideration and will be fixing The Stage's graphics, and not to forget to mention to continuous hold on a custom built layout for YanzCity.<br />
<br />
We are asking that you all try your luck at applying for the YanzCity BETA application as we're waiting for more and more people to apply so we can have an out standing number of applicants we can bring through at anytime when our 20 max connection doesn't cease to exist.<br />
<br />
YanzCity has been thoroughly planned, but because the owner, Phil Smith (me) is quite a young entrepreneur, we do not decide on looking at the marketing side of things and may just pay for our costly fees so far accumulated, such as paying for the coder, artwork and server. Therefore we can then bring YanzCity to all of the fans for free. (notice the * is not appeared, which means this is no BULLSH*T.)<br />
<br />
We're now at the time where we start to pay off all coding expenses, then artwork. Please feel free to leave a few comments, and further with due, we're going to release a bit of pictures within the in-game that are not 100% official, just in case someone decides to call it their own. <br />
<br />
Thankyou for coming into the thread and hopefully commenting.<br />
<br />
Thanks,<br />
Phil Smith <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /><br />
<br />
<img src="http://img801.imageshack.us/img801/5610/outsideplanning.png" border="0" alt="[Image: outsideplanning.png&#93;" /><br />
<br />
<img src="http://img521.imageshack.us/img521/7311/loginscreenv.png" border="0" alt="[Image: loginscreenv.png&#93;" />]]></description>
			<content:encoded><![CDATA[Hi MMOCC Forum,<br />
<br />
Some of you may have read my old post, and since I posted that I feel that I've disappointed you in someway or rather. I have took all ideas and statements thrown at me from the thread and taken them into consideration and will be fixing The Stage's graphics, and not to forget to mention to continuous hold on a custom built layout for YanzCity.<br />
<br />
We are asking that you all try your luck at applying for the YanzCity BETA application as we're waiting for more and more people to apply so we can have an out standing number of applicants we can bring through at anytime when our 20 max connection doesn't cease to exist.<br />
<br />
YanzCity has been thoroughly planned, but because the owner, Phil Smith (me) is quite a young entrepreneur, we do not decide on looking at the marketing side of things and may just pay for our costly fees so far accumulated, such as paying for the coder, artwork and server. Therefore we can then bring YanzCity to all of the fans for free. (notice the * is not appeared, which means this is no BULLSH*T.)<br />
<br />
We're now at the time where we start to pay off all coding expenses, then artwork. Please feel free to leave a few comments, and further with due, we're going to release a bit of pictures within the in-game that are not 100% official, just in case someone decides to call it their own. <br />
<br />
Thankyou for coming into the thread and hopefully commenting.<br />
<br />
Thanks,<br />
Phil Smith <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /><br />
<br />
<img src="http://img801.imageshack.us/img801/5610/outsideplanning.png" border="0" alt="[Image: outsideplanning.png]" /><br />
<br />
<img src="http://img521.imageshack.us/img521/7311/loginscreenv.png" border="0" alt="[Image: loginscreenv.png]" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Updates, really.]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18036</link>
			<pubDate>Sun, 29 Aug 2010 02:47:38 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18036</guid>
			<description><![CDATA[I'm on holiday <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /> Yay... I got buried in the sand today and it was a big job trying to get me out, seriously... Plus the sauna is very nice!<br />
<br />
Then, I come back to the log cabin and at about 11:00 I decide to log on to MSN and Facebook to check messages, Turns out the PHP coder, Exsert from this forum, has deleted everything on the Salugi site and 'run away' from my MSN list.<br />
<br />
I don't see why people do this, pretty sad if you ask me. Especially after all the work he put into it! But atleast I'm enjoying my holiday.. How are you all? <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" />]]></description>
			<content:encoded><![CDATA[I'm on holiday <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" /> Yay... I got buried in the sand today and it was a big job trying to get me out, seriously... Plus the sauna is very nice!<br />
<br />
Then, I come back to the log cabin and at about 11:00 I decide to log on to MSN and Facebook to check messages, Turns out the PHP coder, Exsert from this forum, has deleted everything on the Salugi site and 'run away' from my MSN list.<br />
<br />
I don't see why people do this, pretty sad if you ask me. Especially after all the work he put into it! But atleast I'm enjoying my holiday.. How are you all? <img src="http://mmoccforum.com/images/mmoccforum/smilies/colonD.png" style="vertical-align: middle;" border="0" alt="ColonD" title="ColonD" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Link exchange with MMO Games List]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18035</link>
			<pubDate>Fri, 27 Aug 2010 20:25:59 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18035</guid>
			<description><![CDATA[Hey guys,<br />
<br />
According to our traffic statistics and Alexa (<a href="http://www.alexa.com/siteinfo/mmo-games-list.com#" target="_blank">source</a>), our website is continually increasing in popularity and in light of this, we would like to offer you the opportunity to exchange links with us (for free, obviously).<br />
<br />
All that would be required for this exchange is to create a link to MMO Games List on your website with the following information:<br />
<br />
<span style="font-weight: bold;">URL:</span> <a href="http://www.mmo-games-list.com" target="_blank">http://www.mmo-games-list.com</a><br />
<span style="font-weight: bold;">Description:</span> MMO Games List is the biggest and best list of massively multiplayer online games. Play free MMO, MMORPG, and browser games.<br />
<br />
Once you place these details on your website with a link, we will do the same for you under the <a href="http://mmo-games-list.com/links.php" target="_blank">'Links'</a> section of our website.<br />
<br />
If you would like to take advantage of this offer, please either PM me or email advertising@mmo-games-list.com.<br />
<br />
We look forward to our partnered success!]]></description>
			<content:encoded><![CDATA[Hey guys,<br />
<br />
According to our traffic statistics and Alexa (<a href="http://www.alexa.com/siteinfo/mmo-games-list.com#" target="_blank">source</a>), our website is continually increasing in popularity and in light of this, we would like to offer you the opportunity to exchange links with us (for free, obviously).<br />
<br />
All that would be required for this exchange is to create a link to MMO Games List on your website with the following information:<br />
<br />
<span style="font-weight: bold;">URL:</span> <a href="http://www.mmo-games-list.com" target="_blank">http://www.mmo-games-list.com</a><br />
<span style="font-weight: bold;">Description:</span> MMO Games List is the biggest and best list of massively multiplayer online games. Play free MMO, MMORPG, and browser games.<br />
<br />
Once you place these details on your website with a link, we will do the same for you under the <a href="http://mmo-games-list.com/links.php" target="_blank">'Links'</a> section of our website.<br />
<br />
If you would like to take advantage of this offer, please either PM me or email advertising@mmo-games-list.com.<br />
<br />
We look forward to our partnered success!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[AS3.0 Duplicating sprites]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18034</link>
			<pubDate>Fri, 27 Aug 2010 01:22:51 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18034</guid>
			<description><![CDATA[Hey,<br />
<br />
I have been looking around Google for a method of duplicating sprites in AS3.0.<br />
<br />
I have found some information about bitmap.clone()<br />
but when i put the code into practice it does not work.<br />
<br />
I am looking for some kind of tutorial which will teach me how to duplicate a sprite.<br />
<br />
Thanks,<br />
<br />
Alan<br />
<br />
Edit: Got it to work.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>var duplicated:Bitmap = new Bitmap(spriteAsBitmap.bitmapData.clone());</code></div></div>
]]></description>
			<content:encoded><![CDATA[Hey,<br />
<br />
I have been looking around Google for a method of duplicating sprites in AS3.0.<br />
<br />
I have found some information about bitmap.clone()<br />
but when i put the code into practice it does not work.<br />
<br />
I am looking for some kind of tutorial which will teach me how to duplicate a sprite.<br />
<br />
Thanks,<br />
<br />
Alan<br />
<br />
Edit: Got it to work.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>var duplicated:Bitmap = new Bitmap(spriteAsBitmap.bitmapData.clone());</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Firefox 4 BETA and IE9]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18033</link>
			<pubDate>Thu, 26 Aug 2010 02:19:58 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18033</guid>
			<description><![CDATA[The new Firefox 4 BETA is now available, and personally - it looks a lot like Chrome now but you can turn it back to it's traditional looks, luckily.<br />
<br />
Try it out for yourself!<br />
<a href="http://www.mozilla.com/en-GB/firefox/beta/" target="_blank">http://www.mozilla.com/en-GB/firefox/beta/</a>]]></description>
			<content:encoded><![CDATA[The new Firefox 4 BETA is now available, and personally - it looks a lot like Chrome now but you can turn it back to it's traditional looks, luckily.<br />
<br />
Try it out for yourself!<br />
<a href="http://www.mozilla.com/en-GB/firefox/beta/" target="_blank">http://www.mozilla.com/en-GB/firefox/beta/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Selling advertisement [£1-£5&#93;]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18032</link>
			<pubDate>Tue, 24 Aug 2010 15:14:01 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18032</guid>
			<description><![CDATA[Hey,<br />
<br />
I'm selling advertisment on randomfactgenerator.net which is a entertainment website which generates random facts for the user.<br />
<br />
Banner Advertisment [Top&#93;<br />
<br />
Size: 600px x 100px <br />
Position: Top of the page (replacing the current bidvertiser)<br />
Price: £5/mo<br />
<br />
Text Advertisment<br />
<br />
Size: Text advert 35 characters <br />
Position: Bottom of the page (underneath the banner adverts)<br />
Price: £1/mo<br />
<br />
Statistics: (Past 30 days)<br />
<br />
1,070 Visits <br />
639 Absolute Unique Visitors<br />
11,329 Pageviews<br />
10.59 Average Pageviews<br />
<br />
Payment:<br />
<br />
Via Paypal only]]></description>
			<content:encoded><![CDATA[Hey,<br />
<br />
I'm selling advertisment on randomfactgenerator.net which is a entertainment website which generates random facts for the user.<br />
<br />
Banner Advertisment [Top]<br />
<br />
Size: 600px x 100px <br />
Position: Top of the page (replacing the current bidvertiser)<br />
Price: £5/mo<br />
<br />
Text Advertisment<br />
<br />
Size: Text advert 35 characters <br />
Position: Bottom of the page (underneath the banner adverts)<br />
Price: £1/mo<br />
<br />
Statistics: (Past 30 days)<br />
<br />
1,070 Visits <br />
639 Absolute Unique Visitors<br />
11,329 Pageviews<br />
10.59 Average Pageviews<br />
<br />
Payment:<br />
<br />
Via Paypal only]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Advertising Available]]></title>
			<link>http://mmoccforum.com/showthread.php?tid=18031</link>
			<pubDate>Tue, 24 Aug 2010 05:09:54 +0400</pubDate>
			<guid isPermaLink="false">http://mmoccforum.com/showthread.php?tid=18031</guid>
			<description><![CDATA[<img src="http://thebankslife.com/wp-content/themes/Funda/images/banks.png" border="0" alt="[Image: banks.png&#93;" /><br />
<br />
Hello Everyone, I'm setting up my new blog, which I will blog about things such as..<br />
<br />
- Daily Life<br />
- Making Money<br />
- Cars<br />
- Video Games<br />
- Business<br />
- Web Design<br />
- Marketing<br />
- Advertising Techniques<br />
- Etc<br />
<br />
I have 6 available advertisement spots on my blog which can be viewed at <a href="http://thebankslife.com" target="_blank">http://thebankslife.com</a>. Each advertisement is a 125x125 box. <br />
<br />
Example:<br />
 <img src="http://thebankslife.com/advert.png" border="0" alt="[Image: advert.png&#93;" /><br />
<br />
Right now as I am just setting up my blog and with me already promoting it through Twitter as I have over 400 followers, I am also working with different SEO companies to increase the hits on my blog. So advertising on my blog would be a great oppertunity to increase the popularity of your website/game or whatever you may be advertising.<br />
<br />
Now! as this is only going to be a one time deal as I get more unique hits I will be increasing the advertising price.<br />
<br />
<br />
<span style="font-weight: bold;">Prices:</span><br />
1 Month - &#36;5.00<br />
2 Months - &#36;9.00 (&#36;1.00 Saving)<br />
3 Months - &#36;13.00 (&#36;2.00 Saving)<br />
<br />
All payments would be made Via Paypal and the banners do not rotate so your advertisement would be viewable 24/7<br />
<br />
I have 2 available spots for 468x60 Banners if you are interested in those please contact me through PM but the cost will be more and those 2 banners will rotate along with my Google Adsense.<br />
<br />
Thanks, Robin - <a href="http://TheBanksLife.com" target="_blank">http://TheBanksLife.com</a>]]></description>
			<content:encoded><![CDATA[<img src="http://thebankslife.com/wp-content/themes/Funda/images/banks.png" border="0" alt="[Image: banks.png]" /><br />
<br />
Hello Everyone, I'm setting up my new blog, which I will blog about things such as..<br />
<br />
- Daily Life<br />
- Making Money<br />
- Cars<br />
- Video Games<br />
- Business<br />
- Web Design<br />
- Marketing<br />
- Advertising Techniques<br />
- Etc<br />
<br />
I have 6 available advertisement spots on my blog which can be viewed at <a href="http://thebankslife.com" target="_blank">http://thebankslife.com</a>. Each advertisement is a 125x125 box. <br />
<br />
Example:<br />
 <img src="http://thebankslife.com/advert.png" border="0" alt="[Image: advert.png]" /><br />
<br />
Right now as I am just setting up my blog and with me already promoting it through Twitter as I have over 400 followers, I am also working with different SEO companies to increase the hits on my blog. So advertising on my blog would be a great oppertunity to increase the popularity of your website/game or whatever you may be advertising.<br />
<br />
Now! as this is only going to be a one time deal as I get more unique hits I will be increasing the advertising price.<br />
<br />
<br />
<span style="font-weight: bold;">Prices:</span><br />
1 Month - &#36;5.00<br />
2 Months - &#36;9.00 (&#36;1.00 Saving)<br />
3 Months - &#36;13.00 (&#36;2.00 Saving)<br />
<br />
All payments would be made Via Paypal and the banners do not rotate so your advertisement would be viewable 24/7<br />
<br />
I have 2 available spots for 468x60 Banners if you are interested in those please contact me through PM but the cost will be more and those 2 banners will rotate along with my Google Adsense.<br />
<br />
Thanks, Robin - <a href="http://TheBanksLife.com" target="_blank">http://TheBanksLife.com</a>]]></content:encoded>
		</item>
	</channel>
</rss>