<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2518" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>Forums &#187; Recent Posts</title>
		<link>http://ianhaycox.com/forums/</link>
		<description>Wordpress plugin support</description>
		<language>en-US</language>
		<pubDate>Fri, 18 May 2012 01:10:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2518</generator>
				<atom:link href="http://ianhaycox.com/forums/rss/" rel="self" type="application/rss+xml" />

		<item>
			<title>ianhaycox on "Making a different teams standings"</title>
			<link>http://ianhaycox.com/forums/topic/making-a-different-teams-standings#post-492</link>
			<pubDate>Sat, 21 Apr 2012 09:51:54 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">492@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi Frank,</p>
<p>I can help you craft some SQL to add the columns you wish.</p>
<p>The link - <a href="http://sports.yahoo.com/mlb/standings" rel="nofollow">http://sports.yahoo.com/mlb/standings</a> is useful.  I might need a little more explanation of some of the column meanings (e.g. L10, Road ?)</p>
<p>I'll email you directly to sort things out.</p>
<p>Ian.
</p>]]></description>
					</item>
		<item>
			<title>FrankPereiro on "Making a different teams standings"</title>
			<link>http://ianhaycox.com/forums/topic/making-a-different-teams-standings#post-491</link>
			<pubDate>Fri, 20 Apr 2012 10:56:18 +0000</pubDate>
			<dc:creator>FrankPereiro</dc:creator>
			<guid isPermaLink="false">491@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Maybe, if you help me construct a custom MySQl Select I could get it done, wouldn't I?
</p>]]></description>
					</item>
		<item>
			<title>FrankPereiro on "Making a different teams standings"</title>
			<link>http://ianhaycox.com/forums/topic/making-a-different-teams-standings#post-490</link>
			<pubDate>Fri, 20 Apr 2012 07:57:03 +0000</pubDate>
			<dc:creator>FrankPereiro</dc:creator>
			<guid isPermaLink="false">490@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi Ian,</p>
<p>I'm really happy with the fantasy football plugin.</p>
<p>I run a baseball site and I'm using your plugin for guessing game results of MLB.</p>
<p>Once, I managed to edit the plugin file and get the teams standings table to look more like a normal baseball standings (example: <a href="http://sports.yahoo.com/mlb/standings)" rel="nofollow">http://sports.yahoo.com/mlb/standings)</a>  but everytime the plugin is updated all my changes are gone, of course, as it is supposed to happen.</p>
<p>Maybe you can help me in creating a different php file or code so I can show the baseball standings.</p>
<p>The code I used for the teams standings got it from here: <a href="http://www.theblog.ca/games-behind-php-mysql" rel="nofollow">http://www.theblog.ca/games-behind-php-mysql</a> Except that I included a percentage column right between the loss column and the games behind column. Win percentage is easy to calculte= wins/(wins+losses) in 3 digits form after the decimal point.</p>
<p>Thanks Ian,
</p>]]></description>
					</item>
		<item>
			<title>Ironic_8b49 on "Setup"</title>
			<link>http://ianhaycox.com/forums/topic/setup#post-487</link>
			<pubDate>Mon, 05 Mar 2012 11:30:41 +0000</pubDate>
			<dc:creator>Ironic_8b49</dc:creator>
			<guid isPermaLink="false">487@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Right now to figure out if it will do what I want, Last night I was real tired when I went to your forum to see it had been over a year before someone used it. I can find the readme on what the calculation should be in the adding of the Championships. The other is when adding the drivers, which would be a list of the drivers that drive the car?</p>
<p>Peter
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Setup"</title>
			<link>http://ianhaycox.com/forums/topic/setup#post-486</link>
			<pubDate>Mon, 05 Mar 2012 10:03:35 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">486@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Yes it is still supported.</p>
<p>What is the problem you are having ?
</p>]]></description>
					</item>
		<item>
			<title>Ironic_8b49 on "Setup"</title>
			<link>http://ianhaycox.com/forums/topic/setup#post-485</link>
			<pubDate>Mon, 05 Mar 2012 05:00:56 +0000</pubDate>
			<dc:creator>Ironic_8b49</dc:creator>
			<guid isPermaLink="false">485@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>I'm wondering if this widget is still got support. I am having trouble settting it up to be used in my Fantasy NASCAR Race.
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "How to translate the dates?"</title>
			<link>http://ianhaycox.com/forums/topic/how-to-translate-the-dates#post-476</link>
			<pubDate>Thu, 22 Dec 2011 17:15:25 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">476@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi Frank,</p>
<p>The displayed dates come from MySQL, so you need to change the MySQL locale to Spanish then all the dates and times will be in Spanish.</p>
<p>For more info see <a href="http://dev.mysql.com/doc/refman/5.0/en/locale-support.html" rel="nofollow">http://dev.mysql.com/doc/refman/5.0/en/locale-support.html</a></p>
<p>You should only need to set</p>
<p>sql&#62; SET global lc_time_names = 'es_ES';</p>
<p>from your hosts control panel to make it work.</p>
<p>Ian
</p>]]></description>
					</item>
		<item>
			<title>FrankPereiro on "How to translate the dates?"</title>
			<link>http://ianhaycox.com/forums/topic/how-to-translate-the-dates#post-475</link>
			<pubDate>Tue, 20 Dec 2011 10:01:24 +0000</pubDate>
			<dc:creator>FrankPereiro</dc:creator>
			<guid isPermaLink="false">475@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi there, I have just bought and adapted this great plugin for a baseball prediction game I'm planning to run.</p>
<p>The problem is that the game is in spanish. I know there's a "po" and "mo" file, but still the dates are shown in english format, I need them to be in spanish.</p>
<p>I'm talking about the prediction form. In the prediction form the date of the match reads as: "Saturday 24th December 2011" And I need it to be read as: "Sábado 24 de Diciembre de 2011"</p>
<p>Where can I do that?</p>
<p>Greetings,
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Possibility for 1 x 2 predictions"</title>
			<link>http://ianhaycox.com/forums/topic/possibility-for-1-x-2-predictions#post-454</link>
			<pubDate>Sun, 09 Oct 2011 10:09:35 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">454@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>If I understand correctly you want just a checkbox to tick either, win, draw, lose ? and not enter a match score ?</p>
<p>At the moment the prediction form, <a href="http://ianhaycox.com/worldcuppredictor/football-league-prediction-form/" rel="nofollow">http://ianhaycox.com/worldcuppredictor/football-league-prediction-form/</a> only allows for score entry.</p>
<p>I will add this feature to my list for the next version and maybe implement it.  For now it is not possible.
</p>]]></description>
					</item>
		<item>
			<title>Andy_p on "Possibility for 1 x 2 predictions"</title>
			<link>http://ianhaycox.com/forums/topic/possibility-for-1-x-2-predictions#post-453</link>
			<pubDate>Mon, 19 Sep 2011 14:30:26 +0000</pubDate>
			<dc:creator>Andy_p</dc:creator>
			<guid isPermaLink="false">453@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hello,<br />
I tried to contact with the owner of the page via the contact us link but it doesnt seem to work. What i would like to do is use the application for only guessing the winner (or the draw) of a match and not the correct score..</p>
<p>For example Tottenham vs Bolton 1 (meaning Tottenham wins)<br />
Manchester United vs Chelsea x (meaning its a draw)<br />
Arsenal vs Wolves 2 (meaning Wolves wins)</p>
<p>Can that be done? does the Championship Predictor do that? I am really interested in buying it, but unfortunately only if has that cabability.</p>
<p>Please answer ASAP,<br />
Andy
</p>]]></description>
					</item>
		<item>
			<title>eim.kasp on "Suggestion: Goal scorrers"</title>
			<link>http://ianhaycox.com/forums/topic/suggestion-goal-scorrers#post-452</link>
			<pubDate>Sun, 17 Jul 2011 12:05:16 +0000</pubDate>
			<dc:creator>eim.kasp</dc:creator>
			<guid isPermaLink="false">452@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hello,<br />
I would like to suggest feature where we could list all the goal scorrers for matches and also have statistics for difrent leagues with top scorrers and so on :)
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Widget"</title>
			<link>http://ianhaycox.com/forums/topic/widget#post-450</link>
			<pubDate>Sun, 31 Oct 2010 11:52:15 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">450@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>In the Widget configuration try checking/unchecking the sort order box</p>
<p>Ian.
</p>]]></description>
					</item>
		<item>
			<title>Gus on "Widget"</title>
			<link>http://ianhaycox.com/forums/topic/widget#post-449</link>
			<pubDate>Sun, 31 Oct 2010 09:38:27 +0000</pubDate>
			<dc:creator>Gus</dc:creator>
			<guid isPermaLink="false">449@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Excellent plugin - but have one small issue with the display.</p>
<p>All the pages are displaying correctly, but when I add a widget to my site it list the users in reverse order with the User with the least points at top and the User with the most points at the bottom.</p>
<p>Wondered if anyone had a solution to this please.</p>
<p>Regards
</p>]]></description>
					</item>
		<item>
			<title>FrankPereiro on "Not working with all browsers"</title>
			<link>http://ianhaycox.com/forums/topic/not-working-with-all-browsers#post-448</link>
			<pubDate>Wed, 06 Oct 2010 21:28:28 +0000</pubDate>
			<dc:creator>FrankPereiro</dc:creator>
			<guid isPermaLink="false">448@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Please delete this post, it was something wrong in my site which I've got fixed already.
</p>]]></description>
					</item>
		<item>
			<title>FrankPereiro on "Not working with all browsers"</title>
			<link>http://ianhaycox.com/forums/topic/not-working-with-all-browsers#post-447</link>
			<pubDate>Wed, 06 Oct 2010 07:09:01 +0000</pubDate>
			<dc:creator>FrankPereiro</dc:creator>
			<guid isPermaLink="false">447@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi there,</p>
<p>I've been testing the plugin and, in my site at least, the only browser I'm able to save my predictions is with Firefox, it won't work with the other browsers. I've made some tests and they don't work.</p>
<p>Any ideas on how can I fix this? Thank you...</p>
<p>I've installed the plugin here: <a href="http://planeta-beisbol.com/predicciones/" rel="nofollow">http://planeta-beisbol.com/predicciones/</a> (I'm just doing some tests)
</p>]]></description>
					</item>
		<item>
			<title>Stevieb on "Other predictive applications?"</title>
			<link>http://ianhaycox.com/forums/topic/other-predictive-applications#post-446</link>
			<pubDate>Mon, 09 Aug 2010 12:41:05 +0000</pubDate>
			<dc:creator>Stevieb</dc:creator>
			<guid isPermaLink="false">446@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Thanks for the response Ian. I'll drop you a wee e-mail.
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Other predictive applications?"</title>
			<link>http://ianhaycox.com/forums/topic/other-predictive-applications#post-444</link>
			<pubDate>Fri, 06 Aug 2010 22:15:50 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">444@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Yes it should be fine.  The only thing that may not work is the knockout table as it is configured for 16 teams.</p>
<p>The match schedules, group and results tables should work OK.</p>
<p>Ian.
</p>]]></description>
					</item>
		<item>
			<title>jiquem on "Other predictive applications?"</title>
			<link>http://ianhaycox.com/forums/topic/other-predictive-applications#post-443</link>
			<pubDate>Fri, 06 Aug 2010 17:04:48 +0000</pubDate>
			<dc:creator>jiquem</dc:creator>
			<guid isPermaLink="false">443@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>Is it possible to use your tool for the rugby worldcup ?
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Other predictive applications?"</title>
			<link>http://ianhaycox.com/forums/topic/other-predictive-applications#post-442</link>
			<pubDate>Fri, 06 Aug 2010 15:36:13 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">442@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>I don't think the Fantasy Football or Motor Racing plugin can be coaxed into giving you want you want.</p>
<p>I do have a quiz plugin that is similar to what you have at the moment, but it requires knowing the answers when the quiz is set, rather than afterwards. It would need modification to be able to update the points assigned for each quiz question after a closing date then calculate each users scores.</p>
<p>Alternatively I could modify the fantasy football plugin to allow the selection of win/draw rather than enter goals.</p>
<p>Or of course write something specifically for your requirements.</p>
<p>Email me ian.haycox  at gmail dot com or via <a href="http://ianhaycox.com/contact" rel="nofollow">http://ianhaycox.com/contact</a> and we can discuss the alternatives.</p>
<p>Ian.
</p>]]></description>
					</item>
		<item>
			<title>Stevieb on "Other predictive applications?"</title>
			<link>http://ianhaycox.com/forums/topic/other-predictive-applications#post-441</link>
			<pubDate>Fri, 06 Aug 2010 10:58:12 +0000</pubDate>
			<dc:creator>Stevieb</dc:creator>
			<guid isPermaLink="false">441@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi Ian, </p>
<p>I have a small fight league setup based on UFC predictions. Just now I post up the fights, and the guys picks who they think will win, or if they think it will draw. </p>
<p>After the event I download all the results into a CSV and manually post up the results and publish them into Google Docs. </p>
<p>Predictions made here: <a href="http://www.stevieb.net/UFC/system/index.php?sid=99857" rel="nofollow">http://www.stevieb.net/UFC/system/index.php?sid=99857</a></p>
<p>Do you think your plugin could be utilised in a similar way? Just now everything is manual and very time consuming, anything that will help me save time is a massive bonus! I have bought a dedicated domain for the project, so hopefully your plugin can help streamline things for me!</p>
<p>Cheers</p>
<p>Steve
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "The end of the World Cup predictor ?"</title>
			<link>http://ianhaycox.com/forums/topic/the-end-of-the-world-cup-predictor#post-429</link>
			<pubDate>Wed, 04 Aug 2010 18:47:58 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">429@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>With the World Cup now finished, this plugin is no longer used.</p>
<p>It may be modified for the European Championships in 2012 and of course the World Cup in 2014.</p>
<p>To predict Football league games, see <a href="http://ianhaycox.com/worldcuppredictor">http://ianhaycox.com/worldcuppredictor</a>.</p>
<p>Please use the <a href="http://ianhaycox.com/forums/forum/football-league-predictor" rel="nofollow">http://ianhaycox.com/forums/forum/football-league-predictor</a> forum.
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Match and fixture import"</title>
			<link>http://ianhaycox.com/forums/topic/match-and-fixture-import#post-48</link>
			<pubDate>Wed, 04 Aug 2010 14:47:53 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">48@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>The plugin works with just about any Football League, so the Championship, Serie 'A', League 1,2 and the SPL etc. are all supported. For example, I know of two users who are using it for the Italian and Mexican leagues.</p>
<p>For that reason it is necessary for you to enter the teams, fixtures and scores yourself. Not all the fixtures need to be entered up front, you can do those week by week. The entry form for users is easily configured to display from 1 to many weeks in advance, so there is no pressure to enter all fixtures in advance.
</p>]]></description>
					</item>
		<item>
			<title>guest on "Match and fixture import"</title>
			<link>http://ianhaycox.com/forums/topic/match-and-fixture-import#post-47</link>
			<pubDate>Wed, 04 Aug 2010 14:00:07 +0000</pubDate>
			<dc:creator>guest</dc:creator>
			<guid isPermaLink="false">47@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>Just wondering if the football league predictor  works with the<br />
Championship and whether or not it updates the scores/fixtures<br />
automatically?
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Can the plugin be used with the World Cup Predictor"</title>
			<link>http://ianhaycox.com/forums/topic/can-the-plugin-be-used-with-the-world-cup-predictor#post-46</link>
			<pubDate>Fri, 30 Jul 2010 14:43:02 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">46@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi Omar,</p>
<p>It's a completely separate plugin with a different name and database tables.  The WCP is untouched.</p>
<p>The plugin operates in a very similar way to the WCP but manages leagues, rather than knockout competitions.</p>
<p>Ian.
</p>]]></description>
					</item>
		<item>
			<title>guest on "Can the plugin be used with the World Cup Predictor"</title>
			<link>http://ianhaycox.com/forums/topic/can-the-plugin-be-used-with-the-world-cup-predictor#post-45</link>
			<pubDate>Thu, 29 Jul 2010 14:41:11 +0000</pubDate>
			<dc:creator>guest</dc:creator>
			<guid isPermaLink="false">45@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>If I install this new prediction plugin is going to overwrite the world cup prediction plugin or this is a different plugin base on the world cup predition one. </p>
<p>Cheers,
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Welcome to the Football League predictor."</title>
			<link>http://ianhaycox.com/forums/topic/welcome-to-the-football-league-predictor#post-27</link>
			<pubDate>Thu, 29 Jul 2010 07:45:57 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">27@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>This forum is to discuss the Fantasy Football League prediction plugin for Wordpress.</p>
<p>Documentation and examples are at <a href="http://ianhaycox.com/worldcuppredictor" rel="nofollow">http://ianhaycox.com/worldcuppredictor</a></p>
<p>Start a new topic to ask questions, make suggestions or report bugs
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Welcome"</title>
			<link>http://ianhaycox.com/forums/topic/welcome#post-25</link>
			<pubDate>Wed, 28 Jul 2010 18:42:57 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">25@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>This topic is to discuss the Motor Racing League plugin.</p>
<p>Download for free at <a href="http://wordpress.org/extend/plugins/motor-racing-league/" rel="nofollow">http://wordpress.org/extend/plugins/motor-racing-league/</a></p>
<p>Please report any problems or suggestions and I'll get back to you.
</p>]]></description>
					</item>
		<item>
			<title>Fred on "Congratulations Spain"</title>
			<link>http://ianhaycox.com/forums/topic/congratulations-spain#post-428</link>
			<pubDate>Tue, 13 Jul 2010 16:41:15 +0000</pubDate>
			<dc:creator>Fred</dc:creator>
			<guid isPermaLink="false">428@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Hi Ian,</p>
<p>once more a big thank you. Everything worked like a charm.</p>
<p>Hm, hope we will see us in 2 years Euro 2012 :-D<br />
Maybe with a Bonus to predict the Champinion and prediction statistics, like 20% win home; 40% win guest; 40% draw ;-)</p>
<p>Only suggestions, of course :-)</p>
<p>For german translation you can mail me</p>
<p>Thx again and greetings form Cologne, Germany<br />
Fred
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "Congratulations Spain"</title>
			<link>http://ianhaycox.com/forums/topic/congratulations-spain#post-427</link>
			<pubDate>Tue, 13 Jul 2010 16:41:14 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">427@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Original post <a href="http://ianhaycox.com/worldcuppredictor/?p=134">http://ianhaycox.com/worldcuppredictor/?p=134</a>
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "V1.3 bug fix release."</title>
			<link>http://ianhaycox.com/forums/topic/v13-bug-fix-release/page/2#post-426</link>
			<pubDate>Fri, 02 Jul 2010 17:49:56 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">426@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Just noticed that myself !</p>
<p>The SQL order by clause was screwy. I think you will find that all the July matches will appear at the bottom.</p>
<p>No harm done :-)
</p>]]></description>
					</item>
		<item>
			<title>MarqueeMoon on "V1.3 bug fix release."</title>
			<link>http://ianhaycox.com/forums/topic/v13-bug-fix-release/page/2#post-425</link>
			<pubDate>Fri, 02 Jul 2010 17:46:00 +0000</pubDate>
			<dc:creator>MarqueeMoon</dc:creator>
			<guid isPermaLink="false">425@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>I have just realised that the match was in the list but appeared at the bottom, before the first WC match!<br />
Sorry about that, working  perfectly!
</p>]]></description>
					</item>
		<item>
			<title>MarqueeMoon on "V1.3 bug fix release."</title>
			<link>http://ianhaycox.com/forums/topic/v13-bug-fix-release/page/2#post-424</link>
			<pubDate>Fri, 02 Jul 2010 17:36:25 +0000</pubDate>
			<dc:creator>MarqueeMoon</dc:creator>
			<guid isPermaLink="false">424@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>This has been a great plug in but I have a problem now.  I have updated the score of the 1st quarter final and set it to Match Completed but it has not appeared on the Score Matches page.  </p>
<p>Any suggestions as to why?  No problems with the earlier rounds, just this one</p>
<p>Cheers
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "V1.3 bug fix release."</title>
			<link>http://ianhaycox.com/forums/topic/v13-bug-fix-release/page/2#post-423</link>
			<pubDate>Thu, 01 Jul 2010 16:18:41 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">423@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>It's entirely up to you :-)</p>
<p>Click on the beer mug or the donate button to donate more. Any amount is appreciated, both by me and your karma.
</p>]]></description>
					</item>
		<item>
			<title>Marc on "V1.3 bug fix release."</title>
			<link>http://ianhaycox.com/forums/topic/v13-bug-fix-release/page/2#post-422</link>
			<pubDate>Wed, 30 Jun 2010 19:58:23 +0000</pubDate>
			<dc:creator>Marc</dc:creator>
			<guid isPermaLink="false">422@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>How much will be a good donation for it ?
</p>]]></description>
					</item>
		<item>
			<title>ianhaycox on "V1.3 bug fix release."</title>
			<link>http://ianhaycox.com/forums/topic/v13-bug-fix-release/page/2#post-421</link>
			<pubDate>Wed, 30 Jun 2010 10:03:13 +0000</pubDate>
			<dc:creator>ianhaycox</dc:creator>
			<guid isPermaLink="false">421@http://ianhaycox.com/forums/</guid>
			<description><![CDATA[<p>Both players predicted Paraguay to win so got 'win' points.</p>
<p>Ian.
</p>]]></description>
					</item>

	</channel>
</rss>

