<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Fetching, Re-mixing and Displaying Multiple RSS Feeds</title>
	<link>http://www.stevenchoy.com/wordpress/fetching-re-mixing-and-displaying-multiple-rss-feeds-in-wordpress/</link>
	<description>Teaching, Learning, Software, Computing, Web, Tech, and Culture</description>
	<pubDate>Thu, 11 Mar 2010 07:27:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on Fetching, Re-mixing and Displaying Multiple RSS Feeds by: baobab</title>
		<link>http://www.stevenchoy.com/wordpress/fetching-re-mixing-and-displaying-multiple-rss-feeds-in-wordpress/#comment-794</link>
		<pubDate>Sat, 29 Oct 2005 13:45:47 +0000</pubDate>
		<guid>http://www.stevenchoy.com/wordpress/fetching-re-mixing-and-displaying-multiple-rss-feeds-in-wordpress/#comment-794</guid>
					<description>I saw that you are interesting in an RSS integration plugin. I have developed a wiki markup plugin with rss and rss syndication support (&lt;a href=&quot;http://devcorner.georgievi.net/wp-plugins/wpwikka/&quot;&gt;URL&lt;/a&gt;). Currently the rss part is under test and is NOT AVAILABLE for download. If you are interested, write me an e-mail.

I plan to implement RSS functionality as a stand-alone WP plugin as well (when time allows).

-- Cheers</description>
		<content:encoded><![CDATA[	<p>I saw that you are interesting in an RSS integration plugin. I have developed a wiki markup plugin with rss and rss syndication support (<a href="http://devcorner.georgievi.net/wp-plugins/wpwikka/">URL</a>). Currently the rss part is under test and is NOT AVAILABLE for download. If you are interested, write me an e-mail.</p>
	<p>I plan to implement RSS functionality as a stand-alone WP plugin as well (when time allows).</p>
	<p>&#8211; Cheers
</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Fetching, Re-mixing and Displaying Multiple RSS Feeds by: Bryan</title>
		<link>http://www.stevenchoy.com/wordpress/fetching-re-mixing-and-displaying-multiple-rss-feeds-in-wordpress/#comment-778</link>
		<pubDate>Thu, 20 Oct 2005 19:54:04 +0000</pubDate>
		<guid>http://www.stevenchoy.com/wordpress/fetching-re-mixing-and-displaying-multiple-rss-feeds-in-wordpress/#comment-778</guid>
					<description>The mb_internal_encoding() error occurred because your web host has not compiled multi-byte strings into PHP. Multi-byte strings are used so that I can reporduce foreign langauages, and for converting text from those people who publish their blog with the WINDOWS-1252 character set and not UTF-8

For this plug in to work you must have PHP configd with:
–enable-mbstring \
–enable-mbstr-enc-trans \
–enable-mbregex

&lt;em&gt;[Steven: Thanks for your information, Bryan. I am very happy to have your visit and comment here.]&lt;/em&gt;</description>
		<content:encoded><![CDATA[	<p>The mb_internal_encoding() error occurred because your web host has not compiled multi-byte strings into PHP. Multi-byte strings are used so that I can reporduce foreign langauages, and for converting text from those people who publish their blog with the WINDOWS-1252 character set and not UTF-8</p>
	<p>For this plug in to work you must have PHP configd with:<br />
–enable-mbstring \<br />
–enable-mbstr-enc-trans \<br />
–enable-mbregex</p>
	<p><em>[Steven: Thanks for your information, Bryan. I am very happy to have your visit and comment here.]</em>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
