<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Reading RSS feeds in Max</title>
		<atom:link href="http://cycling74.com/forums/topic/reading-rss-feeds-in-max/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 00:01:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/#post-66063</guid>
					<title><![CDATA[Reading RSS feeds in Max]]></title>
					<link>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/#post-66063</link>
					<pubDate>Mon, 14 Jan 2013 12:08:30 +0000</pubDate>
					<dc:creator>Thinksamuel</dc:creator>

					<description>
						<![CDATA[
						<p>is there an object that can look for RSS feeds on a certain keyword and show them indide Max? I would like to get for example the latest news on the banking crisis and then let it read out using aka.speech</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/#post-237835</guid>
					<title><![CDATA[Re: Reading RSS feeds in Max]]></title>
					<link>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/#post-237835</link>
					<pubDate>Tue, 15 Jan 2013 14:28:24 +0000</pubDate>
					<dc:creator>ahmet kizilay</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I never used this myself but this tool can parse XML files, hence RSS feeds:</p>
<p><a href="http://cycling74.com/toolbox/the-sadam-library/" rel="nofollow">http://cycling74.com/toolbox/the-sadam-library/</a></p>
<p>People say it is great.</p>
<p>PS: I think I misunderstood your question, and I cannot delete my post&#8230;</p>
<p>Best</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/#post-237836</guid>
					<title><![CDATA[Re: Reading RSS feeds in Max]]></title>
					<link>http://cycling74.com/forums/topic/reading-rss-feeds-in-max/#post-237836</link>
					<pubDate>Tue, 15 Jan 2013 16:39:06 +0000</pubDate>
					<dc:creator>Siska Ádám</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>if you are asking for how to search for RSS feeds on the web that contain a specific keyword, I&#8217;ve no idea how to do that (neither with Max nor without). However, if you have a <em>specific</em> RSS feed that you want to search, then you could use <code>[jit.uldl]</code> to get the feed and then <code>[sadam.rapidXML]</code> to parse it. Once it&#8217;s parsed, you can get the <description>-s of the <item>-s in the RSS and do a regexp-style search for your keyword.</item></description></p>
<p>Hope that helps,<br />
Ádám</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

