| View previous topic :: View next topic |
| Author |
Message |
wsw
Joined: 16 Jun 2007 Posts: 35
|
Posted: Sun Jul 29, 2007 1:20 pm Post subject: rss feed from souceforge updates every check |
|
|
hello,
i monitor a rss feed from souceforge: http://sourceforge.net/export/rss2_projfiles.php?group_id=9328
which shoud tell me, if a new version comes out.
wsw shows the rss with every check as new, because the numbers always change "(3365638 bytes, 52984 downloads to date)"
| Code: | unxutils current released (Thu, 01 Mar 2007 14:22:41 GMT)
http://sourceforge.net/project/shownotes.php?release_id=490307http://sourceforge.net/project/shownotes.php?release_id=490307
Published: Thu, 01 Mar 2007 14:22:41 GMT <COMMENTS>
http://sourceforge.net/projects/unxutils/
Released at Thu, 01 Mar 2007 14:22:41 GMT by fincher
Includes files: UnxUtils.zip (3365638 bytes, 52984 downloads to date), UnxUtilsSrc.zip (38592955 bytes, 4929 downloads to date)
[Download] [Release Notes]
|
i had a look on the sourceforge site, but there is no other rss to choose,
anybody here has a workaround that wsw only alam me, if the version is really a new one?
i've searched the forum, but did only found that post http://aignes.com/forum/viewtopic.php?t=990&highlight=sourceforge which isnt telling me anything :-)
cheers |
|
| Back to top |
|
 |
Martin Aignesberger Site Admin

Joined: 11 May 2005 Posts: 5845
|
Posted: Mon Jul 30, 2007 10:29 am Post subject: |
|
|
I haven't got an update in my tests yet, but I think that a Ignore filter should solve this problem:
| Code: | regex(\d+ bytes)
regex(\d+ downloads) |
_________________ Martin Aignesberger [SUPPORT] |
|
| Back to top |
|
 |
wsw
Joined: 16 Jun 2007 Posts: 35
|
Posted: Mon Jul 30, 2007 10:48 am Post subject: |
|
|
| Martin Aignesberger wrote: | | Code: | regex(\d+ bytes)
regex(\d+ downloads) |
|
well, thank you,
it seems to work!
but i recognize a strange behaviour:
the wsw lines "full" and "headlines" disappead from the showed content, after aplying the new filter. (and restore from the prev. version, before)
i had to remove the local files from the bookmark and check again, then the lines were there (or just showed?) again.
i tested this with several bookmarks, i updated with your kindly help! |
|
| Back to top |
|
 |
Martin Aignesberger Site Admin

Joined: 11 May 2005 Posts: 5845
|
Posted: Tue Jul 31, 2007 9:25 am Post subject: |
|
|
| Quote: | | (and restore from the prev. version, before) |
that's the point. The "full/headline" feature is only available in the version with highlighted feeds. As soon as you restore the previous version, the old version is copied over the new version and the highlighted version is deleted. As soon as you get an update, the "full/headline" feature will be back. _________________ Martin Aignesberger [SUPPORT] |
|
| Back to top |
|
 |
wsw
Joined: 16 Jun 2007 Posts: 35
|
Posted: Tue Jul 31, 2007 9:39 am Post subject: |
|
|
| Martin Aignesberger wrote: | | Quote: | | (and restore from the prev. version, before) |
that's the point. The "full/headline" feature is only available in the version with highlighted feeds. As soon as you restore the previous version, the old version is copied over the new version and the highlighted version is deleted. As soon as you get an update, the "full/headline" feature will be back. |
whats the reason for that? (and i'm really hopeing it will not mentioned in the helpfile) why should i dont habe the option to switch the modes (full/headline) with restored version? rss-feeds of 200 (headline-) lines are better to read, imho. |
|
| Back to top |
|
 |
Martin Aignesberger Site Admin

Joined: 11 May 2005 Posts: 5845
|
Posted: Tue Jul 31, 2007 11:34 am Post subject: |
|
|
I have now changed the behavior of the "Restore previous version" functionality and no longer delete the old version. After you run the restore-previous-version functionality, the new/old version are equal.
I'll test it extensively during the next days and if I don't have the feeling that it is a confusing behavior, it will be available officially in the next version 4.34. Then you'll always have the full/headline option. _________________ Martin Aignesberger [SUPPORT] |
|
| Back to top |
|
 |
|