Home of the Squeezebox™ & Transporter® network music players.
Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34
  1. #21
    NOT a Slim Devices Employee kdf's Avatar
    Join Date
    Apr 2005
    Posts
    9,493

    Updated Fishbone skin, with alt styles

    Quoting Jacob Potter <jacobdp (AT) gmail (DOT) com>:

    > One minor thing - I think you're missing a [% webroot %] prefix in a
    > few places, line 47 of home.html and the two images and "click here"
    > links in docs/readme.html. Those cause some problems if the skin is
    > accessed explicitly as http://server:9000/Fishbone.


    right...will fix that.

    >
    > The stylesheet switching doesn't work in Safari.


    it doesn't??? What was I doing last night then? I woudn't expect it to work
    from teh browser side, but the links in the readme sure appeared fine for me.
    Is this a rule that I missed? What is happening when you try it?

    > PPK's demo at
    > http://www.quirksmode.org/js/cssdisable.html does work cross-browser,
    > so you might want to check that out.


    will do !

    -kdf

  2. #22
    Senior Member
    Join Date
    May 2005
    Location
    In a house
    Posts
    1,629
    Quote Originally Posted by kdf
    Are you using the EXE version of the server, by any chance? That would certainly prevent the patch of HTTP.pm from working, and explain the lack of proper display when changing to the alternate styles. Basically, its like the other stylesheets don't exist.
    -kdf
    Yes, I am using slim.exe. I presume I need activeperl to run the slimserver.pl script. Is the cygwin perl known to work?

  3. #23
    NOT a Slim Devices Employee kdf's Avatar
    Join Date
    Apr 2005
    Posts
    9,493

    Re: Updated Fishbone skin, with alt styles

    Quoting MrC <MrC.1sfdsb (AT) no-mx (DOT) forums.slimdevices.com>:

    >
    > kdf Wrote:
    > > Are you using the EXE version of the server, by any chance? That would
    > > certainly prevent the patch of HTTP.pm from working, and explain the
    > > lack of proper display when changing to the alternate styles.
    > > Basically, its like the other stylesheets don't exist.
    > > -kdf

    >
    > Yes, I am using slim.exe. I presume I need activeperl to run the
    > slimserver.pl script. Is the cygwin perl known to work?


    Either one should work fine.
    -kdf

  4. #24
    Perl Commando Dan Sully's Avatar
    Join Date
    Apr 2005
    Location
    Daly City, CA
    Posts
    2,864

    Re: Updated Fishbone skin, with alt styles

    * kdf shaped the electrons to say...

    >> Yes, I am using slim.exe. I presume I need activeperl to run the
    >> slimserver.pl script. Is the cygwin perl known to work?

    >
    >Either one should work fine.


    Actually, cygwin perl is known *not* to work. Please use ActivePerl.

    -D
    --
    You know, for kids.

  5. #25
    Senior Member
    Join Date
    May 2005
    Location
    In a house
    Posts
    1,629
    Quote Originally Posted by Dan Sully
    Actually, cygwin perl is known *not* to work. Please use ActivePerl.
    Yeah, I'm discovering that.

  6. #26
    NOT a Slim Devices Employee kdf's Avatar
    Join Date
    Apr 2005
    Posts
    9,493

    Re: Updated Fishbone skin, with alt styles

    Quoting MrC <MrC.1sfgso (AT) no-mx (DOT) forums.slimdevices.com>:

    >
    > Dan Sully Wrote:
    > > Actually, cygwin perl is known *not* to work. Please use ActivePerl.
    > >

    >
    > Yeah, I'm discovering that.


    oh...sorry.
    -kdf


  7. #27
    Senior Member
    Join Date
    May 2005
    Location
    In a house
    Posts
    1,629
    Ok, problem solved. It was that I was using slim.exe and not slimserver.pl which caused the problem. It is clear now that slim.exe includes a pre-compiled version of Web/HTTP.pm. Perhaps a quick edit to the instructions indicating not to use slim.exe and instead use slimserver.pl. w/ActivePerl might help others.

  8. #28
    NOT a Slim Devices Employee kdf's Avatar
    Join Date
    Apr 2005
    Posts
    9,493

    Updated Fishbone skin, with alt styles

    Quoting Jacob Potter <jacobdp (AT) gmail (DOT) com>:

    >PPK's demo at
    > http://www.quirksmode.org/js/cssdisable.html does work cross-browser,
    > so you might want to check that out.


    I'm not sure I understand how this is much different from the techniques I've
    got in use here. I've changed the ordering of stylesheets, no longer using
    'alternate stylesheet'. I'm not sure I want to care about trapping document.all
    for dealing with IE4 (in fact, I recall specifically taking it out of another
    script becuase it caused confusion somewhere). Otherwise, the styleswitcher
    scripts are very much the same, unless I'm missing something.

    -kdf

  9. #29
    Jacob Potter
    Guest

    Updated Fishbone skin, with alt styles

    On 7/19/05, kdf <slim-mail (AT) deane-freeman (DOT) com> wrote:
    > I'm not sure I understand how this is much different from the techniques I've
    > got in use here. I've changed the ordering of stylesheets, no longer using
    > 'alternate stylesheet'. I'm not sure I want to care about trapping document.all
    > for dealing with IE4 (in fact, I recall specifically taking it out of another
    > script becuase it caused confusion somewhere). Otherwise, the styleswitcher
    > scripts are very much the same, unless I'm missing something.


    Whoops, I stand corrected. Just tried it again and it does work in
    Safari, dunno why it wasn't cooperating this morning. Sorry for the
    false alarm!

    - Jacob

  10. #30
    NOT a Slim Devices Employee kdf's Avatar
    Join Date
    Apr 2005
    Posts
    9,493

    Updated Fishbone skin, with alt styles

    Quoting Jacob Potter <jacobdp (AT) gmail (DOT) com>:

    > On 7/19/05, kdf <slim-mail (AT) deane-freeman (DOT) com> wrote:
    > > I'm not sure I understand how this is much different from the techniques

    > I've
    > > got in use here. I've changed the ordering of stylesheets, no longer using
    > > 'alternate stylesheet'. I'm not sure I want to care about trapping

    > document.all
    > > for dealing with IE4 (in fact, I recall specifically taking it out of

    > another
    > > script becuase it caused confusion somewhere). Otherwise, the

    > styleswitcher
    > > scripts are very much the same, unless I'm missing something.

    >
    > Whoops, I stand corrected. Just tried it again and it does work in
    > Safari, dunno why it wasn't cooperating this morning. Sorry for the
    > false alarm!


    np. Thanks for the tips, though. It was good to get the full explanation of
    the quirks. After reading that, I'll have to test with Mozilla.

    -kdf

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •