Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-30 Thread Jesse Vitrone
oug Melvin To: [EMAIL PROTECTED] Sent: Monday, September 29, 2003 5:10 PM Subject: Re: [Dynapi-Dev] Any word on the Java Compressor ---opinion start--- The JScript version should not be "done away with" Even if it lags behind the Java version (assuming one does come out) it

Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-30 Thread Jesse Vitrone
ould not be "done away with" Even if it lags behind the Java version (assuming one does come out) it can still be a usefull tool for online editing of html documents.. ---opinion end--- - Original Message - From: Jesse Vitrone To: [EMAIL PROTECTED] Sent: Tuesday, September 23, 2

Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-23 Thread Jesse Vitrone
ement such a featrure into to JScript version (beacause I'm not that verse at Java) and then you can implement it into the Java version.   Once we have a gui interface I think we can then do away with the JScript version.   __ Raymond Irving Jesse Vitrone <[EMAIL PROTECTED]>

Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-23 Thread Jesse Vitrone
Raymond, Unfortunately, no. I've been using it all the time, but just from the command line. I'd love to be able to put more time in it, but I've been busy with other stuff :( If there was time to work on it, I think it might be better spent trying to add logic to determine where missing

Re: [Dynapi-Dev] [ dynapi-Patches-784806 ] Patches/Updates for DynAPI

2003-08-14 Thread Jesse Vitrone
Raymond,     Yes, it seems to have fixed it.  Thanks. Jesse Raymond Irving wrote: I've not tested it against you code but in theory it should fix the problem. Please try it and let me know. -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: [-] Fix H

Re: [Dynapi-Dev] New HTMLProgressBar and HTMLColorPicker

2003-08-14 Thread Jesse Vitrone
Ahhyou beat me to it :P I'm testing my progress bar, but started working on other stuff and never make a test page for people to take a look at. Mine looks like the one you have on top, but it displays an X% or a message over the bar. Jesse Raymond Irving wrote: Hello Everyone, Here ar

Re: [Dynapi-Dev] [ dynapi-Patches-784806 ] Patches/Updates for DynAPI

2003-08-14 Thread Jesse Vitrone
[-] Fix HTMLMenu bug with submenus by setting submenus to -x and -y Does this fix the menu problem that I was seeing and we had talked about? Or is this something else? Thanks, Jesse SourceForge.net wrote: Patches item #784806, was opened at 2003-08-07 14:41 Message generated for change (T

Re: [Dynapi-Dev] Java compressor.

2003-08-14 Thread Jesse Vitrone
Kevin,     OK, I'll take a look and see what I can find. Jesse Kevin wrote: Jesse,   Good I'll check out new CSV tomorrow.   Yes run on IE to see the problem when the compressed file is parsed.   Kevin   Jesse wrote:   Kevin,     I forgot that "\n" was pl

Re: [Dynapi-Dev] Java compressor.

2003-08-11 Thread Jesse Vitrone
OK, I'll take a look at it when I get a sec. I got a new machine, and don't have Linux on it yet, so it might take a few days before I can test that part of it. As for the missing semi-colons, I went through a bunch of the files and fixed them up, but missed some. I'll fix up the functions.im

Re: [Dynapi-Dev] Java compressor.

2003-08-09 Thread Jesse Vitrone
I added the semi colon in the code at line 121, and checked it into CVS. Jesse Kevin wrote: Hi, I tried the Java compressor on Linux and had some problems. The config xml wouldn't work if it had Dos line terminations '\r\n'. So I had to convert to '\n'. I would have thought since a browser can

Re: [Dynapi-Dev] Java compressor.

2003-08-07 Thread Jesse Vitrone
Kevin,     I forgot that "\n" was platform dependent, and I was using it all over the place in my code.  I've changed them all to System.getProperty("line.separator"), hopefully, that'll fix the problem you had on linux.  Let me know if you still see that problem.  I checked in the changes, the

Re: [Dynapi-Dev] Java compressor.

2003-08-06 Thread Jesse Vitrone
Kevin,     OK - I'll take a look. Jesse Kevin wrote: Thanks for the functions.image.js fix. NS4 I can't spot any missing semicolons but the problem is when mouse_ns4.js is included in a compressed archive. I hope this narrows it down a bit. - Kevin Jesse wrote: I added the se

Re: [Dynapi-Dev] progress bar

2003-07-30 Thread Jesse Vitrone
le to change the look-and-feel of widget. You could still go ahead and create the progress bar as a standard widget and we can then upgrade to to support the StyleManager. -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: Sounds good. Any guidelines to follow

Re: [Dynapi-Dev] progress bar

2003-07-30 Thread Jesse Vitrone
Sounds good. Any guidelines to follow for making a widget? Jesse Raymond Irving wrote: Also add: setValue() getValue() setRange(min,max) - sets min and max ranges for the progress bar (normally 0,100) -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote:

[Dynapi-Dev] progress bar

2003-07-30 Thread Jesse Vitrone
lor background color show % overlay ontop of progress bar or show text message overlay ontop of progress bar Jesse Raymond Irving wrote: --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: Is there a progress bar widget / example? I thought I remember seeing one, but now that

Re: [Dynapi-Dev] The Start Menu with an Office XP look-and-feel

2003-07-26 Thread Jesse Vitrone
Just got back from vacation, and I hate to post another "wow, that looks great", but.wow, that looks great! The menus that dynamically figure out which way to pop up are a great idea. Nice jorb. Jesse Raymond Irving wrote: Hi Everyone, I've managed to create a start menu that behaves li

Re: [Dynapi-Dev] New vertical orientation for HTMLMenus

2003-07-17 Thread Jesse Vitrone
Those menu's look great.  Is there a way to have ones similar to the set, but have it be at the bottom of the page and have the menus pop up (like the MS start menu). Jesse Daniel Tiru wrote: Hi! This looks really really nice! Good work Raymond and thanks for the fix, will try it out now

Re: [Dynapi-Dev] java.compressor

2003-07-10 Thread Jesse Vitrone
ricks.html Best regards, -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: Finally! I finally got some free time and CVS cooperated with me, and I got to check in the java.compressor stuff in bin. I also checked in the added semi-colon changes I made. This is my f

[Dynapi-Dev] java.compressor

2003-07-10 Thread Jesse Vitrone
Finally! I finally got some free time and CVS cooperated with me, and I got to check in the java.compressor stuff in bin. I also checked in the added semi-colon changes I made. This is my first time checking stuff in, so please let me know if I screwed things up. Besides the java.compressor

Re: [Dynapi-Dev] cvs problems

2003-06-27 Thread Jesse Vitrone
ust use an SSH connection. Yesterday it seems like SourceForge was experiencing some problems but I guess it should be ok now. -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: I keep getting this error when I try to do stuff in CVS: In D:\development\dynapi3x: cvs -q update -

[Dynapi-Dev] cvs problems

2003-06-27 Thread Jesse Vitrone
I keep getting this error when I try to do stuff in CVS: In D:\development\dynapi3x: cvs -q update -d -P -C src/gui/groupmanager.js CVSROOT=:pserver:[EMAIL PROTECTED]:/cvsroot/dynapi cvs [update aborted]: Error reading from server cvs.sourceforge.net: -1 Error, CVS operation failed It works ab

Re: [Dynapi-Dev] java.compressor

2003-06-11 Thread Jesse Vitrone
ns (;)? It would be very good if it does and had the ability to insert the missing semi-colon. -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: OK, I merged with CVS the other day with no problems, I'll make sure I do it again before committal. My source forg

Re: [Dynapi-Dev] java.compressor

2003-06-11 Thread Jesse Vitrone
your changes. As for documentation on change please use the docs/docs/revision.html file -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: - I don't mind just committing the code with CVS, it's easier than doingthe whole patch deal. As l

Re: [Dynapi-Dev] java.compressor

2003-06-11 Thread Jesse Vitrone
inCVS,Putty & SSH: http://sourceforge.net/docman/display_doc.php?docid=6841&group_id=1 http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1 -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: OK, I've got 2 things to add, I've got

[Dynapi-Dev] java.compressor

2003-06-10 Thread Jesse Vitrone
OK, I've got 2 things to add, I've got the java.compressor code, and some updated js files, with semi-colons added and stuff. The js files should be added as a patch? Do I need to do anything more than have a regular source forge account? Should I be a member of the project? It looks like I ca

Re: Fw: [Dynapi-Dev] compressing files

2003-06-10 Thread Jesse Vitrone
essor - html version bin/realtime.compressor - server-side version ? -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: - I see your point. With the way the compressor is now, the user can choose which way theywant to do it. If they want it

Re: Fw: [Dynapi-Dev] compressing files

2003-06-10 Thread Jesse Vitrone
problem I've seen with solution you mentioned earlier is that it will even include files opera,ns4, etc if you're using IE. I don't think two files should be a big problem. We're coming down from aleast 5-10 individual files. -- Raymond Irving --- Jesse Vitrone <[

Re: Fw: [Dynapi-Dev] compressing files

2003-06-10 Thread Jesse Vitrone
other browser specific (and non-specific) libraries could then be merged into a single file. Only two files will be needed (dynapi.js and merge.{whatever}.js) The setPath() function will support a second argument called pkgfile (Package file). This will be used to allow users to load in an alternative

Re: Fw: [Dynapi-Dev] compressing files

2003-06-10 Thread Jesse Vitrone
the help. Jesse Kevin wrote: Sorry, didn't send to the list! - Original Message - From: "Kevin" <[EMAIL PROTECTED]> To: "Jesse Vitrone" <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 4:22 AM Subject: Re: [Dynapi-Dev] compressing files

[Dynapi-Dev] compression problem

2003-06-08 Thread Jesse Vitrone
I've got a question about how stuff gets loaded in for the different browsers. When I do the compression stuff, I have the xml config determine what .js files are compressed and merged. But it seems like if I only include mouse_dom.js, it works in Mozilla, but not IE. If I include mouse_dom a

Re: [Dynapi-Dev] compressing files

2003-06-08 Thread Jesse Vitrone
ies on the dom4j.jar Jesse Raymond Irving wrote: --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: I like the idea of having 2 different distributions. Yea, the developer download can contain all the necesaary utils (compressors, converters, etc.) to speed up production.

Re: [Dynapi-Dev] compressing files

2003-06-08 Thread Jesse Vitrone
're two ways to check in your updates. You could:1) Use the Patch system available on the DynAPISourceForge web site2) Setup WinCVS and Putty on you computer can check inyou changes via CVS.Are your changes based on the lasted version in CVS?--Raymond Irving--- Jesse Vitrone <[

Re: [Dynapi-Dev] compressing files

2003-06-08 Thread Jesse Vitrone
the bin/ folder. In some cases it might be good to arrange them in folders -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: - Raymond, Leif, Greg, glad to see you both like the idea. I'll sign up withsourceforge and use the patch sys

Re: [Dynapi-Dev] Re: compressing files and dynapi.asp (aka serveredition)

2003-06-08 Thread Jesse Vitrone
Stephen, Like others have posted already, I think both of our ideas can be good additions for DynAPI. I'm not sure about how HTTP keep alive works, but when I have my page load in multiple scripts in Mozilla, you can see the status bar showing Mozilla connecting / retrieving each file. So

Re: [Dynapi-Dev] compressing files

2003-06-06 Thread Jesse Vitrone
lable on the DynAPI SourceForge web site 2) Setup WinCVS and Putty on you computer can check in you changes via CVS. Are your changes based on the lasted version in CVS? -- Raymond Irving --- Jesse Vitrone <[EMAIL PROTECTED]> wrote: Ooops, sorry, hit send too soon :( Her

[Dynapi-Dev] compressing files

2003-06-06 Thread Jesse Vitrone
Ooops, sorry, hit send too soon :( Here's the whole email Hello all, I've never contributed to an open source project before, so I'm not sure of the proper ettiquite. Please correct me if I do something stupid :) I've been email with Raymond Irving about some idea's that I had, and he en

[Dynapi-Dev] compressing files

2003-06-06 Thread Jesse Vitrone
Hello all,     I've never contributed to an open source project before, so I'm not sure of the proper ettiquite.  Please correct me if I do something stupid :)     I've been email with Raymond Irving about some idea's that I had, and he encouraged me to post it here and see what people think.