You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(13) |
Aug
(41) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(4) |
Feb
|
Mar
(23) |
Apr
(39) |
May
(10) |
Jun
(17) |
Jul
|
Aug
|
Sep
(2) |
Oct
(29) |
Nov
(9) |
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Norman W. <nd...@nw...> - 2003-08-05 19:35:33
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 / Christoph Walcher <e93...@st...> was heard to say: | The items should be in order - because they are by default ordered by | received time - If two items are received in the same millisecond we | get a problem :( But suppose I get a RSS feed that contains items A, B, and C. It doesn't that they occur in the right hand side panel in the same order that they appear in the RSS file. Shouldn't they? | Is the hotfix working beside of items ordering? Had not time to test it... I haven't gotten out from behind VPN to do another update yet, sorry. This is still the pre-hotfix version that I'm running. | PS: Do you thread this mailing list - if so I will avoid using these | "mass" reply style and write 2 or 3 replies. My email reader will handle threads. But do whatever's most convenient for you, it's not like we have a huge volume of traffic (yet :-) Be seeing you, norm - -- Norman Walsh <nd...@nw...> | Time wounds all heels. http://nwalsh.com/ | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/MAbgOyltUcwYWjsRAmHuAJ9HFPuZL3YAJuOtZ9L7fr0GO/zAUACcCKb4 ZW2WUk8vz6tkoB7yEBwWsY8= =V0Nt -----END PGP SIGNATURE----- |
From: Christoph W. <e93...@st...> - 2003-08-05 18:21:16
|
Hi, Norman Walsh wrote: >Where is the database, by the way? > > It is hypersonic sql in file mode. You can find the files in your home directory named .rssviewdb there you can find a scripts and properties file. I just noticed an error in the current CVS version its named rssviewdb which linux/unix users will not like that much I think... Fixed it! If you added a couple of channels - just copy the files and everything will work fine after update. >That's fine. Better still if there's a preference to choose the default. > > Yes - choosing a default look in the preferences dialog would be cool - I hate it if I shut down rssview in Compact/Small mode and it comes up in that mode again :) The items should be in order - because they are by default ordered by received time - If two items are received in the same millisecond we get a problem :( Is the hotfix working beside of items ordering? Had not time to test it... I tried some tricks to get the LHS bigger but did not really work - I'll put it on my list. I removed the xmlpill icon due to copyright issues - got a mail back from the AmphetaDesk guy! Thank you martin for your advice. Ciao Christoph PS: Do you thread this mailing list - if so I will avoid using these "mass" reply style and write 2 or 3 replies. -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Martin K. <ci...@gm...> - 2003-08-05 17:02:28
|
The file xmlpill.png seems to be broken for me due to wrong CVS-flags. "-kb" should be used for checking-in binary files. I have updated cvswrappers to avoid this behavior in the future. (The file still needs to be fixed.) This is an icon for RssGeneralSettings. Is this also the icon we can see on Sourceforge after clicking on "rss feeds"? Do we have permission to use it? Please be careful with importing graphics from other applications. Some people want to be noticed about such actions. Don't hesitate to give them a credit somewhere in our application after they have agreed. That does not only apply to graphics, of course. Martin |
From: Norman W. <nd...@nw...> - 2003-08-05 15:26:23
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Would it be possible to allow the LHS to become wider? It seems to max out at about 2 inches or so. I'd like to be able to go wider, maybe to 3. Be seeing you, norm - -- Norman Walsh <nd...@nw...> | The Future is something which everyone http://nwalsh.com/ | reaches at the rate of sixty minutes an | hour, whatever he does, whoever he | is.--C. S. Lewis -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/L8xvOyltUcwYWjsRAsQ8AJ9To5TWVYDI2fj5L4zSRoThNZ9RGQCbBVh/ ztQ4O1U9xHhfGz6Yic0PICo= =sMYa -----END PGP SIGNATURE----- |
From: Norman W. <nd...@nw...> - 2003-08-05 15:15:42
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Could the articles be kept in feed order? Right now they seem to be fairly random. Be seeing you, norm - -- Norman Walsh <nd...@nw...> | 'I have done that,' says my memory. 'I http://nwalsh.com/ | cannot have done that'--says my pride, | and remains adamant. At last--memory | yields.--Nietzsche -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/L8neOyltUcwYWjsRAr1vAKCSykhecqlk4izpIhzaofHB9k5N8wCgqIFl 7HbAmQrtbgCFrjhgdbsfOfU= =6a3H -----END PGP SIGNATURE----- |
From: Norman W. <nd...@nw...> - 2003-08-05 14:39:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 / Christoph Walcher <e93...@st...> was heard to say: | The problem with the SQLException is somehow strange - did you update | your lib directory and your manifest file? Is a hsqldb.jar file in | your lib and a Class-Path reference to the jar in your manifest? Ah. My bad. The shell script I was using to start rssview was still pointing into the build/classes directory instead of pointing at the jar. All fixed. | The big pro of the database ist that its very fast and if you store a | large number of articles this will get performance critical... Where is the database, by the way? |>3. I hate the two-panel right hand side. I'd infinitely prefer a right |> hand side that simply showed the title, link, and description of |> each item. I *do not* want to have to click on the titles to see the |> descriptions. |> | Hm, what do you think about a "switchable" look - email client like | and the old list look? That's fine. Better still if there's a preference to choose the default. |>4. I crafted a "remember items" option for each feed that seems to have been |> removed (at least it's no longer in the UI). |> |> This is important functionality for me. I have feeds (e.g., my todo list) |> where I want an item that does not appear in a subsequent update of the |> feed to vanish immediately. Can that be put back? |> | I removed this options from UI they are still in the model. I can put | that back. Am I right if this switch should trigger that only the | actual feed content should be displayed and old items regardless if | they were read or unread should be dropped? Yep. Thanks! (And thanks for the hot fix; I can't update right at the moment but I will as soon as I can.) Be seeing you, norm - -- Norman Walsh <nd...@nw...> | What is familiar is what we are used http://nwalsh.com/ | to; and what we are used to is most | difficult to 'Know'--that is, to see as | a problem; that is, to see as strange, | as distant, as 'outside us'.--Nietzsche -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/L8E/OyltUcwYWjsRAkVhAKChvFpYz1zKsK4WWgc+jdEMSTbbkQCfUaXv AAdYQBbfkI/MNzKaR5d6Eao= =qFqQ -----END PGP SIGNATURE----- |
From: Christoph W. <e93...@st...> - 2003-08-04 22:30:47
|
Hi, >4. I crafted a "remember items" option for each feed that seems to have been > removed (at least it's no longer in the UI). > > This is important functionality for me. I have feeds (e.g., my todo list) > where I want an item that does not appear in a subsequent update of the > feed to vanish immediately. Can that be put back? > > I put a hotfix for that issue into cvs - it is not tested (it's 00:30 local time ...) but should work IMHO! Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Christoph W. <e93...@st...> - 2003-08-04 22:06:59
|
Hi, >2. I can't run it anymore. I mean it runs once and then when I exit it says: > > java.sql.SQLException: No suitable driver > at java.sql.DriverManager.getConnection(DriverManager.java:532) > at java.sql.DriverManager.getConnection(DriverManager.java:171) > ... > > When I try to load it again, it just hangs. > > Do we really need a database backend? Can't we just store the feeds in XML? > > The problem with the SQLException is somehow strange - did you update your lib directory and your manifest file? Is a hsqldb.jar file in your lib and a Class-Path reference to the jar in your manifest? The big pro of the database ist that its very fast and if you store a large number of articles this will get performance critical... >3. I hate the two-panel right hand side. I'd infinitely prefer a right > hand side that simply showed the title, link, and description of > each item. I *do not* want to have to click on the titles to see the > descriptions. > > Hm, what do you think about a "switchable" look - email client like and the old list look? >4. I crafted a "remember items" option for each feed that seems to have been > removed (at least it's no longer in the UI). > > This is important functionality for me. I have feeds (e.g., my todo list) > where I want an item that does not appear in a subsequent update of the > feed to vanish immediately. Can that be put back? > I removed this options from UI they are still in the model. I can put that back. Am I right if this switch should trigger that only the actual feed content should be displayed and old items regardless if they were read or unread should be dropped? Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Christoph W. <e93...@st...> - 2003-08-04 21:53:26
|
Hi, have you taken a look at project activity at our sourceforge page :) I installed a tiny content management system for our rssview.sf.net site you can reach it at http://rssview.sourceforge.net/drupal/ The first screen will say "No Authorization" or something similar - if you click at the link "Team member login" at the page footer you can sign in by using your sourceforge nick and nickdrupal. You have all rights in the system - don't be too shy with experiments - there is nothing that can't be fixed in some seconds... A perfect documentation can be found at: http://drupal.org I created some content but I have the same problem as Martin - my english... Ciao Christoph PS: I had to adapt the rssview logo to fit the chosen theme... -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Norman W. <nd...@nw...> - 2003-08-04 21:49:36
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Now that I can build it, some new issues 1. I really appreciate the addition of folders on the left hand side. That's been on my "todo" list for a while now. (And now I don't have to, thanks!) 2. I can't run it anymore. I mean it runs once and then when I exit it says: java.sql.SQLException: No suitable driver at java.sql.DriverManager.getConnection(DriverManager.java:532) at java.sql.DriverManager.getConnection(DriverManager.java:171) ... When I try to load it again, it just hangs. Do we really need a database backend? Can't we just store the feeds in XML? 3. I hate the two-panel right hand side. I'd infinitely prefer a right hand side that simply showed the title, link, and description of each item. I *do not* want to have to click on the titles to see the descriptions. 4. I crafted a "remember items" option for each feed that seems to have been removed (at least it's no longer in the UI). This is important functionality for me. I have feeds (e.g., my todo list) where I want an item that does not appear in a subsequent update of the feed to vanish immediately. Can that be put back? Be seeing you, norm - -- Norman Walsh <nd...@nw...> | There's no place like 127.0.0.1. http://nwalsh.com/ | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/LtS1OyltUcwYWjsRAsbGAJ9ASepyNh3dwALQ91ghxppL6lql4gCfUiFi 4XvSWIYGcIQfGDtEotaZfi4= =CrNp -----END PGP SIGNATURE----- |
From: Norman W. <nd...@nw...> - 2003-08-04 21:43:06
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 / Christoph Walcher <e93...@st...> was heard to say: | it's the _developers.readme.txt_ file. Ah, missed that. Thanks. Be seeing you, norm - -- Norman Walsh <nd...@nw...> | Channeling is just bad ventriloquism. http://nwalsh.com/ | You use another voice, but people can | see your lips moving--Penn Jillette -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/LtMpOyltUcwYWjsRAuaCAKCwb/ZKE3IBr+ZerRtJHBCH7OZLqACgseNW FIkajiNMN1ByMEj0p+dC/J8= =jqWJ -----END PGP SIGNATURE----- |
From: Christoph W. <e93...@st...> - 2003-08-03 14:01:30
|
Hi, Martin Krzysiak wrote: >On Sun, 2003-08-03 at 00:37, Christoph Walcher wrote: > > >>it's the _developers.readme.txt_ file. >> >> > >Hmmm... I don't like it. I mean this jalopy dependency. Can we have a >second build-file for doing formatting and stuff like that? This has >nothing to do with users who simply want to compile the sources or >does it? > > Problem resolved with one build file. I moved the taskdef tasks to the tasks where they are needed. So we have only one build file and users that just want to do a simple build don't have to download jalopy/checkstyle. Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Martin K. <ci...@gm...> - 2003-08-02 23:28:26
|
On Sun, 2003-08-03 at 00:37, Christoph Walcher wrote: > it's the _developers.readme.txt_ file. Hmmm... I don't like it. I mean this jalopy dependency. Can we have a second build-file for doing formatting and stuff like that? This has nothing to do with users who simply want to compile the sources or does it? I didn't know either that a taskdef will try to load a lib directly. It's perhaps a good idea to look into the FAQs to solve this problem with one build-file. Martin |
From: Christoph W. <e93...@st...> - 2003-08-02 22:37:59
|
hi, it's the _developers.readme.txt_ file. Ciao Christoph Norman Walsh wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >/ Christoph Walcher <e93...@st...> was heard to say: >| Jalopy is a source formatting/pretty print tool that is quite >| powerful. Please read the readme file in lib directory. That should >| explain what the source of the problem is. I did not know that ant >| fails if some jars used in a taskdef are not present. > >The README says: > > The crimson package is provided by the > great site of apache.org: > > http://xml.apache.org/crimson/ > > For license and further information, please > look at this site. > >Which doesn't seem to offer any clues about jalopy. And the taskdef > > <taskdef classname="de.hunsicker.jalopy.plugin.ant.AntPlugin" name="jalopy"> > <classpath> > <fileset dir="${libs}/jalopy"> > <include name="*.jar"/> > </fileset> > </classpath> > </taskdef> > >clearly needs jalopy (since it's used later), but there's no "jalopy" directory >in the lib dir. > > Be seeing you, > norm > >- -- >Norman Walsh <nd...@nw...> | An ill-humoured man is a prisoner at >http://nwalsh.com/ | the mercy of an enemy from whom he can > | never escape.--Sa'di >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.2.2 (GNU/Linux) >Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> > >iD8DBQE/K6kTOyltUcwYWjsRAs9GAJ0VzY9vwlXq1tMUCcmptxm6wz8ffQCeJNrm >rbCAxS/CLUAQzDj4BFXwgRo= >=+Oz2 >-----END PGP SIGNATURE----- > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >Rssview-developers mailing list >Rss...@li... >https://lists.sourceforge.net/lists/listinfo/rssview-developers > > -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Norman W. <nd...@nw...> - 2003-08-02 12:06:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 / Christoph Walcher <e93...@st...> was heard to say: | Jalopy is a source formatting/pretty print tool that is quite | powerful. Please read the readme file in lib directory. That should | explain what the source of the problem is. I did not know that ant | fails if some jars used in a taskdef are not present. The README says: The crimson package is provided by the great site of apache.org: http://xml.apache.org/crimson/ For license and further information, please look at this site. Which doesn't seem to offer any clues about jalopy. And the taskdef <taskdef classname="de.hunsicker.jalopy.plugin.ant.AntPlugin" name="jalopy"> <classpath> <fileset dir="${libs}/jalopy"> <include name="*.jar"/> </fileset> </classpath> </taskdef> clearly needs jalopy (since it's used later), but there's no "jalopy" directory in the lib dir. Be seeing you, norm - -- Norman Walsh <nd...@nw...> | An ill-humoured man is a prisoner at http://nwalsh.com/ | the mercy of an enemy from whom he can | never escape.--Sa'di -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/K6kTOyltUcwYWjsRAs9GAJ0VzY9vwlXq1tMUCcmptxm6wz8ffQCeJNrm rbCAxS/CLUAQzDj4BFXwgRo= =+Oz2 -----END PGP SIGNATURE----- |
From: Christoph W. <e93...@st...> - 2003-08-02 01:39:30
|
Hi Norman Walsh wrote: >I just ran a cvs update -d -P, and now I get: > >mercury:/sourceforge/rssview$ ant >Buildfile: build.xml > [taskdef] Could not load definitions from resource checkstyletask.properties. It could not be found. > >BUILD FAILED >/share/projects/sourceforge/rssview/lib/jalopy not found. > >I'm dashing out of the house, so I admit I haven't really investigated. >But what's jalopy? > > Jalopy is a source formatting/pretty print tool that is quite powerful. Please read the readme file in lib directory. That should explain what the source of the problem is. I did not know that ant fails if some jars used in a taskdef are not present. Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Norman W. <nd...@nw...> - 2003-08-01 20:48:21
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I just ran a cvs update -d -P, and now I get: mercury:/sourceforge/rssview$ ant Buildfile: build.xml [taskdef] Could not load definitions from resource checkstyletask.properties. It could not be found. BUILD FAILED /share/projects/sourceforge/rssview/lib/jalopy not found. I'm dashing out of the house, so I admit I haven't really investigated. But what's jalopy? Be seeing you, norm - -- Norman Walsh <nd...@nw...> | Before doing someone a favour, make http://nwalsh.com/ | sure that he isn't a madman.--Eugéne | Labiche -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/KtHuOyltUcwYWjsRAmzoAKCbKRihzr/aK95l0iGmdnixQ4ImRACbBt32 Pf1WeSsSR4DKaQ/tNZo7Rco= =kxsu -----END PGP SIGNATURE----- |
From: Christoph W. <e93...@st...> - 2003-07-31 15:18:48
|
Hi, Martin Krzysiak wrote: >On Thu, 2003-07-31 at 08:45, Christoph Walcher wrote: > > >>is the exclusive mode rssview can be started in useful or used by users? >> >> > >I have used exclusive mode. For viewing various pages without destroying >the default settings (like a viewer). It's also useful for debugging >the parser. > >Something wrong with it? > No, nothings wrong - I was just wondering for what purpose one could use exclusive mode. Realized today that exclusive mode could be used quite well for associating feeds with RssView - just for taking a look what information they provide... Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Martin K. <ci...@gm...> - 2003-07-31 15:01:31
|
On Thu, 2003-07-31 at 08:45, Christoph Walcher wrote: > is the exclusive mode rssview can be started in useful or used by users? I have used exclusive mode. For viewing various pages without destroying the default settings (like a viewer). It's also useful for debugging the parser. Something wrong with it? Martin |
From: Christoph W. <e93...@st...> - 2003-07-31 06:47:28
|
Hi, is the exclusive mode rssview can be started in useful or used by users? Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Christoph W. <e93...@st...> - 2003-07-29 01:55:43
|
Hi, this problem is eliminated in newest CVS version - some features like beep on new article or icons for channels are not yet implemented but I will deal with this issues tomorrow - you will receive a note. In the new CVS version articles are saved to a database :) Ciao Christoph Norman Walsh wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Hi folks, > >Recently, I've noticed an annoying problem. I don't recall when it >started (or if it's always existed). > >The problem is that I click on a site and I get a list of articles >some new and some old. Then, while I'm reading the list, the display >refreshes and now all the articles are old. Not only is the refresh >visually annoying, but marking all the articles as old means I often >lose my place. > >Is there any way that the currently displayed site can be "locked" or >something until I leave and come back? > > Be seeing you, > norm > >- -- >Norman Walsh <nd...@nw...> | A life, admirable at first sight, may >http://nwalsh.com/ | have cost so much in imposed > | liabilities, chores and self-abasement, > | that, brilliant though it appears, it > | cannot be considered other than a > | failure. Another, which seems to have > | misfired, is in reality a triumphant > | success, because it has cost so > | little.--Henry De Montherlant >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.0.6 (GNU/Linux) >Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> > >iD8DBQE/JZksOyltUcwYWjsRAuDMAJ9EblUVtvb8GD9s6w42t5J9vVjRtQCgkBYU >fEraCtgKDExTtu4x1+Us3gU= >=vNM6 >-----END PGP SIGNATURE----- > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >Rssview-developers mailing list >Rss...@li... >https://lists.sourceforge.net/lists/listinfo/rssview-developers > > -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Norman W. <nd...@nw...> - 2003-07-28 21:44:49
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, Recently, I've noticed an annoying problem. I don't recall when it started (or if it's always existed). The problem is that I click on a site and I get a list of articles some new and some old. Then, while I'm reading the list, the display refreshes and now all the articles are old. Not only is the refresh visually annoying, but marking all the articles as old means I often lose my place. Is there any way that the currently displayed site can be "locked" or something until I leave and come back? Be seeing you, norm - -- Norman Walsh <nd...@nw...> | A life, admirable at first sight, may http://nwalsh.com/ | have cost so much in imposed | liabilities, chores and self-abasement, | that, brilliant though it appears, it | cannot be considered other than a | failure. Another, which seems to have | misfired, is in reality a triumphant | success, because it has cost so | little.--Henry De Montherlant -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/> iD8DBQE/JZksOyltUcwYWjsRAuDMAJ9EblUVtvb8GD9s6w42t5J9vVjRtQCgkBYU fEraCtgKDExTtu4x1+Us3gU= =vNM6 -----END PGP SIGNATURE----- |
From: Christoph W. <e93...@st...> - 2003-07-25 00:29:31
|
Hi, Martin Krzysiak wrote: >>I would prefer PostNuke to do that job. What do you think about this idea? >> >> > >Well. I really don't have any idea about what to use for this purpose. >Make a backup of the current pages, place a "under construction" sign >and try your luck. > > To get an impression what postnuke can do for us visit: http://jdexter.sf.net/nuke/ I added an administrator user to try out all features: user: rssview pwd: rssview The page is under Construction - not yet productive - so don't be shy to try out anything :) Ciao Christoph -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Christoph W. <e93...@st...> - 2003-07-24 17:53:34
|
Hi, I need a Database installing PostNuke - but I have no access to database administration on sf.net - could you create it and supply the pwd to me? Ciao Christoph Martin Krzysiak wrote: >On Thu, 2003-07-24 at 17:56, Christoph Walcher wrote: > > >>Hi, >> >>why don't we use some CMS system on rssview.sf.net? This would make it >>far easier to publish Information (No developer stuff - this is better >>handed by this newsgroup), organize a user friendly download area >>(sf.net's download pages are a little confusing to new users), get in >>touch with users and we don't have to care about design anymore ;). >> >> > >Yea, I think we need a reasonable webpage. > > > >>And after all - we need a little more information on our page.. >> >> > >Yes. That's right. I don't have an idea how to describe the RssView >application. My English is not perfect and I am thinking a lot if >the things I write are correct. > >Perhaps we should write down all the features first and then we can >make a piece of text. :) > > > >>I would prefer PostNuke to do that job. What do you think about this idea? >> >> > >Well. I really don't have any idea about what to use for this purpose. >Make a backup of the current pages, place a "under construction" sign >and try your luck. > >Martin > > > > >------------------------------------------------------- >This SF.Net email sponsored by: Free pre-built ASP.NET sites including >Data Reports, E-commerce, Portals, and Forums are available now. >Download today and enter to win an XBOX or Visual Studio .NET. >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 >_______________________________________________ >Rssview-developers mailing list >Rss...@li... >https://lists.sourceforge.net/lists/listinfo/rssview-developers > > -- Christoph Walcher Email: chr...@we... Max-Winter-Platz 7/16 Tel: +43 (1) 9460866 A-1020 Vienna Mobil: +43 (699) 194609867 |
From: Martin K. <ci...@gm...> - 2003-07-24 16:33:27
|
On Thu, 2003-07-24 at 17:56, Christoph Walcher wrote: > Hi, > > why don't we use some CMS system on rssview.sf.net? This would make it > far easier to publish Information (No developer stuff - this is better > handed by this newsgroup), organize a user friendly download area > (sf.net's download pages are a little confusing to new users), get in > touch with users and we don't have to care about design anymore ;). Yea, I think we need a reasonable webpage. > And after all - we need a little more information on our page.. Yes. That's right. I don't have an idea how to describe the RssView application. My English is not perfect and I am thinking a lot if the things I write are correct. Perhaps we should write down all the features first and then we can make a piece of text. :) > I would prefer PostNuke to do that job. What do you think about this idea? Well. I really don't have any idea about what to use for this purpose. Make a backup of the current pages, place a "under construction" sign and try your luck. Martin |