Search the web
Sign In
New User? Sign Up
magnet-uri
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
Messages 27 - 56 of 379   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
27
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...
Gordon Mohr
gojomo
Offline Send Email
Oct 1, 2002
6:28 pm
28
... SMIL is a good reference point, though not a full solution. EG, the switch statement would allow specifying substitutes, other statements say "ordered...
Lucas Gonze
lucas_gonze
Offline Send Email
Oct 1, 2002
8:51 pm
29
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@...
Send Email
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...
Lucas Gonze
lucas_gonze
Offline Send Email
Oct 1, 2002
9:29 pm
31
... 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...
Gordon Mohr
gojomo
Offline Send Email
Oct 1, 2002
10:08 pm
32
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...
tonygeek
Offline Send Email
Nov 8, 2002
9:53 am
33
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...
Greg Bildson
gbildson
Online Now Send Email
Nov 9, 2002
12:22 am
34
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...
Greg Bildson
gbildson
Online Now Send Email
Nov 9, 2002
4:26 pm
35
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...
tonygeek
Offline Send Email
Nov 9, 2002
5:14 pm
36
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@...
Send Email
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 ...
tonygeek
Offline Send Email
Nov 10, 2002
12:12 am
38
... 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...
anengachris
Offline Send Email
Nov 10, 2002
12:36 pm
39
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, ...
Greg Bildson
gbildson
Online Now Send Email
Nov 11, 2002
3:55 am
40
... 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...
anengachris
Offline Send Email
Nov 11, 2002
9:20 am
41
... 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@...
Send Email
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...
Send Email
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...
tonygeek
Offline Send Email
Nov 12, 2002
3:14 am
44
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...
tonygeek
Offline Send Email
Nov 23, 2002
12:25 am
45
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"...
Greg Bildson
gbildson
Online Now Send Email
Nov 26, 2002
9:04 pm
46
I guess that I also should have mentioned that this is trivial on Windows. Thanks -greg ... __________________________________________________ Do you Yahoo!? ...
Greg Bildson
gbildson
Online Now Send Email
Nov 26, 2002
9:06 pm
47
Does anyone know if there are set guidelines for the extensible use of the (xs, dn, as).x In other words.. I have seen magnets of the form: ...
Rick <rick@...>
rsantos01
Offline Send Email
Jan 7, 2003
4:10 pm
48
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...
Greg Bildson
gbildson
Online Now Send Email
Jan 7, 2003
7:53 pm
49
... 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...
tonygeek <tonygeek@...>
tonygeek
Offline Send Email
Jan 8, 2003
12:51 am
50
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...
anengachris <chris@...>
anengachris
Offline Send Email
Feb 11, 2003
11:28 pm
51
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...
Higgy
thehiggy1
Offline Send Email
Feb 23, 2003
4:51 pm
52
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...
Sam <sam@...>
samfreepeers
Online Now Send Email
Mar 3, 2003
3:36 am
53
Does anyone know how to detect magnet support, using javascript? In other words, to detect if a magnet link will work BEFORE it is clicked....
Sam <sam@...>
samfreepeers
Online Now Send Email
Mar 3, 2003
3:39 am
54
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...
Gordon Mohr
gojomo
Offline Send Email
Mar 5, 2003
8:00 am
55
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...
Lucas Gonze
lucas_gonze
Offline Send Email
Mar 5, 2003
2:01 pm
56
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...
Justin Chapweske
justin@...
Send Email
Mar 5, 2003
4:01 pm
Messages 27 - 56 of 379   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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