Harald Schilly wrote: > Hello, in my last post about sagetex and more exposure of sage pages, > i had the idea to create a random link (not really random, there is > nothing like that in apache ssi, but the seconds of the timestamp are > more than ok) > therefore, there are now 10 links that are very prominent on the > index.html page. > The idea is that new users and those who don't know where to look at > might be attracted. > Here is the current list. If you have better ideas, comments, tell me. > > 10 links for last digit of the second from 0 to 9: > <a href="./tour-quickstart.html">Quickstart into Sage</a> > <a href="./links-components.html">What Sage is made of...</a> > <a href="./tour.html">Introduction to Sage</a> > <a href="http://planet.sagemath.org/">Sage Blog</a> > <a href="http://www.ctan.org/tex-archive/help/Catalogue/entries/ > sagetex.html">SageTeX - embedding Sage code inside LaTeX documents.</ > a> > <a href="./library/stories.html">Success Stories, Testimonials, News > Articles, Blogs</a> > <a href="./library/publications.html">Publications citing Sage</a> > <a href="./library/calctut/index.html">Calculus with Sage</a> > <a href="./tour-research.html">Sage in Research</a> > <a href="http://wiki.sagemath.org/interact">Interactive Calculations > with Sage</a> > fallback default: > <a href="./help.html">Tutorials and Help Resources</a> > > I can also expand the list, repeat some links to give them a higher > probablility (and repeat them with different link-text), etc.
I'm not sure what you are trying to do. Make it so that a user can click on a link and be taken to a random help page? To me, that seems counter-productive; I generally have a good idea of what I need and go there. If I don't have a good idea of what I want, plopping me down in the middle of something is likely to confuse me more than a more structured exploration. Would the structured links still be maintained? Personally, I like how you have things now. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
