![]() |
Re: FeedingIt - RSS Reader
Quote:
Can you start it up from the X-Terminal by typing "FeedingIt" there, click on the category, and then quit. Are there are any error messages displayed in the terminal (output is quite verbose, ignore the ones that start with the date)? |
Re: FeedingIt - RSS Reader
Here you go:
Code:
~ $ FeedingIt |
Re: FeedingIt - RSS Reader
Thanks to handaxe very valuable help, we've fixed a number of issues in the beta version. If you've already installed it, please download the update again (same file name): https://garage.maemo.org/frs/?group_id=1202
As an addendum to known-issues, articles will show as black on black in the QML interface until you run an update. |
Re: FeedingIt - RSS Reader
Some observations on the qml version (and I assume the functionality will match that of the no qml interface):
Updating feeds takes a VERY long time compared to the noqml interface. I thought it had hung but later saw that it was still busy with a feed that generally has the largest number of updates (bbc news if it matters). No errors in output from CLI. (As an aside -no great complaint but FeedingIt takes much longer to update the same feed list than does RssOwl on a linux desktop - could be network card throughput related though) The built-in web reader: if one uses the magnifier it is very difficult to drag the screen to the left or right to view enlarged text. The screen re-centres upon releasing the stylus (for eg. one needs to scroll down). If one drags too energetically left or right, the screen pages over to the pre- or suc-seeding feed item. Difficult to get the balance right and tiring... |
Re: FeedingIt - RSS Reader
Quote:
Updates are mostly disk I/O bound (and CPU), rather than network. It definitely could use some benchmarking, and optimizing. Quote:
Thanks for the feedback, though, very appreciated! |
Re: FeedingIt - RSS Reader
Hey Slocan, is there anyway to get a list of links for the archived articles? The archived feature is nice, but whenever I open a saved article (say from ArsTechnica) I get spammed with 4-5 windows opened (Facebook, Twitter, some advertisements, etc..). I've gave up on viewing it through the built in webkit browser and resorted to just Googling the titles of the saved feeds.
|
Re: FeedingIt - RSS Reader
LaughingMan, save this to a file export.py (or whatever name you want), and run it with "python export.py" on the terminal
Code:
import sqlite3 |
Re: FeedingIt - RSS Reader
Thanks, I just gotta print it to a .txt file and everything is set. :)
I could just add something to the print command right? I'll test it out myself tomorrow. Code:
import sqlite3 |
Re: FeedingIt - RSS Reader
Quote:
|
Re: FeedingIt - RSS Reader
Hmm, I'm getting a unicode error. Anyone know of a way to change it to write in UTF-8 format? Searching through Google offered a few methods but I couldn't get it to work.
|
| All times are GMT. The time now is 19:28. |
vBulletin® Version 3.8.8