OK
Pages: 1 2
Rating:
5.81
Thread Listing » General AWN Discussion
A RSS Applet
#16222 by tehkain (1.0000) posted on 1:30pm Friday, November 09th, 2007
NOW IN EXTRAS, thanks.
[Q]



Requires feedparser and xdg-open (deb:python-feedparser, xdg-utils)
[Q]




Version 0.1.6:
https://launchpad.net/awn-py-applets/trunk/3.0rc1/+download/arss0.1.6.awn
* Opml feed list importing support
* fixes yopnono issue with feeds that are undated
* Right click and select import to import
* Right click and select update to update
* story without URLs no longer mean crash
[Q]



0.1.4 Release:
https://launchpad.net/awn-py-applets/trunk/3.0rc1/+download/arss0.1.4.awn
* Fixes the requiring liferea for the icon. Loads backup incase.
* Autoreloads on startup(probably a bad thing let me know)
[Q]



[Q]



 
Readme:

A python feed launcher. Made for launching stories not reading them.
Requires feedparser and xdg-open (deb:python-feedparser, xdg-utils)
Database is stored here: $HOME/.config/awn/applets/.[version].feeddatabase
Use:
Click to read
Right click and select update to update
[Q]



Add feeds too the feedlist file ($HOME/.config/awn/applets/.feedlist)
in this format(example follows, see feedlist_default):
feed1url
feed2url
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 8:48am, 11/18/07
Score: 0 points
Any particular reason?
#16223 by tehkain (1.0000) posted on 1:38pm Friday, November 09th, 2007
Features planed:
Fix white line at startup
tooltips with date/time of entry
auto updating with notification support
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16231 by Dyspros (0.1769) posted on 2:20pm Friday, November 09th, 2007
( no avatar )
Cool applet!
But the icon looks like the one from Liferea...
PS: Can I have your Background image?
[Q]

--
Sorry for my bad English, I'm Swiss
Score: 0 points
Any particular reason?
#16234 by tehkain (1.0000) posted on 2:36pm Friday, November 09th, 2007
Dyspros said:
Cool applet!
But the icon looks like the one from Liferea...
PS: Can I have your Background image?
[Q]



It uses the liferea icon for now.
[Q]



Oh my background is the mac one. Easy to google.
[Q]



Features planed:
* config dialog
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16240 by isaac_j87 (1.0000) posted on 2:55pm Friday, November 09th, 2007



cool applet...works well!
[Q]

--
-Isaac
Score: 0 points
Any particular reason?
#16241 by Suzuran (0.2772) posted on 2:56pm Friday, November 09th, 2007
Would it be possible to add feeds to this with Epiphany's RSS extension? That would be really cool.
[Q]

Score: 0 points
Any particular reason?
#16243 by tehkain (1.0000) posted on 3:07pm Friday, November 09th, 2007
Updated with threading for updates and icon changing to let you know its updating or loading.
[Q]




Suzuran said:
Would it be possible to add feeds to this with Epiphany's RSS extension? That would be really cool.
[Q]



Good idea. I will do that after the core stuff.
[Q]



isaac_j87 said:
cool applet...works well!
[Q]



thanks
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 3:07pm, 11/09/07
Score: 0 points
Any particular reason?
#16244 by tehkain (1.0000) posted on 4:36pm Friday, November 09th, 2007
Fixed:
* flat file
*** now bypasses blank lines and misplaced spaces
*** prints out a feeds name if broken "http://wikipedia.com/rss.xml is not a proper feed"
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 4:50pm, 11/09/07
Score: 0 points
Any particular reason?
#16249 by AndrewGene (0.5968) posted on 9:15pm Friday, November 09th, 2007
Is this supposed to open your browser or take you to the site or anything??? It just displays the stories for me...good start though, thanks.
[Q]

Score: 0 points
Any particular reason?
#16250 by tehkain (1.0000) posted on 10:33pm Friday, November 09th, 2007
It should launch them in your preferred browser on click. it uses
xdg-open "url"
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 10:36pm, 11/09/07
Score: 0 points
Any particular reason?
#16251 by malept (1.0000) posted on 10:57pm Friday, November 09th, 2007
( no avatar )
FYI, xdg-open is a part of the package xdg-utils - for ubuntu, it's a recommended dependency of the ubuntu-desktop package.
[Q]
Score: 0 points
Any particular reason?
#16362 by tehkain (1.0000) posted on 3:05am Sunday, November 11th, 2007
Hey all I have a new version coming out later today. The last release was feature complete for what it was meant to do(launch and track a feed without caching) so I will be moving out of the 0.0.1 phase and into 0.1.0. New features include feed database storing, unread markers, feed icons, auto update, and much more.
[Q]



The applet will also be available for the gnome panel, I guess you could say I am trying to trump yassr.
[Q]



Also opml and a config window are coming in 0.1.0
[Q]



Here is the beta of tonite release. A few bugs left in this one that will be fixed tonite.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 10:09am, 11/11/07
Score: 0 points
Any particular reason?
#16417 by tehkain (1.0000) posted on 1:11am Monday, November 12th, 2007
New version now displays new feeds, uses serialized database, and displays a max amound of feeds.
[Q]



A menu to adjust settings wil be coming soon.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16419 by tehkain (1.0000) posted on 2:41am Monday, November 12th, 2007
New version with 'Mark Feed as Read' feature
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16463 by tehkain (1.0000) posted on 8:49pm Monday, November 12th, 2007
New version up with lots of new features.
[Q]



There are only two things left on the todo list:
1: config gui
2: Opml standard support
[Q]



If Anyone knows much about the later please give me a hand :)
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16540 by tehkain (1.0000) posted on 11:12pm Tuesday, November 13th, 2007
New version. Planning on pushing to extras soon. This one brings in fixes.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16545 by dirken (0.6479) posted on 4:02am Wednesday, November 14th, 2007
nice work, i just started writing on a Google Reader applet which is used for rss feeds but this is really great!
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#16547 by plunn (1.0000) posted on 4:34am Wednesday, November 14th, 2007
Yup, this applet was great, thanks "tehkain" !
[Q]



One little question.. if I "mark all as read", is it possible to
remove those entries ? (only showing unreads)
[Q]



Score: 0 points
Any particular reason?
#16556 by tehkain (1.0000) posted on 11:24am Wednesday, November 14th, 2007
plunn, I will mark that as a planed option for 0.2.0. Good idea
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 11:38am, 11/14/07
Score: 0 points
Any particular reason?
#16565 by searayman (1.0000) posted on 12:48pm Wednesday, November 14th, 2007
dirken said:
nice work, i just started writing on a Google Reader applet which is used for rss feeds but this is really great!
[Q]



i would really love a google reader applet, as i am addicted to google reader.
[Q]
Score: 0 points
Any particular reason?
#16567 by dirken (0.6479) posted on 12:53pm Wednesday, November 14th, 2007
searayman said:
i would really love a google reader applet, as i am addicted to google reader.
[Q]



Well i'm testing it all using this website: http://blog.gpowered.net/2007/08/google-reader-api-functions.html
And I can already tell you now that it's gonna be a hard job to get it working cause there's no official google API for it.
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#16585 by tehkain (1.0000) posted on 8:15pm Wednesday, November 14th, 2007
Quick request, if anyone here uses another RSS client could you export your feed list as a OPML and post it here. You can use http://pastebin.org/.
[Q]



I am trying to write a module to handle the OPML standard and I would like a few test cases. Thanks.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16588 by tehkain (1.0000) posted on 8:35pm Wednesday, November 14th, 2007
dirken you could have the google reader site give you a opml or feedlist then just adapt my applet.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16589 by tehkain (1.0000) posted on 8:47pm Wednesday, November 14th, 2007
It is actually far easier then I expected.
[Q]






I might try to add it if I get a chance and yours is not ready before my 0.2.0
[Q]



___
[Q]



I need an Icon so let me know if anyone can find a good FREE(as in freedom) one
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 12:46am, 11/15/07
Score: 0 points
Any particular reason?
#16594 by yopnono (0.8779) posted on 1:34am Thursday, November 15th, 2007
( no avatar )
Why not include the standard RSS icon?
http://www.feedicons.com/
[Q]

Score: 0 points
Any particular reason?
#16597 by yopnono (0.8779) posted on 3:17am Thursday, November 15th, 2007
( no avatar )
Use the colored icon in the dock and when it's reloading/refreshing use the grey. I did try that and it look good.
[Q]



Also I did try to make it use other icon for the new/unread, but.. it will not accepted it, trying to replace the gtk-new to use a new icon called rss-new and it's placed in the stock folder. but nothing
[Q]



No icon can be replaced in the gkt_stock section.
[Q]



 

def get_menu(self, widget, event):
# Updating info entries
self.unread = other_rss.get_new_count(self.database, False)
self.count = other_rss.get_new_count(self.database, None)
# Building the info entries
menu_root = gtk.Menu()
menu_unread = gtk.ImageMenuItem(('New: ' + str(self.count)))
unread_image = gtk.Image()
unread_image.set_from_stock("gtk-about", 1)
menu_unread.set_image(unread_image)
menu_root.append(menu_unread)
menu_unread = gtk.ImageMenuItem(('Unread: ' + str(self.unread)))
unread_image = gtk.Image()
unread_image.set_from_stock("gtk-new", 1)
menu_unread.set_image(unread_image)
menu_root.append(menu_unread)
[Q]

Score: 0 points
Any particular reason?
#16600 by dirken (0.6479) posted on 3:43am Thursday, November 15th, 2007
I ain't get any graphical yet, i'm just trying to get everything working to show in the terminal for now, if that works i can get something graphical
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#16603 by tehkain (1.0000) posted on 4:28am Thursday, November 15th, 2007
yopnono said:
No icon can be replaced in the gkt_stock section.
[Q]



I wouldnt use the stock icon call for that. It is a gtk.Image it can use pixbuffs.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 4:28am, 11/15/07
Score: 0 points
Any particular reason?
#16606 by yopnono (0.8779) posted on 4:38am Thursday, November 15th, 2007
( no avatar )
tehkain said:
I wouldnt use the stock icon call for that. It is a gtk.Image it can use pixbuffs.
[Q]



?
[Q]



In this section I can replace the icon name for an other:
[Q]



 

A non looping threaded handler for the update button
"""
self.set_icon(self.theme.load_icon("rss-offline", self.height, 0))
[Q]



But not in this:
[Q]



 

def get_menu(self, widget, event):
# Updating info entries
self.unread = other_rss.get_new_count(self.database, False)
self.count = other_rss.get_new_count(self.database, None)
# Building the info entries
menu_root = gtk.Menu()
menu_unread = gtk.ImageMenuItem(('New: ' + str(self.count)))
unread_image = gtk.Image()
unread_image.set_from_stock("gtk-about", 1)
[Q]



*Edited at 4:39am, 11/15/07
Score: 0 points
Any particular reason?
#16607 by tehkain (1.0000) posted on 4:41am Thursday, November 15th, 2007
Thats because the stock system doesnt work the same way all around. You are theme loading it in the first way and the second is gtk stocks. You have to use gtk pixbufs. I will do it when I get a chance
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16609 by yopnono (0.8779) posted on 4:51am Thursday, November 15th, 2007
( no avatar )
ok.
[Q]

Score: 0 points
Any particular reason?
#16611 by yopnono (0.8779) posted on 5:00am Thursday, November 15th, 2007
( no avatar )
Question: It's not possible to integrate it so Firefox can add the feeds directly to the feedlist?
[Q]

Score: 0 points
Any particular reason?
#16612 by tehkain (1.0000) posted on 5:07am Thursday, November 15th, 2007
yopnono said:
Question: It's not possible to integrate it so Firefox can add the feeds directly to the feedlist?
[Q]



Its very possible and epiphany/firefox adding support will be added as soon as I write OPML support.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16616 by yopnono (0.8779) posted on 5:45am Thursday, November 15th, 2007
( no avatar )
Try add this to the feed list and it will brake the whole lot, it will not show any feeds nor update.
[Q]








or any feed from that site.
http://www.metro.se
[Q]

Score: 0 points
Any particular reason?
#16617 by tehkain (1.0000) posted on 5:46am Thursday, November 15th, 2007



It implements the new icon pack
[Q]



I will look into that problem
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16618 by tehkain (1.0000) posted on 5:48am Thursday, November 15th, 2007
That feed doesnt comply with the proper RSS spec. It doesnt include dates or times... I can try to work around it. I will let you know when I get a chance. but honestly without a way to sort/order its screwed. But I will implement a way to avoid simulate sorting.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 5:55am, 11/15/07
Score: 0 points
Any particular reason?
#16619 by yopnono (0.8779) posted on 6:08am Thursday, November 15th, 2007
( no avatar )
tehkain said:
It implements the new icon pack
[Q]



Brilliant. looking good.
[Q]



This is the broken feed. It does work in Fx and also google reader.
[Q]



 

loading...
loading stored database
Unhandled exception in thread started by <bound method App.build_db_threaded_clocked of <App object at 0x85b5284 (AwnAppletSimple at 0x85e4000)>>
Traceback (most recent call last):
File "/home/mike/.config/awn/applets/_rss_awn/rss_awn.py", line 125, in build_db_threaded_clocked
self.build_db()
File "/home/mike/.config/awn/applets/_rss_awn/rss_awn.py", line 92, in build_db
Join.merge_db(self.database, handle_rss.build_db())
File "/media/sda2/Projects/AWN/arss/_rss_awn/Core/handle_rss.py", line 85, in build_db
File "/media/sda2/Projects/AWN/arss/_rss_awn/Core/handle_rss.py", line 71, in get_feeds
File "/media/sda2/Projects/AWN/arss/_rss_awn/Core/handle_rss.py", line 32, in compare_two_dicts
File "/var/lib/python-support/python2.5/feedparser.py", line 200, in __getitem__
return UserDict.__getitem__(self, realkey)
KeyError: 'updated_parsed'
[Q]




Also why not add the icon in the notification?
simplenotify.py
def send(app_name = "None" , replaces_id = 0, icon = "the_feed-icon",
[Q]

Score: 0 points
Any particular reason?
#16621 by yopnono (0.8779) posted on 6:19am Thursday, November 15th, 2007
( no avatar )
Sorry for being a pain in the *** but the feed-icon is not square;)
[Q]



Here you have some new ones
http://www.mediafire.com/?04zcswywety
[Q]

Score: 0 points
Any particular reason?
#16622 by tehkain (1.0000) posted on 6:22am Thursday, November 15th, 2007
The error is as I expected. Feedparser and my app are looking for the date and its not provided. I will look into trying to fake it.
[Q]



yopnono said:
<br />Also why not add the icon in the notification?<br />simplenotify.py<br />def send(app_name = "None" , replaces_id = 0, icon = "the_feed-icon",<br />
[Q]



Yup
[Q]



yopnono said:
Sorry for being a pain in the *** but the feed-icon is not square;)
[Q]



Thanks, will go out in 0.1.5
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs

*Edited at 6:22am, 11/15/07
Score: 0 points
Any particular reason?
#16632 by yopnono (0.8779) posted on 6:59am Thursday, November 15th, 2007
( no avatar )
More stuff please add an option to adjust the feed reload settings.
Like now the default is 3600sec = 1h
[Q]



And also maybe the option to have an sound notify.
possible to have rounded corners for the notify popup.
[Q]



It's easy to ask for stuff when you not are doing it yourself :)
[Q]

Score: 0 points
Any particular reason?
#16653 by yopnono (0.8779) posted on 9:16am Thursday, November 15th, 2007
( no avatar )
How about this?
[Q]



rss_awn.py
[Q]



 

self.resultToolTip = str(self.count) + " New Feeds"
[Q]



++ Line: 109
-- Line: 71
[Q]



And the option to have the popup or not
[Q]

Score: 0 points
Any particular reason?
#16673 by tehkain (1.0000) posted on 3:38pm Thursday, November 15th, 2007
yopnono said:
More stuff please add an option to adjust the feed reload settings.
Like now the default is 3600sec = 1h
[Q]



I am waiting for OPML support to add the config window
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16674 by dirken (0.6479) posted on 3:42pm Thursday, November 15th, 2007
and is there already any more support for the google reader?
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#16688 by tehkain (1.0000) posted on 7:45pm Thursday, November 15th, 2007
dirken said:
and is there already any more support for the google reader?
[Q]



As soon as we can get the api to give you a opml or a feedlist it will be done.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16690 by tehkain (1.0000) posted on 9:41pm Thursday, November 15th, 2007
Hey all big big update.
[Q]



Version 0.1.5:
* Opml feed list importing support
* fixes yopnono issue with feeds that are undated
[Q]



Right click to select import
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16693 by yopnono (0.8779) posted on 12:25am Friday, November 16th, 2007
( no avatar )
tehkain said:
Version 0.1.5:
* Opml feed list importing support
* fixes yopnono issue with feeds that are undated
[Q]



Yep, now metro and skynews works.
Thanks.
[Q]

Score: 0 points
Any particular reason?
#16695 by plunn (1.0000) posted on 1:03am Friday, November 16th, 2007
Works great ! Thanks
[Q]



Maybe the RSS icon should be a little smaller... :-)
[Q]

Score: 0 points
Any particular reason?
#16738 by Suzuran (0.2772) posted on 10:50am Friday, November 16th, 2007
Coming along nicely!
[Q]



About my earlier request, though. When using Epiphany with the "News Feed Subscription" extension, your applet doesn't show up in the options for subscription (the only one that does is "Live Bookmarks," which I assume will add it to Firefox). I'm a bit lacking in knowledge about the technology involved, though, so I can't tell you how to make Epiphany recognize your applet.
[Q]

Score: 0 points
Any particular reason?
#16751 by Suzuran (0.2772) posted on 1:38pm Friday, November 16th, 2007
It would also be cool if the mouseover title could show the number of new and unread entries instead of the applet name.
[Q]

Score: 0 points
Any particular reason?
#16771 by tehkain (1.0000) posted on 3:31pm Friday, November 16th, 2007
Suzuran said:
It would also be cool if the mouseover title could show the number of new and unread entries instead of the applet name.
[Q]



Thats being released with 1.6.
[Q]



Suzuran said:
About my earlier request, though. When using Epiphany with the "News Feed Subscription" extension, your applet doesn't show up in the options for subscription (the only one that does is "Live Bookmarks," which I assume will add it to Firefox). I'm a bit lacking in knowledge about the technology involved, though, so I can't tell you how to make Epiphany recognize your applet.
[Q]



yopnono said:
Question: It's not possible to integrate it so Firefox can add the feeds directly to the feedlist?
[Q]



Firefox and epiphany support will be added when I get done with a few more bugs.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16777 by dirken (0.6479) posted on 4:03pm Friday, November 16th, 2007
for the google reader:
[Q]



is it an xml file that you want te retrieve with all feeds in google reader? Cause that's certainly possible, already have that right now. You just can't make a difference between read and unread altough it should be possible.
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#16780 by tehkain (1.0000) posted on 4:34pm Friday, November 16th, 2007
dirken said:
is it an xml file that you want te retrieve with all feeds in google reader? Cause that's certainly possible, already have that right now. You just can't make a difference between read and unread altough it should be possible.
[Q]



Yea thats a opml file, thats what I am hunting for
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16784 by tehkain (1.0000) posted on 6:14pm Friday, November 16th, 2007
dirken said:
for the google reader:
[Q]



If you can pass the code on to me I should be able to adapt it
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16797 by dirken (0.6479) posted on 1:51am Saturday, November 17th, 2007
tehkain said:
dirken said:
for the google reader:
[Q]



just have a look at the google reader applet topic!
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#16800 by tehkain (1.0000) posted on 4:56am Saturday, November 17th, 2007
dirken said:
just have a look at the google reader applet topic!
[Q]



Thanks, working on a backend for it.
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16801 by tehkain (1.0000) posted on 5:14am Saturday, November 17th, 2007



Good module already written for this type of thing, good stuff!
[Q]



Google reader imports are going to be in the next awn-extras push of the applet
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16890 by tehkain (1.0000) posted on 8:50am Sunday, November 18th, 2007
The applet is now in extras, I have already added support for pulling your feedlist from google reader but I am waiting to push this due to wanting it to sync with google reader not just pull a feed list
[Q]

--
I hate rss, NM0.6x, atom, and xml. I love python, vala,and good documentation and APIs
Score: 0 points
Any particular reason?
#16893 by gilir (0.9999) posted on 9:18am Sunday, November 18th, 2007
Thanks tehkain, it's a nice applet :)
[Q]



Some features request :p
- A button "Make all as read" for all feed
- Ability to set directory in feeds ...
- ... or display feeds with unread messages on the top of the list
[Q]

Score: 0 points
Any particular reason?
#17068 by ryancr (1.0000) posted on 3:03pm Monday, November 19th, 2007
Just playing with you rss applet, works great.
[Q]



Was thinking it would be nice to see the first couple of lines of text from 'the' article. Not sure of the best way, maybe in the tooltip or something?
[Q]



Anyways just an idea.
[Q]

Score: 0 points
Any particular reason?
#17202 by yopnono (0.8779) posted on 1:55am Wednesday, November 21st, 2007
( no avatar )
Question/request:
[Q]



Is it possible to keep the rss list open even after you have clicked on a link.
[Q]



Like now if you like to read more feeds, you need to open the list again after you clicked on a link.
[Q]



An option like the weather applet so the feed list stays open until you click the applet again.
[Q]



Hope you understand what I'm looking for.
[Q]

Score: 0 points
Any particular reason?
Pages: 1 2
Thread Listing » General AWN Discussion » A RSS Applet

Post A Reply:

Anonymous posting has been disabled. Please register first before attempting to post.
Powered by Metaforum ©2004-2010
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.