<?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 &nbsp;&nbsp;Praeda &amp; Co.</title>
	<atom:link href="http://senior.ceng.metu.edu.tr/2009/praeda/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://senior.ceng.metu.edu.tr/2009/praeda</link>
	<description>Just another Design project team</description>
	<lastBuildDate>Sun, 07 Mar 2010 04:07:54 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How-to: Pure Html Android Application by brian</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/how-to-pure-html-android-application/comment-page-1/#comment-117</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Sun, 07 Mar 2010 04:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=212#comment-117</guid>
		<description>hi. 

every time i try something like this i get an error with the (R.id.webview) . eclipse says R.id cannot be resolved.
I would appreciate your help as I am almost at the postal stage</description>
		<content:encoded><![CDATA[<p>hi. </p>
<p>every time i try something like this i get an error with the (R.id.webview) . eclipse says R.id cannot be resolved.<br />
I would appreciate your help as I am almost at the postal stage</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by Cansin</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-116</link>
		<dc:creator>Cansin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-116</guid>
		<description>HTTPClient: http://hc.apache.org/httpcomponents-client/download.html
JSON: http://www.json.org/java/

May it be easy,

Cansin</description>
		<content:encoded><![CDATA[<p>HTTPClient: <a href="http://hc.apache.org/httpcomponents-client/download.html" rel="nofollow">http://hc.apache.org/httpcomponents-client/download.html</a><br />
JSON: <a href="http://www.json.org/java/" rel="nofollow">http://www.json.org/java/</a></p>
<p>May it be easy,</p>
<p>Cansin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by Anjana</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-115</link>
		<dc:creator>Anjana</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-115</guid>
		<description>Hi

Thanks so much for this code, I was googling for long. I am trying to implement it on my system. 

Where did get the following org.apache.http.HttpEntity; org.apache.http.HttpResponse;org.apache.http.client.ClientProtocolException;org.apache.http.client.HttpClient;org.apache.http.client.methods.HttpGet;org.apache.http.impl.client.DefaultHttpClient;org.json.JSONArray;org.json.JSONException;
import org.json.JSONObject;

I am getting it from maven but I am not able to get one single jar with all org.apache.http.* Also on the same note JSON. 

Thanks so much. I apreciate your response, as I am working on my school project. 

Regards,
Anjana.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks so much for this code, I was googling for long. I am trying to implement it on my system. </p>
<p>Where did get the following org.apache.http.HttpEntity; org.apache.http.HttpResponse;org.apache.http.client.ClientProtocolException;org.apache.http.client.HttpClient;org.apache.http.client.methods.HttpGet;org.apache.http.impl.client.DefaultHttpClient;org.json.JSONArray;org.json.JSONException;<br />
import org.json.JSONObject;</p>
<p>I am getting it from maven but I am not able to get one single jar with all org.apache.http.* Also on the same note JSON. </p>
<p>Thanks so much. I apreciate your response, as I am working on my school project. </p>
<p>Regards,<br />
Anjana.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by Joey</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-114</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 02 Mar 2010 20:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-114</guid>
		<description>Thanks for the clean explanation.  I didn&#039;t realize I was following deprecated tutorials for http on android.  Good Show!</description>
		<content:encoded><![CDATA[<p>Thanks for the clean explanation.  I didn&#8217;t realize I was following deprecated tutorials for http on android.  Good Show!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by Tyson B</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-113</link>
		<dc:creator>Tyson B</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-113</guid>
		<description>Great share. Thanks for this insightful post and I look forward to more future postings. Have add this blog into my reader.</description>
		<content:encoded><![CDATA[<p>Great share. Thanks for this insightful post and I look forward to more future postings. Have add this blog into my reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Pure Html Android Application by Cansin</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/how-to-pure-html-android-application/comment-page-1/#comment-112</link>
		<dc:creator>Cansin</dc:creator>
		<pubDate>Mon, 25 Jan 2010 19:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=212#comment-112</guid>
		<description>Danke</description>
		<content:encoded><![CDATA[<p>Danke</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Pure Html Android Application by Programmieren Android App &#124; Mobiles Internet und Android</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/how-to-pure-html-android-application/comment-page-1/#comment-111</link>
		<dc:creator>Programmieren Android App &#124; Mobiles Internet und Android</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=212#comment-111</guid>
		<description>[...] Es ist auch möglich eine Android Anwendung in html zu programmieren. Wie das geht, zeigt folgender Link. [...]</description>
		<content:encoded><![CDATA[<p>[...] Es ist auch möglich eine Android Anwendung in html zu programmieren. Wie das geht, zeigt folgender Link. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by Titou</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-109</link>
		<dc:creator>Titou</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-109</guid>
		<description>A problem with my comment : the ResponseHandler class have to be initiated with String :
ResponseHandler&quot;String&quot;  (replace quotes with higher and less than signs)</description>
		<content:encoded><![CDATA[<p>A problem with my comment : the ResponseHandler class have to be initiated with String :<br />
ResponseHandler&#8221;String&#8221;  (replace quotes with higher and less than signs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by Titou</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-108</link>
		<dc:creator>Titou</dc:creator>
		<pubDate>Thu, 14 Jan 2010 13:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-108</guid>
		<description>Thank you for this.

Just a comment : it&#039;s not useful to create and use the convertStreamToString method because httpClient.execute(HttpUriRequest, ResponseHandler) can make that for you. An example :

HttpClient httpclient = new DefaultHttpClient();
HttpGet request = new HttpGet(&quot;you_url&quot;);
ResponseHandler handler = new BasicResponseHandler();
//you result will be String :
String result = httpclient.execute(request, handler);

This method is simplest, and use the library...</description>
		<content:encoded><![CDATA[<p>Thank you for this.</p>
<p>Just a comment : it&#8217;s not useful to create and use the convertStreamToString method because httpClient.execute(HttpUriRequest, ResponseHandler) can make that for you. An example :</p>
<p>HttpClient httpclient = new DefaultHttpClient();<br />
HttpGet request = new HttpGet(&#8221;you_url&#8221;);<br />
ResponseHandler handler = new BasicResponseHandler();<br />
//you result will be String :<br />
String result = httpclient.execute(request, handler);</p>
<p>This method is simplest, and use the library&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to: Android as a RESTful Client by SKrzyh</title>
		<link>http://senior.ceng.metu.edu.tr/2009/praeda/2009/01/11/a-simple-restful-client-at-android/comment-page-1/#comment-107</link>
		<dc:creator>SKrzyh</dc:creator>
		<pubDate>Sun, 10 Jan 2010 10:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://senior.ceng.metu.edu.tr/2009/praeda/?p=170#comment-107</guid>
		<description>Thank. I will use your article to resolve my problems.</description>
		<content:encoded><![CDATA[<p>Thank. I will use your article to resolve my problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
