Article about GobbleRSS on linux.com
2008-01-09 20:56
Thanks to Nathan Willis for his
article
covering GobbleRSS on linux.com
(Yes, I know, the ratio of linked words is too high in that sentence!)
(Yes, I know, the ratio of linked words is too high in that sentence!)
Bugfixes: reset scroll, empty filters, load articles from feeds
2007-09-01 14:09
Here's the recent bugfixes:
- r53 2007-09-01 Fix for article scroll not resetted to top when switching articles.
- r52 2007-08-20 Bugfix for empty filters.
- r51 2007-08-19 Update to better load articles; load them in random order, so if the last feeds are never fetched because of timeout, it won't affect always the same feed.
New feature: articles filters
2007-08-03 17:33
I just committed a new feature that
allows you to filter out articles containing specific words from
your reading list. Articles containing the words you specify will
not be shown in the reading interface, and will be marked 'read'
automatically.
- r48-50 2007-08-03 New feature: filters for articles.
- r47 2007-07-03 Bugfix for invalid SQL query when updating an article.
- r46 2007-07-15 Fix to force UTF-8 encoding on all pages.
- r45 2007-07-15 Added Last Opened and Last Starred items in Statistics page.
- r44 2007-07-15 Fixed text in articles for which the subscription has been deleted.
Bugfix & compatibility fixes (PHP 4, MySQL 4.0)
2007-07-03 11:07
Here's the changes made today to try
to support PHP 4 and MySQL 4.0:
- r37, 39-r43 2007-07-03 Support for PHP4. Support for MySQL < 4.1 (no support for collate & charset in table creation).
- r38 2007-07-03 Bugfix: DB Migration failed if tables didn't exists. Now creating tables first then try to do DB Migration.
- r36 2007-07-03 Updated ReadMe file.
Bugfixes and small changes
2007-07-03 04:22
Here's the recent changes:
- r35 2007-07-03 Bugfix: PHP 5 required only to use ma.gnolia export feature.
- r34 2007-06-13 No need for modal sexyBOX when opening an article.
- r32, r33 2007-06-11 Allow user to Cmd-Click (Ctrl-Click in Windows) the article title to open a new background tab. v/o/space shortcut is untouched (i.e. it still opens the article in a new window with focus).
- r31 2007-06-09 Bugfix for empty articles IDs field when form is submitted.
- r30 2007-06-09 New option to filter unread articles: only for a specific feed, or everything except a specific feed. Useful to filter-out digg feed when you don't have time to read all that spam!
- r29 2007-05-13 Changed keyboard shortcuts to follow Google Reader. Added sexyBox notification when starring / marking unread an article.
- r28 2007-05-11 Fixed JavaScript error that appeared when showing the last unread article.
- r27 2007-05-10 Fixed minor pre-fetching bug.
New features: articles pre-fetching
2007-05-10 08:31
Here's the recent changes:
- r25, r26, r26 2007-05-09 Added pre-fetching while reading articles: pre-fetch next article to be able to load it faster.
- r24 2007-04-23 Added longer timeout to prevent slow feeds from stopping processing. Now using 2m.
More New features & fixes
2007-04-22 11:55
In the three months, I committed a
couple of new features and bug fixes. Here's the official
changelog:
- r22, r23 2007-04-22 (Latest version) Added option to export subscriptions as OPML.
- r20, r21 2007-04-22 New functionality: export starred items to ma.gnolia
- r19 2007-04-22 Bugfix: removed warning when reading articles by ID.
- r18 2007-04-17 New JS library to show graphics.
- r17 2007-04-17 Allow post-processing on subscriptions feeds (need to manually insert Regular Expressions in MySQL for now to use this).
- r16 2007-04-17 Mark articles as 'opened' when opening them; will allow statistics.
- r15 2007-04-17 Split tables creation code into a separate PHP file.
- r14 2007-04-17 New DB migration script to change DB tables.
- r13 2007-04-17 New drop down menu to change pages; new Statistics page.
- r11, r12 2007-02-29 Bugfix for articles ID box and space bar shortcut.
- r8, r9, r10 2007-02-19 Added User-Agent to HTTP GET requests to bypass websites that block PHP's default User-Agent.
- r7 2007-01-23 Multiple lines title is easier to read than one long line.
New features & fixes
2007-01-13 13:39
In the last month, I committed a
couple of new features and bug fixes. Here's the official
changelog:
- r6 2007-01-13 (Latest version) Enhancement: Added link in Subscriptions page to add GobbleRSS as a Firefox 2 feed reader; fixed a JS error in Subscriptions page; fixed small things in the visual of the Subscriptions page.
- r5 2006-12-21 Enhancement: Added space (the space key) shortcut to open original.
- r4 2006-12-20 Bugfix: Create tables when loading index.php the first time, if needed.
- r3 2006-12-10 (First release) Enhancement: Changed default config.
New Help Forum
2006-12-10 18:12
A new Help Forum
has been created.
Feel free to register and post comments or questions about GobbleRSS.
The new forum is available at http://beast.danslereseau.com
Feel free to register and post comments or questions about GobbleRSS.
The new forum is available at http://beast.danslereseau.com
New website
2006-12-10 18:12
Lauched a new website, http://gobblerss.pommepause.com, for
GobbleRss.
- News about the project, with a RSS feed to stay current with new developments.
- A How to use page that explains the basic functionality of GobbleRSS.
- An Installation page that explains how to install GobbleRSS (same instructions can be found in the ReadMe.rtf file in the downloadable package).
- Download page with links to source code.
- News about the project, with a RSS feed to stay current with new developments.
- A How to use page that explains the basic functionality of GobbleRSS.
- An Installation page that explains how to install GobbleRSS (same instructions can be found in the ReadMe.rtf file in the downloadable package).
- Download page with links to source code.