<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for App Inventor API</title>
	<atom:link href="http://appinventorapi.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://appinventorapi.com</link>
	<description>Create Android Apps with App Inventor and App Engine</description>
	<lastBuildDate>Wed, 24 Apr 2013 08:24:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Create a Web Database by Lukas</title>
		<link>http://appinventorapi.com/program-an-api-python/#comment-31818</link>
		<dc:creator><![CDATA[Lukas]]></dc:creator>
		<pubDate>Wed, 24 Apr 2013 08:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-31818</guid>
		<description><![CDATA[Hello together,
very nice and helpful postings here.
I have the same problem as &quot;ClausG, on February 25, 2011 at 10:22 pm&quot; and I didn&#039;t find a answer at all.
I did the tutorial exactly the way it is described but at the time I ran it with Google AppEngine Launcher I got the following log:

2013-04-24 10:20:30 Running command: &quot;[&#039;C:\\Python33\\python.exe&#039;, &#039;C:\\Program Files (x86)\\Google\\google_appengine\\dev_appserver.py&#039;, &#039;--skip_sdk_update_check=yes&#039;, &#039;--port=8080&#039;, &#039;--admin_port=8000&#039;, &#039;C:\\Users\\Lukas\\Downloads\\toatourdates&#039;]&quot;
Traceback (most recent call last):
  File &quot;C:\Program Files (x86)\Google\google_appengine\dev_appserver.py&quot;, line 193, in 
    _run_file(__file__, globals())
  File &quot;C:\Program Files (x86)\Google\google_appengine\dev_appserver.py&quot;, line 189, in _run_file
    execfile(script_path, globals_)
NameError: global name &#039;execfile&#039; is not defined
2013-04-24 10:20:30 (Process exited with code 1)

Have I installed the wrong Python version or anything like that. I checked the app.yaml and the dev_appserver.py but my experiences with Python aren&#039;t so well.
Can anyone help me please.
I have to write an app for my study ;)
greetings
Lukas]]></description>
		<content:encoded><![CDATA[<p>Hello together,<br />
very nice and helpful postings here.<br />
I have the same problem as &#8220;ClausG, on February 25, 2011 at 10:22 pm&#8221; and I didn&#8217;t find a answer at all.<br />
I did the tutorial exactly the way it is described but at the time I ran it with Google AppEngine Launcher I got the following log:</p>
<p>2013-04-24 10:20:30 Running command: &#8220;['C:\\Python33\\python.exe', 'C:\\Program Files (x86)\\Google\\google_appengine\\dev_appserver.py', '--skip_sdk_update_check=yes', '--port=8080', '--admin_port=8000', 'C:\\Users\\Lukas\\Downloads\\toatourdates']&#8221;<br />
Traceback (most recent call last):<br />
  File &#8220;C:\Program Files (x86)\Google\google_appengine\dev_appserver.py&#8221;, line 193, in<br />
    _run_file(__file__, globals())<br />
  File &#8220;C:\Program Files (x86)\Google\google_appengine\dev_appserver.py&#8221;, line 189, in _run_file<br />
    execfile(script_path, globals_)<br />
NameError: global name &#8216;execfile&#8217; is not defined<br />
2013-04-24 10:20:30 (Process exited with code 1)</p>
<p>Have I installed the wrong Python version or anything like that. I checked the app.yaml and the dev_appserver.py but my experiences with Python aren&#8217;t so well.<br />
Can anyone help me please.<br />
I have to write an app for my study <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
greetings<br />
Lukas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an API (PHP) by Cw Tan</title>
		<link>http://appinventorapi.com/program-an-api-php/#comment-29614</link>
		<dc:creator><![CDATA[Cw Tan]]></dc:creator>
		<pubDate>Thu, 28 Mar 2013 07:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-29614</guid>
		<description><![CDATA[hi...
can any1 tell me how to store a image into phpmyadmin by using php code and tinywebdb?
can show me how to write the coding for it and set the block?
i tried the way of store text but its not working.
i need help.
thanks every1.]]></description>
		<content:encoded><![CDATA[<p>hi&#8230;<br />
can any1 tell me how to store a image into phpmyadmin by using php code and tinywebdb?<br />
can show me how to write the coding for it and set the block?<br />
i tried the way of store text but its not working.<br />
i need help.<br />
thanks every1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an API (PHP) by F.W.Chen</title>
		<link>http://appinventorapi.com/program-an-api-php/#comment-29602</link>
		<dc:creator><![CDATA[F.W.Chen]]></dc:creator>
		<pubDate>Thu, 28 Mar 2013 02:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-29602</guid>
		<description><![CDATA[hi guys.
may i ask how to store a image into file and store its path to the phpmyadmin database?
whats the coding and the block?
i have no idea in it.
i tried the method which use to store text but its not working.
pls help me.
thanks...]]></description>
		<content:encoded><![CDATA[<p>hi guys.<br />
may i ask how to store a image into file and store its path to the phpmyadmin database?<br />
whats the coding and the block?<br />
i have no idea in it.<br />
i tried the method which use to store text but its not working.<br />
pls help me.<br />
thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSS Feeds by http://tinyurl.com/paulcase53406</title>
		<link>http://appinventorapi.com/rss-feeds/#comment-25667</link>
		<dc:creator><![CDATA[http://tinyurl.com/paulcase53406]]></dc:creator>
		<pubDate>Thu, 10 Jan 2013 01:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-25667</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[<p>“RSS Feeds  App Inventor API” was indeed a delightful article, can not help but wait to browse far more of your postings.<br />
Time to squander a bit of time on the internet haha.<br />
Many thanks -Jacques</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSS Feeds by Steven</title>
		<link>http://appinventorapi.com/rss-feeds/#comment-25506</link>
		<dc:creator><![CDATA[Steven]]></dc:creator>
		<pubDate>Mon, 07 Jan 2013 19:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-25506</guid>
		<description><![CDATA[This is great and I want to thank you for writing this and making the source available.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>This is great and I want to thank you for writing this and making the source available.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSS Feeds by Pulbere Igor</title>
		<link>http://appinventorapi.com/rss-feeds/#comment-24085</link>
		<dc:creator><![CDATA[Pulbere Igor]]></dc:creator>
		<pubDate>Sat, 15 Dec 2012 10:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-24085</guid>
		<description><![CDATA[Hi guys,

I don&#039;t know what happened, but the QR link provided in the post is not accessible. Can somebody give another link where the app can be downloaded? 

Thank a lot]]></description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>I don&#8217;t know what happened, but the QR link provided in the post is not accessible. Can somebody give another link where the app can be downloaded? </p>
<p>Thank a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weather by rahul</title>
		<link>http://appinventorapi.com/weather/#comment-20854</link>
		<dc:creator><![CDATA[rahul]]></dc:creator>
		<pubDate>Wed, 31 Oct 2012 11:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-20854</guid>
		<description><![CDATA[Hello Sir,
     Plz,send this application source code because i run it but some error&#039;s are occur.so,help me.....]]></description>
		<content:encoded><![CDATA[<p>Hello Sir,<br />
     Plz,send this application source code because i run it but some error&#8217;s are occur.so,help me&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Web Database by wolber</title>
		<link>http://appinventorapi.com/program-an-api-python/#comment-18866</link>
		<dc:creator><![CDATA[wolber]]></dc:creator>
		<pubDate>Thu, 27 Sep 2012 15:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-18866</guid>
		<description><![CDATA[Hi Jo. Good question. The google appengine billing fees aren&#039;t bad. Its free until you reach some thresholds. Those aren&#039;t too high, but if you do then enable billing, you can set it to limit at something as low as $2 a week. Those thresholds are actually pretty high.

The other way to go, and I don&#039;t have as much experience with this, is to store your data in a google fusion table. There is a component for that in app inventor.

Hope this helps,

Dave]]></description>
		<content:encoded><![CDATA[<p>Hi Jo. Good question. The google appengine billing fees aren&#8217;t bad. Its free until you reach some thresholds. Those aren&#8217;t too high, but if you do then enable billing, you can set it to limit at something as low as $2 a week. Those thresholds are actually pretty high.</p>
<p>The other way to go, and I don&#8217;t have as much experience with this, is to store your data in a google fusion table. There is a component for that in app inventor.</p>
<p>Hope this helps,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Web Database by Jo</title>
		<link>http://appinventorapi.com/program-an-api-python/#comment-18844</link>
		<dc:creator><![CDATA[Jo]]></dc:creator>
		<pubDate>Thu, 27 Sep 2012 07:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-18844</guid>
		<description><![CDATA[Hi there, just started app inventor last week, having some really good progress, very easy and useful software. Just have 1 question, the tinywebdb, when I create a custom service for tinywebdb it starts on a free setting basis with google app engine, but its very limitting, obviously for personal use only, I&#039;m building an app for our church and I think the free google app engine won&#039;t last as free once the app is in full activity, and the google billing fees are kinda *scary* so I&#039;m asking if its possible that I can setup my own web server that can fit with the tinywebdb component of app inventor. If yes, can you send give any documents on how to make this possible. This could really help.

Hope to hear from you soon, thanks!
-Jo]]></description>
		<content:encoded><![CDATA[<p>Hi there, just started app inventor last week, having some really good progress, very easy and useful software. Just have 1 question, the tinywebdb, when I create a custom service for tinywebdb it starts on a free setting basis with google app engine, but its very limitting, obviously for personal use only, I&#8217;m building an app for our church and I think the free google app engine won&#8217;t last as free once the app is in full activity, and the google billing fees are kinda *scary* so I&#8217;m asking if its possible that I can setup my own web server that can fit with the tinywebdb component of app inventor. If yes, can you send give any documents on how to make this possible. This could really help.</p>
<p>Hope to hear from you soon, thanks!<br />
-Jo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSS Feeds by Memford</title>
		<link>http://appinventorapi.com/rss-feeds/#comment-18500</link>
		<dc:creator><![CDATA[Memford]]></dc:creator>
		<pubDate>Thu, 20 Sep 2012 21:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://appinventormash.wordpress.com/#comment-18500</guid>
		<description><![CDATA[I&#039;m new to App Inventor.  Above, where it says &quot;scan the barcode to your Android phone,&quot; what is the phone emulator equivalent of this instruction?  Next, where it says to download the source code and select the file, is that with or without unzipping it first?  Lastly, if I use the file, does this mean I do not need the barcode phone emulator equivalent instruction?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m new to App Inventor.  Above, where it says &#8220;scan the barcode to your Android phone,&#8221; what is the phone emulator equivalent of this instruction?  Next, where it says to download the source code and select the file, is that with or without unzipping it first?  Lastly, if I use the file, does this mean I do not need the barcode phone emulator equivalent instruction?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
