<?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 on: How to Setup Your Own Proxy with Google App Engine for Free</title>
	<atom:link href="http://www.how-to-hide-ip.info/2010/03/04/how-to-setup-your-own-proxy-with-google-app-engine-for-free/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.how-to-hide-ip.info/2010/03/04/how-to-setup-your-own-proxy-with-google-app-engine-for-free/</link>
	<description>Hide IP Address Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:18:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.how-to-hide-ip.info/2010/03/04/how-to-setup-your-own-proxy-with-google-app-engine-for-free/#comment-14271</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Wed, 07 Apr 2010 21:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-hide-ip.info/?p=3363#comment-14271</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by aroman07: How to Setup Your Own Proxy with Google App Engine for Free http://goo.gl/fb/4HMr...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by aroman07: How to Setup Your Own Proxy with Google App Engine for Free <a href="http://goo.gl/fb/4HMr.." rel="nofollow">http://goo.gl/fb/4HMr..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: macano</title>
		<link>http://www.how-to-hide-ip.info/2010/03/04/how-to-setup-your-own-proxy-with-google-app-engine-for-free/#comment-14090</link>
		<dc:creator>macano</dc:creator>
		<pubDate>Fri, 19 Mar 2010 22:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-hide-ip.info/?p=3363#comment-14090</guid>
		<description>I Got error like this , can you help me ?


2010-03-19 03:44:49 Running command: &quot;[u&#039;C:\\Python26\\python.exe&#039;, &#039;C:\\Program Files\\Google\\google_appengine\\appcfg.py&#039;, &#039;--no_cookies&#039;, u&#039;--email=mialazetic@gmail.com&#039;, &#039;--passin&#039;, &#039;update&#039;, u&#039;C:\\Documents and Settings\\No Name\\Desktop\\proxy&#039;]&quot;
C:\Program Files\Google\google_appengine\appcfg.py:41: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  os.path.join(DIR_PATH, &#039;lib&#039;, &#039;antlr3&#039;),
C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver_login.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Application: stomornjak; version: secureable.
Server: appengine.google.com.
Scanning files on local disk.
Initiating update.
Cloning 3 application files.
Deploying new version.
Checking if new version is ready to serve.
Will check again in 1 seconds.
Checking if new version is ready to serve.
Will check again in 2 seconds.
Checking if new version is ready to serve.
Closing update: new version is ready to start serving.
Uploading index definitions.
Error 400: --- begin server output ---
Creating a composite index failed: This index:
entity_type: &quot;EntryPoint&quot;
ancestor: false
Property {
  name: &quot;last_updated&quot;
  direction: 2
}

is not necessary, since single-property indices are built in. Please remove it from your index file and upgrade to the latest version of the SDK, if you haven&#039;t already.
--- end server output ---
Your app was updated, but there was an error updating your indexes. Please retry later with appcfg.py update_indexes.
Password for mialazetic@gmail.com: 2010-03-19 03:45:02 (Process exited with code 0)

You can close this window now.</description>
		<content:encoded><![CDATA[<p>I Got error like this , can you help me ?</p>
<p>2010-03-19 03:44:49 Running command: &#8220;[u'C:\\Python26\\python.exe', 'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', u'--email=mialazetic@gmail.com', '--passin', 'update', u'C:\\Documents and Settings\\No Name\\Desktop\\proxy']&#8221;<br />
C:\Program Files\Google\google_appengine\appcfg.py:41: DeprecationWarning: the sha module is deprecated; use the hashlib module instead<br />
  os.path.join(DIR_PATH, &#8216;lib&#8217;, &#8216;antlr3&#8242;),<br />
C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver_login.py:33: DeprecationWarning: the md5 module is deprecated; use hashlib instead<br />
  import md5<br />
Application: stomornjak; version: secureable.<br />
Server: appengine.google.com.<br />
Scanning files on local disk.<br />
Initiating update.<br />
Cloning 3 application files.<br />
Deploying new version.<br />
Checking if new version is ready to serve.<br />
Will check again in 1 seconds.<br />
Checking if new version is ready to serve.<br />
Will check again in 2 seconds.<br />
Checking if new version is ready to serve.<br />
Closing update: new version is ready to start serving.<br />
Uploading index definitions.<br />
Error 400: &#8212; begin server output &#8212;<br />
Creating a composite index failed: This index:<br />
entity_type: &#8220;EntryPoint&#8221;<br />
ancestor: false<br />
Property {<br />
  name: &#8220;last_updated&#8221;<br />
  direction: 2<br />
}</p>
<p>is not necessary, since single-property indices are built in. Please remove it from your index file and upgrade to the latest version of the SDK, if you haven&#8217;t already.<br />
&#8212; end server output &#8212;<br />
Your app was updated, but there was an error updating your indexes. Please retry later with appcfg.py update_indexes.<br />
Password for <a href="mailto:mialazetic@gmail.com">mialazetic@gmail.com</a>: 2010-03-19 03:45:02 (Process exited with code 0)</p>
<p>You can close this window now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gallery Indo</title>
		<link>http://www.how-to-hide-ip.info/2010/03/04/how-to-setup-your-own-proxy-with-google-app-engine-for-free/#comment-13751</link>
		<dc:creator>Gallery Indo</dc:creator>
		<pubDate>Tue, 09 Mar 2010 20:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.how-to-hide-ip.info/?p=3363#comment-13751</guid>
		<description>It&#039;s an amazing, thanks for sharing.</description>
		<content:encoded><![CDATA[<p>It&#8217;s an amazing, thanks for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

