![]() |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Hi everyone:
Thanks for everyone,thanks.:) |
Re: FeedingIt - RSS Reader
slocan,
I have a question and a suggestion. First the question. When I archive an item in an RSS feed, how do I remove the archived article? The only method I have found so far to remove an archived article is to delete the entire archived articles listing. Now onto the suggestion. Have you heard of ReadItLater? The developer of ReadItLater has an API that allows you to hook into his service, so you could consider adding ReadItLater functionality to feedingit if it's possible to integrate his API into the program. |
Re: FeedingIt - RSS Reader
Quote:
Quote:
|
Re: FeedingIt - RSS Reader
New version in extras-devel: 0.5.1-0, but mostly for advanced users, this is a fairly untested version.
Before upgrading, please export your feed list to keep as backup. During the upgrade, read/unread tracking will be reset for all articles (everything to unread). To enable the Webkit features, you need to manually install: https://garage.maemo.org/frs/downloa....2-2_armel.deb (side note, the autobuilder fails to build this for the i386 target, which is why it's not in extras-devel as it should, I'm still trying to figure out why). Main changes: - More responsive over-all, in particular when having lots of feeds (much lower memory footprint, and fewer writing to disk) - When Python-Webkit is installed, you can use a Webkit based widget to read articles (black on white, easier clicking on links, better rendering of pages...) - When Python-Webkit is installed, caching of images for Archived Articles is enabled, for better offline reading |
Re: FeedingIt - RSS Reader
hey :) tested the new version 5.1, and feels alot faster then previous, however i now have 2 new problems.
First of all, FeedingIt no longer recognizes the characters øæåØÆÅ, instead they are replaced with weird symbols. And Second, switching between articles (in portrait) by sweeping your finger left from right or right from left, dosen't work correctly. Its feels like not all the screen recognizes the sweeping gesture. |
Re: FeedingIt - RSS Reader
Quote:
Quote:
|
Re: FeedingIt - RSS Reader
- I did reduce the sensitivity of the swipe, because it was triggered too often accidentally before. So, the gesture has to be a bit longer (about 30 pixels). Maybe it's too unsensitive now.
- I'm guessing this is without the extra .deb installed that you're having issues with some characters? I'll check it out tonight. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Minor/easy feature request.
This is my favorite reader of all, but is there some way to show unread articles using the "system" color, or a user preference for the color of unread/read feeds. In other words, going from unread-bold-white to read-normal-white is okay, but is still a bit hard to see. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
0.5.1-1 is in extras-devel. Same warnings apply as the version uploaded last night, with a few tweeks:
* Fixed read/unread issue when updating feeds * Unread messages are shown in SkyBlue colour Let me know if that's any easier to see now. |
Re: FeedingIt - RSS Reader
Quote:
Some thoughts: Most RSS readers mark the articles in 3 different states: - new (just incoming) - unread (not new since the last application start but still unread) - old I still can't use Firefox to open articles and the same applies for links. I hope this is cured with the webkit release. Eagerly awaiting things to come. |
Re: FeedingIt - RSS Reader
Quote:
Also, I agree tht the swipe sensitivity is too low. In other words, it is now too hard to swipe to the next feed. |
Re: FeedingIt - RSS Reader
1 Attachment(s)
Adding feeds with FeedHandler still doesn't work. Also preferences menu in portrait mode looks wrong.
|
Re: FeedingIt - RSS Reader
0.5.2-0 in extras-devel now. It fixes the portrait-orientation preferences menu, the feedhandler dbus call, and increases the sensitivity of the swipes. It also enables the webkit widget by default now (you can turn it off in the menu).
|
Re: FeedingIt - RSS Reader
thx the latest version works great, i have tested webkit now and it is way better to work with.
The only thing is that if i click on a link and web opens that page. Then that page is a bit bigger ofcourse then the rss feed. And i can scroll vertically just fine. But if i am in portrait mode. Then for web pages i have to center the thing often. But horizontal scrolling doesnt work i cant swipe to the right or left and scroll the page. |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
please fix the problem with cyrillic fonts.
thx |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
|
Re: FeedingIt - RSS Reader
Cool, thanks!
In the latest version available in extras-devel (0.5.2-0), with the Webkit widget, it works properly. |
Re: FeedingIt - RSS Reader
Quote:
I noticed that now, when finger scrolling, the selected text is less sensitive :), so that less text is highlighted, and that the color of the selected text relates to the current theme :). Also, I prefer the white background instead of black :) Still hoping that you can make unread feed colors and date text color come from the theme in the same way as when finger scrolling. Great work. |
Re: FeedingIt - RSS Reader
Does Feedingit support proxies?
I recently started Tor, and can't update my rss feeds with Feedingit or Feed Circuit, but the default RSS reader works fine. This is only when I'm using Tmobile, which I need a proxy for. When I go back to wireless, which doesn't use Tor or any proxy, Feedingit and Feed Circuit work great. Edit: It's suggested that FeedingIt doesn't use the proxy settings in GConf. |
Re: FeedingIt - RSS Reader
geneven, FeedingIt uses a simple http connection request through the python libraries. I'd have assumed it uses whatever proxy had been setup, but I guess it doesn't. Not too familiar with this, but I'll try to see if there is something not too complicated I can do in the mid-term.
|
Re: FeedingIt - RSS Reader
Anyone else having trouble scrolling through the webkit reader? It's extremely "sticky," stuttery, and slow.
|
Re: FeedingIt - RSS Reader
@geneven: I've uploaded 0.5.2-2 in extras-devel which to try the proxy support. Can you give it a try and let me know if feeds update with your proxy? Images, and other side downloads might not work yet, just the feed updates.
@sorodoros: is it slow for all feeds? i've noticed some css and flash applets causes it to slow down quite a bit, but most pages are fairly smooth (not as smooth as it should/could be, but very usable). Also, 0.5.2-2 now uses the theme color for unread messages. Note, there is an issue in the 0.5 series with the read/unread tracking, sometimes articles are listed multiple times. Leaving the feed listing, and coming back in usually fixes it. |
Re: FeedingIt - RSS Reader
Quote:
Though as you mentioned it leaving everything fixes the issue. |
Re: FeedingIt - RSS Reader
2 Attachment(s)
I really like this program. Unfortunately. there are problems with fonts to show pages correctly, especially russian fonts. Can this be fixed?
|
Re: FeedingIt - RSS Reader
Sorry, just posted reply from my phone and did not realise that this was already mentioned above.
|
Re: FeedingIt - RSS Reader
Quote:
There is another issue with webkit: When using it in portrait mode there is no text reflow (right-hand margins are cut off), and so it is not possible to read articles without reverting to landscape. Quote:
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
Wow, fantastic, it works! |
Re: FeedingIt - RSS Reader
Quote:
Quote:
Quote:
- If an old article is read and over 24 hours (the expiry limit), purge it. Otherwise, keep it. - If an old article is unread and over 48 hours (2 times the expiry limit), purge it. Otherwise, keep it. - Add all the articles from the feed update (including articles that could be very old, but still present in the RSS) |
Re: FeedingIt - RSS Reader
Quote:
Quote:
Quote:
|
Re: FeedingIt - RSS Reader
Quote:
Quote:
|
Re: FeedingIt - RSS Reader
0.5.2-3 in extras-devel which now finds the right color for unread items from the theme. And possible fix for the Mark all as read button.
|
Re: FeedingIt - RSS Reader
0.5.2-3 installed, but I can not read individual feeds after update / refresh /.
|
Re: FeedingIt - RSS Reader
I have the same issue here 0.5.2-3 can't open feeds. Have tried disabling webkit but issue persists.
|
Re: FeedingIt - RSS Reader
Same here. After the update, only feeds without unread items can be opened...
|
Re: FeedingIt - RSS Reader
+1. .5.2-3 is broken .
|
| All times are GMT. The time now is 21:53. |
vBulletin® Version 3.8.8