[widget][2.1+][3.1+][retired] Scrollable news widget (2.1.2)

Search This thread

nugieza

Member
Apr 9, 2011
5
0
I just installed this great widget, really like it. I hope the date-time format in footer can be customized in the next version. The format is too long, year and second are not necessary to display in footer.
 

gdodinet

Senior Member
Sep 16, 2010
246
121
gilles.dodinet.fr
I just installed this great widget, really like it. I hope the date-time format in footer can be customized in the next version. The format is too long, year and second are not necessary to display in footer.

I've just resumed working on the widget. Next version will add greader integration and some sharing support. I'll try to look at the date format - no promise though :)
 
  • Like
Reactions: nugieza

nugieza

Member
Apr 9, 2011
5
0
I've just resumed working on the widget. Next version will add greader integration and some sharing support. I'll try to look at the date format - no promise though :)

Just removing the year and second is enough, without customization menu is also OK .... :)

This widget is simple, the news is summarized in widget and with just one click the full story is displayed, really love it. Sharing support is also a great plan for next version....can't wait it .... :)
 

gdodinet

Senior Member
Sep 16, 2010
246
121
gilles.dodinet.fr
Both rss and atom are supported. I'm not sure why none of the feeds your tried load but you should check the urls when adding the feed (use the 'check' button). I suppose you could also try to paste the exact url in a browser just to be on the safe side -- the ui to add a feed is not exactly user-friendly yet although a lookup feature has been added it is not bullet-proof (mobile version of some site donot emit the rss link). Also i guess you use a supported launcher (It won't work with stock launchers).
 

gdodinet

Senior Member
Sep 16, 2010
246
121
gilles.dodinet.fr


Thanks a lot for the failing urls. I indeed cannot make them to work. I guess this might be due to the https protocol. It has been reported to not work -- i didn't take the time to look at this issue yet. In your case, changing the protocol to http doesn't work neither because it seems that a redirection is involved. Sorry for the inconvenience.
 

gdodinet

Senior Member
Sep 16, 2010
246
121
gilles.dodinet.fr

Good news. Thanks to your urls, i've isolated and fixed the issue. It was a rather dumb error on my part (i'll spare you the embarassing details).

I also partly dropped rome rss parser because it exposes a critical issue regarding performance. I use now feedgoal instead which supports rss, atom and rdf in a very simple way. Performances are now way better!

All those changes will be part of the next version (simplified footer date included). Next version should land relatively recently (give or take a month top).
 
Last edited:

euqiddis

Senior Member
Sep 11, 2010
199
48
London
Good news. Thanks to your urls, i've isolated and fixed the issue. It was a rather dumb error on my part (i'll spare you the embarassing details).

I also partly dropped rome rss parser because it exposes a critical issue regarding performance. I use now feedgoal instead which supports rss, atom and rdf in a very simple way. Performances are now way better!

All those changes will be part of the next version (simplified footer date included). Next version should land relatively recently (give or take a month top).

Perfect.

Sent from my HTC Wildfire using XDA App
 

ctakah27

Senior Member
Oct 20, 2010
521
102
NYC
zeam

so as many of you know zeam just removed scrollable api. Is there a workaround?
Or screw zeam, tell me what launcher has that 3d cube thing look?
 

Roelosaurus

Senior Member
Sep 16, 2010
50
10
roelosaur.us
"Feed has moved"

Hey,

Since yesterday I have a stupid issue.
The widget keeps given "Feed has moved This feed has moved to ." on top.
If there is new news incoming it just stays on top, so the news is always the second line.
I've already deleted and re-added the widget, changed to a different feed, but it keeps giving this.

I really love this widget because it's the only one I can customize that way it fits my theme... but this little bug really f's it up...

Please give me a solution for this problem French boy-wonder!


Thanks!
 

Attachments

  • ScrollableRSS.jpg
    ScrollableRSS.jpg
    44.8 KB · Views: 226
Last edited:

gdodinet

Senior Member
Sep 16, 2010
246
121
gilles.dodinet.fr
Hey,

Since yesterday I have a stupid issue.
The widget keeps given "Feed has moved This feed has moved to ." on top.
If there is new news incoming it just stays on top, so the news is always the second line.
I've already deleted and re-added the widget, changed to a different feed, but it keeps giving this.

Hi,

Without further details i cannot say for sure, but my guess is that the url for the feed has changed, and the new url has been stripped. One way to know for sure would be to try loading the url on a desktop computer. If you don't mind giving the url i could also give it a try this week-end (for now i can only get internet with my phone - sorry for any typo).
 

Roelosaurus

Senior Member
Sep 16, 2010
50
10
roelosaur.us
Hi,

Without further details i cannot say for sure, but my guess is that the url for the feed has changed, and the new url has been stripped. One way to know for sure would be to try loading the url on a desktop computer. If you don't mind giving the url i could also give it a try this week-end (for now i can only get internet with my phone - sorry for any typo).

No I don't mind at all good sir: http://www.feedrinse.com/services/channel/?chanurl=5a9181825b2878d4e5fedd601f1ef80a
 

gdodinet

Senior Member
Sep 16, 2010
246
121
gilles.dodinet.fr

Loading the feed with chrome and looking at the source, i found this item :

Code:
<item> 
    <title>Feed has moved</title> 
    <link></link> 
    <description><![CDATA[This feed has moved to .]]></description> 
    <guid isPermaLink="false">Feed has moved</guid> 
</item>

So it appears the link has not been slurped as i thought, but is not included at all.

I only took a quick look but it seems to me that this is androidcentral feed, if so this feed should be ok: feeds.feedburner.com/androidcentral. If not (aggregation, etc.), you should maybe grab the new feed url from the original site directly.

I hope this helps.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 51
    [2014.01] This app has been revived thanks to rori~! Please find the latest version here.

    History

    ---

    Last edit 2012-11-04: version 2.1.2.

    ICS compatible [see history below]. Min compatibility: Android 3.1 (api level 12).

    Source is available on google code under a GPL 3 license: http://code.google.com/p/scrollable-news-widget/source/checkout

    Eclair, Froyo Gingerbread (and Honeycomb 3.0) users: please use v1.4.4.1.

    Previous versions are available form google code : http://code.google.com/p/scrollable-news-widget/downloads/list

    ---

    I've published yesterday [23 nov. 2010] the first version of a scrollable news widget. This is my first attempt at android development.

    I've tested the widget against Launcher Pro and ADW Launcher quickly and quite extensively with Zeam. It still needs some work (amonst other things: theming, feed validation, feed lookup, ...) but it is still usable -- meaning i use it.

    Since version 1.4.0 GReader and news sharing are supported through Scrollable News Addons (paid app).
    The addon has been unpublished as it won't be maintained anymore. Its features will in time be integrated into the main app.

    snw-lite.png


    screenshot_9.png
    snap20110130_165733.png


    Version history:

    2.1.2 (2012-11-04)
    - Add 2 and 3- column layout (not tested with HC)

    2.1.1 (2012-10-28)
    - minor bugs fixes and some sanity checks

    2.1.0 (2012-10-27)
    - Fix embedded browser menu (JB)
    - Google news thumbnail hack (url fix)
    - Stop loading option (reader menu)
    - Support media:content thumbnail
    - Fix media:description incorrect use
    - Add the option to hide story title
    - Get rid of the hideous orb icon
    - Add "mark all read" option"
    - Tweak main settings activity

    2.0.11 (2012-07-25)
    - Critical bug fix regarding wifi connected state

    2.0.10 (2012-07-24)
    - Fix a minor issue regarding non standard date formats

    2.0.9 (2012-06-21)
    - Minor bug fixes
    - More sanity checks

    2.0.8 (2012-06-05)
    - Allow to distribute stories evenly between feeds
    - Defaults update date to pub date if not set
    - Do no update date if no feed(s) not reloaded
    - Minor bug fixes

    2.0.7 (2012-05-21)
    - Fix overlapping elements in layouts 3 & 4

    2.0.6 (2012-05-20)
    - Improve background handling
    - Minor bug fixes
    - Fix thumbnail size
    - Improve layouts 2, 3 & 4

    2.0.5 (2012-05-18)
    - Add debug mode (unhide active areas)
    - Various ergonomics improvements
    - More support for malformed feeds!
    - Fix "Nothing to read" bug!
    - Show widget title while loading
    - Minor bug fixes

    2.0.4 (2012-05-17)
    - Fix HoneyComb updating bug
    - Improve background handling
    - Force title visibility on HC
    - Change theme to Holo dark
    - Add "what's new dialog"

    2.0.3 (2012-05-16) (version gap intended)
    - Offline cache browsing (LOAD_CACHE_ELSE_NETWORK when offline)
    - More sanity checks (empty description, null bmp, etc.)
    - Yahoo namespace support (http://search.yahoo.com/mrss/)
    - Fix widget size (250dp vs. 294dp)
    - add minResize[Width|Height] attributes

    2.0.1 (2012-05-15) {Maintenance release}
    - Fix image extractor bug (no body | bad image)
    - Reload widget on news deletion
    - Force extension on export (snb, snt, opml)
    - Ignore feed on import if title or url is null
    - Read feed color on import
    - Show file path on export success
    - Use item content if description not provided
    - Clear stories before loading new ones (option)

    2.0.0 (2012-05-13)
    - Add third active zone in widget title bar [config | refresh | reload]
    - Add FR translation
    - Add RU translation (thanks to ViNNNtalik@xda)
    - Minor bug fixes

    2.0.0-rc1 (2012-05-10)
    - Add the option to eagerly download thumbnails (global option, default=true)
    - Fix feed export
    - Remove doc! Replace with an About page

    2.0.0-beta-3 (2012-05-08)
    - Add maintenance operations (clear cache, etc.)
    - Hopefully improve in-body thumbnail handling
    - Lay out foundations of the user guide

    2.0.0-beta-2 (2012-05-07)
    - Widget config: automatically apply theme (resp. behaviour) if there's only one
    - Add default theme (default dark + default light)
    - Fix footer padding (layout 5)
    - Implement feed color (takes precedence in story title)
    - Minor fixes

    2.0.0-beta-1 (2012-05-06)
    - Complete rewrite of the widget to support ICS
    - Need Android > 3.1 (Honeycomb; API Level 12)
    - Hopefully much better ergonomics and slightly better performance
    - Sparse documentation (in progress)

    1.4.4.1 (2011-05-26)
    - Fix gap in news entry when content is hidden
    - Make center crop (full width thumbnails) optional

    1.4.4 (2011-05-25)
    - Add square corners backgrounds
    - Bring back plain backgrounds
    - Center thumbnail if content is hidden
    - Add thumbnail lookup priority option
    - Add minimum thumbnail size option
    - Increase max thumbnail size
    - Add large thumbnails warning
    - Workaround wrong enclosed image mimetype
    - Allow to clear thumbnail cache
    - Refine send logs content
    - Full title (not trimmed) if content is hidden
    - Skip share dialog (one click less)
    - Do not reload built-in browser if url not changed
    - Add built-in browser back button support
    - Fix built-in browser history navigation state
    - Fix browser and share activities flow

    1.4.3.1 (2011-05-15)
    - Render items before fetching images

    1.4.3 (2011-05-14)
    - Layout optimization: no more choppy scrolling!
    - Improve thumbnail support
    - Add visual indicator while fetching thumbs
    - Always reload after clicking "update configuration"
    - Single click edit feed
    - Remove widget title shadow
    - Readd widget scrollbar

    1.4.2 (2011-05-07)
    - Add option to use legacy parser instead of the new one
    - Add option to not lookup images in entry summary
    - Improve addon support / maintain feed source
    - Try and tweak scrolling
    - Fix feeds disappearing if not saved
    - Fix regular headline option

    1.4.1.2 (2011-05-01)
    - Fix encoding regression

    1.4.1.1 (2011-04-29)
    - Add OPML Support for import/export
    - Send custom user agent to prevent servers to detect mobile device (some servers can forward to a non rss feed page -- f.i. mobile tailored homepage)
    - When multiple urls are provided for an entry, try to select the most appropriate one

    1.4.1 (2011-04-28)
    - Fix same date issues (causing incomplete feed loading)
    - Fallback to today if date not retrieved
    - Prefer source feed title over registered feed name
    - Add option to show real entry author name
    - Improve layouts and add right thumbnail option

    1.4.0.3 (2011-04-27)
    - Fix date parsing issues

    1.4.0.2 (2011-04-26)
    - Fix encoding issues introduced by 1.4.0
    - Prevent potential name issue

    1.4.0.1 (2011-04-25)
    - Make feed parser more lenient
    - Fix refresh after thumbnail fetch

    1.4.0 (2011-04-24)
    - Add built-in navigation controls
    - Fix https feed issue
    - Add wide widgets for 5 column compatible launchers
    - Change thumbnail entry position (left)
    - Shorten footer date (MMM d, HH:mm)
    - Huge performance boost (dropped Rome parser)
    - Built-in browser now listed in recent activities
    - Properly lookup enclosed images (i think)
    - Prevent potential single quote issue
    - Add a search feed feature
    - Fix unneeded image fetching
    - Add simple addon support

    1.3.4 (2011-02-21)
    - Fix feed color persistency
    - Add plain background options
    - Alternative entry date parsing

    1.3.3 (2011-02-06)
    - Restore instapaper mobilizer alternative
    - Add font size tweaking options
    - Add headline bold font option
    - Fix FC when setting default preferences
    - Fix (caught) IllegalStateException when setting feed color
    - Try preventing OOME when dealing with insane thumbnail settings

    1.3.3-rc (2011-01-30)
    - Add a "Hide header" option
    - Fix the infamous "hard to hit refresh" issue
    - Improve no background layout
    - Integrate Instapaper text version
    - Notification support (ongoing and transient notifications)
    - Protect against AIOOBE (cannot reproduce)

    1.3.2 (2010-12-20)
    - Fix duplicate entries if changing feed color
    - Fix FC on orientation change
    - Try fixing FC on 1.3.1 (bad db upgrade)
    - Relocate data folder to /Android/data (should be transparent)

    1.3.1 (2010-12-19)
    - Allow for bigger thumb
    - Per widget thumb size
    - Change thumb position
    - Improve offline refresh
    - Feed color discriminant
    - Fix AM/PM summary (%a)

    1.3 (2010-12-12)
    - Add feed lookup feature
    - Add Full transparent background
    - Refine Widget reconfiguration
    - Add hide footer option
    - Show last update in widget title
    - Customize widget title format
    - Add clear cache option
    - Add Thumbnail support
    - Use progress dialog for long running operations
    - Minor fixes

    1.2 (2010-12-02)
    - Import/export feeds to SD
    - Save/restore preferences
    - Set/apply default preferences
    - Add Mobilizer option
    - Capitalize headline and footer option
    - Add transparent bg
    - Per widget BG (no change at runtime)
    - Auto prepend http:// if missing
    - Various fixes and improvements

    1.1 (2010-11-28)
    - Removed ads
    - Configurable tap action
    - Configurable summary crop
    - Allow hiding news summary
    - Organize preference screen
    - Add simple appearance tweaks
    - Add simple feed validation
    - Add more refresh intervals

    1.0.1 (2010-11-22)
    - Blind fix locked db issue
    - Do not crop news summary

    1.0 (2010-11-21)
    - Initial release
    2
    So true ... the "Scrollable news widget" is so much more neater, simpler and nicer. Feels so nice to use it and read news on this widget.

    Really, wish one of the experts out here could take on this and revive it!
    2
    1.3

    Hi,

    Thanks for sharing your thoughts about scrollable widget API and LP. As it turned out, i finally decided to continue supporting LP. So i rollbacked my changes and downgraded back to scrollable api v1.

    Version 1.3 has been published a bit earlier today (recent changes are listed in the first post) and is still compatible with LP. It includes some suggested improvements and a few minor fixes (most of them i had to blind code because i cannot reproduce them) .
    2
    How can I get this to get feeds from google reader?

    Use greader from a pc first. And make the feeds public. Watch ur public site and click atom link on the right. Copy That link.

    ____________
    Info, images & links to files:
    http://blackbearblanc.tumblr.com/
    Twitter:mad:jeppefoldager
    Blackbearblanc@gmail.com
    2
    True but I really think better feed discovery is required. It's the only reason I don't use this widget (and I really want to!). It is just painful to set up your feeds because sure-as-gravity I don't remember each of the URLs.

    Keyword search and find is required really... a search for "gizmodo" for example should return the appropriate feed IMHO.

    As stated here, this will be part of 1.4. 1.4 should also add some sort of news sharing feature (i'm working on it these days).