Now that Kazaa has added "Kazaa Playlists" -- .kpl files, with a list of other files inside -- it seems a good time to discuss and settle on an official format...
... SMIL is a good reference point, though not a full solution. EG, the switch statement would allow specifying substitutes, other statements say "ordered...
Agreed. I think SMIL and RSS should contain most everything you need. But then again, I always prefer to slightly tweak existing standards rather than...
Justin Chapweske
justin@...
Oct 1, 2002 8:57 pm
30
... Can you talk more about why this kind of thing should be a magnet feature, Gordon? EG, usecases? From what I understand so far, it seems to me that a...
... MAGNET is a way to specify a "topic" for further action by local applications, without necessarily specifying the exact further action -- it depends on the...
Let's say magnet link contains only the hash. Fine, software that knows how to search for that hash enables user to eventually get that file. Now, if magnet...
Gordon, Hi. I wanted to get your input on a different type of Javascript that I came up with to handle magnet URI. As you know, LimeWire is cross platform so...
You're pretty much describing the Magnet URLs used by JivePlayer. Take a look at them here: http://www.limewire.com/magnet/magnet-uri-detect.html Shareaza and...
Thanks. You are absolutely right! Knowing the file size from the magnet link is, in contrast, a minor programming convenience issue when preparing for a...
If you're thinking of going down this path I would highly recommend leveraging the HTTP Extensions for a Content-Addressable Web ...
Justin Chapweske
justin@...
Nov 9, 2002 5:22 pm
37
I understand the difficulties and compromises forced upon cross- platform implementations. These are the issues that come to mind from Windows-specific ...
... I think your idea of a CGI isn't really needed. (And if you did do it, I'd do in PHP rather than CGI) However, what is needed is a standard for "MAGNET...
What are you talking about? I believe that enabling web servers would be a very powerful idea. A CGI can be done in php or whatever language you want. CGI, ...
... How would the script work? What would it do? I don't think I understand it completely. Currently I think the need is for "Magnet Manifests". That would...
... I'm guessing that it would probably do something like this: (http://open-content.net:8080/onion-gateway/head?uri=http://magnet-uri.sf.net/) We are also...
Justin Chapweske
justin@...
Nov 11, 2002 12:32 pm
42
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the magnet-uri group. File : /Magnet...
magnet-uri@yahoogroup...
Nov 12, 2002 3:05 am
43
I uploaded a VC++ 6.0 sample, derived from MSDN sample, that demonstrates one very simple magnet APP handler. This is COM DLL that you register and unregister...
I couldn't find anything in GDF Files section. I've seen support for gnutella: URL protocol only in Shareaza. I know this is magent: group but gnutella: has...
There appears to be some consensus that generic Javascript for magnet doesn't make sense given that you can build protocol handlers for magnet that "just work"...
I guess that I also should have mentioned that this is trivial on Windows. Thanks -greg ... __________________________________________________ Do you Yahoo!? ...
LimeWire can handle any number or lack of number I believe. For good form, it would be nice to use sequential numbers (1, 2, 3) if using any at all. The same...
... This is incorrect and, without the corresponding dn.1 or xt.1, xs.1 is best discarded. The only other option is to consider that author may have had good...
As of today (Feb 11 2003) the latest version of Opera (v7.1) does not support MAGNET URI's. I and other Shareaza users have been battling that they add support...
Could magnet uris include a file size tag or something? It could be used to check that a file is the right size. It could also be used by websites, such as...
If IE and Netscape support magnets (which they do) then the burden is clearly on Opera to also support this sort of protocol. They should not need any...
Inspired by Lucas's proposal and John's need, I'd like to offer a similar proposal to fill one of the gaps left in the Magnet-URI specs. Those specs mention an...
Extremely sensible stuff. Still, I want to clarify my point relative to ... m3u playlists already support HTTP URLs, so they should also be able to accomodate...
I don't quite like it for the simple fact that new URIs are supposed to work with any markup that already understands URIs. You shouldn't have to define a new...