<?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#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The CodingBees</title>
	<atom:link href="http://codingbees.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingbees.com</link>
	<description>Makers of fine Apps!</description>
	<lastBuildDate>Mon, 21 May 2012 09:27:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Headlines2 2.0.6 submitted &#8211; What&#8217;s new by R</title>
		<link>http://codingbees.com/2012/05/08/headlines2-2-0-6-submitted-whats-new/#comment-684</link>
		<dc:creator><![CDATA[R]]></dc:creator>
		<pubDate>Mon, 21 May 2012 09:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/?p=1003#comment-684</guid>
		<description><![CDATA[Danilo,

to the feed deletion times, maybe I can implement some sort of setting via preferences, but the problem is that the webOS system database that stores the articles has some problems with large amounts of data, that was the reason why I implemented the deletion times. Two some users reported problems and both of them had 3000-5000 unread articles in Headlines2. Which is, to be honest, not the way a RSS Reader is designed for ;-)
For long storing articles, maybe have a look at Instapaper or Pocket (Read It Later), for small amounts you can of course use the &quot;mark&quot; option, but not if we&#039;re talking about a few thousand articles, that&#039;s not what it was designed for.
I&#039;ve to look at FeedReader on how the App handles your mentioned ability to delete feeds and will let you know if I can implement something like this in Headlines2.]]></description>
		<content:encoded><![CDATA[<p>Danilo,</p>
<p>to the feed deletion times, maybe I can implement some sort of setting via preferences, but the problem is that the webOS system database that stores the articles has some problems with large amounts of data, that was the reason why I implemented the deletion times. Two some users reported problems and both of them had 3000-5000 unread articles in Headlines2. Which is, to be honest, not the way a RSS Reader is designed for <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
For long storing articles, maybe have a look at Instapaper or Pocket (Read It Later), for small amounts you can of course use the &#8220;mark&#8221; option, but not if we&#8217;re talking about a few thousand articles, that&#8217;s not what it was designed for.<br />
I&#8217;ve to look at FeedReader on how the App handles your mentioned ability to delete feeds and will let you know if I can implement something like this in Headlines2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Headlines2 2.0.6 submitted &#8211; What&#8217;s new by danilo2k</title>
		<link>http://codingbees.com/2012/05/08/headlines2-2-0-6-submitted-whats-new/#comment-682</link>
		<dc:creator><![CDATA[danilo2k]]></dc:creator>
		<pubDate>Sat, 19 May 2012 09:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/?p=1003#comment-682</guid>
		<description><![CDATA[Hi.
I have to admit i have been using your Headlines 2 and feedFeeder for the past 2 weeks, and i like both.
I prefer your way to visualize feeds (central windows with fonts etc) but i like the retention policy (how many days to keep the feeds) and the ability to delete feeds that FeedReader has.Feeds few days old are not useful anymore, and if i want to keep them i just &quot;star&quot; them.If you could implement these 2 features i would definitely use only your HL2.
I
About the black out of the feeds in HL2, i cannot pinpoint where the problem else, neither reproduce it.What i can say is that it happens too often.i will try to reproduce the steps that make it happening.

Caching pictures: i am not sure how it can be done, but it would be really cool having them offline.i guess one option would be to store them locally when online and &quot;link2 them to the feed (maybe replacing the URL to the path where the picture is stored locally. 

Let me know your thoughts. But i really appreciate the efforts you put in HL2.. it is really a great application.
Regards.
Danilo]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
I have to admit i have been using your Headlines 2 and feedFeeder for the past 2 weeks, and i like both.<br />
I prefer your way to visualize feeds (central windows with fonts etc) but i like the retention policy (how many days to keep the feeds) and the ability to delete feeds that FeedReader has.Feeds few days old are not useful anymore, and if i want to keep them i just &#8220;star&#8221; them.If you could implement these 2 features i would definitely use only your HL2.<br />
I<br />
About the black out of the feeds in HL2, i cannot pinpoint where the problem else, neither reproduce it.What i can say is that it happens too often.i will try to reproduce the steps that make it happening.</p>
<p>Caching pictures: i am not sure how it can be done, but it would be really cool having them offline.i guess one option would be to store them locally when online and &#8220;link2 them to the feed (maybe replacing the URL to the path where the picture is stored locally. </p>
<p>Let me know your thoughts. But i really appreciate the efforts you put in HL2.. it is really a great application.<br />
Regards.<br />
Danilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Headlines2 2.0.6 submitted &#8211; What&#8217;s new by R</title>
		<link>http://codingbees.com/2012/05/08/headlines2-2-0-6-submitted-whats-new/#comment-678</link>
		<dc:creator><![CDATA[R]]></dc:creator>
		<pubDate>Wed, 16 May 2012 22:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/?p=1003#comment-678</guid>
		<description><![CDATA[Danilo,
The app doesn&#039;t cache images for offline viewing, the links it the articles are across the web and are only displayed when the get loaded, that&#039;s only possible in online mode.

Is the behavior of randomly opening a browser window as soon as you open an article or only during scrolling in an article?

I had the issue with not showing items in the list one time, but it never happened again. I&#039;ll try to reproduce it and I have a look in what&#039;s going on there. Can you reproduce it and can describe the steps to do it so that it&#039;s easier to find the bug?

Thanks,
René]]></description>
		<content:encoded><![CDATA[<p>Danilo,<br />
The app doesn&#8217;t cache images for offline viewing, the links it the articles are across the web and are only displayed when the get loaded, that&#8217;s only possible in online mode.</p>
<p>Is the behavior of randomly opening a browser window as soon as you open an article or only during scrolling in an article?</p>
<p>I had the issue with not showing items in the list one time, but it never happened again. I&#8217;ll try to reproduce it and I have a look in what&#8217;s going on there. Can you reproduce it and can describe the steps to do it so that it&#8217;s easier to find the bug?</p>
<p>Thanks,<br />
René</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Headlines2 2.0.6 submitted &#8211; What&#8217;s new by danilo2k</title>
		<link>http://codingbees.com/2012/05/08/headlines2-2-0-6-submitted-whats-new/#comment-677</link>
		<dc:creator><![CDATA[danilo2k]]></dc:creator>
		<pubDate>Wed, 16 May 2012 21:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/?p=1003#comment-677</guid>
		<description><![CDATA[Hi.
I have been using Headlines2 for few days, and i like it very much.
just few issues to mention:
- In offline mode pictures in feeds do not appear
- When opening some feeds, the default browser open up.since i am on the train, i have to close it manually.Any chance to put an option that stops the browser to open a link in the feed?
- In some cases the articles for a feed do not show up.i ned to restart HL2 to see them again.
Is it a behaviour you have noticed already?
thanks and regards.
Danilo]]></description>
		<content:encoded><![CDATA[<p>Hi.<br />
I have been using Headlines2 for few days, and i like it very much.<br />
just few issues to mention:<br />
- In offline mode pictures in feeds do not appear<br />
- When opening some feeds, the default browser open up.since i am on the train, i have to close it manually.Any chance to put an option that stops the browser to open a link in the feed?<br />
- In some cases the articles for a feed do not show up.i ned to restart HL2 to see them again.<br />
Is it a behaviour you have noticed already?<br />
thanks and regards.<br />
Danilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Headlines2 2.0.3 submitted &#8211; What&#8217;s new by Headlines2 - RSS Feed and News Reader - webOS Nation Forums</title>
		<link>http://codingbees.com/2012/03/06/headlines2-2-0-3-submitted-whats-new/#comment-571</link>
		<dc:creator><![CDATA[Headlines2 - RSS Feed and News Reader - webOS Nation Forums]]></dc:creator>
		<pubDate>Tue, 06 Mar 2012 23:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/?p=937#comment-571</guid>
		<description><![CDATA[[...] included. Do I need to mention Instapaper and ReadItLater direct support?  Headlines homepage Latest news for version 2.0.3  The app was featured as a special app from HP during christmas holiday and was also a noteworthy [...]]]></description>
		<content:encoded><![CDATA[<p>[...] included. Do I need to mention Instapaper and ReadItLater direct support?  Headlines homepage Latest news for version 2.0.3  The app was featured as a special app from HP during christmas holiday and was also a noteworthy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColorHarmony by R</title>
		<link>http://codingbees.com/applications/colorharmony/#comment-550</link>
		<dc:creator><![CDATA[R]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 23:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://rretsiem.wordpress.com/#comment-550</guid>
		<description><![CDATA[Make what?
A color theme? That&#039;s only possible on the Kuler website itself, Adobe does not provide that feature via their very limited API. So it&#039;s not possible for apps.]]></description>
		<content:encoded><![CDATA[<p>Make what?<br />
A color theme? That&#8217;s only possible on the Kuler website itself, Adobe does not provide that feature via their very limited API. So it&#8217;s not possible for apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ColorHarmony by bella</title>
		<link>http://codingbees.com/applications/colorharmony/#comment-549</link>
		<dc:creator><![CDATA[bella]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 15:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://rretsiem.wordpress.com/#comment-549</guid>
		<description><![CDATA[how do you make one?]]></description>
		<content:encoded><![CDATA[<p>how do you make one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Headlines2 update 2.0.2 coming soon by Headlines2 2.0.2 submitted &#8211; What&#8217;s new &#124; The CodingBees</title>
		<link>http://codingbees.com/2012/01/20/headlines2-update-2-0-2-coming-soon/#comment-542</link>
		<dc:creator><![CDATA[Headlines2 2.0.2 submitted &#8211; What&#8217;s new &#124; The CodingBees]]></dc:creator>
		<pubDate>Tue, 31 Jan 2012 16:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/?p=857#comment-542</guid>
		<description><![CDATA[[...] Post navigation &#8592; Previous [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Post navigation &larr; Previous [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Track My Transit by Track My Transit &#8211; Boston update &#124; The CodingBees</title>
		<link>http://codingbees.com/applications/track-my-bus/#comment-503</link>
		<dc:creator><![CDATA[Track My Transit &#8211; Boston update &#124; The CodingBees]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://codingbees.com/#comment-503</guid>
		<description><![CDATA[[...] Track My Transit [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Track My Transit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MyLove by Long overdue update of MyLove &#124; The CodingBees</title>
		<link>http://codingbees.com/applications/mylove/#comment-460</link>
		<dc:creator><![CDATA[Long overdue update of MyLove &#124; The CodingBees]]></dc:creator>
		<pubDate>Thu, 22 Dec 2011 17:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://rretsiem.wordpress.com/#comment-460</guid>
		<description><![CDATA[[...] MyLove [...]]]></description>
		<content:encoded><![CDATA[<p>[...] MyLove [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

