Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: quasi-perl related ... more website design

by derby (Abbot)
on Jan 09, 2003 at 18:03 UTC ( [id://225592]=note: print w/replies, xml ) Need Help??


in reply to quasi-perl related ... more website design

While I can't comment on what technologies eweek and gamespot use, you need to remember that URL != filename (although it normally does). If your stuck in that metaphor, you may be able to use commas in your filenames - it all depends on what OS/filesystem you're using. With apache, you can use modules like mod_rewrite (lighweight) or mod_perl (heavyweight in that you're able to do more that just URL manips) to obscure your URLs. You can also play games with PATH_INFO.

As for the usefulness of these types of URLs, check-out Jakob Nielsen's take on URL as UI - to sum up, it's not good.

-derby

  • Comment on Re: quasi-perl related ... more website design

Log In?
Username:
Password:

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

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

    No recent polls found