Forgot your password?
typodupeerror

Comment Re:I thought there was a point to the two slashes (Score 1) 620

I remember stating that originally, an indication of which network protocol to use was meant to go between the slashes.

I don't think so, since the double slashes only apply to Internet schemes anyway. RFC1738 says:

//<user>:<password>@<host>:<port>/<url-path>

      Some or all of the parts "<user>:<password>@", ":<password>",

      ":<port>", and "/<url-path>" may be excluded. The scheme specific

      data start with a double slash "//" to indicate that it complies with

      the common Internet scheme syntax.

But if you find another reference, please let me know.

The only place where I know of that being used is in AFP URLs where you can specify AppleTalk using the following syntax: afp:/at/[user[;AUTH=uamname][:password]@]servername[:zonename]/volume

This is referred to in:
http://tools.ietf.org/html/draft-ietf-svrloc-afp-service-01
as well as:
http://en.wikipedia.org/wiki/URI_scheme#Unofficial_but_common_URI_schemes

Comment 0.4% of movies are available (Score 1) 681

As the article says only 400 of the 90,000 movies the Netflix has are available in HD-DVD. In my case only 1 of the 50 movies in my queue is "available" in HD and it has been stuck in pending release for 6 months. Meanwhile I get to watch 2-3 HD movies a week on my HD Tivo with no stupid can't be skipped warnings...

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...