UK based. Perl, XML/HTTP, SAP, Debian hacker.
Yesterday evening I was doing some DHTML. Nothing fancy just basic stuff. I normally use Firefox+WebDeveloper to develop with, then Konqueror and Opera for testing. IE is so crap I don't even bother with it, until I've got it all working in the better browsers first. Yesterday was a very frustrating, because I failed to read the error message that was staring me in the face! As soon as I bothered to read the error message it was obvious what I had done wrong, and trivial to fix.
Now it's all working, I'll see what horrible things IE does with it... While IE is the dominant browser with 60-80% market share in the target demographic, it's no use to develop with, and more importantly it doesn't run directly on Linux which is my desktop and server OS.
IEs4Linux (Score:1)
Re:IEs4Linux (Score:2)
I hadn't seen this particular project, but I knew you can in theory run IE on wine. In my case I run NT inside a QEMU session, which is good enough for testing, but it's a pain for development.
-- "It's not magic, it's work..."
firebug (Score:2)
Also, when you do get around to debugging under IE, don't forget to install the Microsoft Script Debugger [wikipedia.org]. It's slightly better than the default dialog box which just says "an error occurred somewhere but I'm not going to tell you where".
-Dom
Re:firebug (Score:2)
Cool, I'll have to give that a try. I'm already running:
-- "It's not magic, it's work..."
Re:firebug (Score:2)
-Dom
Re:firebug (Score:2)
Okay will do, I'm impressed already!
This sure is one very useful tool. Firefox is a fine foundation for building a really useful cross-platform web development tool on.
-- "It's not magic, it's work..."