<?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#"
	
	>
<channel>
	<title>
	Comments on: Sending XMPP messages from Google App Engine with html	</title>
	<atom:link href="https://blog.squix.org/2011/02/sending-xmpp-messages-from-google-app.html/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.squix.org/2011/02/sending-xmpp-messages-from-google-app.html</link>
	<description></description>
	<lastBuildDate>Sun, 17 Apr 2016 07:56:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>
	<item>
		<title>
		By: Cansin		</title>
		<link>https://blog.squix.org/2011/02/sending-xmpp-messages-from-google-app.html#comment-4</link>

		<dc:creator><![CDATA[Cansin]]></dc:creator>
		<pubDate>Wed, 31 Aug 2011 08:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2011/02/18/sending-xmpp-messages-from-google-app/#comment-4</guid>

					<description><![CDATA[Do you have any idea how we can send utf-8 chars w/ this method. If I don&#039;t build the message asXml and send out only a single body, I can see characters like &#034;ş ğ ü ı ç&#034; at my message. But when I build it asXml to have an html those characters are seen as &#034;? ? ? ? ?&#034;. Can you advice anything?]]></description>
			<content:encoded><![CDATA[<p>Do you have any idea how we can send utf-8 chars w/ this method. If I don&#39;t build the message asXml and send out only a single body, I can see characters like &quot;ş ğ ü ı ç&quot; at my message. But when I build it asXml to have an html those characters are seen as &quot;? ? ? ? ?&quot;. Can you advice anything?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Squix		</title>
		<link>https://blog.squix.org/2011/02/sending-xmpp-messages-from-google-app.html#comment-3</link>

		<dc:creator><![CDATA[Squix]]></dc:creator>
		<pubDate>Sun, 20 Feb 2011 21:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2011/02/18/sending-xmpp-messages-from-google-app/#comment-3</guid>

					<description><![CDATA[The GTalk client doesn&#039;t. But the beauty of it is that with the double body tag the clients which understand the XHTML-IM extension will display it. So, even if my message is send over the GTalk server my marked up message will be displayed on Pidgin, Audium or other popular XMPP clients... But, there&#039;s still a unsolved problem with encoding...]]></description>
			<content:encoded><![CDATA[<p>The GTalk client doesn&#39;t. But the beauty of it is that with the double body tag the clients which understand the XHTML-IM extension will display it. So, even if my message is send over the GTalk server my marked up message will be displayed on Pidgin, Audium or other popular XMPP clients&#8230; But, there&#39;s still a unsolved problem with encoding&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Fábio Franco Uechi		</title>
		<link>https://blog.squix.org/2011/02/sending-xmpp-messages-from-google-app.html#comment-2</link>

		<dc:creator><![CDATA[Fábio Franco Uechi]]></dc:creator>
		<pubDate>Sun, 20 Feb 2011 15:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.squix.org/2011/02/18/sending-xmpp-messages-from-google-app/#comment-2</guid>

					<description><![CDATA[Does GTalk support the xhtml extension?]]></description>
			<content:encoded><![CDATA[<p>Does GTalk support the xhtml extension?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
