[WSG] Taxonomy workshop worth really worth attending

2010-11-09 Thread Nerida Hart
Dear all In March 2001 Patrick Lambe of Straits Knowledge will be visiting Australia and running his (absolutely fabulous) Taxonomy workshops. I have known Patrick for many years and he is the only person I know who can put the language of taxonomies in lay persons terms and still get across the

[WSG] Re: Taxonomy workshop worth really worth attending

2010-11-09 Thread Nerida Hart
Dear all That should have said March 2011 Sorry Nerida On 10 November 2010 07:22, Nerida Hart nerida.h...@gmail.com wrote: Dear all In March 2001 Patrick Lambe of Straits Knowledge will be visiting Australia and running his (absolutely fabulous) Taxonomy workshops. I have known Patrick

[WSG] lazyweb://schema.agnostic.URLs

2010-11-09 Thread Andrew Harris
I remember a discussion about this a long time ago, can't remember if it was on this list, but someone might remember... * We're a big university: lots of pages! * We want to use one master style sheet as much as possible, to maximise caching, minimise management etc. * The images referenced in

Re: [WSG] lazyweb://schema.agnostic.URLs

2010-11-09 Thread Mathew Robertson
works fine. http://www.no-http.org/ http://www.webreference.com/html/tutorial2/3.html http://www.no-http.org/cheers, Mathew Robertson On 10 November 2010 12:38, Andrew Harris and...@woowoowoo.com wrote: I remember a discussion about this a long time ago, can't remember if it was on this

Re: [WSG] lazyweb://schema.agnostic.URLs

2010-11-09 Thread Andrew Harris
oh, thank you! On Wed, Nov 10, 2010 at 12:58 PM, Mathew Robertson mathew.blair.robert...@gmail.com wrote: works fine. http://www.no-http.org/ http://www.webreference.com/html/tutorial2/3.html cheers, Mathew Robertson -- Andrew Harris and...@woowoowoo.com http://www.woowoowoo.com ~~~ *

Re: [WSG] lazyweb://schema.agnostic.URLs

2010-11-09 Thread Micky Hulse
On Tue, Nov 9, 2010 at 6:17 PM, Andrew Harris and...@woowoowoo.com wrote: works fine. http://www.no-http.org/ http://www.webreference.com/html/tutorial2/3.html Interesting! Thanks for sharing. Learn something new every day. I wonder how many folks don't specify the http: part? It sounds like

[WSG] mixing media queries?

2010-11-09 Thread tee
Is it possible or something is wrong with my rule: @media only screen and (orientation: portrait) and (device-width: 768px) and (max-width: 480px){ } If I target the element in each query it works but not with the above . The closest example I found from w3c site is below which does give me

Re: [WSG] mixing media queries?

2010-11-09 Thread tee
Thanks, one of them might be part of the solution. I have a need that I want to target all devices in one place (all smartphones and iPad portrait and landscape) that can't handle @font-face , though these devices are able to pick up the second font but the font-weight is set to normal for

Re: [WSG] mixing media queries?

2010-11-09 Thread Micky Hulse
On Tue, Nov 9, 2010 at 8:59 PM, tee weblis...@gmail.com wrote: ...snip... My various tests show that it's not possible to have more than 2 rules put together. Hi! Sounds like a fun project that you are tackling! I am not sure I can help much, but if you have time to browse the net, maybe