|
From: Jesse V. <je...@6t...> - 2003-06-07 02:42:44
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Raymond, Leif,<br>
Greg, glad to see you both like the idea. I'll sign up with
sourceforge and use the patch system.<br>
I grabbed the code from CVS when I first started making the
changes, but I tried to do an update today, and there were lots on
conflitcts that CVS didn't seem to merge very well. So I grabbed a
clean copy of the code again, and I'll go through and make the changes
again. Didn't take too long the first time.<br>
I have WinCVS, but I've been using Tortoise CVS. What do I need
Putty for?<br>
<br>
I found a bug today in my Java compression tool, and I'd like to
get that fixed before I sent it out. I also wanted to add a feature in
the XML where you can specify a comment that will be put at the top of
the merged file, since it rips out all comments, and a lot of people
want something in the file for licensing and stuff like that. Once I
get that stuff in, I'll let you know and send you a copy.<br>
<br>
<br>
Jesse<br>
<br>
Raymond Irving wrote:<br>
<blockquote type="cite"
cite="mid...@we...">
<pre wrap="">Very cool indeed Jesse, very cool. Well done.
IMO the merge feature is a major plus for the DynAPI
libraries.
There're two ways to check in your updates. You could:
1) Use the Patch system available 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 <a class="moz-txt-link-rfc2396E" href="mailto:je...@6t..."><je...@6t...></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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 encouraged me to post it here and see what
people think.
I wrote a Java version of the JavaScript
compressor that comes with
DynAPI. Along with everything that the DynAPI one
does, it reads in a
config file that says "compress these files, then
merge them into this
one file". This enables me to keep a good amount of
JS files when I'm
coding, but then when I "build" to apache, I
compress them all into 1
file, so the browser doesn't have to hit the server
multiple times to
get the files.
Then, I took it a step farther, and added what I
had to in order to
be able to compress the DynAPI files I was using,
and it worked! I was
able to get all my files, plus the DynAPI files I
was using and compress
/ merge them all into 1 file. It sped things up on
my server dramatically.
The changes were all just adding semi-colons
where they were needed,
except for one case:
The mouse_ie.js, dyndocument.js and
mouse_dom.js files all have a
method called "main" and that doesn't seem to work
very well when
they're all combined into the same file. To fix it,
I renamed them,
which names like main_mouse_ie, etc, and fixed all
the other references
to them. Seems to work fine, but I haven't tested
extensively all the
examples and such.
I'd like to check in my changes, as well as send in
my Java compressor,
since Raymond said he'd like to post it on the site.
I'd also like to
make a Swing front end for the java app to make it a
little easier to use.
What do you guys and gals think of this idea?
Should I check in the
changes? What's the right process for checking in
changes?
Jesse
</pre>
</blockquote>
<pre wrap=""><!---->-------------------------------------------------------
</pre>
<blockquote type="cite">
<pre wrap="">This SF.net email is sponsored by: Etnus, makers of
TotalView, The best
thread debugger on the planet. Designed with thread
debugging features
you've never dreamed of, try TotalView 6 free at
<a class="moz-txt-link-abbreviated" href="http://www.etnus.com">www.etnus.com</a>.
_______________________________________________
Dynapi-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a>
</pre>
</blockquote>
<pre wrap=""><!----><a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a>
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
<a class="moz-txt-link-freetext" href="http://calendar.yahoo.com">http://calendar.yahoo.com</a>
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at <a class="moz-txt-link-abbreviated" href="http://www.etnus.com">www.etnus.com</a>.
_______________________________________________
Dynapi-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dyn...@li...">Dyn...@li...</a>
<a class="moz-txt-link-freetext" href="http://www.mail-archive.com/dyn...@li.../">http://www.mail-archive.com/dyn...@li.../</a>
</pre>
</blockquote>
</body>
</html>
|