I also had the problem with not being able to get at my bookmarks very easily from various machines. So I use netscape on my external-facing machine to maintain my bookmarks (as I've not done a script to add them remotely, and that file might be in use anyhow) I set it up so it's web-accessable to anyone, because of all the times you get in conversations where every other sentence is "oh, there's a link to that in my bookmarks"

And because I've got so many links, it folds up folders so you can explore into them.

OTOH, there are also links and folders which are marked private (in the comment field) Straight links don't show up. Private folders show up, but aren't accessable without knowing how.

On top of that, it runs as an SSI, you can tell it what colours to output in, and call specific folders directly. Want to add a link to the rocketry links on my website ? I just add a bookmark to the 'rocketry' folder in netscape.

For more details, have a look at my links

The code is rather nasty, I've been using the script for several years now (with the odd tweak between upgrades of NS) but if you want help on how to do something in your script that mine does ask, or if you just want to steal ideas, feel free. If there's lots of interest in seeing the code, I'll even finish off the rewrite I started a while ago.

the hatter


In reply to Re: A different approach for bookmarks. by hatter
in thread A different approach for bookmarks. by atlantageek

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.