Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

RSS feed tests
Goto page Previous  1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    Total Commander Forum Index -> Total Commander (English) Printable version
View previous topic :: View next topic  
Author Message
djk
Power Member
Power Member


Joined: 17 Mar 2003
Posts: 1651
Location: Poland

PostPosted: Mon Mar 14, 2005 2:47 pm    Post subject: Reply with quote

2ghisler(Author)
It was a bug in one of Miranda's component (ieview). I wrote in the previous post that it already works correctly.

So it was not the problem of your rss Smile
_________________
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Back to top
View user's profile Send private message Send e-mail Visit poster's website
djk
Power Member
Power Member


Joined: 17 Mar 2003
Posts: 1651
Location: Poland

PostPosted: Mon Mar 14, 2005 3:01 pm    Post subject: Reply with quote

Anyway, you still didn't put the full paths for rss and not every rss-reader is able to detect it itself so sime users can have problems to discover it.

And as I wrote, if you are in the list of threads of any forum, eg. here (http://www.ghisler.ch/board/viewforum.php?f=3), Maxthon detects rss for the current forum (http://ghisler.ch/board/rss.php?f=3). It's good.
But if you are inside any thread, eg. just here, Maxthon detects general rss, I mean: http://ghisler.ch/board/rss.php It's not good.
_________________
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Sir_SiLvA
Power Member
Power Member


Joined: 06 May 2003
Posts: 2602

PostPosted: Mon Mar 14, 2005 4:07 pm    Post subject: Reply with quote

Sorry but how many Users today are using the IE with Maxton?
And second I think this should be changed in Maxton not in the php-rss-script...


Last edited by Sir_SiLvA on Wed May 11, 2005 12:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
djk
Power Member
Power Member


Joined: 17 Mar 2003
Posts: 1651
Location: Poland

PostPosted: Tue Mar 15, 2005 4:33 am    Post subject: Reply with quote

2Sir_SiLvA
Sorry but you have not understood me this time. It's not a problem of how many people use Maxthon. It's not a Maxthon problem, at all.

I use Maxthon for browsing web sites cause it has many different additional options and tools. One of such an option is autodetecting of RSS channels so even there is no easy to see info about it at the page, Maxthon tells me about it. This way I could see that rss support has appeared here before I've read Christian's info. I use it only for detecting the rss, for viewing I use Miranda and it works ok, now.

I'm not sure if you know how autodetecting works. AFAIK, RSS readers (Maxthon, too) don't use their own way to discover the rss channels but they simply read the header of the page and search such an info there. So it's a problem what the web page sends in its header.

So once again. In our forum:
Main Page (http://www.ghisler.ch/board/index.php) sends:
http://ghisler.ch/board/rss.php
English Forum (http://www.ghisler.ch/board/viewforum.php?f=3) sends:
http://ghisler.ch/board/rss.php?f=3
Any thread, eg. this one in English forum (http://www.ghisler.ch/board/viewtopic.php?t=6807) sends:
http://ghisler.ch/board/rss.php

IMHO, the last one should send:
http://ghisler.ch/board/rss.php?f=3
cause it's a part of English forum.

So it must be a problem of configuration of used component or the component itself.
_________________
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Thu Mar 17, 2005 1:50 pm    Post subject: Reply with quote

Seems to be a bug of the RSS extension for phpbb. I will check whether I can fix it myself.
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
hughman
Junior Member
Junior Member


Joined: 22 Mar 2005
Posts: 12

PostPosted: Tue Mar 22, 2005 11:09 pm    Post subject: Reply with quote

I think it's perfect if i had a plugin for TC to accept the rss news.
Back to top
View user's profile Send private message
Lesmo16
Senior Member
Senior Member


Joined: 07 Feb 2005
Posts: 367
Location: Germany

PostPosted: Mon Mar 28, 2005 9:21 am    Post subject: Reply with quote

@hughman:
You're quite egoistic, am I right or am I right? Shocked
Quote:
I think it's perfect if i had a plugin for TC to accept the rss news.

Only you?
We all want it! Mr. Green
_________________
Everyone who believes in telekinesis, raise my hand!
Back to top
View user's profile Send private message Send e-mail
Lesmo16
Senior Member
Senior Member


Joined: 07 Feb 2005
Posts: 367
Location: Germany

PostPosted: Mon Mar 28, 2005 9:24 am    Post subject: Reply with quote

SlimBrowser users Cool FYI:

You have to change i.e.
http://ghisler.ch/board/rss.php?f=3
to
rss://ghisler.ch/board/rss.php?f=3
and all works fine inside the browser!
_________________
Everyone who believes in telekinesis, raise my hand!
Back to top
View user's profile Send private message Send e-mail
Sir_SiLvA
Power Member
Power Member


Joined: 06 May 2003
Posts: 2602

PostPosted: Wed Mar 30, 2005 6:36 am    Post subject: Reply with quote

I dont know if its only my RSS Reader but I allways get
http://www.ghisler.ch/board/templates/subSilver/images/logo_phpBB_med.gif
displayed instead of
http://ghisler.ch/board/templates/subSilver/images/logo_phpBB.gif Confused
Back to top
View user's profile Send private message
corny
Junior Member
Junior Member


Joined: 07 Feb 2003
Posts: 96

PostPosted: Wed Mar 30, 2005 6:39 am    Post subject: Reply with quote

That's right, this is the default for the rss feed.

@Ghisler: you can change this in rss_body.tpl

Code:

<image>
   <url>{BOARD_URL}templates/subSilver/images/logo_phpBB.gif</url>

_________________
Regards,
Cornelis
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24590
Location: Switzerland

PostPosted: Thu Mar 31, 2005 12:58 pm    Post subject: Reply with quote

Sorry, I didn't even notice this - I didn't notice it because my RSS reader Sage (in Firefox) doesn't show any logo at all. Can you check whether it works correctly now, please?
_________________
Author of Total Commander
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
djk
Power Member
Power Member


Joined: 17 Mar 2003
Posts: 1651
Location: Poland

PostPosted: Thu Mar 31, 2005 1:03 pm    Post subject: Reply with quote

ghisler(Author) wrote:
Sorry, I didn't even notice this - I didn't notice it because my RSS reader Sage (in Firefox) doesn't show any logo at all. Can you check whether it works correctly now, please?

Yes, it seems to work correctly now.
_________________
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Sir_SiLvA
Power Member
Power Member


Joined: 06 May 2003
Posts: 2602

PostPosted: Thu Mar 31, 2005 1:56 pm    Post subject: Reply with quote

ghisler(Author) wrote:
Sorry, I didn't even notice this - I didn't notice it because my RSS reader Sage (in Firefox) doesn't show any logo at all. Can you check whether it works correctly now, please?


Perfekt! Thx!
Back to top
View user's profile Send private message
Lesmo16
Senior Member
Senior Member


Joined: 07 Feb 2005
Posts: 367
Location: Germany

PostPosted: Thu Apr 07, 2005 12:48 pm    Post subject: Reply with quote

[Tiny request] Line under header for better overview

Every post has a kind of header consisting of 3 lines. The posted message starts directly below the 3rd line.
IMHO it would be fine to have a line or at least a blank line between header and text. Something like the following:

Author: Lesmo16
Subject: Request
Posted: 07.04.2005
-------------------------------------------------------
Blablabla, laber laber Rhabarber ...


I'm new to the RSS subject, so I don't know exactly if this behaviour comes from FeedReader, or if it's given from the RSS itself.
But I think it's the last - so this request. Wink
_________________
Everyone who believes in telekinesis, raise my hand!
Back to top
View user's profile Send private message Send e-mail
Lesmo16
Senior Member
Senior Member


Joined: 07 Feb 2005
Posts: 367
Location: Germany

PostPosted: Thu Apr 07, 2005 10:36 pm    Post subject: Reply with quote

Oops, Embarassed it's FeedReader causing that bad overview.

Got friendly help from Hacker - Thanks Roman Smile
_________________
Everyone who believes in telekinesis, raise my hand!
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Total Commander (English) All times are GMT - 6 Hours
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 3 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group