Page 2 of 2

Posted: Mon Apr 17, 2006 7:43 pm
by garvinhicking
Hi!

I do that with "UltraEdit". This can be instructed to not interpret any UTF-BOM. Also Linux "joe" can easily deal with those characters.

Best regards,
Garvin

Posted: Mon Apr 17, 2006 7:44 pm
by carl_galloway
thank you, I guess the makers of UltraEdit are about to get a new customer :D

Posted: Mon Apr 17, 2006 7:48 pm
by garvinhicking
It's IMHO the best Windows editor. I also gladly paid for it. :-)

Best regards,
Garvin

Posted: Mon Apr 17, 2006 8:05 pm
by judebert
I examined the index.tpl in the link you provided earlier. I used Vim on Windows and Linux, showing nothing. I also used hd and od, which are HEX DUMPS and should show every byte of the file. There were no extra bytes. Vim was using latin1 encoding.

Did you already fix the text in that zip file?

Posted: Mon Apr 17, 2006 11:14 pm
by carl_galloway
Jude, I haven't changed the zipfile, and I've looked at all my files in ultraedit, funny thing is that I can't find the problem either yet when IE displays the theme the extra character appears. Viewing the IE source in ultraedit clearly shows the extra character.

Ah, hang on a moment, I've just tested the andreas00 theme on an older version of the 1.1 alpha 4, and the problem isn't there. Perhaps the latest nightlies are where the problem lies, I am testing my themes on s9y_200604151537 in anticipation of a stable release. If this is the problem then I apologise, and only hope this narrows it down.

Posted: Tue Apr 18, 2006 2:48 am
by carl_galloway
rewriting the config.inc.php solved the problem, funnily enough it also ends up being 60bytes smaller even though the content is identical - BTW, tried everything, even created a linux install with joe and other text editors and still couldn't see the extra characters. C'est la vie.

Posted: Tue Apr 18, 2006 4:18 pm
by yellowled
carl_galloway wrote:BTW, tried everything, even created a linux install with joe and other text editors and still couldn't see the extra characters. C'est la vie.
I suppose joe needs a special setup or command to actually show these characters. I'm ready to dive into it's documentation to find out, but I wouldn't mind if Garvin would drop us a hint ... :wink:

Posted: Tue Apr 18, 2006 5:25 pm
by garvinhicking
Hi!

I can only tell I used the debian default joe to edit the jazzcafe files in the CVS additional_themes repository this weekend. Inside thos files, the UTF-8 BOM was contained. I don't know if you are talking about different files?

Best regards,
Garvin

Posted: Tue Apr 18, 2006 10:16 pm
by yellowled
garvinhicking wrote:I can only tell I used the debian default joe to edit the jazzcafe files in the CVS additional_themes repository this weekend. Inside thos files, the UTF-8 BOM was contained. I don't know if you are talking about different files?
Apparently I am.

I somehow got confused with jazzcafe and Carl's andreas00 theme. I downloaded the zipfile Carl provided in http://www.carlgalloway.com/archives/12 ... ipity.html , edited it to do a new theme for my blog and experienced the same effect as Carl - although I didn't know Carl experienced it when I e-mailed him about whether he had an idea how to fix the effect that the two sidebars were starting at a different height. In his reply, Carl pointed me to this thread, and I guess we both assumed that it would be the same problem, especially since Carl mentioned andreas00 in this thread.

To cut it short: in that zipfile I downloaded, the .tpl-files do not contain the utf-8 BOM. The problem with my edited version of Carls andreas00 turned out to be a CSS problem. :roll:

Well, that probably explains why I couldn't reproduce it with joe or pico. Sorry about that :)

Posted: Wed Apr 19, 2006 5:37 am
by judebert
So nice to meet another Debian user. Are you waiting for the X.org nVidia drivers, too?

Posted: Wed Apr 19, 2006 10:17 am
by garvinhicking
Hi Judebert!

Actually my debian machine is just my development thing; I don't run X there. It's just a tiny Epia 500 board, which performs like a P3-600. :-/

Best regards,
Garvin