Go Back   IceInSpace > General Astronomy > General Chat
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread
  #21  
Old 25-02-2011, 04:58 PM
alexk13's Avatar
alexk13 (Alex)
Out there somewhere

alexk13 is offline
 
Join Date: May 2008
Location: Sydney, Australia
Posts: 35
As a web programmer, I can shed a bit of light on this issue. It is something to do with the character set that the page is encoded with

Without getting too technical, most pages are encoded with the utf-8 character set (also used by default is nothing is specified)
The code for this looks like:
Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@ballaratdragons
If you have access to edit the code on the website, you can insert this little gem into the <head> section of the html code, and it should solve the problem
Code:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
I hope this helps with some understanding of why weird "sybols" show up at least.
Reply With Quote
  #22  
Old 25-02-2011, 05:46 PM
dugnsuz's Avatar
dugnsuz (Doug)
Registered User

dugnsuz is offline
 
Join Date: Aug 2005
Location: Hahndorf, South Australia
Posts: 4,373
Quote:
Originally Posted by ballaratdragons View Post
Hey Doug, I know it's an old thread but, those silly box things pop up from time to time.

In our SV Camp website scroll right to the bottom of the page to the copyright and what do you see?
http://astronomycamps.bravehost.com/past.html

Now look at the same spot on this page of the same website
http://astronomycamps.bravehost.com/upcoming.html

Weird
They are both supposed to be a circled 'C', the international copyright symbol.
Quote:
Originally Posted by alexk13 View Post
As a web programmer, I can shed a bit of light on this issue. It is something to do with the character set that the page is encoded with

Without getting too technical, most pages are encoded with the utf-8 character set (also used by default is nothing is specified)
The code for this looks like:
Code:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
@ballaratdragons
If you have access to edit the code on the website, you can insert this little gem into the <head> section of the html code, and it should solve the problem
Code:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
I hope this helps with some understanding of why weird "sybols" show up at least.
Cheers Ken and Alex.
Didn't understand a word of your post Alex! But thanks for trying to clear up this once and for all
Doug
Reply With Quote
  #23  
Old 26-02-2011, 09:33 AM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Quote:
Originally Posted by alexk13 View Post
As a web programmer, I can shed a bit of light on this issue. It is something to do with the character set that the page is encoded with ... ISO-8859-1 ...
IIS uses ISO-8859-1 so that is not the reason. The box with '0007' is the way codepoints with no displayable representation are shown.
If the original byte was the two bytes 0007 that is the UTF-8 codepoint for Control-G. It it is the single byte 07 is the ISO-8859-1 or ASCII for Control-G.

However ISO-8859-1 would display 0007 as two boxes with 0000 and 0007

Control-G is supposed to make an audible sound so it appears they are trying to bring attention to themselves. See for example http://en.wikipedia.org/wiki/Bell_character
Reply With Quote
  #24  
Old 26-02-2011, 09:47 AM
mozzie's Avatar
mozzie (Peter)
Registered User

mozzie is offline
 
Join Date: Mar 2007
Location: moonee beach
Posts: 2,179
Quote:
Originally Posted by Matt Wastell View Post
Hi Doug

I can not see the square at all - it just show up on my computer - in the link I see all the usual stuff but many of the symbols are not there! I am on a Mac.
same here matt... no symbol on a mac too.....
Reply With Quote
  #25  
Old 26-02-2011, 11:17 AM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
Quote:
Originally Posted by mozzie View Post
same here matt... no symbol on a mac too.....
Several links say things like this, so I guess newer Macs have the same problem. Roll on UTF-8.

The Mac OS Roman character set (often referred to as MacRoman and known by the IANA as simply MACINTOSH) has most, but not all, of the same characters as ISO-8859-1 but in a very different arrangement; and it also adds many technical and mathematical characters and more diacritics. Older Macintosh web browsers were known to munge the few characters that were in ISO-8859-1 but not their native Macintosh character set when editing text from Web sites. Conversely, in Web material prepared on an older Macintosh, many characters were displayed incorrectly when read by other operating systems.
Reply With Quote
  #26  
Old 01-03-2011, 11:45 PM
dugnsuz's Avatar
dugnsuz (Doug)
Registered User

dugnsuz is offline
 
Join Date: Aug 2005
Location: Hahndorf, South Australia
Posts: 4,373
Quote:
Originally Posted by vjamefrazierq View Post
You brighten up my old posts with your crappy ads!
Reply With Quote
  #27  
Old 02-03-2011, 12:04 AM
Visionoz's Avatar
Visionoz (Bill)
Registered User

Visionoz is offline
 
Join Date: Oct 2008
Location: Perth, Western Australia
Posts: 717
Quote:
Originally Posted by dugnsuz View Post
You brighten up my old posts with your crappy ads!
Hi Doug

Must've been your avatar mate!! That must have stirred that spammer to get you to straighten your hair!!

Cheers
Bill
Reply With Quote
  #28  
Old 27-03-2011, 10:46 PM
MrB's Avatar
MrB (Simon)
Old Man Yells at Cloud

MrB is offline
 
Join Date: Jan 2007
Location: Rockingham WA
Posts: 3,435
Quote:
Originally Posted by dugnsuz
You brighten up my old posts with your crappy ads!
Quote:
Originally Posted by pchigeorgex View Post
Cuppoccino Cups
and again... LOL

Last edited by MrB; 06-04-2011 at 06:19 PM.
Reply With Quote
  #29  
Old 28-03-2011, 10:12 PM
Octane's Avatar
Octane (Humayun)
IIS Member #671

Octane is offline
 
Join Date: Dec 2005
Location: Canberra
Posts: 11,159
Hey Simon,

If it's not too late, are you able to edit your post to remove the actual link to the spammed site?

I just reported ANOTHER one that was left as a reply to this thread. Two in two days, lol.

H

Quote:
Originally Posted by MrB View Post
and again... LOL
Reply With Quote
  #30  
Old 01-04-2011, 08:04 PM
dugnsuz's Avatar
dugnsuz (Doug)
Registered User

dugnsuz is offline
 
Join Date: Aug 2005
Location: Hahndorf, South Australia
Posts: 4,373
Quote:
Originally Posted by Octane View Post

I just reported ANOTHER one that was left as a reply to this thread. Two in two days, lol.

H
...it's that bloody symbol I tells ya!
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time is now 09:11 AM.

Powered by vBulletin Version 3.8.7 | Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Advertisement
Bintel
Advertisement