Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
One of the things that I enjoy about the Perlmonks website is how easy it can be to create links to both internal and external content. Using features such as
[id://XXXXX] [cpan://XXXXX] [google://XXXX]
and the list goes on (at What shortcuts can I use for linking to other information?). After watching some monks have a heated discussion in the CB involving some acronyms, one of the monks asked what some of the acronyms were. It was easy enough for someone to explain them, but it gave me an idea for one new link, which then spawned into three ideas.
  • [whatis://XXXXX]
    • Idea: As I'm sure some of us are aware, there's a technical dictionary located at http://www.whatis.com (that actually forwards to http://whatis.techtarget.com). This dictionary can be used to look up various technical terms for definition, and as such I thought it might be handy to have a [whatis://XXXXX] item, so that if we're trying to explain a certain feature, we could easily use this link to look up the definition.
    • URL for lookup of XXXXX:
      http://whatis.techtarget.com/wsearchResults/1,290214,,00.html?query=XXXXX
    • Example:
      [whatis://SMTP] -> SMTP
    • Cons: I know that Google could probably generate a result that'd be satisfactory enough, but whatis.com really does have some good content in spots.
  • [dictionary://XXXXX]
    • Idea: Along similar lines to the whatis.com idea, this would allow for a dictionary lookup at http://www.dictionary.com with another type of link for convenience.
    • URL for lookup of XXXXX:
      http://www.dictionary.com/search?q=XXXXX
    • Example:
      [dictionary://serendipity] -> serendipity
    • Cons: Even [dictionary://XXXXX] is a little long to type, but I think it could come in handy.
I'd figure that naturally, all links of this nature would be able to use the pipe syntax to change the name of the resulting link, but leaving the content of the link the same. Seeing as this sort of linking is already implemented with things like Google, it seems to me that these new links would be fairly easy to implement. I could be dead wrong though, I don't know what Everything looks like under the hood (yet).

I'd really like some feedback, if anyone wants to take the time. I figure that these ideas are fun and some may not consider them worth implementing, but I wanted to share.

~Brian

In reply to New types of links by brianarn

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found