RE: HTML Editor 2010SE (Second...

User 2108985 Photo


Registered User
47 posts

Scott Swedorski wrote:
What is a BOM?


In UTF-16 and UTF-32 are the characters defined by 2 or 3 Bytes, sometimes they give the Byte Order Mark with the first three characters in a file.

Some files (like .htaccess) don't work anymore when there is a BOM in the file.

With Notepad++ it is easy to convert files: (see attach).

More technical info you can find here:

http://unicode.org/faq/utf_bom.html

Attachments:
User 463058 Photo


Ambassador
1,086 posts

To add to what Albert wrote, the BOM tells the editor it's looking at a unicode file and what kind.
User 103173 Photo


VP of Software Development
0 posts

Thanks for the info guys. I will post this to our developers and see if we can do something about this in a future update.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 364143 Photo


Guest
5,410 posts

PHP doesn't think it's the BOM. :)
CoffeeCup... Yeah, they are the best!
User 103173 Photo


VP of Software Development
0 posts

Tom wrote:
PHP doesn't think it's the BOM. :)

I wondered who would be the first one to make a joke like that. I know we were all thinking it!! :)
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 364143 Photo


Guest
5,410 posts

I was being totally serious, though. :) OK, maybe not. But that's how I discovered the BOM. I was seeing crazy characters in my php and pasted them into Google to find out what they were. LOL. It seems PHP has trouble with the BOM. :)
CoffeeCup... Yeah, they are the best!
User 3004957 Photo


Registered User
866 posts

Scott Swedorski wrote:
Tom wrote:
PHP doesn't think it's the BOM. :)

I wondered who would be the first one to make a joke like that. I know we were all thinking it!! :)


So this BOM walks into a bar with a set of jumper leads. The barman looks up and says, you're welcome as long as you don't start anything.

*Bows to the rapturous applause (and possibly groans)*



User 364143 Photo


Guest
5,410 posts

I was just gonna say CoffeeCup is the BOMb. :)
CoffeeCup... Yeah, they are the best!
User 184085 Photo


Ambassador
1,707 posts

in 3...2...1 and now CoffeeCup shows up on Homeland Security radar. :)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 471275 Photo


Ambassador
1,130 posts

It might be I am not 100% up to date but is not html5 and css3 still under development? And if I am not mistaken it will work on firefox but not on IE yet :/

Yes, it will work with the new IE9 when it comes out but it will take ages until everyone upgrades to IE9 :rolleyes:

So as it stands you can not really use html5 and css3 until most people have updated to IE9 in the future or your websites if created in html5 and css3 will not show up properly in any IE at the moment.

Please correct me if I am wrong.


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.