<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Neocodex News</title>
	<description>Export of the news on Neocodex</description>
	<link>http://www.neocodex.us/forum/index.php</link>
	<pubDate>Tue, 02 Mar 2010 18:26:42 +0000</pubDate>
	<ttl>480</ttl>
	<image>
		<title>Neocodex News</title>
		<url>http://www.neocodex.us/forum/favicon.ico</url>
		<link>http://www.neocodex.us/forum/index.php</link>
	</image>
	<item>
		<title>Downtime</title>
		<link>http://www.neocodex.us/forum/topic/95580-downtime/</link>
		<description><![CDATA[Hey everyone,<br />
<br />
Sorry about the downtime you guys experienced earlier. The programs were not logging in correctly because of a failed table in our database. As I was on my phone, I couldn't quite fix the problem so Hydro went and repaired the table. Should be good to go now. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' />]]></description>
		<pubDate>Tue, 02 Mar 2010 18:26:42 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/95580-downtime/</guid>
	</item>
	<item>
		<title>Homework Help Forum</title>
		<link>http://www.neocodex.us/forum/topic/95531-homework-help-forum/</link>
		<description><![CDATA[Hi everyone,<br />
<br />
We have created a <a href='http://www.neocodex.us/forum/forum/356-homework-help/' class='bbc_url' title='External link' rel='nofollow external'>Homework Help</a> forum (located in General Chat) where you can post your questions having to do with homework assignments and such. We noticed the increasing frequency of topics having to do with homework, and felt that having a dedicated section for it would give these topics more focus as something that people need help on in a timely manner.<br />
<br />
Enjoy. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' /><br />
<br />
*vanishes*]]></description>
		<pubDate>Sun, 28 Feb 2010 04:30:40 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/95531-homework-help-forum/</guid>
	</item>
	<item>
		<title>Pet Transfer Utility Released</title>
		<link>http://www.neocodex.us/forum/topic/95473-pet-transfer-utility-released/</link>
		<description><![CDATA[<a href='http://www.neocodex.us/forum/index.php?app=downloads&showfile=22' class='bbc_url' title='External link' rel='nofollow external'>http://www.neocodex.us/forum/index.php?app=downloads&showfile=22</a><br />
<br />
This is a utility designed to assist you transferring pets via Abandonment.<br />
<br />
I hope that you guys enjoy it.]]></description>
		<pubDate>Thu, 25 Feb 2010 01:58:40 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/95473-pet-transfer-utility-released/</guid>
	</item>
	<item>
		<title>Careful - Duped Items</title>
		<link>http://www.neocodex.us/forum/topic/95462-careful-duped-items/</link>
		<description><![CDATA[Apparently the duped items issue hasn't been resolved. Originally it was Chokato (TCG) but there may be more. So don't accept any offers that are in overpay.<br />
<br />
Overpay is like I have a Turmac petpet in trades. It's worth 3m but someone just offered like a Chokato (TCG) which is worth 12m. It's a duped item and their trying to get rid of it.<br />
<br />
Especially if it is a Chokato (TCG). Even if you innocently get a duped item on your account you will most likely get frozen. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/sad.gif' class='bbc_emoticon' alt=':(' /><br />
<br />
This is like morning old news. If anything happened (like TNT removed all duped items. Did they remove any yet?) since 18 hours ago please update us!]]></description>
		<pubDate>Wed, 24 Feb 2010 08:13:49 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/95462-careful-duped-items/</guid>
	</item>
	<item>
		<title>Manual UB Pricing FixedT</title>
		<link>http://www.neocodex.us/forum/topic/94958-manual-ub-pricing-fixedt/</link>
		<description><![CDATA[There was an issue with manual UB Pricing in the database. That has been fixed. Please price away!<br />
To look up the unpriced items in a shop check "Use Price Range" and set it from 0 to 0.<br />
<br />
Thanks! If you search an item and it is less then 100k move on to the next item as the pricers didnt get around to that item yet. You cannot submit a price lower then 100k.<br />
<br />
Price away!<br />
<br />
Here's a way to price from the search page. Without having to click each item to go to its item page then price it. It should have unpriced items. Like this:<br />
<a href='http://www.neocodex.us/forum/itemdb/?app=itemdb&module=search&section=search&item=&description=&rarity_low=&rarity_high=&use_price=1&price_low=0&price_high=0&use_shop=1&shop=7&search_order=price&sort=desc&lim=20' class='bbc_url' title='External link' rel='nofollow external'>http://www.neocodex.us/forum/itemdb/?app=itemdb&module=search&section=search&
item=&description=&rarity_low=&rarity_high=&use_price=1&price_low=0&
price_high=0&use_shop=1&shop=7&search_order=price&sort=desc&lim=20</a><br />

<br />
After you run a search. Copy paste this into your url bar:<br />
<pre class='prettyprint'>
j&#097;v&#097;script:function aSubmit(id){var newprice = prompt('Enter in the new price',''); if(!newprice){return} new Ajax.Request(ipb.vars&#91;'base_url'&#93;+'app=itemdb&module=ajax&section=price'
,{method:'post',evalJSON:'force',parameters:{'md5check':ipb.vars&#91;
'secure_hash'&#93;,'newprice':newprice,'id':id},onSuccess:function(t){if(Object.
isUndefined(t.responseJSON))alert("Bad request");else if(t.responseJSON&#91;'error'&#93;)alert(t.responseJSON&#91;'error'&#93;);else{$
('itemA'+id).innerHTML='&lt;b&gt;'+t.responseJSON&#91;'newprice'&#93;
+' NP&lt;/b&gt;&lt;br&gt;Profit: '+t.responseJSON&#91;'newprofit'&#93;;$('price_price').innerHTML=t.
responseJSON&#91;'newprice'&#93;}}})} function rEdit(){var ids = new Array(); while(count = /id="item"(?:.|&#092;n|&#092;r)*?&#092;/(&#092;d+)-(?:.|&#092;n|&#092;r)*?Unpriced/
g.exec(&#100;ocument.body.innerHTML)){ ids.push(count&#91;1&#93;) } alert(ids.length + ' unpriced items on page. Will now edit in links...'); for(var i=0; i&lt;ids.length; i++){&#100;ocument.body.innerHTML = &#100;ocument.body.innerHTML.replace('&lt;b&gt;Unpriced&lt;/b&gt;','&lt;span id="itemA'+ids&#91;i&#93;+'"&gt;&lt;a href="#" &#111;nclick="aSubmit('+ids&#91;i&#93;+'); return false;"&gt;Submit Price&lt;/a&gt;&lt;/span&gt;');} alert('Edit complete! Price away!!!')  } rEdit()
</pre>]]></description>
		<pubDate>Sun, 24 Jan 2010 20:09:15 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94958-manual-ub-pricing-fixedt/</guid>
	</item>
	<item>
		<title>Neologs - Installment 4</title>
		<link>http://www.neocodex.us/forum/topic/94611-neologs-installment-4/</link>
		<description><![CDATA[Ok so Thursday was New Years and so install 4 was delayed by two days. But here we see the release of the Cliffhanger and Daily Puzzle systems.<br />
<br />
Cliffhanger is just a solver and dictionary of puzzles. If you know of any that are missing or if any new ones come up let us know please. It's pretty cool though. Especially the detail version. Really makes solving puzzles easy. Identify the words in your puzzle. Click on that number. And next to the puzzles are brackets containing the number of letters each word is. And its all sorted in increasing word length <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /> So count blank words in puzzle and number of letters in first two words and you'll find your answer right away! Or use the solver. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/ohmy.gif' class='bbc_emoticon' alt=':o' /> <br />
<br />
Daily Puzzle gets the answer every day. It should be up 12:05 am nst. Prizes are not always found so please supply the database with the prize of the day <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
There's a known bug with the daily puzzle system. The answer for today is not loaded into the large box at top. But it is in the logs. So just look down for now. This bug will be fixed in the next mass update. I need dro! <img src='http://www.neocodex.us/forum/public/style_emoticons/default/yayzplz.gif' class='bbc_emoticon' alt=':x3:' /> <br />
<br />
Credits for the daily puzzle image to phillywilly gosh its an amazing image he drew the frickin ears!<br />
Credits for the cliffhanger image to cory amazing cut out there.<br />
<br />
&#91;IMG&#93;http://img.photobucket.com/albums/v135/noitidart/neologs_install4.png&#91;/IMG&#93;
]]></description>
		<pubDate>Sun, 03 Jan 2010 06:33:55 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94611-neologs-installment-4/</guid>
	</item>
	<item>
		<title>Happy New Years</title>
		<link>http://www.neocodex.us/forum/topic/94589-happy-new-years/</link>
		<description><![CDATA[On behalf of the staff of Neocodex, I would like to wish you all a happy new year! 2010 is going to be great, I know it. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' /><br />
<br />
Try not to celebrate too hard, haha. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/biggrin.gif' class='bbc_emoticon' alt=':D' /><br />
<br />
<br />
Also, as a reminder, Neocodex will be celebrating its 6th anniversary on <strong class='bbc'>January 19th, 2010</strong>. Isn't it amazing that we'll be entering our 7th year of being online soon? <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' /><br />
<br />
<em class='bbc'>(I also decided to post this early since I might not be on later. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' />)</em>]]></description>
		<pubDate>Fri, 01 Jan 2010 00:34:08 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94589-happy-new-years/</guid>
	</item>
	<item>
		<title>Merry XMas from Neocodex!</title>
		<link>http://www.neocodex.us/forum/topic/94480-merry-xmas-from-neocodex/</link>
		<description><![CDATA[Alrighty so we're going by NST - Neopian Standard Time <img src='http://www.neocodex.us/forum/public/style_emoticons/default/wink.gif' class='bbc_emoticon' alt=';)' /><br />
<br />
*Hands out pixel gifts* <div style="float:left;">http://images.neopets.com/items/kookith_christmas.gif</div><br />
<br />
Merry Christmas everyone from Neocodex (and the Kookith)! It's been a great Christmas break for the staff in terms of development (*gifts for you!*) for the site and we hope everyone else is having a great Christmas break.<br />
<br />
Eat, drink, be merry!<br />
<br />
<div style="float:right;"><br />
http://images.neopets.com/items/toy_xmaswocky_clockwork.gif http://images.neopets.com/items/toy_quigglechristmas_robotic.gif http://images.neopets.com/items/plu_xmaskookith.gif http://images.neopets.com/items/clo_christmas_quiggle_hat.gif http://images.neopets.com/items/khonsu_christmas.gif<br />
</div><br />
Merry Christmas!]]></description>
		<pubDate>Fri, 25 Dec 2009 07:58:00 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94480-merry-xmas-from-neocodex/</guid>
	</item>
	<item>
		<title>Neologs - Installment 3</title>
		<link>http://www.neocodex.us/forum/topic/94468-neologs-installment-3/</link>
		<description><![CDATA[Alright its next Thursday and we have installment 3 of Neologs. In this installment we have a Faerie Crossword system and a Turmaculus system. The Turmaculus system predicts when the guy will be up and gives logs of past wake times. This system also provides an alert to the Neoalerts system.<br />
<br />
The Faerie Crossword system is a database of all the faerie crossword answers and hints. You guys can help complete the database. Sometimes a word is not found and is marked "???". Please click it and submit the answer if you know it. Do not submit wrong answers you will be banned from any input to the neologs system. So we are now the first people to solve the faerie crossword everyday on the second <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<br />
The database side of the FC system offers a solver. Copy paste your hint and hit solve <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<a href='http://www.neocodex.us/forum/index.php?app=neologs&module=faeriecrossword&view=database' class='bbc_url' title='External link' rel='nofollow external'>http://www.neocodex.us/forum/index.php?app=neologs&module=faeriecrossword&view=database</a>
<br />
<br />
&#91;IMG&#93;http://img.photobucket.com/albums/v135/noitidart/neologs_inst3.png&#91;/IMG&#93;
<br />
<br />
Edit: Suggestion by argue soon to be added <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />]]></description>
		<pubDate>Thu, 24 Dec 2009 19:03:51 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94468-neologs-installment-3/</guid>
	</item>
	<item>
		<title><![CDATA[[ItemDB] Outlier Detection Being Improved]]></title>
		<link>http://www.neocodex.us/forum/topic/94447-itemdb-outlier-detection-being-improved/</link>
		<description><![CDATA[Hey all,<br />
<br />
As you know, we're continually striving to improve the accuracy of our <a href='http://www.neocodex.us/forum/itemdb/' class='bbc_url' title='External link' rel='nofollow external'>items database</a>. An issue that has come up recently is some random spikes in the price of an item. Good examples of items that jumped around enough to cause problems were:<br />
<br />
Boiled Egg<br />
Visor<br />
and other Tiki Tack items...<br />
<br />
Their price would basically multiply many fold due to a couple bad outlier prices being submitted to our database.<br />
<br />
With our past outlier detection system, if more than one outlier entered our system, we could easily identify and remove it. However, during additional tests using two outliers in a data set, our outlier detection failed to notice that outliers even appeared in the data. We have now created a secondary system to deal with this.<br />
<br />
On another note, the other day, we hit a record of <strong class='bbc'>94 users</strong> concurrently submitting data to the database in a one hour period. Good job, automation rocks!<br />
<br />
We'll continue to monitor the integrity of our prices and improve the system further if we need to. Thanks everyone for supporting the database thus far. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' />]]></description>
		<pubDate>Wed, 23 Dec 2009 07:42:42 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94447-itemdb-outlier-detection-being-improved/</guid>
	</item>
	<item>
		<title>Neologs - Installment 2</title>
		<link>http://www.neocodex.us/forum/topic/94349-neologs-installment-2/</link>
		<description><![CDATA[Alrighty finally another installment to Neologs. Next Thursday we'll have another release. And every Thursday after that for a few weeks. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
So the first release is Neodictionary. This is a log of all the words in the neopets dictionary. You can use this to help you with all word related flash games. Two especially: <br />
<br />
<ul class='bbc'><li>Castle of Eliv Thade</li><li>Word Poker</li></ul><br />
Solvers for these to games are also included.<br />
<br />
http://img.photobucket.com/albums/v135/noitidart/neologs_install1.png<br />
<br />
Small circles around Word Poker and Castle links because they all link you to the main page. On the bottom of the Neodictionary page there is an about section. This is a very simple explanation of the games.<br />
<br />
This release may not be of total use for everyone. But hopefully the future ones may help a bit. They are mainly logs of Neopets *stuff*.]]></description>
		<pubDate>Fri, 18 Dec 2009 04:04:36 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94349-neologs-installment-2/</guid>
	</item>
	<item>
		<title>Congratulations Hydrogen!</title>
		<link>http://www.neocodex.us/forum/topic/94253-congratulations-hydrogen/</link>
		<description><![CDATA[I just want to congratulate admin <strong class='bbc'>Hydrogen</strong> on his graduation from university! <img src='http://www.neocodex.us/forum/public/style_emoticons/default/biggrin.gif' class='bbc_emoticon' alt=':D' /> He now has a Computing Science degree. Good job man!  <img src='http://www.neocodex.us/forum/public/style_emoticons/default/thumbsup.gif' class='bbc_emoticon' alt=':thumbsup:' /><br />
<br />
Everyone congratulate him. He's probably out partying right now. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/tongue.gif' class='bbc_emoticon' alt=':p' />]]></description>
		<pubDate>Sun, 13 Dec 2009 02:58:32 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94253-congratulations-hydrogen/</guid>
	</item>
	<item>
		<title>Neocodex Advent Calendar - 2009</title>
		<link>http://www.neocodex.us/forum/topic/94074-neocodex-advent-calendar-2009/</link>
		<description><![CDATA[Greetings fellow community members.<br />
<br />
Some of you may and some of you may have not seen this before, but usually, we run a series of giveaways for our members around this time of year - and this year will be no exception! <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<br />
For those of you who are new to this, similar to the Neopets <strong class='bbc'>Advent Calendar</strong> - we're giving away prizes for most of the Holiday Season. Due to a late start from ... yours truly <img src='http://www.neocodex.us/forum/public/style_emoticons/default/wink.gif' class='bbc_emoticon' alt=';)' /> - this Advent Calendar will be running from <strong class='bbc'>December 5th </strong>to <strong class='bbc'>December 25th</strong> - so that's 20 chances to win all throughout december!<br />
<br />
<span class='bbc_underline'>This one will be run a little different from last year - everyone who wishes to enter will have to PM me (Dan) and for each one of these days, a member will be chosen at random (completely random, no bias, using a random number generator).</span><br />
<br />
<strong class='bbc'>There is no prerequisite to being eligible for the Advent Calendar</strong>. Simply PM me, let me know you're interested and your name will go into the hat.<br />
<br />
<strong class='bbc'>NOTE: </strong>There are 20 chances to win, but there are unlimited spots. If we have more than 20 members, I'm afraid some may lose out! Sorry!!<br />
<strong class='bbc'>NOTE #2:</strong> Upon winning a day's prize, you will be taken off the list for the other days - to make it fair.<br />
<strong class='bbc'>NOTE #3:</strong> I will attempt to spread prizes around equally each day, but every now and then I might... give a big prize out <img src='http://www.neocodex.us/forum/public/style_emoticons/default/wink.gif' class='bbc_emoticon' alt=';)' /><br />
<br />
<div class='bbc_center'>----------------------------------------------------<br />
<span style='font-size: 21px;'><strong class='bbc'><br />
<span class='bbc_underline'>Prizes so far!</span></strong></span><br />
<br />
<strong class='bbc'>December 5th:</strong> <span style='color: #ff0000'><strong class='bbc'>akira4444</strong> with <strong class='bbc'>300k pure</strong>!</span><br />
<strong class='bbc'>December 6th:</strong> <span style='color: #006400'><strong class='bbc'>lordriakian3</strong> with <strong class='bbc'>Christmas Paint Brush, Christmas Petpet Paint Brush and Abominable Snowball</strong> !</span><br />
<strong class='bbc'>December 7th:</strong> <span style='color: #ff0000'><strong class='bbc'>MrSand</strong> with <strong class='bbc'>Faerie set and 100k NP</strong>!</span><br />
<strong class='bbc'>December 8th:</strong> <span style='color: #006400'><strong class='bbc'>NinjaHax</strong> with<strong class='bbc'> 200 Dubloons!</strong></span><br />
<strong class='bbc'>December 9th:</strong> <span style='color: #ff0000'><strong class='bbc'>LegendOfThe7seas </strong>with<strong class='bbc'> Christmas Ghostkerchief and 100k NP!</strong></span><br />
<strong class='bbc'>December 10th:</strong> <span style='color: #006400'><strong class='bbc'>Adam </strong>with<strong class='bbc'> 100k NP and a piece of the lab map!</strong></span><br />
<br />
<strong class='bbc'>December 11th:</strong> <span style='color: #ff0000'><strong class='bbc'>antiximo </strong>with<strong class='bbc'> 6 pieces of the laboratory map!</strong></span><br />
<strong class='bbc'>December 12th:</strong> <span style='color: #006400'><strong class='bbc'>ArticTheTiger </strong>with<strong class='bbc'> 250k pure and a Speckled Paint Brush!</strong></span><br />
<strong class='bbc'>December 13th:</strong> <span style='color: #ff0000'><strong class='bbc'>KRG</strong> with <strong class='bbc'>Snow Paint Brush and Snow Petpet Paint Brush</strong>!</span><br />
<strong class='bbc'>December 14th: </strong><span style='color: #006400'><strong class='bbc'>outsidedream86</strong> with <strong class='bbc'>100 dubloons!</strong></span><br />
<strong class='bbc'>December 15th:</strong> <span style='color: #ff0000'><strong class='bbc'>Georgina</strong> with <strong class='bbc'>350k pure!</strong></span><br />
<br />
<strong class='bbc'>December 16th:</strong> <span style='color: #006400'><strong class='bbc'>AjayC</strong> with <strong class='bbc'>Snow Paint Brush and Snow PetPet Paint Brush</strong></span><br />
<strong class='bbc'>December 17th:</strong> <span style='color: #ff0000'><strong class='bbc'>MadenameXD</strong> with <strong class='bbc'>Icy Snowflake and 50 Dubloons</strong></span><br />
<strong class='bbc'>December 18th:</strong><span style='color: #006400'> <strong class='bbc'>Jweave</strong> with <strong class='bbc'>Christmas Pile of Soot and 100 Dubloons!</strong></span><br />
<strong class='bbc'>December 19th:</strong><span style='color: #ff0000'> <strong class='bbc'>chobitz</strong> with <strong class='bbc'>Christmas Petpet Paint Brush, Fir and 100k!</strong></span><br />
<strong class='bbc'>December 20th:</strong> <span style='color: #006400'><strong class='bbc'>Lilithia</strong> with <strong class='bbc'>400k pure!</strong></span><br />
<br />
<strong class='bbc'>December 21st:</strong> <span style='color: #ff0000'><strong class='bbc'>TehHacker</strong> with <strong class='bbc'>Wintery Petpet Shop Stamp, Snow Usul Plushie and 100k!</strong></span><br />
<strong class='bbc'>December 22nd:</strong><span style='color: #006400'> <strong class='bbc'>darbby</strong> with <strong class='bbc'>Christmas Arkmite and 50 dubloons!</strong></span><br />
<strong class='bbc'>December 23rd:</strong> <span style='font-size: 21px;'><span style='color: #ff0000'><strong class='bbc'><span style='font-size: 13px;'>punkrockbigmouth </span></strong></span></span><span style='color: #ff0000'>with <strong class='bbc'>Christmas Paint Brush and 400k pure!</strong></span><br />
<strong class='bbc'>December 24th:</strong> No winner yet!<br />
<strong class='bbc'>December 25th:</strong> No winner yet!<br />
</div><br />
<div class='bbc_center'>----------------------------------------------------<br />
<span style='font-size: 21px;'><strong class='bbc'><span class='bbc_underline'>Benefactors / Donors<br />
<br />
<span style='font-size: 13px;'>Prize Pool:</span></span></strong><span style='font-size: 13px;'> Approx 5,750,000 Neopoints<br />
<br />
<strong class='bbc'>MASSIVE</strong> thankyou to:<br />
<strong class='bbc'>Anon (6)<br />
JCRboy<br />
onlyme<br />
annabeth<br />
ShadowLink64<br />
AjayC<br />
AndyLiger<br />
Georgina</strong></span></span></div><div class='bbc_center'><span style='font-size: 21px;'><span style='font-size: 13px;'><strong class='bbc'>Frank274<br />
Lilithia<br />
MadeNameXD<br />
</strong></span></span>----------------------------------------------------<br />
<span style='font-size: 21px;'><strong class='bbc'><span class='bbc_underline'>Entered Members:<br />
 </span><span style='font-size: 13px;'>jcrboy<br />
<del class='bbc'>LegendOfThe7seas</del><br />
behemoth<br />
<del class='bbc'>antiximo</del><br />
<del class='bbc'>KRG</del><br />
<del class='bbc'>ArticTheTiger</del><br />
<del class='bbc'>AjayC</del><br />
<del class='bbc'>akira4444</del><br />
jlovesa<br />
Ashlee<br />
AndyLiger<br />
<del class='bbc'>Jweave</del><br />
<del class='bbc'>lordriakian3</del><br />
<del class='bbc'>MrSand</del><br />
azninvazn<br />
xkaixainx<br />
haruharu<br />
<del class='bbc'>Georgina</del><br />
<del class='bbc'>chobitz</del><br />
<del class='bbc'>TehHacker</del><br />
philywilly<br />
<del class='bbc'>NinjaHax</del><br />
GKris<br />
CodeName<br />
ColonelHayden<br />
annabeth<br />
CraigChrist<br />
Frank274<br />
<del class='bbc'>punkrockbigmouth</del><br />
toxic-snipe<br />
<del class='bbc'>Adam</del><br />
<del class='bbc'>MadenameXD</del><br />
Devilfish<br />
DataTraveler<br />
xx12wwa</span></strong></span></div><div class='bbc_center'><span style='font-size: 21px;'><strong class='bbc'><span style='font-size: 13px;'>snowneo<br />
vendetta.inc<br />
jsteinberg<br />
meloisthemvp<br />
fruityone<br />
Rebeca<br />
<del class='bbc'>Lilithia</del><br />
Jud<br />
<del class='bbc'>outsidedream86</del><br />
<del class='bbc'>darrby</del><br />
Kyuu<br />
Chepyo<br />
crimsonsmile<br />
Anisi<br />
SilverRage<br />
MasterJunpei<br />
Silvershell<br />
queen<br />
neonoob1<br />
crazycga<br />
Oaken<br />
</span></strong></span>----------------------------------------------------<br />
<span style='font-size: 21px;'><strong class='bbc'> </strong></span><div class='bbc_left'><span style='font-size: 17px;'><span class='bbc_underline'><strong class='bbc'>I want to donate!</strong></span></span><br />
<span style='font-size: 13px;'>If you wish to donate, give me a PM. All donations are accepted and are greatly thankful - this is the season of giving and recieving, please take a moment and think about giving this year!</span><br />
<br />
<div class='bbc_center'>----------------------------------------------------<br />
<br />
</div><div class='bbc_center'><span style='font-size: 15px;'><strong class='bbc'><span class='bbc_underline'>On behalf of the entire staff team, I'd like to wish you a very Happy Holidays and hope that you really enjoy yourselves this time of year.</span></strong></span><br />
</div><strong class='bbc'><br />
<br />
</strong></div></div>]]></description>
		<pubDate>Fri, 04 Dec 2009 00:00:39 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94074-neocodex-advent-calendar-2009/</guid>
	</item>
	<item>
		<title>The month of celebration!</title>
		<link>http://www.neocodex.us/forum/topic/94055-the-month-of-celebration/</link>
		<description><![CDATA[It's that time of year again. Yep it's December!<br />
Everyone be sure to visit the Advent Calender every day and claim some goodies.<br />
<br />
Remember to do your monthly freebies too!<br />
<br />
<a href='http://www.neopets.com/winter/adventcalendar.phtml' class='bbc_url' title='External link' rel='nofollow external'>http://www.neopets.com/winter/adventcalendar.phtml</a><br />
<br />
<br />
Behmoth is awesomely tracking the prizes here: *I think*<br />
<a href='http://www.neocodex.us/forum/topic/94024-advent-calender/' class='bbc_url' title='External link' rel='nofollow external'>http://www.neocodex.us/forum/topic/94024-advent-calender/</a>]]></description>
		<pubDate>Thu, 03 Dec 2009 06:38:31 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/94055-the-month-of-celebration/</guid>
	</item>
	<item>
		<title>Happy BDay Neopets</title>
		<link>http://www.neocodex.us/forum/topic/93673-happy-bday-neopets/</link>
		<description><![CDATA[Well there's a countdown on Neopets and a gift for every day till then. Thanks behmoth for notifying everyone.<br />
<a href='http://www.neocodex.us/forum/topic/93672-neopets-10th-birthday' class='bbc_url' title='External link' rel='nofollow external'>http://www.neocodex.us/forum/topic/93672-neopets-10th-birthday</a><br />
<br />
<a href='http://www.neopets.com/np10/index.phtml' class='bbc_url' title='External link' rel='nofollow external'>Neopets 10th birthday giveaway</a><br />
<br />
I know the black box is a "Neopets 10th Birthday Cake" and the image doesn't work <img src='http://www.neocodex.us/forum/public/style_emoticons/default/sad.gif' class='bbc_emoticon' alt=':(' /><br />
<br />
Checkout behemoths topic and let us know what box you clicked/what it gave you!]]></description>
		<pubDate>Thu, 05 Nov 2009 08:26:04 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/93673-happy-bday-neopets/</guid>
	</item>
	<item>
		<title>Advanced Membership Subscription</title>
		<link>http://www.neocodex.us/forum/topic/93628-advanced-membership-subscription/</link>
		<description><![CDATA[<span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><strong class='bbc'>Overview</strong></span></span></span><br />
<span style='font-size: 17px;'><span style='font-size: 13px;'>It is my great pleasure to announce the <strong class='bbc'>Advanced Membership subscription option</strong>. As a test run, we have allowed users to purchase a subscription to Advanced Membership for two weeks and are very pleased with the results. From today onward, if you do not wish to make 500 posts in order to reach Advanced Member and gain its benefits, </span></span><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'>you can purchase a subscription for just <strong class='bbc'>$3 per month </strong>and be promoted to Advanced Member instantly.<br />
</span></span></span></span><br />
<br />
<div style="float: right; margin:10px;"><img src="http://imgur.com/CyydP.png"></div><br />
<div class='bbc_right'><div class='bbc_left'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><strong class='bbc'>So, what do I get?</strong></span></span></span></span></span><br />
<span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'>Advanced Membership comes with a number of perks, constantly being upgraded and improved!</span></span></span></span></span></span><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'> Currently, the perks are as follows:<br />
</span></span></span></span></span></span><div class='bbc_center'><div class='bbc_left'><ul class='bbc'><li>Full access to Abrosia Autobuyer including the ability to <strong class='bbc'>switch shops</strong> and <strong class='bbc'>set your own wait times</strong>!</li><li><strong class='bbc'>Complete and unrestricted access</strong> to the applications in our download section with <strong class='bbc'>more applications being added</strong> day by day!</li><li>Access to our exclusive <strong class='bbc'>Restock List Generator</strong>: the ability to create your own <strong class='bbc'>Restock Lists</strong> directly from the NeoCodex Item Database!</li><li>Access to our new releases, priority for beta testing and more!</li></ul><br />
<span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><div style="float: right; margin:10px;"><img src="http://imgur.com/t72Ew.png"></div></span></span></span></span></span></span><br />
</div></div></div><div class='bbc_left'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><strong class='bbc'>Okay, you've convinced me, Where do I sign up?</strong></span></span></span></span></span><br />
<span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'><span style='font-size: 17px;'><span style='font-size: 13px;'>To sign up for Advanced Membership, click on the drop down list next to your name in the top right-hand corner of your Neocodex screen. Select <strong class='bbc'>Purchase Paid Subscription</strong> and follow the steps on from there.</span></span></span></span></span></span><br />
<br />
Thank you for reading and most of all - thank you for being a part of the<strong class='bbc'> longest-running</strong> and <strong class='bbc'>most successful</strong> Neopets Cheating Forum on the web.<br />
</div><br />
<div class='bbc_left'>The Neocodex Staff<br />
</div><br />
<br />
<br />
<br />
<br />
 </div>]]></description>
		<pubDate>Mon, 02 Nov 2009 18:38:36 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/93628-advanced-membership-subscription/</guid>
	</item>
	<item>
		<title>Item Database 1.0.7 Released</title>
		<link>http://www.neocodex.us/forum/topic/93619-item-database-1-0-7-released/</link>
		<description><![CDATA[We have just released version 1.0.7 of the Item Database live onto the site. This release is a small maintenance release and includes no new features. The functionality we changed in this released include:<br />
<br />
<ul class='bbc'><li>Various interface tweaks to make the application more consistent</li><li>Code base setup for adding new trending features in the next version</li><li>Restock list generator now restricted to members who are Advanced Member or higher</li></ul><br />
As always, if you notice any errors in the application, let one of us know and we'll fix it <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />. More to come soon <img src='http://www.neocodex.us/forum/public/style_emoticons/default/biggrin.gif' class='bbc_emoticon' alt=':D' />.]]></description>
		<pubDate>Mon, 02 Nov 2009 03:32:28 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/93619-item-database-1-0-7-released/</guid>
	</item>
	<item>
		<title>Welcome Dan, our new super moderator</title>
		<link>http://www.neocodex.us/forum/topic/93587-welcome-dan-our-new-super-moderator/</link>
		<description><![CDATA[It is my great pleasure to announce that Dan will be helping the rest of the staff at Codex with some moderation tasks. We have just promoted him to Super Moderator. In addition, he will be aiding us in maintaining some projects we are throwing together that should help users find their way around Codex much more smoothly. Dan is more than capable to handle the position. I'm looking forward to seeing some great ideas and work from Dan and I know it is a step forward for Codex!<br />
<br />
Congratulations Dan!]]></description>
		<pubDate>Thu, 29 Oct 2009 08:24:57 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/93587-welcome-dan-our-new-super-moderator/</guid>
	</item>
	<item>
		<title>Auto Trainer 1.0.0 Released!</title>
		<link>http://www.neocodex.us/forum/topic/93271-auto-trainer-100-released/</link>
		<description><![CDATA[For those of your prepping for the newest plot release (<a href='http://www.neocodex.us/forum/topic/93219-atlas-of-the-ancients-official-guide-thread/' class='bbc_url' title='External link' rel='nofollow external'>If you're not. Go here and get on it!</a>). We are happy to bring you a Pet Auto Trainer!<br />
<br />
What this program will do, is it will intelligently level your active pet(<a href='http://battlepedia.thedailyneopets.com/index.php/articles/viewarticle/Fast-Training/' class='bbc_url' title='External link' rel='nofollow external'>Via this guide</a>). It will then pay for the course, either by using Codestones in your Inventory/Safety Deposit Box or purchasing them, and it will then wait for your pet to finish training, and do it all over again!<br />
<br />
Now, its important to note that if you log in via the program itself, then whenever your pet has finished training, the program will re-login. This enables you to visit neopets while your pet is still training!<br />
<br />
The freeze rate has not been tested completely yet, but given that it only makes 3-6 posts to the neopets webpage, ever 2-24 hours. Its not a high change.<br />
<br />
Future versions will include Mutlipet training, custom stat training, training for agility as well, and for the other two training locations. So stay tuned!]]></description>
		<pubDate>Sun, 18 Oct 2009 20:39:43 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/93271-auto-trainer-100-released/</guid>
	</item>
	<item>
		<title>UB Pricing</title>
		<link>http://www.neocodex.us/forum/topic/93206-ub-pricing/</link>
		<description><![CDATA[A message to all advanced members. Please price the unbuyables. I was going through some shops and a bunch had over 20 needing to be priced.<br />
Your updates are kept track of and in the next version a column with how many unbuyables you priced will be displayed.<br />
<br />
To search for unbuyables check the price range box and set the range from 0 to 0. If you want to search per shop also check the shop box and select the shop box. <img src='http://www.neocodex.us/forum/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' />]]></description>
		<pubDate>Thu, 15 Oct 2009 05:19:16 +0000</pubDate>
		<guid>http://www.neocodex.us/forum/topic/93206-ub-pricing/</guid>
	</item>
</channel>
</rss>