Hi, I've just noticed this post. Some comments below.
---On 2013.Apr.19 10:01 AM, Amir Aavani wrote:> Hi all,
>
> I proposed an idea for this year Google summer of code, in the
> brainstorming page, but I am not sure how the brainstorming ideas work.
> Should I wait for your feedback on my idea? My proposal is:
>
> Since Google reader will not be accessible anymore, soon, many Gooders
> are looking for new website/application to migrate their data and use it
> instead of G-Reader. I have been playing around with Thunderbird
> Feedreader, for a while and I noticed the following shortcoming in it:
>
> 1- It does not respect the folder setting of G-Reader.
If all feeds from a valid opmlare not imported, a bug should be filed.
However, note that the true structure of imported folders/feeds is shown
in the Subscribe dialog. Importantly, note that in Tb a 'folder' may
have 0, 1, or many feed url subscription properties. These are shown in
Subscribe, but not in the folder pane. In Tb, a folder in the tree
represents either an account, a subdirectory, or a (currently) berkely
mbox datastore.
2- Finding the
> unread items is not easy: one need to check all the weblogs to find the
> unread posts.
One can easily create a saved search folder, with a rule to show status
of unread, at any level in an account folder hierarchy.
> 3- Syncing: I have installed Thunderbird both on my
> school's desktop and on my home laptop. Since I am fetching my emails
> through IMAP protocol, I did not feel I need to sync my Thunderbirds.
> But having imported the weblogs I am following, this is a necessity.
> 4- Storage: Again, having multiple Thunderbirds urges having universally
> accessible storages (like Google drive or dropbox).
Well, if you mean sync like Firefox Sync, I believe this was
investigated as a past GSOC project. Imo, sync as a service for Moz
products could be a great revenue model but it's a Mozilla decision.
And syncing to anything in the cloud would be a large project. If I had
to absolutely have certain feeds in the cloud, I'd not recreate the
wheel, but instead set up filters to move/copy them to an existing IMAP
account and create a folder structure there, if the storage cost isn't
an issue..
> 5- Tracking Weblogs
> with unread items is hard: One need to scroll all the weblogs to find
> the weblogs having unread items in them. Having the feature to hide
> weblogs without any unread item is going to be helpful.
Creating folder hierarchies within the feeds account root can make the
tree very organized, and saved search folders can get you access to
specific items fast, based on rules you create (right click, Search
Messages). In addition, smart folders are built in and span all folders
all accounts. View->Folders. The easily discoverable UI was mistakenly
removed from folderpane.
> 6- Thunderbird
> does not render some folder names (weblogs name) properly: It mainly
> happens when the name of weblog is in Persian and it ends with close
> parenthesis (I am experiencing the same issue in Firefox, too)
>
Feed folder names are created from the feed's title. When the title is
non ascii, the OS filesystem name is created as a hash value. The
'pretty' name is stored as a property of the folder; the name can be
changed to any localized value. If the properties db is
unavailable/corrupted (imo rare), then the hash value is displayed.
This leads to dismay but the folder can be renamed back.. Note that in
Subscribe you can click on the Store Articles in: field, with a folder
selected, to show the disk name.