Your server itself appears to be setting “US-ASCII” as the encoding for .xml files, which is different than the one specified in the feed itself (“UTF-8”).
If you’re on an Apache-based webserver, then you could add the following line to a .htaccess file:
I cannot name that file on my computer .htaccess because the MacOSX (=UNIX) uses the . for hidden files.
So I FTP a textfile named htaccess to my directory on the server, and tried to renama that there but I get answer: forbidden filename.
I don’t know what FTP program you’re using, but I like to keep hidden files hidden, too. (I’m also on OSX) - however, for editing websites I like to SEE hidden files. My FTP program - Cyberduck - has an option to show files beginning with . If I remember correctly, Transmit did too. But I don’t know what you’re using.
Then I just use alt-j to edit the file from the server and voila. =)
I use Interarchy, and with this app I can rename files on the server. So I uploaded htaccess and tried to change the name in .htaccess. Then came the error: forbidden filename
Have you tried using a different FTP program as Lisa mentioned? I use “Transmit” myself and she uses “Cyberduck”. I’ve never had a problem creating or editing a .htaccess file on a server with Transmit.
I’m so sorry
Transmit also gives the same error.
forbidden filename. (please see PDF as screenshot)
it’s on the server, I’m afraid. I wrote a mail to my ISP about this. I’ll report here what they said.
And: many thanks for your answers!
(nice looking program, that Transmit, I’ll check out also Cyberduck)
edit: I have send a JPEG now, for some reason your Forum did not accept my PDF)
Are you on an Apache-based webserver? If not, then it won’t use .htaccess files and you’ll need to talk to your Host/server admin about how to change the encoding or character set for .xml type files.
I can’t rename files to .htaccess either. I use Cyberduck to SEE the .htaccess files and then edit them from the server (by clicking cmd j). That’s how I did it with Transmit, too. =)
@ Administrator As far as I know they use Apache. Maybe a securety thing? I wait for their answer.
@ LisaJill On my syste (MacOSX just like yours) I cannot name any file .filename because I get a warning ” .filename is used by the System, you cannot name that file .filename)
And I downloaded a copy of Cyberduck, to try it out. But….I’m afraid that their way of thinking is not mine…. Thanks for the tip, though.
Hi, I’m back
Still no reply from my ISP, but I found something odd.
I downloaded a copy of Newsmac (http://www.thinkmac.co.uk/newsmac/index.html) and to my suprise the feed does work in their app. (Did not so in Newsfire )
So far so good, though I do not understand this, the xml file still is “not validated” according to http://feedvalidator.org/check.cgi?url=http://www.atelier.box.nl/H/index.xml
I discovered something else strange:
In my xml file we can read:
<image>
<title>Huis in Zweden</title>
<url>http://www.atelier.box.nl/H/huis.php</url>
<link>http://www.atelier.box.nl/H/index.xml</link>
<description>Nieuwe inzendingen in het weblog Huis in Zweden</description>
</image>
but in Newsmac the URL for the site is the same as for the feed. (please see first uploaded jpeg)
Is this a bug in my xml file genererated by pMachine?
I also tried NetNewsWire Lite ( http://ranchero.com/) which also showed the feed OK, with the same result: the URL leading to my weblog leads to the xml file. (please see the second JPEG)
I do have another separate weblog (not connected to this one) and there the xml file is empty, no matter what I do. Can I please ask a question for that problem here, or shall i make it another post?
The part about the link pointing back to the .xml file is, indeed, due to how pM Pro generates the feed. I’m afraid you’d have to hack the backend file that generates the feed in order to change it, though.
With respect, I am not going to hack anything, I’m glad that I was able to set up my weblog in the first place..
But…I made some progress.
in the RSS factory I changed the version to 0.91 and that solved the “validation” problem. Newsfire now shows my feed.
I’m happy.
The only thing is that one particulair entry has as a title: “-” (without the “”) shows correct in NewsFire as well as in NetNewsWire Lite, but in NewsMac as…..
-
. Why?
I think this is very strange, these differences between RSS readers.
How can we trust that in the Windows world my feed is presented correctly? I mean, is this the same problem as with HTMLcode and different browsers? What a nightmare… :-(
I do not mean pMachine, don’t get me wrong, I really like your software.
What do you advise, shall I keep the version to .91?
my ISP has put the .htaccess file on the server.
(They forbid such files, for securety reasons. Which is understandable)
Now the feed can bee seen in my three different RSS readers.
Good.
But the xml is still not validated.
Not good.
They say on
http://feedvalidator.org/check?url=http://www.monumentmaker.nl/ateliernieuws/ateliernieuws.xml
Sorry
This feed does not validate.
line 27, column 25: 'utf8' codec can't decode bytes in position 1474-1476: invalid data (maybe a high-bit character?) [help]
<title>glaspaneel met ge?te vlinders</title
Someone any clue? My computer works under MacOSX. Browser Safari or Firefox. Server Apache.
@Chris
I discovered also something wrong in pMachine, in the RSS factory
I’m asked there to give the URL to my XML feed, that should be the URL to my weblog. (Maybe you ment that with hacking the back-end, since pMachine is no longer supported, which I understand)
I think pMachine is a wonderful piece of software, I enjoy working with it.
Thanks for your support
It looks like you have a high-ASCII character in your site name/title (In General Preferences, I imagine). Try using the character or numeric entity equivalent. You can see a pretty good list here.
I’m so sorry, I’m just a normal user, I do not have any advanced knowledge. I write a ë, and I do not know what “high-ASCII character” means.
I use a normal QWERTY keybord, my system OSX is set to Dutch language. When I write something, I expect to see on the internet what I see on my screen when I write in my weblog.
I’m glad that the RSS readers recognise my xml feed, for starters…..