<?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>PlanetCenter.org</title>
	<atom:link href="http://www.planetcenter.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.planetcenter.org</link>
	<description>Software Download and Tutorial from The Planet Center</description>
	<lastBuildDate>Thu, 18 Dec 2008 18:17:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>De-Animator</title>
		<link>http://www.planetcenter.org/games/action-games/de-animator.html</link>
		<comments>http://www.planetcenter.org/games/action-games/de-animator.html#comments</comments>
		<pubDate>Sat, 27 Oct 2007 18:13:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home7/antarnis/public_html/planetcenter.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[Action Games]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[zombie]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.planetcenter.org/?p=14</guid>
		<description><![CDATA[De-Animator is a flash based action game. The game&#8217;s story line is based on Herbert West, Reanimator: Six Shots by Midnight story by H.P Lovecraft. Reanimator tales was published in September 1942, about 63 years ago.
This story is one of the six Reanimator series. Also, in 1985, this series was filmed and titled Re-Animator. Later [...]]]></description>
			<content:encoded><![CDATA[<p>De-Animator is a flash based action game. The game&#8217;s story line is based on Herbert West, Reanimator: Six Shots by Midnight story by H.P Lovecraft. Reanimator tales was published in September 1942, about 63 years ago.</p>
<p>This story is one of the six Reanimator series. Also, in 1985, this series was filmed and titled Re-Animator. Later in 1989, Re-Animator 2 followed.</p>
<p><span id="more-14"></span></p>
<p>Back to the game. De-Animator is a game about zombie, where we should shoot them before they get us. Just think about Resident Evil, and you will get the picture. Simple but quite addictive.</p>
<p>Visit Website The Software Developer Homepage (<a title="De-Animator" href="http://artscool.cfa.cmu.edu/~lee/deanimator.html" target="_blank">link</a>)</p>
<img src="http://www.planetcenter.org/?ak_action=api_record_view&id=14&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.planetcenter.org/games/action-games/de-animator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download More Photos with WebShots</title>
		<link>http://www.planetcenter.org/tuorials/download-more-photos-with-webshots.html</link>
		<comments>http://www.planetcenter.org/tuorials/download-more-photos-with-webshots.html#comments</comments>
		<pubDate>Fri, 26 Oct 2007 17:34:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home7/antarnis/public_html/planetcenter.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[webshots]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.planetcenter.org/?p=10</guid>
		<description><![CDATA[WebShots is an exellent desktop application where we can download many wonderful photos from their site and use it as our desktop wallpaper. WebShots offers 2 type of membership, free and premium.
The bad news is, a free member can only download 5 photos a day. I know it sucks. With thousand high-quality beautiful photos and [...]]]></description>
			<content:encoded><![CDATA[<p>WebShots is an exellent desktop application where we can download many wonderful photos from their site and use it as our desktop wallpaper. WebShots offers 2 type of membership, free and premium.</p>
<p>The bad news is, a free member can only download 5 photos a day. I know it sucks. With thousand high-quality beautiful photos and we can only get 5 of them per day.</p>
<p><span id="more-10"></span></p>
<p>If you can afford a cheap $2.49/month subscription, go get the premium membership. It is worth it (many features), and the WebShots team really deserve it!</p>
<p>Now, actually, you can get more than 5 photos if you want, without become a Premium Membership. The WebShots web developer team is probably forget to use session, and they use cookie instead. Not really a problem. But if they stored the number of photos we have downloaded in certain day using cookie, that could be a problem (for them). I think you already get the point here.</p>
<p>In short, downloaded photo history is stored in cookie. What happen if the cookie is gone? You are right. They will think that you have not download any photos yet, so you can download some more.</p>
<p>So the hacking attempt is simple. Download until you reach your limit, clean your domain cookie (not usual cookie), and download again. Repeat it until you tired.</p>
<p><strong>Hereâ€™s how you do it using FireFox browser:</strong></p>
<ol>
<li>Download as many photos as you want until a download limit message appear.</li>
<li>From your Web Developer Toolbar (if it is not there, activate it from View &#8211; Toolbar &#8211; Web Developer Toolbar), click on Miscellaneous &#8211; Delete Domain Cookies.</li>
<li>Reload the page and you will be asked to login again, so do it.</li>
<li>Now you can download again.</li>
</ol>
<p>Hope it helps. And for WebShots team, you have to fix it. Keep per user download history on your database, and you will be saved.</p>
<img src="http://www.planetcenter.org/?ak_action=api_record_view&id=10&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.planetcenter.org/tuorials/download-more-photos-with-webshots.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSP Emulator: Playing PSP on Windows PC</title>
		<link>http://www.planetcenter.org/games/cheat-tools-and-save-games/psp-emulator-playing-psp-on-windows-pc.html</link>
		<comments>http://www.planetcenter.org/games/cheat-tools-and-save-games/psp-emulator-playing-psp-on-windows-pc.html#comments</comments>
		<pubDate>Thu, 25 Oct 2007 16:48:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cheat, Tools and Save Games]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[play station]]></category>
		<category><![CDATA[psp]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.planetcenter.org/?p=5</guid>
		<description><![CDATA[According to PSP-Hacks.com, there is an reporting and hosting for a PSP emulator for windows. You can now play PSP programs on your home PC. Next step will be to play the previously leaked UMD ISO&#8217;s on your own computer.

You can read more article here (link).
Remember. This emulator still on early stage, so it can [...]]]></description>
			<content:encoded><![CDATA[<p>According to PSP-Hacks.com, there is an reporting and hosting for a PSP emulator for windows. You can now play PSP programs on your home PC. Next step will be to play the previously leaked UMD ISO&#8217;s on your own computer.</p>
<p><span id="more-5"></span></p>
<p>You can read more article here (<a title="Read more article about PSP Emulator for Windows" href="http://www.psp-hacks.com/index.php?p=87" target="_blank">link</a>).</p>
<p>Remember. This emulator still on early stage, so it can only play PSP Homebrew application/ games, not the real PSP games yet.</p>
<p>Download PSP emulator for windows (<a title="Download PSP emulator for windows" href="http://www.psp-hacks.com/downloads/psp-pc-emu.zip" target="_blank">link</a>).</p>
<img src="http://www.planetcenter.org/?ak_action=api_record_view&id=5&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.planetcenter.org/games/cheat-tools-and-save-games/psp-emulator-playing-psp-on-windows-pc.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.planetcenter.org/blog/hello-world.html</link>
		<comments>http://www.planetcenter.org/blog/hello-world.html#comments</comments>
		<pubDate>Wed, 24 Oct 2007 17:55:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home7/antarnis/public_html/planetcenter.org/wp-content/plugins/autometa/autometa.php</b> on line <b>300</b><br />
		<category><![CDATA[Blog]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.planetcenter.org/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<img src="http://www.planetcenter.org/?ak_action=api_record_view&id=1&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.planetcenter.org/blog/hello-world.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
