Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Universal Navigation Bar for Perl Sites

by jdporter (Paladin)
on Aug 24, 2009 at 16:11 UTC ( [id://790852]=note: print w/replies, xml ) Need Help??


in reply to Universal Navigation Bar for Perl Sites

I have a few problems with the proposal as stated in that blog. (I'd post there directly, but I'm not going to create a login just for this.) First, as a programmer, I don't like the O(n^2) nature of the solution — that is, all n sites having links to all other n-1 sites. And although it sounds nice in theory, keeping the menu unified by having a common file which all of the sites suck in isn't realistic, as each site has its own infrastructure and layout. In particular I'm thinking of sites like PerlMonks which are rather "reluctant" in their javascript support.

A workable solution to the above would be to have a "dumb" version which is simply a link to the menu, javascript and all (when allowed by the client), hosted on a single central site — maybe www.perl.org. We could easily add such a link/button on PerlMonks. To be honest, I don't understand why the "mega-nav" menu is so great. To me it's just gratuitous use of the technology. Opening the menu on another page works about as well and at a much lower technology cost.

Between the mind which plans and the hands which build, there must be a mediator... and this mediator must be the heart.
  • Comment on Re: Universal Navigation Bar for Perl Sites

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://790852]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-25 05:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found