<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for BlogSpot</title>
	<atom:link href="http://www.grewe.ca/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.grewe.ca</link>
	<description>&#34;Hello, World!&#34;</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:16:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on bf3stats by Mike Pearson</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-27</link>
		<dc:creator>Mike Pearson</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-27</guid>
		<description>Internal Server errors are a nightmare. I recommend deleting the files in your /templates/compile folder first. Once you have done that, if it is not fixed toss up another message and Sebastian or myself will address the issue as best we can.

I know my first place to start when dealing with a 500 Internal Server error is to get rid of my cached files. There are other steps if that doesn&#039;t work, but for me, at least 75% of 500 Internal Server errors are resolved with a flush of cached files.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Internal Server errors are a nightmare. I recommend deleting the files in your /templates/compile folder first. Once you have done that, if it is not fixed toss up another message and Sebastian or myself will address the issue as best we can.</p>
<p>I know my first place to start when dealing with a 500 Internal Server error is to get rid of my cached files. There are other steps if that doesn&#8217;t work, but for me, at least 75% of 500 Internal Server errors are resolved with a flush of cached files.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Sebastian</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-26</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Mon, 30 Jan 2012 07:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-26</guid>
		<description>Hit me up with the error message thrown by the server. FastCGI might be an issue but I doubt it.</description>
		<content:encoded><![CDATA[<p>Hit me up with the error message thrown by the server. FastCGI might be an issue but I doubt it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Steve</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-22</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 27 Jan 2012 21:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-22</guid>
		<description>I&#039;ve confirmed my process is sound. I got another cron update script running for bf3stats. However I now have to maintain 2 lists of users. So if you have any tips on how I can tweak yours, let me know.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve confirmed my process is sound. I got another cron update script running for bf3stats. However I now have to maintain 2 lists of users. So if you have any tips on how I can tweak yours, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Steve</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-21</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 27 Jan 2012 18:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-21</guid>
		<description>Hello again. I&#039;ve decided to try an pursue the cronjob, as lots of my guys are too lazy to update :)  Once I get it running I&#039;ll go back to more css customizing.

So far I&#039;ve setup my API keys, and given my playerupdate.php a 755, however I am getting an error : Status: 500 Internal Server Error. I&#039;ve got my host to confirm that it&#039;s a coding issue, and one even start to debug it a little, but of course left it up to me. Could this be related to my server API running CGI/FastCGI, is this the same as yours?</description>
		<content:encoded><![CDATA[<p>Hello again. I&#8217;ve decided to try an pursue the cronjob, as lots of my guys are too lazy to update <img src='http://www.grewe.ca/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Once I get it running I&#8217;ll go back to more css customizing.</p>
<p>So far I&#8217;ve setup my API keys, and given my playerupdate.php a 755, however I am getting an error : Status: 500 Internal Server Error. I&#8217;ve got my host to confirm that it&#8217;s a coding issue, and one even start to debug it a little, but of course left it up to me. Could this be related to my server API running CGI/FastCGI, is this the same as yours?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Sebastian</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-19</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Tue, 24 Jan 2012 08:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-19</guid>
		<description>Thanks for compliments! I did try my best ;)

As for the cronjob: This is a script that should be run periodically by the server itself. In Linux this is fairly easy to setup but often web providers do not offer client cronjobs. Another option would be taking the code and running the update on another machine. As long as the configuration is the same it won&#039;t matter where the job is started.

It is currently not writing any log file. I didn&#039;t think it would be needed since the information you get out of an update is minimal.
 I does not check the cache, it actually flushes it and grabs most recent data once the update completes, then caches the new results.

Usually you are fine to run without the cronjob. Most users will update their stats often anyway and if someone you wish to compare against hasn&#039;t updated in a while you can also do that for them by clicking their name.

Great work on your clan page. I like how you embedded the default template into your website. If you put some effort into it you can change the CSS and templates to fit your site even better.

Added you to the list of users :)</description>
		<content:encoded><![CDATA[<p>Thanks for compliments! I did try my best <img src='http://www.grewe.ca/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>As for the cronjob: This is a script that should be run periodically by the server itself. In Linux this is fairly easy to setup but often web providers do not offer client cronjobs. Another option would be taking the code and running the update on another machine. As long as the configuration is the same it won&#8217;t matter where the job is started.</p>
<p>It is currently not writing any log file. I didn&#8217;t think it would be needed since the information you get out of an update is minimal.<br />
 I does not check the cache, it actually flushes it and grabs most recent data once the update completes, then caches the new results.</p>
<p>Usually you are fine to run without the cronjob. Most users will update their stats often anyway and if someone you wish to compare against hasn&#8217;t updated in a while you can also do that for them by clicking their name.</p>
<p>Great work on your clan page. I like how you embedded the default template into your website. If you put some effort into it you can change the CSS and templates to fit your site even better.</p>
<p>Added you to the list of users <img src='http://www.grewe.ca/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Steve</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-18</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 24 Jan 2012 06:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-18</guid>
		<description>Still no luck..
But did I mention this is some awesome code!! 

I&#039;ve modified the graphics a bit to fit in my site.
http://www.mweclan.com/clan-stats

And moved your link to the bottom of the main site, rather than only on the stats page</description>
		<content:encoded><![CDATA[<p>Still no luck..<br />
But did I mention this is some awesome code!! </p>
<p>I&#8217;ve modified the graphics a bit to fit in my site.<br />
<a href="http://www.mweclan.com/clan-stats" rel="nofollow">http://www.mweclan.com/clan-stats</a></p>
<p>And moved your link to the bottom of the main site, rather than only on the stats page</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Steve</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-17</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 24 Jan 2012 00:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-17</guid>
		<description>Love this code!! Beauty job!!

I&#039;m setup and running, got a few players &amp; my API keys loaded.

Just wondering how to kickoff the cronjob? (Haven&#039;t used them before)
Does it check the cache or is it set on a timer? Also where does the logfile save to?
Looking into the code but haven&#039;t figured it out yet.</description>
		<content:encoded><![CDATA[<p>Love this code!! Beauty job!!</p>
<p>I&#8217;m setup and running, got a few players &amp; my API keys loaded.</p>
<p>Just wondering how to kickoff the cronjob? (Haven&#8217;t used them before)<br />
Does it check the cache or is it set on a timer? Also where does the logfile save to?<br />
Looking into the code but haven&#8217;t figured it out yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Sebastian</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-15</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 20 Jan 2012 10:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-15</guid>
		<description>There might be a misunderstanding what the progress displays. It shows your unique ribbon and medal process, not the progress towards the next unique or common ribbon.

There are 50 unique medals in the game and 45 unique ribbons. Progress shows how many unique rewards you have to go to finish them all.

I will remove the Unique counter and combine it into a &quot;Unique Progress&quot; instead. It holds the unique value already anyway.</description>
		<content:encoded><![CDATA[<p>There might be a misunderstanding what the progress displays. It shows your unique ribbon and medal process, not the progress towards the next unique or common ribbon.</p>
<p>There are 50 unique medals in the game and 45 unique ribbons. Progress shows how many unique rewards you have to go to finish them all.</p>
<p>I will remove the Unique counter and combine it into a &#8220;Unique Progress&#8221; instead. It holds the unique value already anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by Sebastian</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-14</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Thu, 19 Jan 2012 19:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-14</guid>
		<description>Thanks for the heads up! Will make sure to get that fixed.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up! Will make sure to get that fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on bf3stats by mrv</title>
		<link>http://www.grewe.ca/projects/bf3stats/#comment-13</link>
		<dc:creator>mrv</dc:creator>
		<pubDate>Thu, 19 Jan 2012 18:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.grewe.ca/?page_id=8#comment-13</guid>
		<description>The &quot;most ribbons note&quot; is wrong, it shows xx/45 for completing the next medal instead if xx/50 or xx/30.</description>
		<content:encoded><![CDATA[<p>The &#8220;most ribbons note&#8221; is wrong, it shows xx/45 for completing the next medal instead if xx/50 or xx/30.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

