[WSG] Re: WSG Digest

2009-11-01 Thread Ei Sabai Nyo
It looks like the Content-Type for the document is incorrect.  Currently, it is 
set to Content-Type: text/html; charset=iso-8859-1.  It should be text/xml or 
application/xml.  In PHP, you can use header to set content type of the 
document.  http://php.net/manual/en/function.header.php  

Sidenote: I use Live HTTP Headers Add on for Firefox to view header 
information.  https://addons.mozilla.org/en-US/firefox/addon/3829

Cheers,
Ei Sabai



Anansi Web Development

Web Design and Development | Search Engine Optimisation and Marketing | Social 
Media Integration | Web Application Development

http://www.anansi.com.au/



--- On Sun, 11/1/09, wsg@webstandardsgroup.org  
wrote:

From: wsg@webstandardsgroup.org 
Subject: WSG Digest
To: wsg@webstandardsgroup.org
Date: Sunday, November 1, 2009, 10:06 PM

*
WEB STANDARDS GROUP MAIL LIST DIGEST
*


From: "Adam Smith" 
Date: Mon, 02 Nov 2009 08:58:37 +1100
Subject: Re: [WSG] [OT] Google search/index/webmaster help

Actually, I think you're both right!
 
Swami; I'll hazard a guess here and assume you're using Firefox; and you've
 done what I did and gone to http://maps.unimelb.edu.au/sitemap.xml, seen a
 mass of test on screen and saved the file to be confronted with: 
http://www.sitemaps.org/schemas/sitemap/0.
9"> - at the top of the file. 
 
I almost shudder to say this, but use... internet explorer (I feel 
like I need a wash!) for this; and the file's true structure is seen on scr
een. 
 
If some time presents today, I'll dig around and see if I can find out why 
there's something Firefox can't do better than IE (7 by the way) or if it's
 one of the plugin's I'm running.

>>> On 31/10/2009 at 2:33 PM, Andrew Harris  wrote:

ahh - no.

I did change some stuff on the site, but not the xml file - I suspect
whatever you were looking at it with the first time had to put the
html tags around it just to make sense of it.

On Sat, Oct 31, 2009 at 10:00 AM, Swami Neelamber  wro
te:
> Sorry Hassan! It would seem it's been changed.
> Andrew's been beavering away, as one does.
>
> His original "XML" file I downloaded from the same URI as you
> did: , right onto my desktop (it's
> still there), and I believe I probably did that a number of hours before 
you
> looked.
> Sorry for the confusion. Keep breathing.
>
> Swami  :)
>
>
>
> www.blueskyzen.com/design
>
>
> On Sat, Oct 31, 2009 at 4:35 AM, Hassan Schroeder 
> wrote:
>>
>> Swami Neelamber wrote:
>>
>>> I'm not totally sure about that  you've used top and bottom
>>> of your *sitemap.xml* file?
>>
>> Don't know what you're looking at but there are no such tags in the
>> document at 
>>
>> --
>> Hassan Schroeder - has...@webtuitive.com
>> webtuitive design ===  (+1) 408-621-3445   === http://webtui
tive.com
>> twitter: @hassan
>>                          dream.  code.
>>
>>
>> ***
>> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
>> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
>> Help: memberh...@webstandardsgroup.org
>> ***
>>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***



-- 
Andrew Harris
and...@woowoowoo.com
http://www.woowoowoo.com

~~~ <*>< ~~~


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


Network Ten Pty Ltd ABN 91 052 515 250

Network Ten Disclaimer.
This e-mail (including all attachments) is intended solely for the 
named addressee. If you receive it in error, please let us know by 
reply e-mail, delete it from your system and destroy the copies. 
This e-mail is also subject to copyright. No part of it should be 
reproduced, adapted or transmitted without the written consent of 
the copyright owner. E-mails may be interfered with, may contain 
computer viruses or other defects and may not be successfully 
replicated on other systems. We give no warranties in relation to 
these matters. If you have any doubts about the authenticity of an 
e-mail purportedly sent by us, please contact us immediately.



**
Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgrou

[WSG] Re: WSG Digest

2010-03-04 Thread Ei Sabai Nyo
It should be like this: 

Top Header...

blah blah blah
blah blah blah

back to top

And, fyi:
"Note that in XHTML 1.0, the name attribute of these elements is
formally deprecated, and will be removed in a subsequent version of
XHTML."
http://www.w3.org/TR/xhtml1/



Anansi Web Development

Web Design and Development | Search Engine Optimisation and Marketing | Social 
Media Integration | Web Application Development

http://www.anansi.com.au/

Web Development Blog
http://eisabainyo.net/weblog



--- On Fri, 5/3/10, wsg@webstandardsgroup.org  wrote:

From: wsg@webstandardsgroup.org 
Subject: WSG Digest
To: wsg@webstandardsgroup.org
Received: Friday, 5 March, 2010, 12:55 AM

*
WEB STANDARDS GROUP MAIL LIST DIGEST
*


From: c...@fagandesign.com.au
Date: Thu, 04 Mar 2010 12:33:22 +1100
Subject: IE8 bug?



   Hi all,

   I have run in to what seems to be an IE8 bug - IE8 doesn't respond  
to internal links (as in, same page links) on a demo site I'm working  
onyet IE6 and IE7 do!

eg.


   blah blah blah
   blah blah blah

back to top

   I tried Googling and looking back through old posts from WSG but  
can't find anything

Has anyone come across this issue before? (and better yet, come across  
a fix??)

Regards,

Christian Fagan
Fagan Design
fagandesign.com.au[1]



Links:
--
[1] http://www.fagandesign.com.au



*
From: Micky Hulse 
Date: Wed, 3 Mar 2010 17:47:21 -0800
Subject: Re: [WSG] IE8 bug?

> Has anyone come across this issue before? (and better yet, come across a
> fix??)

Not sure if this will help, but I suggest using a div instead of an href:

...

blah blah blahblah blah blah

I have not used named anchors in ages.

Hope you get it figured!
M

*
From: John Unsworth 
Date: Thu, 4 Mar 2010 12:57:22 +1100
Subject: Re: [WSG] IE8 bug?

Hi Christian,

You will find some info about this on the Sitepoint HTML reference
pages, http://reference.sitepoint.com/html/a/href , read down that
page and there is some information about requiring a href reference in
the anchor link for IE. Also as I understand it you don't really need
id= and name=, use one or the other - they complete the same purpose,
although I'm just reading this information from a book and haven't
checked the specification per se.

Cheers,
John Unsworth

On 4 March 2010 12:33,   wrote:
> Hi all,
>
> I have run in to what seems to be an IE8 bug - IE8 doesn't respond to
> internal links (as in, same page links) on a demo site I'm working on
yet
> IE6 and IE7 do!
>
> eg.
> 
> 
>    blah blah blah
>    blah blah blah
> 
> back to top
>
> I tried Googling and looking back through old posts from WSG but can't fi
nd
> anything
>
> Has anyone come across this issue before? (and better yet, come across a
> fix??)
>
> Regards,
>
> Christian Fagan
> Fagan Design
> fagandesign.com.au
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***

*
From: Kat 
Date: Thu, 04 Mar 2010 12:37:02 +1030
Subject: Re: [WSG] Background music on web pages

Lesley Lutomski wrote:
> Thanks to all who have replied.
> 
> As far as "don't do it" goes, you're preaching to the converted here, 
> but I don't seem to be able to get the message through to my clients.
> 
> The clients in question are a committee (first problem!), who all say 
> "Oh, I know nothing about computers/the internet" but at the same time 
> refuse to be guided.  Referring them to usability articles is a 
> non-starter, because they'll just not look at them.  I've tried reducing 
> the arguments to very basic, non-technical issues, but my powers of 
> persuasion are apparently lacking.
> 
> Given that I can't afford to turn down the work, I'll take on board the 
> points folk have made here and promise to do the least-awful job on it I 
> can!
> 
> Thanks again.
> 
> Lesley


Are they business people? Then use business language. Talk about their 
marketing/advertising/ and the budget and the daily work, 24/7, at 
achieving their brand/image that goes on by everyone at the 
organisation. That if someone has a bad experience, it has a bigger then 
expected negative impact: they will tell 20 people. That background 
music is an instant bad experience, and will undo at least half of the 
work they have achieved so far. Give it to them in numbers, so they know 
it is a monetary loss.

Kat


*
From: "Thierry Koblentz" 

[WSG] Re: WSG Digest

2010-05-02 Thread Ei Sabai Nyo
If you set background: transparent to the a:hover for those navigation items, 
it will solve the issue.  



Anansi Web Development - http://www.anansi.com.au/



Web Development Blog - http://eisabainyo.net/weblog/



--- On Mon, 3/5/10, wsg@webstandardsgroup.org  wrote:

From: wsg@webstandardsgroup.org 
Subject: WSG Digest
To: wsg@webstandardsgroup.org
Received: Monday, 3 May, 2010, 6:34 AM

*
WEB STANDARDS GROUP MAIL LIST DIGEST
*


From: 
Date: Mon, 3 May 2010 15:31:51 +1000
Subject: Why does IE show text decoration on these  buttons?


Hello group,

It's another brain fade moment for me, so I hope someone can help me.  

In IE7, the nav buttons are showing a black underline when the mouse hovers
over them, even though I have specifically put text-decoration:none in the
IE style sheet.   (In other browsers the buttons do what they're supposed
to)

Can anyone see what I've missed please?  

http://uniquecelebrations.com.au/ 

Cheers
Mike Kear
Windsor, NSW, Australia
0414 622 847
Adobe Certified Advanced ColdFusion Developer 
AFP Webworks Pty Ltd 
http://afpwebworks.com 
Full Scale ColdFusion 9 hosting from A$15/month




**
Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
**





  

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***