In several places I have mentioned my surprise at how archaic this site looks and feels - I know that for those of us who value the content, the connection with other Perl people and the discussion, the look and feel is worth the effort. But what about those outside The Monastery? Perl is considered old-fashioned, irrelevant and redundant to many people...right or wrong that is the way it is. Having one of the primary recourses for the language looking outdated does nothing to promote Perl's rightful place as a meaningful part of today's technology.
In no way do I mean to question the amazing work that has been done bringing this community into being or the fabulous contributions that continue to be made.
In another thread marto suggested it was more than trivial to convert the site to being mobile friendly - IMHO, the first stage of converting a legacy website to something more modern. So I thought I'd take a look at what was really needed to make a change...for a bit of fun and to, perhaps, generate some useful discussion.
I went back a decade to a node, sv_upgrade error that was being discussed in November 2010 for no other reason than 10 years is a nice round number! I copied the HTML source, changed the existing image and script paths from relative to absolute, added a little CSS and a little Javascript and produced a quick and dirty mockup which is pretty much identical on desktop but behaves marginally better on mobile. Note that it's not a truly responsive page as it doesn't properly transition from narrow to wide screen width unless it is reloaded.
I made the minimum changes I could which involved:
Clearly this is just a conceptual idea - as The Monastery is built on a framework I have no idea what is involved in changing the source code that framework spits out and it would need much more then just a quick fix. However, from the comments I have seen scattered around, I'm not the only one who feels that this site no longer showcases Perl in the best way and any change in the right direction is probably a good thing.
If there is a move towards creating a responsive site, I am happy to contribute where I can although I am very much aware that my coding skills are very inferior to many others here. But I am eager to learn and to help.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Quick and dirty mobile fix
by jdporter (Canon) on Nov 23, 2020 at 15:53 UTC | |
Re: Quick and dirty mobile fix
by choroba (Archbishop) on Nov 22, 2020 at 20:50 UTC | |
by Bod (Hermit) on Nov 22, 2020 at 21:25 UTC | |
by hippo (Chancellor) on Nov 22, 2020 at 23:07 UTC | |
by Bod (Hermit) on Nov 25, 2020 at 18:56 UTC | |
by LanX (Cardinal) on Nov 22, 2020 at 22:00 UTC | |
by Leudwinus (Beadle) on Nov 25, 2020 at 20:06 UTC | |
Re: Quick and dirty mobile fix
by jcb (Parson) on Nov 23, 2020 at 03:13 UTC | |
Re: Quick and dirty mobile fix
by harangzsolt33 (Friar) on Nov 23, 2020 at 05:11 UTC | |
Re: Quick and dirty mobile fix
by Ratazong (Monsignor) on Nov 23, 2020 at 07:34 UTC | |
by Bod (Hermit) on Nov 23, 2020 at 12:23 UTC | |
by LanX (Cardinal) on Nov 23, 2020 at 14:53 UTC | |
by Fletch (Chancellor) on Nov 23, 2020 at 15:23 UTC | |
by LanX (Cardinal) on Nov 23, 2020 at 15:50 UTC | |
by Bod (Hermit) on Nov 25, 2020 at 18:34 UTC | |
by Bod (Hermit) on Nov 25, 2020 at 18:28 UTC |