<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Grazing The Collective Wisdom: Last 35 Posts</title>
<link>http://forums.grazr.com/</link>
<description>Grazing The Collective Wisdom: Last 35 Posts</description>
<language>en</language>
<pubDate>Sat, 05 Jul 2008 18:50:14 +0000</pubDate>

<item>
<title>vincemcman on "google search bar"</title>
<link>http://forums.grazr.com/topic.php?id=84#post-270</link>
<pubDate>Thu, 26 Jun 2008 09:57:35 +0000</pubDate>
<dc:creator>vincemcman</dc:creator>
<guid isPermaLink="false">270@http://forums.grazr.com/</guid>
<description>&lt;p&gt;(9hours later) i have manage with an XML file to almost do what i want, search in google, youtube, or any website creating RSS out of the &quot;query&quot;.&lt;/p&gt;
&lt;p&gt;But what i really want is just to have a search bar (ie:google) that will open in a new window with my search request.&lt;br /&gt;
In html : &lt;code&gt;&amp;lt;form &amp;lt;a HREF action=&amp;quot;http://www.google.com/search?q=&amp;quot; method=&amp;quot;get&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Here's the XML code i find on grazr scripting tutorial, can it be done by changing the grazr:formresult or grazr:formtemplate part... or any other way :) ?&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;opml version=&amp;quot;2.0&amp;quot; xmlns:grazr=&amp;quot;http://docs.grazr.com/script/spec/1.0&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
	&amp;lt;title&amp;gt;Video Search&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
	&amp;lt;grazr:form name=&amp;quot;videoform&amp;quot;&amp;gt;&lt;br /&gt;
		Video Search &amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;query&amp;quot;  /&amp;gt; &lt;br /&gt;
		&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Enter&amp;quot; /&amp;gt; &lt;br /&gt;
	&amp;lt;/grazr:form&amp;gt;&lt;br /&gt;
	&amp;lt;grazr:formtemplate name=&amp;quot;videoform&amp;quot; file=&amp;quot;http://www.youtube.com/rss/tag/%query%.rss&amp;quot; /&amp;gt; &lt;br /&gt;
	&amp;lt;grazr:formresult text=&amp;quot;YouTube Videos:&amp;quot; name=&amp;quot;videoform&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/opml&amp;gt;&lt;/code&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>vincemcman on "google search bar"</title>
<link>http://forums.grazr.com/topic.php?id=84#post-269</link>
<pubDate>Thu, 26 Jun 2008 00:33:39 +0000</pubDate>
<dc:creator>vincemcman</dc:creator>
<guid isPermaLink="false">269@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Hi, i'm trying to add a search bar (by adding code in text option (same way as adding a link &lt;code&gt;&amp;lt;a href=&amp;quot;http://www.link.com&amp;quot;&amp;gt;link.com&amp;lt;/a&amp;gt;&lt;/code&gt;)) but i cant make it work&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;form &amp;lt;a HREF action=&amp;quot;http://www.google.com/search?q=&amp;quot; method=&amp;quot;get&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;        &lt;br /&gt;
&amp;lt;a HREF=&amp;quot;http://www.google.com/&amp;quot;&amp;gt;        &lt;br /&gt;
&amp;lt;img src=&amp;quot;http://fr.newswiretoday.com/outside/web-google_logo.gif&amp;quot;/&amp;gt;        &lt;br /&gt;
&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Search&amp;quot; /&amp;gt;          &lt;br /&gt;
&amp;lt;input name=&amp;quot;q&amp;quot; type=&amp;quot;text&amp;quot; size=&amp;quot;30&amp;quot; /&amp;gt;    &lt;br /&gt;
&amp;lt;/form&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;It looks nice... but do not work&lt;br /&gt;
Have any idea of what i am doing wrong, or any other way i could do this ?&lt;br /&gt;
ps. sorry for my bad english
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "Trouble with 3-pane"</title>
<link>http://forums.grazr.com/topic.php?id=83#post-268</link>
<pubDate>Mon, 23 Jun 2008 22:46:32 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">268@http://forums.grazr.com/</guid>
<description>&lt;p&gt;A fix is in place to allow twitter items to expand in three pane.
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "Trouble with 3-pane"</title>
<link>http://forums.grazr.com/topic.php?id=83#post-267</link>
<pubDate>Mon, 23 Jun 2008 22:00:50 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">267@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Oy, Amy you're right. It's us trying to be too smart again. We decided that since Twitter's feeds were kind of brain dead, the title of the items being exactly the same as the content, that we would prevent the display of the content for those items. I guess we never tested that assumption with 3-pane view. I'll see about putting in an exception.
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "Bitty browser functionalities within Grazr"</title>
<link>http://forums.grazr.com/topic.php?id=81#post-266</link>
<pubDate>Mon, 23 Jun 2008 17:40:25 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">266@http://forums.grazr.com/</guid>
<description>&lt;p&gt;We want to focus on viewing feeds exclusively. Grazr already does a tremendous number of things. Trying to add full HTML browsing capability would conflict with the many special functions available for feed items.
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "Grazr and refresh rates"</title>
<link>http://forums.grazr.com/topic.php?id=82#post-265</link>
<pubDate>Mon, 23 Jun 2008 17:38:09 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">265@http://forums.grazr.com/</guid>
<description>&lt;p&gt;We don't have an official refresh rate, but we try to refresh all feeds in a stream every 30-60 minutes.
&lt;/p&gt;</description>
</item>
<item>
<title>amyloo on "Trouble with 3-pane"</title>
<link>http://forums.grazr.com/topic.php?id=83#post-264</link>
<pubDate>Mon, 23 Jun 2008 08:26:49 +0000</pubDate>
<dc:creator>amyloo</dc:creator>
<guid isPermaLink="false">264@http://forums.grazr.com/</guid>
<description>&lt;p&gt;When I click on an item in the upper right pane of a 3-pane widget, shouldn't the item appear in the lower right? Does this need some additional setting or something that I'm missing?&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://static.grazr.com/gzpanel.html?view=3p&amp;#38;prefs=false&amp;#38;theme=home_silver&amp;#38;font=Verdana&amp;#38;file=http://grazr.com/data/amyloo/NewsGang_Members_on_Twitter&quot; rel=&quot;nofollow&quot;&gt;http://static.grazr.com/gzpanel.html?view=3p&amp;#38;prefs=false&amp;#38;theme=home_silver&amp;#38;font=Verdana&amp;#38;file=http://grazr.com/data/amyloo/NewsGang_Members_on_Twitter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks.
&lt;/p&gt;</description>
</item>
<item>
<title>Pentreiz on "Grazr and refresh rates"</title>
<link>http://forums.grazr.com/topic.php?id=82#post-263</link>
<pubDate>Mon, 23 Jun 2008 03:20:48 +0000</pubDate>
<dc:creator>Pentreiz</dc:creator>
<guid isPermaLink="false">263@http://forums.grazr.com/</guid>
<description>&lt;p&gt;I am planning to use Grazr in cases where the freshness of data is critical. (An emergency warning for isntance ).&lt;/p&gt;
&lt;p&gt;What can we expect in terms of the frequency by which Grazr sends its pings ?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Michel
&lt;/p&gt;</description>
</item>
<item>
<title>Pentreiz on "Bitty browser functionalities within Grazr"</title>
<link>http://forums.grazr.com/topic.php?id=81#post-262</link>
<pubDate>Mon, 23 Jun 2008 03:12:24 +0000</pubDate>
<dc:creator>Pentreiz</dc:creator>
<guid isPermaLink="false">262@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The beauty of Grazr  when working with feeds is the way feeds are displayed with the Grazr.&lt;br /&gt;
When working with non-feed links ( i.e basic urls ), the reader is directed outside of the Grazr.&lt;/p&gt;
&lt;p&gt;Assuming here the benefit of keeping one's reader as long as possible on one's web site, it could prove useful to add within the Grazr widget, the Bitty browser functionality for non-xml based url.&lt;/p&gt;
&lt;p&gt;Any thoughts on this ?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt; Michel
&lt;/p&gt;</description>
</item>
<item>
<title>Pentreiz on "Grazr in different languages"</title>
<link>http://forums.grazr.com/topic.php?id=70#post-261</link>
<pubDate>Mon, 23 Jun 2008 03:00:22 +0000</pubDate>
<dc:creator>Pentreiz</dc:creator>
<guid isPermaLink="false">261@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The french language would be useful too. I love your product, and as a French native wold be willing to help in this endeavour.&lt;/p&gt;
&lt;p&gt;I remember the good folks at Zoho bringing their community together and... in a short amount of time their software/web-service was localized in dozens of languages.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Michel
&lt;/p&gt;</description>
</item>
<item>
<title>Pentreiz on "widget and password protected Grazr"</title>
<link>http://forums.grazr.com/topic.php?id=80#post-260</link>
<pubDate>Thu, 19 Jun 2008 07:13:02 +0000</pubDate>
<dc:creator>Pentreiz</dc:creator>
<guid isPermaLink="false">260@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Thanks. Fabulous.&lt;/p&gt;
&lt;p&gt;In fact I became a paid client yesterday night. I have been using Grazr for some time and love it. The new functionnalities are worth every cent.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.i35wbridgelive.com/Minnesota-Weather-alerts.html&quot; rel=&quot;nofollow&quot;&gt;http://www.i35wbridgelive.com/Minnesota-Weather-alerts.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; Thanks again,&lt;/p&gt;
&lt;p&gt;Michel
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "widget and password protected Grazr"</title>
<link>http://forums.grazr.com/topic.php?id=80#post-259</link>
<pubDate>Wed, 18 Jun 2008 17:11:02 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">259@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Michel:&lt;/p&gt;
&lt;p&gt;Yes. The paid version of Grazr allows you to password protect any reading list. These lists can be used in a widget on any Web page. People who have not entered the password will see the widget, but won't be able to view the reading list information in the widget until they enter the password.
&lt;/p&gt;</description>
</item>
<item>
<title>Pentreiz on "widget and password protected Grazr"</title>
<link>http://forums.grazr.com/topic.php?id=80#post-258</link>
<pubDate>Wed, 18 Jun 2008 12:54:26 +0000</pubDate>
<dc:creator>Pentreiz</dc:creator>
<guid isPermaLink="false">258@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Can a widget be served on a password protected grazr ?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Michel &lt;/p&gt;
&lt;p&gt;PS : Great product ! Thank you much.
&lt;/p&gt;</description>
</item>
<item>
<title>neilm2 on "Setting default feed in 3-pane view"</title>
<link>http://forums.grazr.com/topic.php?id=77#post-257</link>
<pubDate>Tue, 10 Jun 2008 19:43:11 +0000</pubDate>
<dc:creator>neilm2</dc:creator>
<guid isPermaLink="false">257@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Thanks, mikepk!&lt;/p&gt;
&lt;p&gt;That works great.
&lt;/p&gt;</description>
</item>
<item>
<title>brianfrench on "Remove all the headers"</title>
<link>http://forums.grazr.com/topic.php?id=79#post-255</link>
<pubDate>Sat, 07 Jun 2008 07:04:21 +0000</pubDate>
<dc:creator>brianfrench</dc:creator>
<guid isPermaLink="false">255@http://forums.grazr.com/</guid>
<description>&lt;p&gt;I just want a simple feed - without the Yahoo or Google logos as bullets, and with out the headers.&lt;br /&gt;
How do I do this - Grazr is definitely the best embeddable rss tool Ive found
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "convert URL list  to OPML"</title>
<link>http://forums.grazr.com/topic.php?id=74#post-254</link>
<pubDate>Sat, 31 May 2008 02:59:13 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">254@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Thanks Valeria, that's a good link. We also have some links to general feed/opml tools as well (not sure if this ones in there, I'll check). &lt;/p&gt;
&lt;p&gt;We have a link to one that's interesting.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://grazr.com/tools/opml-generator-unold-opmlgen.html&quot; rel=&quot;nofollow&quot;&gt;http://grazr.com/tools/opml-generator-unold-opmlgen.html&lt;/a&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "Default Sidebar URL broken"</title>
<link>http://forums.grazr.com/topic.php?id=78#post-253</link>
<pubDate>Sat, 31 May 2008 02:55:38 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">253@http://forums.grazr.com/</guid>
<description>&lt;p&gt;figital, I'll check on this but it should work the way you describe. Clicking the little sidebar image on any widget should set your sidebar to load that file on opening. If you click the dropdown that says &quot;Sample Feeds&quot; what do you see? What browser (Mozilla variant)/OS are you using?
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "Setting default feed in 3-pane view"</title>
<link>http://forums.grazr.com/topic.php?id=77#post-252</link>
<pubDate>Sat, 31 May 2008 02:52:44 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">252@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Sorry, the embed code got garbled by that last post. The key is the addition of exp=1 to the argument strings in the embed code. Here's an example embed code (from your page) with the exp option added. &lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
&amp;lt;div style=&quot;height:600px;width:700px;&quot;&amp;gt;&amp;lt;&amp;#97; href=&quot;http://grazr.com/read?exp=1&amp;#38;view=o&amp;#38;file=http://grazr.com/data/neilm2/New_Reading_List&quot; &amp;gt;&amp;lt;img alt=&quot;Grazr&quot; src=&quot;http://static.grazr.com/images/grazrbadge.png&quot; style=&quot;border:none&quot;&amp;gt;&amp;lt;/&amp;#97;&amp;gt;&amp;lt;script defer=&quot;defer&quot; type=&quot;text/javascript&quot; src=&quot;http://static.grazr.com/gzloader.js?exp=1&amp;amp;view=3p&amp;amp;file=http://grazr.com/data/neilm2/New_Reading_List&quot;&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;/code&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "Setting default feed in 3-pane view"</title>
<link>http://forums.grazr.com/topic.php?id=77#post-249</link>
<pubDate>Sat, 31 May 2008 02:47:15 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">249@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Hi nelim, &lt;/p&gt;
&lt;p&gt;There is an option in the widget to have it autoexpand particular feeds. This will likely do what you need. Just add exp=1 to the widget arguments in the embed code and it will auto-expand the first node when loading.&lt;/p&gt;
&lt;p&gt;(embed code in follow-up post)
&lt;/p&gt;</description>
</item>
<item>
<title>Valeria on "convert URL list  to OPML"</title>
<link>http://forums.grazr.com/topic.php?id=74#post-248</link>
<pubDate>Fri, 30 May 2008 13:16:27 +0000</pubDate>
<dc:creator>Valeria</dc:creator>
<guid isPermaLink="false">248@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Maybe this artile is helpful!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://answers.google.com/answers/threadview?id=463034&quot; rel=&quot;nofollow&quot;&gt;http://answers.google.com/answers/threadview?id=463034&lt;/a&gt;
&lt;/p&gt;</description>
</item>
<item>
<title>figital on "Default Sidebar URL broken"</title>
<link>http://forums.grazr.com/topic.php?id=78#post-247</link>
<pubDate>Thu, 29 May 2008 01:27:02 +0000</pubDate>
<dc:creator>figital</dc:creator>
<guid isPermaLink="false">247@http://forums.grazr.com/</guid>
<description>&lt;p&gt;The default URL in the sidebar doesn't work:&lt;br /&gt;
&lt;a href=&quot;http://share.opml.org/opml/top100.opml&quot; rel=&quot;nofollow&quot;&gt;http://share.opml.org/opml/top100.opml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;seems to respond as:&lt;br /&gt;
/stories/2008/01/23/shareopmlorgRetired.htmlopml/top100.opml&lt;/p&gt;
&lt;p&gt;When I click the gzsidebar.png image to install the sidebar I expected that the currently loaded OPML URL would be used as the &quot;homepage&quot;, instead I get the non working top 100 feed.
&lt;/p&gt;</description>
</item>
<item>
<title>neilm2 on "Setting default feed in 3-pane view"</title>
<link>http://forums.grazr.com/topic.php?id=77#post-246</link>
<pubDate>Sat, 24 May 2008 23:18:49 +0000</pubDate>
<dc:creator>neilm2</dc:creator>
<guid isPermaLink="false">246@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Is there a variable to set a default feed in Grazr's 3-pane view using the standard widget?&lt;/p&gt;
&lt;p&gt;If you look at my widget here, you'll see the 2nd pane says &quot;(No feed selected&quot;). I'd like to have the widget default to the first feed in my list.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.pizzaburning.com/rss/rssgrazr.html&quot; rel=&quot;nofollow&quot;&gt;http://www.pizzaburning.com/rss/rssgrazr.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Any ideas?
&lt;/p&gt;</description>
</item>
<item>
<title>mikepk on "Displaying a feed on an iPhone optimized website"</title>
<link>http://forums.grazr.com/topic.php?id=76#post-245</link>
<pubDate>Tue, 22 Apr 2008 11:26:37 +0000</pubDate>
<dc:creator>mikepk</dc:creator>
<guid isPermaLink="false">245@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Cliffm,&lt;/p&gt;
&lt;p&gt;Unfortunately there's no way to embed an iphone optimized Grazr widget inside of another iphone optimized page. The main problem is, as you noticed, the iphone automatically eliminates scrollbars on embedded widgets (of any kind). This means for the nice iphone-like one finger scrolling to work, the widget has to be on it's own page. &lt;/p&gt;
&lt;p&gt;There is a side note though, even though the iphone hides the scrollbars, the widget (or any other iframe) can still be scrolled by using a *TWO* finger scrolling gesture (put two fingers on the screen in parallel and slide) inside the widget. This is a little known iphone behavior and applies to all iframes, including embedded grazr widgets. The problem is that few people know about this iphone behavior and it feels very unnatural compared to the one finger iphone-flick scrolling which is why we created the iphone optimized version.
&lt;/p&gt;</description>
</item>
<item>
<title>Cliffm on "Displaying a feed on an iPhone optimized website"</title>
<link>http://forums.grazr.com/topic.php?id=76#post-244</link>
<pubDate>Thu, 17 Apr 2008 02:10:11 +0000</pubDate>
<dc:creator>Cliffm</dc:creator>
<guid isPermaLink="false">244@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Hello peoples,&lt;/p&gt;
&lt;p&gt;I recently discovered Grazr and would like to use it to display a feed on an iPhone optimized website.  I created a widget and used the provided script code on my site.  It displays the feed with one big problem... the scroll bar on the right does not display, so you cannot scroll down to view all of the feed.  If I click on 'Share' and then 'iPhone' a new browser window appears with the feed properly formatted for the iPhone, but this causes a navigation away from my website.  Is it possible to get the iPhone formatted code, so I can embed it on my website without people having to navigate away to a new browser window.&lt;/p&gt;
&lt;p&gt;Your help and comments are very much appreciated!
&lt;/p&gt;</description>
</item>
<item>
<title>natidea on "CSS for Grazr"</title>
<link>http://forums.grazr.com/topic.php?id=14#post-242</link>
<pubDate>Sun, 16 Mar 2008 06:06:26 +0000</pubDate>
<dc:creator>natidea</dc:creator>
<guid isPermaLink="false">242@http://forums.grazr.com/</guid>
<description>&lt;p&gt;I cannot figure out how to create a custom CSS file. Could someone direct me to more information on this.
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "convert URL list  to OPML"</title>
<link>http://forums.grazr.com/topic.php?id=74#post-241</link>
<pubDate>Sun, 02 Mar 2008 20:26:00 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">241@http://forums.grazr.com/</guid>
<description>&lt;p&gt;No. We don't have an import for a list of multiple URLs. I'm not aware of a tool that converts a list of page URLs into the corresponding OPML list of feeds.
&lt;/p&gt;</description>
</item>
<item>
<title>shanta on "convert URL list  to OPML"</title>
<link>http://forums.grazr.com/topic.php?id=74#post-240</link>
<pubDate>Sun, 02 Mar 2008 17:21:54 +0000</pubDate>
<dc:creator>shanta</dc:creator>
<guid isPermaLink="false">240@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Thanks Adam. But is there a way to import the entire list or urls at once?
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "convert URL list  to OPML"</title>
<link>http://forums.grazr.com/topic.php?id=74#post-239</link>
<pubDate>Sun, 02 Mar 2008 10:09:49 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">239@http://forums.grazr.com/</guid>
<description>&lt;p&gt;The feed icon in the Editor toolbar will automatically discover the feed for any Web page URL and add it to the reading list. To use this you need to start the editor by clicking Create in the top menu. Then click the Feed icon in the toolbar and paste in a URL. The feed for that page will be added.
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "Sorting of Feeds in folders"</title>
<link>http://forums.grazr.com/topic.php?id=73#post-238</link>
<pubDate>Sun, 02 Mar 2008 10:07:07 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">238@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Sorry, but there is no automatic sorting feature in the editor.
&lt;/p&gt;</description>
</item>
<item>
<title>shanta on "convert URL list  to OPML"</title>
<link>http://forums.grazr.com/topic.php?id=74#post-237</link>
<pubDate>Sat, 01 Mar 2008 00:57:40 +0000</pubDate>
<dc:creator>shanta</dc:creator>
<guid isPermaLink="false">237@http://forums.grazr.com/</guid>
<description>&lt;p&gt;I have a long list of website URLs (each of which have RSS feeds) from which I would like to create an OPML file for a Grazr widget. Now, I know there are various OPML builders, but these require a list of RSS feeds, which I don't have. Does anyone have any suggestions that don't involved painstakingly visiting each website?
&lt;/p&gt;</description>
</item>
<item>
<title>fataltech on "Sorting of Feeds in folders"</title>
<link>http://forums.grazr.com/topic.php?id=73#post-236</link>
<pubDate>Fri, 29 Feb 2008 21:18:03 +0000</pubDate>
<dc:creator>fataltech</dc:creator>
<guid isPermaLink="false">236@http://forums.grazr.com/</guid>
<description>&lt;p&gt;I have a very large Grazr with over 100 entries but I need to order them aplphanumerically within certain folders and NOT within others - is this possible without having to do manually e.g. a &quot;sort by name&quot; type function?
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "Incorrect interpretation of feedburner feed"</title>
<link>http://forums.grazr.com/topic.php?id=72#post-235</link>
<pubDate>Thu, 21 Feb 2008 05:01:35 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">235@http://forums.grazr.com/</guid>
<description>&lt;p&gt;This is working now. Thanks for letting us know. A code change last weekend broke some Atom feeds. If you delete the three feeds in the TopVCblog folder and add them again, they should show up as feeds.
&lt;/p&gt;</description>
</item>
<item>
<title>fataltech on "Incorrect interpretation of feedburner feed"</title>
<link>http://forums.grazr.com/topic.php?id=72#post-234</link>
<pubDate>Thu, 21 Feb 2008 03:42:37 +0000</pubDate>
<dc:creator>fataltech</dc:creator>
<guid isPermaLink="false">234@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Sorry for not adding more info at outset... here's my Grazr reading list &lt;a href=&quot;http://grazr.com/data/fataltech/c1f2df21&quot; rel=&quot;nofollow&quot;&gt;http://grazr.com/data/fataltech/c1f2df21&lt;/a&gt; with the above feed showing as a URL.  List was created by importing an OPML.  Then I attempted to load the feed in two separate ways - copying the actual feed using data button/feature and secondly by dragging and dropping the RSS feed from the blog page.  Both of these approaches worked with the other blog feeds in the topvcblog folder shown but as you can see a couple of them just show as page URLs.  Must be finger problems on my part :-(
&lt;/p&gt;</description>
</item>
<item>
<title>Adamg on "Incorrect interpretation of feedburner feed"</title>
<link>http://forums.grazr.com/topic.php?id=72#post-233</link>
<pubDate>Thu, 21 Feb 2008 03:30:20 +0000</pubDate>
<dc:creator>Adamg</dc:creator>
<guid isPermaLink="false">233@http://forums.grazr.com/</guid>
<description>&lt;p&gt;I've looked at &lt;a href=&quot;http://feeds.feedburner.com/VentureIntelligenceIndia&quot; rel=&quot;nofollow&quot;&gt;http://feeds.feedburner.com/VentureIntelligenceIndia&lt;/a&gt; a couple of different ways on the site, and it always seems to load correctly. Can you give us the URL of a page where it is not loading correctly? Can describe the steps you used that resulted in it loading incorrectly? Any info would help.
&lt;/p&gt;</description>
</item>
<item>
<title>fataltech on "Incorrect interpretation of feedburner feed"</title>
<link>http://forums.grazr.com/topic.php?id=72#post-232</link>
<pubDate>Wed, 20 Feb 2008 23:58:54 +0000</pubDate>
<dc:creator>fataltech</dc:creator>
<guid isPermaLink="false">232@http://forums.grazr.com/</guid>
<description>&lt;p&gt;Some - not all - feedburner feeds are importing as URLs rather than RSS.  Subscribes fine in GoogleReader e.g. &lt;a href=&quot;http://feeds.feedburner.com/VentureIntelligenceIndia&quot; rel=&quot;nofollow&quot;&gt;http://feeds.feedburner.com/VentureIntelligenceIndia&lt;/a&gt; - nothing obvious in the atmom xml - ideas, suggestions please?
&lt;/p&gt;</description>
</item>

</channel>
</rss>