[REQ] Multiple RSS reader for avedesk

There are plenty rss readers, for avedesk, but none of them accepts (as far as I know) multiple feeds. Just one. Is it possible (for some developer) to add multiple feeds?

Thanks, dariop.

#335152

Check out either of the following to combine your feeds for the time being: http://www.feedroll.com

http://www.rollup.org

#335182

Can you explain abit more exactly what you me multiple feeds.

Do you mean 1 desklet that gets information from 2+ rss and then how would it display?

AveScripter can be modified to do that, but right now you can have 2+ rss deklets of avescripter each from a different feed.

Supply me Graphics, and I can help. (once I finish current tasks)

#335194

Can you explain abit more exactly what you me multiple feeds.

Was wondering that too? Wouldn't the easiest way just be to add additional layers/modified script with links on the front.

Or if he means multiple feeds on the front with say 3 headlines each. Sublayers would allow this?

Just some random scattered thoughts.

#335208

I mean exactly that: adding multiple feeds to the front as many as I want, with a configurable set of headlines. Ok, I thought a bit more, and this is more or less the simplest solution I had,

untitled12be.jpg

That is, with the arrows I could change between feeds. They can also rotate every t seconds... but the interface details better left for you ppl.

PS: I made the exampel with the last rss feed because is the one I like most.

#335347

Funny thing I was just at a Japanese site with a SysStat's RSS config very similar with the arrows in the corner. http://blog.livedoor.jp/aquabelle02/archiv...at_1264362.html

Definite this can be accomplished by modifying PCM's js and adding multiple layers with slide effect. The real question is how many feeds do ya want? :P

I'll take a try at it tomorrow.

Edit: Shizen. You meant each headline's title on first layer?

#335422

Yeah, that's funny. I didn't know that site. Besides the arrows, as I pointed out, if you can make the different seeds rotate that would be very entertaining :). With respect to the feeds, as many as I need. Maybe a config file with a list of feeds. They can be added, one by one in the place you, now, allow just to put one.

#335427

That would be very easy to do.. And with the current scripter you could even make it configurable the amount of rss feeds you want to add.

Instead of creating XML feed in the XML, you would need to create them using the OnCreate event. Then, you would need to trigger at the end to fetch the data.

You could event store each one in its own parameter to make it simple. You would need 1 parameter to store the total feeds, then then that would just get each parameter.

IF you need some sort of sample Smiley, I could try to modify your version "with arrow buttons I would need" and email it to you. Then you can do a few tests and release it.

Would need two arrow buttons, + - buttons (to add and remove feeds)

if you need more help on how to do it you can pm me.

#335440

You're more likely to get this scripted well before I do as I'm playing around with xmltv scripts at the moment. :)

Will do up the buttons & email them to you

Also, plan to release the graphics file in GIMP .xcf format on the site at some point. Just need add some notes/tips.

#335459

any progress with this?

#337689

what is avedesk

#337691

sorry I haven't had the chance to look at it yet...Its on my list of tasks.. sadly my list is VERY long :S

#337722

I guessed your queue was long, I know you work a lot in many of these desklets. Glad to know that at least is in your list!

#337787