<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CelebrityOn.com &#187; PHPQA</title>
	<atom:link href="http://www.celebrityon.com/category/phpqa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.celebrityon.com</link>
	<description>road to become a web celebrity</description>
	<lastBuildDate>Thu, 31 Dec 2009 02:41:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHPQA game play count exploitation fix</title>
		<link>http://www.celebrityon.com/2009/07/phpqa-game-play-count-exploitation-fix/</link>
		<comments>http://www.celebrityon.com/2009/07/phpqa-game-play-count-exploitation-fix/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 17:55:42 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[PHPQA]]></category>
		<category><![CDATA[arcadevine]]></category>
		<category><![CDATA[experience points]]></category>
		<category><![CDATA[game play counter]]></category>
		<category><![CDATA[level ranks]]></category>

		<guid isPermaLink="false">http://www.celebrityon.com/?p=61</guid>
		<description><![CDATA[<p>Few months ago I had a strange problem in my arcade gaming website <a href="http://www.arcadevine.com" target="_blank">Arcadevine</a>. One day I was browsing my <a href="http://www.arcadevine.com" target="_blank">High Score Games</a> website and accidentally found that the game play count of one game was suddenly increased by thousands in a matter of few seconds. I was very surprised because there was no traffic surge at that particular game page. I checked my server logs and found that my website received very little traffic at that time. I could not explain the problem and thought that probably the script has a bug. <a href="http://www.arcadevine.com" target="_blank">Arcadevine</a> was build using <a href="http://quickarcade.jcink.com/" target="_blank">PHP-Quick-Arcade</a> script and I asked Jcink who was the creator of the script. He also has no clue of the problem. Anyway, I forgot about the incident until I saw the reoccurrence of the same problem again in a different game. I was confirmed that there must be some problem with the script. I checked all&#8230;</p>]]></description>
		<wfw:commentRss>http://www.celebrityon.com/2009/07/phpqa-game-play-count-exploitation-fix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHPQA sending score fix</title>
		<link>http://www.celebrityon.com/2009/06/phpqa-sending-score-fix/</link>
		<comments>http://www.celebrityon.com/2009/06/phpqa-sending-score-fix/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 19:07:54 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
				<category><![CDATA[PHPQA]]></category>
		<category><![CDATA[arcadevine]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[php-quick-arcade]]></category>
		<category><![CDATA[score problem]]></category>

		<guid isPermaLink="false">http://www.celebrityon.com/?p=19</guid>
		<description><![CDATA[<p>If you are familiar with the <a href="http://jcink.com/?p=php_quick_arcade" target="_blank">PHP-Quick-Arcade</a> script made by <a href="http://jcink.com/" target="_blank">Jcink</a>, you know there is a bug in that script about sending score. Basically, if you load multiple game pages and then play one earlier loaded game, when you submits your score in that game your score will be submitted to the last game you loaded earlier. This is a big glitch and need to be fixed. I was not aware of that bug until some of my members at <a href="http://www.arcadevine.com" target="_blank">arcadevine</a> complained about it. After some experiments with the codes, I finally came up with a solution. I tested this fix in my <a href="http://www.arcadevine.com" target="_blank">high score games</a> website and many of my members also tested it and told me that the glitch has been fixed. Since then nobody has ever complained to me about the sending score bug. Also, I have tested this fix various ways and I am sure that it works.</p>
<p>Previously I&#8230;</p>]]></description>
		<wfw:commentRss>http://www.celebrityon.com/2009/06/phpqa-sending-score-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
