Search the web
Sign In
New User? Sign Up
locator-sig · SIG about a Python Locator for resource discovery
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
[LOCATOR-SIG] Straw-man Python Locator   Message List  
Reply | Forward Message #11 of 40 |
[ Sent to locator-sig, which seems dead, and starship-crew, which is
definitely alive.]

Here's a straw-man proposal for a Python module locator; the HTML
looks rather ugly in Netscape, but it'll give you the idea, and I
simply want to spark some discussion about this; where should it go
from here? Go to:

http://starship.skyport.net/crew/amk/locator/view.cgi

That gets you to the root of the locator tree. There are two
branches, "Data Structures" and "Encoding".
FUTURE: How should the tree be organized? Like the
contrib directory on ftp.python.org, or some other scheme?

Follow the "Data Structures" link, and you'll see a single
branch ("Mathematical"--for sparse matrices or whatever), and 4
packages listed.
FUTURE: Packages currently have 4 attributes: title, version,
description, primary_site. What attributes should packages have?
(See the Linux Software Map for ideas.) A more attractive
rendering--making the primary site a live link to the site, for
example--isn't hard, and will eventually happen.

To maintain the tree, go to:
http://starship.skyport.net/crew/amk/locator/login.html

Use the login 'amk', and password 'pwd1'. If you get them
wrong, you'll get no feedback, and will just see the root of the
locator tree as before.
FUTURE: Perhaps we shouldn't have password-protected
maintainers; perhaps people should submit entries via
Web or email which get approved and processed.

Once it succeeds, all the packages will have DELETE and EDIT
links next to them. There are 4 fields at the bottom which can be
filled out and submitted to add a new package; there's also a field
that creates a new subcategory or branch, at your current location.
So, try it! Create a new package and delete it; create a new category
or subcategory of an existing category. (Don't bother to add packages
for real.)

Wandering around
http://starship.skyport.net/crew/amk/locator/tree/
will give you an idea of how the data's stored; it's just using the
filesystem, and pickling packages into files with generated names. No
big deal...
FUTURE: Perhaps a real database is required? But I
expect we could automatically generate static
index.html pages for each directory, once CPU load
gets to be a problem. Only maintainers need to see a
dynamically generated page (though one could imagine
users being able to customize their view; excluding
packages that don't support the Mac or whatever).

What do you think, Sirs?


Andrew Kuchling
amk@...
http://people.magnet.com/%7Eamk/

_______________
LOCATOR-SIG: Discussions about a Python Locator for resource discovery

send messages to: locator-sig@...
administrivia to: locator-sig-request@...
_______________



Wed Jul 9, 1997 7:11 pm

amk@...
Send Email Send Email

Forward
Message #11 of 40 |
Expand Messages Author Sort by Date

[ Sent to locator-sig, which seems dead, and starship-crew, which is definitely alive.] Here's a straw-man proposal for a Python module locator; the HTML looks...
Andrew Kuchling
amk@...
Send Email
Jul 9, 1997
10:11 pm

In message <199707091911.PAA04359@...>, Andrew Kuchling wrote: FUTURE: How should the tree be organized? Like the contrib directory on...
Stephen M. Wynne
stevemw@...
Send Email
Jul 9, 1997
8:04 pm

[ To avoid messy subject lines, follow-ups only to the Locator-SIG. ] ... That reminds me; a useful feature would be symlinks, so that Graphics/Image...
Andrew Kuchling
amk@...
Send Email
Jul 9, 1997
11:38 pm

... Structural links are a terrible pain! Keywords are the direct approach to providing inclusion of items in multiple categories. In particular, they don't...
Ken Manheimer
klm@...
Send Email
Jul 11, 1997
12:17 am

... I think that URL's should be listed when available, as real HREF's in the HTML. If the packages don't have 'home pages', then separate URL's should be...
David Ascher
da@...
Send Email
Jul 9, 1997
11:28 pm

... Hmm... that's a novel idea. Offhand I would think that the only things listed would be software; documentation is less common, and is already being...
Andrew Kuchling
amk@...
Send Email
Jul 10, 1997
12:20 am

I am thrilled to see you pursuing this, andrew! I know i won't have time for at least a few days to really look at what you're doing, but wanted to dump some...
Ken Manheimer
klm@...
Send Email
Jul 11, 1997
12:03 am

Andrew, Ken: I really like to see this happen -- here are some comments that actually might make things a bit easier to implement, by making them less...
Guido van Rossum
guido@...
Send Email
Jul 11, 1997
12:58 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help