On Thu, 01 Apr 2004 10:47:16 +1000, brucie wrote:
Sup, brucie.

Warms my heart to see you back.
> in post: <news
an.2004.04.01.00.24.57.430507@lionsanctuary .net>
> Owen Jacobson <> said:
>
>> I'm working on a prototype web-based frontend for an application[0] as
>> part of a proposal at work. Development is on a Windows server[1] using
>> IIS[1]; installing extra modules like PHP or ActiveState Perl, while
>> possible, will seriously impact the prototype evaluation later.
>
> shoot yourself in the head. it wont hurt as much, be much easier and the
> end result will pretty much be the same.
It gets better. Consider, if you will, the logic of dictating the above
in the same breath as "Oh, and we'll be porting it to Solaris later, too."
>> This is a strictly internal web tool, and not meant for the internet at
>> large; nonetheless, I'd like to keep it as standards-compliant as
>> possible. The target browser right now is Internet Explorer[1],
>
> standard compliant in the most non standards compliant browser?
In the hopes of convincing manglement that supporting things besides IE is
not only a good idea, but fairly easy (actually, in my experience easier,
but try convincing a Microsoft shop of that) too.
>> One of the two queries involves querying a pixel on the image for feature
>> information. Right now, the form requires you to type in the X and Y
>> coordinate of the pixel you'd like to query. I'd like to be able to query
>> by clicking directly on the image in "display". For a variety of reasons,
>> I'd rather implement this on the client side than write more server-side
>> code; Javascript is the obvious choice for that.
>
> server side would make very much more sense and be infinitely simpler.
>
> 1. ismap the image
> 2. click on image
> 3. coords of pixel sent to server side script
> 4. server side script does whatever you want it to.
> 5. leave an hour earlier and go to the pub
> 6. easy
Got any scripting proposals that aren't ASP (because I'll have to port it
to Solaris later; see above) or C++ (which is, admittedly, what the rest
of the app is in)? I'm all ears, because I know the way I'm doing it is
dumb; it just seems the least dumb of a plethora of irritating options.
--
Some say the Wired doesn't have political borders like the real world,
but there are far too many nonsense-spouting anarchists or idiots who
think that pranks are a revolution.