Angel: I appreciate you guys looking out for Connor all summer. It's just—he's confused. He needs time. That's all. Fred: Right. Time, and some corporal punishment with a large heavy mallet. Not that I'm bitter.

'Just Rewards (2)'


Buffistechnology 2: You Made Her So She Growls?  

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


Volans - Nov 08, 2005 7:03:09 am PST #5499 of 10003
move out and draw fire

Oh yeah, we had that on my last contract. I'd totally forgotten it. Thanks!


Dana - Nov 08, 2005 7:09:09 am PST #5500 of 10003
I'm terrifically busy with my ennui.

There's also Photoshop Elements.


amych - Nov 08, 2005 7:10:19 am PST #5501 of 10003
Now let us crush something soft and watch it fountain blood. That is a girlish thing to want to do, yes?

Front Page is horrible. (But that said, I don't have a lot of non-Dreamweaver experience in Windows, so I can't recommend anything else)

For graphics, Illustrator and Photoshop do completely different things. If what you need is a photoshop analogue, look at Photoshop Elements instead -- it's a simplified version that costs much less and does everything you'd commonly need to do for web work.


tommyrot - Nov 08, 2005 7:16:11 am PST #5502 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

The Gimp is a very powerful and free (open source) graphics program, but it's difficult to learn to use (at least for me).

Also, I don't remember if you still need Xfree86 or somesuch to run it on a Mac.


tommyrot - Nov 08, 2005 8:28:21 am PST #5503 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

Crap. I am so confused. (Yeah, what else is new?)

A web browser (IE 6) should never cache an .asp page, right? A web server (IIS) should never cache the result of a .dll component, right?

eta: Nebber mind. I am an idiot, but not for reasons related to the questions here.


Betsy HP - Nov 08, 2005 8:55:06 am PST #5504 of 10003
If I only had a brain...

The Therac is (and I devoutly hope will remain so) the all-time champeen.


Tom Scola - Nov 08, 2005 9:59:42 am PST #5505 of 10003
Remember that the frontier of the Rebellion is everywhere. And even the smallest act of insurrection pushes our lines forward.

Fuck.

H&R Block has apparently decided to cease development of their TaxCut software for the Mac.


tommyrot - Nov 08, 2005 10:05:42 am PST #5506 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

What. The. Fuck.

I broke something on this very complex web application we wrote for a client. So I reverted half a dozen files to their original state. Except the application was still broken. I debugged and found the error in a script file which is included in the main file like so:

<SCRIPT src="SCRIPTS/combos.js"></SCRIPT>

It was erroring because the main page still had the new version of combos.js, even though I could look at that file directly and see that it was now the old version. So I killed IE, restarted the application - same thing. (Did this several times.) It was acting like it had cached combos.js. Finally I just renamed combos.js on the server, which produced an (expected) error on the web client. Then I renamed it back, and at this point the browser was loading the correct (old) combos.js.

WTF? Are javascript include files supposed to be cached? I've done this sort of thing before without a problem....

eta: A quick google shows that javascript include files are cached. Huh. Any idea how to prevent this, or how to force a reload of the include file if it's been changed?


Eddie - Nov 08, 2005 7:08:58 pm PST #5507 of 10003
Your tag here.

how to force a reload of the include file if it's been changed?

tommyrot, I've found IE to be pretty brain-dead when it comes to detecting changes to webpages. You might try going into Tools > Internet Options > Settings (under Temporary Internet files) and select "Every visit to the page" rather than the default "Automatically". In theory this will reduce your browsing performance, but I've never really noticed any change in practice.


DCJensen - Nov 08, 2005 7:14:33 pm PST #5508 of 10003
All is well that ends in pizza.

Firefox 1.5 beta just did an upgrade on my XP box. it's now beta 2.