[Dynapi-Dev] FYI MS drops all Java support in new Windows XP. [OT]

2001-07-18 Thread Scott Bristowe
true but pretty much anyone who has bought a computer magazine in the last few years will have a copy of the JRE on that. Most companies I know have most of the commonly used installation files stored somewhere on their network as well. My $0.02, Scotto -Ursprungligt meddelande- Från: D

SV: [Dynapi-Dev] How do I get off the mailing list. THanks.

2001-06-25 Thread Scott Bristowe
Follow the link that is added to the bottom of each mailing list post. Go to the lowest down link on that page. Labelled: (To change your subscription (set options like digest and delivery modes, get a reminder of your password, or unsubscribe from Dynapi-Dev), enter your subscription email addre

RE: [Dynapi-Dev] Mindless rant...

2001-05-19 Thread Scott Bristowe
They are nowhere near as bad as the new Compaq banner, that is a shockwave movie with sound. Banners with sound are an abomination. -Original Message- From: Digital Strider To: [EMAIL PROTECTED] Sent: 2001-05-19 06:49 Subject: [Dynapi-Dev] Mindless rant... Anyone else the damn "Sock t

SV: [Dynapi-Dev] Development Direction

2001-05-18 Thread Scott Bristowe
I am quite sure that we are all *well* aware of your opinion 8an :P What I asked though, was if there had been an actual decision made :) Cheers Scotto -Ursprungligt meddelande- Från: Eytan Heidingsfeld [mailto:[EMAIL PROTECTED]] Skickat: den 18 maj 2001 12:04 Till: [EMAIL PROTECTED] Ä

[Dynapi-Dev] Development Direction

2001-05-18 Thread Scott Bristowe
I am curious, has there been any decision on where we are going, ie. Are there plans to stop supporting "older" browsers in the near future? Cheers Scotto ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dyn

[Dynapi-Dev] Open source is a thread to innovation?

2001-05-17 Thread Scott Bristowe
Found this article printed on our office noteboard and figured you would find this as amusing as I did. http://news.cnet.com/news/0-1003-200-4833927.html ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-

SV: [Dynapi-Dev] Simple question...

2001-05-17 Thread Scott Bristowe
I would assume that has to do with the cache options set on the clients browser. If they choose not to cache anything, then they will have to download the files each time. -Ursprungligt meddelande- Från: Digital Strider [mailto:[EMAIL PROTECTED]] Skickat: den 18 maj 2001 07:06 Till: [EMA

SV: [Dynapi-Dev] Favorite FTP IDE?

2001-05-17 Thread Scott Bristowe
jEdit (http://jedit.sourceforge.net/) I think.. Pros: It has some really sweet stuff. Console, regexp, ftp, and the best thing, a plug that turns code into html viewable complete with indenting, line numbers and color coding of syntax. Cons: Java based so a tiny bit slower than other edito

SV: [Dynapi-Dev] Favorie IDE?

2001-05-17 Thread Scott Bristowe
Notepad :P ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

SV: [Dynapi-Dev] Favorie IDE?

2001-05-16 Thread Scott Bristowe
Homesite for ever ;) > What's everyones favorite IDE for editing JS and HTML? > ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

[Dynapi-Dev] Data presentation widgets

2001-05-15 Thread Scott Bristowe
Where would data presentation widgets like graphs fit in to the dynapi? Under util maybe? I chose gui but I don't really think it fits there, maybe a new package for this sort of thing? Cheers ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://list

RE: [Dynapi-Dev] Graph Widget Contribution

2001-05-15 Thread Scott Bristowe
Thanks for the feedback guys. The adaption to an animated sequence for data presentation is a small one, merely using the slide and wipe instead of the move and setSize Circular graphs is going to be a real bitch I think. There is a style object down the bottom of the graph.js file, which cov

RE: [Dynapi-Dev] Graph Widget Contribution

2001-05-15 Thread Scott Bristowe
Balloon Data? The bar colors aren't changeable at the moment but it is a tiny job to implement that. It calls recalculate() each time a change is done and the graph is altered to fit. I tried sending it as a zip file but it got delayed for approval by the list moderator (file size too large..76k

[Dynapi-Dev] Graph Widget Contribution

2001-05-15 Thread Scott Bristowe
I have been on this a few months now and have yet to contribute anything, so I spent this weekend in the dark and came up with a graph widget. It has been tested on a Win2k machine with IE 5.5 and 6 and NS4.74, seems to work fine everywhere. Yes, some of the code is "late night caffeine code"

[Dynapi-Dev] Context Menus / dynapi

2001-03-14 Thread Scott Bristowe
I am using the dynapi.gui.scrollpane on a page yet I would still like to be able to access the context menus in IE (eg "save image as") on normal images   The event listener code seems to inhibit this.   The image I wish to be able to access is   ""   if I add a onClick tag it is caught,

[Dynapi-Dev] [Dynapi-Dev][Sort of off-topic] Browser Usage

2001-02-02 Thread Scott Bristowe
Thanks to all those who answered, the results were of great help. Still hunting elusive X% though, where 4 < X < 4.08. Thanks again, Scott ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

[Dynapi-Dev] [Dynapi-Dev][Sort of off-topic] Browser Usage

2001-02-01 Thread Scott Bristowe
I am sorry if some of you find this off topic but here goes. Does anyone know of somewhere where I can find the statistics on browser usage? I am trying to find the % of users who use Netscape 4 browsers below 4.08. Thanks, Scott ___ Dynapi-Dev mailin

[Dynapi-Dev] IE5.5 Compatibility Problems

2001-01-05 Thread Scott Bristowe
Hi, I have just joined the list so forgive me if this has already been discussed. The scroll window and menulist don't seem to work too well in IE 5.5, is this just me or have other people had this problem as well? Yours sincerely, Scott Bri