Competition 30 ready

Page 2 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.
Archived from groups: rec.games.roguelike.angband (More info?)

Eddie Grove wrote:
> I have had to <shift>-click to download on Tony's site on previous
> comps; simply clicking downloaded something unuseable.

That's really weird. Then again, maybe it's IE being broken -- does the
problem occur in firefox? ISTR some versions of IE ignore the mime type
of a file and assume it's text/html if it's an unregistered extension
(not associated with an application on your machine).

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> It sounds like the http headers it generates have a)
> incorrect mime types and b) incorrect time stamps for at least some
> files some of the time.

Nope:

sherm$ curl --head
http://homepage.ntlworld.com/isparp1/angband/nppangband-041-riscos.zip
HTTP/1.1 200 OK
Date: Fri, 08 Apr 2005 00:57:59 GMT
Server: Apache/1.3.26 (Unix)
Last-Modified: Wed, 06 Apr 2005 10:28:27 GMT
ETag: "16cad20-d2add-4253b9cb"
Accept-Ranges: bytes
Content-Length: 862941
Content-Type: application/zip

There you go - content type "application/zip", Last-Modified looks
right, and when I download it the file comes out the right size.

> leads me to suspect IIS.

Suspect, schmuspect. Why guess when you can know?

<http://uptime.netcraft.com/up/graph/?host=homepage.ntlworld.com>

And the verdict is... Apache 1.3.26 on Solaris.

Neo, do you have anything useful to say?

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

Enough, all of you. And "WTF is curl" is a stupid question. I know
that you are running linux.


It's easier to R*T*F*M than to ask a dumb question on an unrelated
newsgroup.

$ man curl
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Twisted One wrote:
>
>> It sounds like the http headers it generates have a) incorrect mime
>> types and b) incorrect time stamps for at least some files some of the
>> time.
>
> Nope:
>
> sherm$ curl --head
> http://homepage.ntlworld.com/isparp1/angband/nppangband-041-riscos.zip
> HTTP/1.1 200 OK
> Date: Fri, 08 Apr 2005 00:57:59 GMT
> Server: Apache/1.3.26 (Unix)
> Last-Modified: Wed, 06 Apr 2005 10:28:27 GMT
> ETag: "16cad20-d2add-4253b9cb"
> Accept-Ranges: bytes
> Content-Length: 862941
> Content-Type: application/zip

Well, that doesn't make any sense, unless the server's already been
fixed in the recommended way. With a proper timestamp it won't be
trumped by a cached version after it's been updated by a proper browser,
and with a proper mime type in the header the file won't be encoded
wrongly (or worse, opened in the browser window as a page full of
gobbledygook) when downloaded in a proper browser. Apparently someone
with Firefox had problems however. (Someone having problems in IE would
just make me suspect IE shoddiness, and not server-side shoddiness;
someone having problems in Firefox and problems reported with multiple
vendors' browsers leads me to suspect server-side shoddiness.)

I'd guess it was server-side shoddiness, perhaps caused by IIS and
perhaps not, but the problems had already been fixed (and IIS, if
present, replaced with the world's only recommended web server software)
between the problems occurring and this discussion arising.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> I'd guess it was server-side shoddiness, perhaps caused by IIS and
> perhaps not

What do you mean, "perhaps"? Can't you read? Netcraft has records for
that host all the way back to November 2000. It's been on Solaris for at
least that long.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Twisted One wrote:
>
>> I'd guess it was server-side shoddiness, perhaps caused by IIS and
>> perhaps not
>
> What do you mean, "perhaps"? Can't you read? Netcraft has records for
> that host all the way back to November 2000. It's been on Solaris for at
> least that long.

I can read, but I don't trust you, since you're a complete stranger and
exhibiting hostility to boot. The latter in particular indicates you may
have ulterior motives. I don't know what "Netcraft" is, or even if it
truly exists; you could easily have falsified that stuff. Assuming you
didn't, it's still not proof of anything, just hearsay. Regardless of
which, if it is true, there's the matter of why an RFC-compliant browser
would mangle a zip file on download that had the proper mime type in the
HTTP headers. Or more to the point, the fact that it wouldn't. Whenever
the problem was occurring with the zip file being corrupted in transit,
the mime type the server gave for that URL must not have been
"application/zip". If it is now, and we only have your word for that,
then it has changed since the time the problem occurred. (If only IE
users had reported problems that would be a different matter -- IE is
well known to behave shoddily, including in the particular case of
clicking links to files with proper mime type info but an extension not
familiar to the user's Windows box. If they don't have WinXP or Winzip,
..zip files included.)

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> I can read

Then why won't you? Too lazy, perhaps?

> but I don't trust you

You don't need to. Get off your lazy butt, run curl, and have a look at
the headers for yourself.

> since you're a complete stranger and
> exhibiting hostility to boot.

You reap what you sow. Your posting record here speaks for itself -
you're quick to jump to conclusions, refuse to do your own research,
take offense at the slightest imagined provocation, etc., etc.

If you don't want hostility directed your way, don't invite it.

> have ulterior motives. I don't know what "Netcraft" is, or even if it
> truly exists; you could easily have falsified that stuff.

Get off your lazy butt and do a little research, then. Netcraft has been
around for years. Anyone with half a clue knows who they are and what
they do. The fact that you haven't heard of Netcraft says more about you
than it does about them.

What's more, you don't have "only" my own word, or Netcraft's. If you
weren't too lazy to do so, you can easily verify the MIME type for yourself.

Neo, do you have anything useful to say?

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

Well, I assumed you had ubuntu linux, since you were extolling its many
virtues in a different thread.

Anyway, if you don't, googling for curl man page works pretty well.
And googling for curl+cygwin shows a lot of hits too.... (You MUST
have cygwin installed, if you are a linux fan!)
 
Archived from groups: rec.games.roguelike.angband (More info?)

On 7 Apr 2005 21:27:04 -0700, "pete mack" <pmac360@hotmail.com> wrote:

>Enough, all of you. And "WTF is curl" is a stupid question. I know
>that you are running linux.
>
>
>It's easier to R*T*F*M than to ask a dumb question on an unrelated
>newsgroup.
>
>$ man curl

Please quote what you are replying to for context. Not the *whole
post*, of course, but enough to know what you are responding to, and,
oh, yes, attribute it as well. Now, I can guess who you are replying
to, because his incredible laziness, and stupid questions following
from that laziness, is very well known by now. But if you replying to
something remotely interesting, the lack of context could have been
bothersome.

R. Dan Henry
danhenry@inreach.com
 
Archived from groups: rec.games.roguelike.angband (More info?)

On Thu, 07 Apr 2005 23:03:17 -0400, Sherm Pendley
<spamtrap@dot-app.org> wrote:

>Twisted One wrote:
>
>> I can read
>
>Then why won't you? Too lazy, perhaps?

Duh.

R. Dan Henry
danhenry@inreach.com
 
Archived from groups: rec.games.roguelike.angband (More info?)

pete mack wrote:
> Enough, all of you. And "WTF is curl" is a stupid question. I know
> that you are running linux.

That's funny -- it says Windows XP on the box. Are you sure?

Also, the only stupid question is the one that remains unasked.

> It's easier to R*T*F*M than to ask a dumb question on an unrelated
> newsgroup.

R /what/ FM?

> $ man curl

Hrm, bad command or filename. So says the MS-DOS Prompt window I tried
it in. 😉

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Twisted One wrote:

> pete mack wrote:
>
>> It's easier to R*T*F*M than to ask a dumb question on an unrelated
>> newsgroup.
>
> R /what/ FM?

Go to <http://www.google.com>, and search for "curl". The *first* hit
says "curl is a command line tool for transferring files with URL
syntax". That sounds like a likely candidate, given the context of this
discussion, don't you think?

It's not exactly rocket surgery, Neo.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

On Fri, 08 Apr 2005 00:48:45 -0400, Sherm Pendley
<spamtrap@dot-app.org> wrote:

>Twisted One wrote:
>
>> pete mack wrote:
>>
>>> It's easier to R*T*F*M than to ask a dumb question on an unrelated
>>> newsgroup.
>>
>> R /what/ FM?
>
>Go to <http://www.google.com>, and search for "curl". The *first* hit
>says "curl is a command line tool for transferring files with URL
>syntax". That sounds like a likely candidate, given the context of this
>discussion, don't you think?
>
>It's not exactly rocket surgery, Neo.

<idiot boy>
rocket surgery?
</idiot boy>

R. Dan Henry
danhenry@inreach.com
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> Twisted One wrote:
>
>> pete mack wrote:
>>
>>> It's easier to R*T*F*M than to ask a dumb question on an unrelated
>>> newsgroup.
>>
>> R /what/ FM?
>
> Go to <http://www.google.com>, and search for "curl".

On your say-so? After you attacked me without provocation? And when you
didn't even say "please"? I don't think so.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:

[Attempt to emasculate me deleted]

> If I killfiled you I wouldn't get to keep laughing at you.

If you killfiled me everyone else in the newsgroup would breathe a sigh
of relief. On the other hand, you're too selfish and curmudgeonly a
bastard to do anything of the sort, as has sadly become all too apparent.

[Remainder snipped -- more pathetic attempts at emasculating metaphors
-- like that would work on a *computer geek* -- maybe the pro football
player in your town would start worrying he won't get as many girls now
he's been associated with anything puffy and cute, but it won't work on
me. Plus the usual sad assortment of trivial insults, and of course the
spammy tagline that ends all of sherm's posts. And of course, like all
of sherm's posts, it's all 100% off topic for whatever group it's posted
in.]

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

R. Dan Henry wrote:

> <idiot boy>
> rocket surgery?
> </idiot boy>

It came from the Star Trek episode where they had to reprogram a
sentient missile or some such thing. I was watching it with friends, and
one of them jokingly asked "is that rocket science or brain surgery,"
and I replied "Both - It's rocket surgery!" Been using it ever since...

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

On 2005-03-31 21:26:21, avh@softalk.ws (Tony Holmes) wrote:

> Hello All,
>
> Competition 30 is now ready for download. It is a NPPAngband 0.4.1
> Hobbit Rogue submitted by Timo.
>
> Tony
> http://mysite.wanadoo-members.co.uk/angband_comp
>
>

Actually I wouldnt mind taking part in this. I couldnt download the file for
some reason, could you email it to me?

sevdb@nospam.bigpond.net.au

Just take out the nospam :)

--
"Omnia mors aequat"
"Death levels all distinctions"
 
Archived from groups: rec.games.roguelike.angband (More info?)

R. Dan Henry wrote:
> On Thu, 07 Apr 2005 23:03:17 -0400, Sherm Pendley
> <spamtrap@dot-app.org> wrote:
>
>>Twisted One wrote:
>>
>>>I can read
>>
>>Then why won't you? Too lazy, perhaps?
>
> Duh.

My, how gratuitous. Who invited you into this thread? I thought you'd
killfiled me and had done with it. 😛

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

pete mack wrote:
> Well, I assumed you had ubuntu linux, since you were extolling its many
> virtues in a different thread.

Secondhand knowledge. XP and dual boot don't mix, or so I've heard, and
I currently don't have a sacrificial box handy whose hard drive I can
erase without qualms.

> And googling for curl+cygwin shows a lot of hits too.... (You MUST
> have cygwin installed, if you are a linux fan!)

I do, but the web download util in it is named wget.

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

R. Dan Henry wrote:
> But if you replying to
> something remotely interesting, the lack of context could have been
> bothersome.

If it is not "remotely interesting", why are you following up, including
the inevitable potshots, and generally being a boor and a pedant in an
off-topic thread?

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

R. Dan Henry wrote:
> On Fri, 08 Apr 2005 00:48:45 -0400, Sherm Pendley
> <spamtrap@dot-app.org> wrote:
>
>
>>Twisted One wrote:
>>
>>
>>>pete mack wrote:
>>>
>>>
>>>>It's easier to R*T*F*M than to ask a dumb question on an unrelated
>>>>newsgroup.
>>>
>>>R /what/ FM?
>>
>>Go to <http://www.google.com>, and search for "curl". The *first* hit
>>says "curl is a command line tool for transferring files with URL
>>syntax". That sounds like a likely candidate, given the context of this
>>discussion, don't you think?
>>
>>It's not exactly rocket surgery, Neo.
>
> <idiot boy>
> rocket surgery?
> </idiot boy>

<retarded peDANtic HENRY>
It's rocket *science* you dumbass, don't you know English, or are you
just too lazy to use a dictionary, numbskull?!
</retarded peDANtic HENRY>

(Hey -- turnabout's fair play!)

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Sherm Pendley wrote:
> It came from the Star Trek episode where they had to reprogram a
> sentient missile or some such thing. I was watching it with friends, and
> one of them jokingly asked "is that rocket science or brain surgery,"
> and I replied "Both - It's rocket surgery!" Been using it ever since...

Gee, thanks. Now that brilliant Voyager episode is forever tainted in my
mind by unwelcome and unpleasant associations with an unwelcome and
unpleasant personage -- namely, you. 😛

--
http://www.gnu.org/philosophy/right-to-read.html
Palladium? Trusted Computing? DRM? Microsoft? Sauron.
"One ring to rule them all, one ring to find them
One ring to bring them all, and in the darkness bind them."
 
Archived from groups: rec.games.roguelike.angband (More info?)

Harriet Bazley wrote:
>
> Unfortunately it still won't load the competition save file,
> the error is "Too many (2048) monster races!"

There's been a lot of discussion, and a bit of a flame war, below. It
looks like the competition server is serving the save file as text/plain
- if RISC OS makes a distinction between text and binary files, that
might be causing the problem you're seeing.

I've posted a gzipped copy of the save file on my site at:
<http://www.dot-app.org/competition30_savefile.gz>

Feel free to give it a try.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
 
Archived from groups: rec.games.roguelike.angband (More info?)

In article <z8WdnW_pfY2NkcvfRVn-tw@rogers.com>, Twisted One wrote:
> Sherm Pendley wrote:
>> Twisted One wrote:
>>> *You* attacked *me*, remember?
>>
>> No, I disagreed with your theory...
>
> You did not do so civilly however. You basically said "HEY EVERYONE!
> LOOK! I ALWAYS SUSPECTED THIS GUY WAS AN IDIOT AND HERE'S THE PROOF!"

If the cap fits.

> Said "proof" being something you may well have made up on the spot for
> all anyone knows. I for one don't trust a word of it, since you use it
> to try to "prove" that I'm a moron and I know damn well that I am not.
>
> Also, the theory is practically unassailable. How can a server function

Your theory was that the server was running IIS.
This was shown to be completely false.
You then starting blustering about how people must be faking up data to show
you up.
You were wrong, accept it and move on.
 
Archived from groups: rec.games.roguelike.angband (More info?)

Paul Murray wrote:

> Your theory was that the server was running IIS.
> This was shown to be completely false.

Logic doesn't support the theory of a misconfigured server *or* browser,
anyway. If the file were being corrupted in transit, I would think that
would be immediately evident when you attempted to unzip it; wouldn't
most unzip apps complain when a broken or corrupted .zip file failed its
CRC check?

I think it's more likely that the contents of the .zip file are broken
in a way that's independent of how the .zip is being delivered. Logic
suggests viewing the archiving apps that were used to create and unzip
the archive as potential suspects.

At this point I'm guessing though - I don't have a RISC OS machine, and
I have no idea what archiving apps are popular in that world. If there
are alternative apps available, it might be useful to take a straw poll
to see if everyone who's had problems is using the same one.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org