You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(83) |
Nov
(319) |
Dec
(441) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(617) |
Feb
(784) |
Mar
(426) |
Apr
(363) |
May
(489) |
Jun
(396) |
Jul
(405) |
Aug
(146) |
Sep
(97) |
Oct
(146) |
Nov
(348) |
Dec
(99) |
2002 |
Jan
(69) |
Feb
(92) |
Mar
(58) |
Apr
(33) |
May
(29) |
Jun
(45) |
Jul
(72) |
Aug
(71) |
Sep
(47) |
Oct
(19) |
Nov
(48) |
Dec
(55) |
2003 |
Jan
(23) |
Feb
(73) |
Mar
(42) |
Apr
(52) |
May
(64) |
Jun
(155) |
Jul
(169) |
Aug
(103) |
Sep
(113) |
Oct
(118) |
Nov
(46) |
Dec
(30) |
2004 |
Jan
(19) |
Feb
(24) |
Mar
(40) |
Apr
(13) |
May
(35) |
Jun
(1) |
Jul
(23) |
Aug
(3) |
Sep
(31) |
Oct
(31) |
Nov
(26) |
Dec
|
2005 |
Jan
(5) |
Feb
(4) |
Mar
(3) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(23) |
Sep
(9) |
Oct
(5) |
Nov
(2) |
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Leif W <war...@us...> - 2003-07-23 13:54:08
|
Hi Piotr, See below. ----- Original Message ----- From: "Piotr Wander" <gr...@wp...> To: <dyn...@li...> Sent: Tuesday, July 22, 2003 1:53 PM Subject: [Dynapi-Help] object not found - dynapi257 > Hallo, I work with dynapi 2.5.7. I'm not too familiar with 2.5.7. Mostly I've been working with DynAPI 3. But your question may be about the more general topic of JavaScript. > There is a fragment of stat from server: > ip - - time "GET /poland/[object] HTTP/1.1" 404 > 2748 "" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" > .... X 100 for one website invoke. > > files not found (8/8) > </new/poland/[object]> 2132 24.47% 0 0.00% 5721 33.35% > </poland/[object]> 179 2.05% 0 0.00% 467 2.72% > </new/poland/null> 85 0.98% 0 0.00% 228 1.33% > </new/emu/[object]> 12 0.14% 0 0.00% 32 0.19% > </emu/[object]> 8 0.09% 0 0.00% 21 0.13% > </emu/index.html> 3 0.03% 0 0.00% 8 0.05% > </sumthin> 1 0.01% 0 0.00% 3 0.02% > </poland/null> 1 0.01% 0 0.00% 3 0.02% > Full: 2421 27.79% 0 0.00% 6484 37.80% > > dynapi is invoked from new/poland > > What about it ? What is a "sumthin" or "null" or "object"? > Website work correct but stat files are great :( > and something is wrong. First, it might be helpful to provide a URL to a page on which the error occurs. Or even better, if you can find the page, isolate the exact error, and create a much more simplified version of the page. It is helpful for your understanding if you can learn where the error occurs, and recreate the error. About the "[object]" and "null" errors, these would seem to be basic JavaScript errors. To understand these errors, try making a simple page with a script as follows, and view it in the same browser as the errors (MS IE 6): var is_null; var is_object = new Object(); var is_array = new Array(); alert( 'is_null is: ' + is_null + '\n' + 'is_object is: ' + is_object + '\n' + 'is_array is: ' + is_array ); In MS IE 6, this should open an alert box with output something like: is_null is: null is_object is: [object] is_array is: [object] What all of this means is that somewhere on that page, some JavaScript is accessing a variable as a string (in the URL) with a null or an object value, which is incorrect. I have no idea what might cause the error without seeing the page. The missing "index.html" and "sumthin" don't seem to be the same sort of error. On the pages with those errors, try searching for those strings to find the lines related to those errors. Hope this helps a bit. Leif > Thanks, > peter > > -------------------------------------------------------------------------- > Świat Librii nie zna wojen, nienawiści, miłości... > "Equilibrium" 25 lipca w kinach < http://film.wp.pl/p/film.html?id=2156 > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Leif W <war...@us...> - 2003-07-23 02:52:34
|
That is looking pretty sweet. Leif ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: <dyn...@li...>; "dynapi help" <dyn...@li...> Sent: Tuesday, July 22, 2003 10:43 PM Subject: [Dynapi-Help] The Start Menu with an Office XP look-and-feel > Hi Everyone, > > > I've managed to create a start menu that behaves like > the windows "Start Menu" and looks like the "Office > XP" menus using the HTMLMenu component. > > See a demo here: > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-startmenu.html > > PS. Just image what you can do with a little > creativity and the HTMLMenu! > > -- > Raymond Irving > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Raymond I. <xw...@ya...> - 2003-07-23 02:43:19
|
Hi Everyone, I've managed to create a start menu that behaves like the windows "Start Menu" and looks like the "Office XP" menus using the HTMLMenu component. See a demo here: http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-startmenu.html PS. Just image what you can do with a little creativity and the HTMLMenu! -- Raymond Irving __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |
From: Daniel T. <de...@ti...> - 2003-07-22 20:29:28
|
Hi Raymond and everyone else! Looks real good this one! I have a problem.. (as usual) and its about the menu. Now everything looks really fine, but i should need the possibility to add top level images instead of text cause if i now have a menu looking like this http://195.178.179.38/default.ns?lngItemID=479&clearcache=1 Then when moving the mouse over chatt for example, the submenu opens and if you then mouse the mouse down to some chatt option, the Chatt top menu button will go back to the state it was before. If i use text buttons instead of images i will keep the state for the top level as it will be colored with the whole menu. So my question is if you could have the time to implement images into the htmlmenu as it dont look very nice with the imagefunction on top of it. But i must say that the menu really rocks! The new autofold is really nice, but what i would like to add to that one aswell :) Is that if it would be possible to specify a maxvalue instead of using the window width? Cause if you have a menu but you dont want it to be as big as the window, it would loook alot better. Best regards Daniel Tiru > > In response to Jesse's request I've added such a > feature to the HTMLMenus. > > Online example: > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu.html > > You can resize your browser to see the menu fold > inwards if it exceeds the with or height of the > browser > > > -- > Raymond Irving > > --- Jesse Vitrone <je...@6t...> wrote: > > 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 > > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Piotr W. <gr...@wp...> - 2003-07-22 17:53:51
|
Hallo, I work with dynapi 2.5.7. There is a fragment of stat from server: ip - - time "GET /poland/[object] HTTP/1.1" 404 2748 "" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)" .... X 100 for one website invoke. files not found (8/8) </new/poland/[object]> 2132 24.47% 0 0.00% 5721 33.35% </poland/[object]> 179 2.05% 0 0.00% 467 2.72% </new/poland/null> 85 0.98% 0 0.00% 228 1.33% </new/emu/[object]> 12 0.14% 0 0.00% 32 0.19% </emu/[object]> 8 0.09% 0 0.00% 21 0.13% </emu/index.html> 3 0.03% 0 0.00% 8 0.05% </sumthin> 1 0.01% 0 0.00% 3 0.02% </poland/null> 1 0.01% 0 0.00% 3 0.02% Full: 2421 27.79% 0 0.00% 6484 37.80% dynapi is invoked from new/poland What about it ? What is a "sumthin" or "null" or "object"? Website work correct but stat files are great :( and something is wrong. Thanks, peter -------------------------------------------------------------------------- Świat Librii nie zna wojen, nienawiści, miłości... "Equilibrium" 25 lipca w kinach < http://film.wp.pl/p/film.html?id=2156 > |
From: Raymond I. <xw...@ya...> - 2003-07-21 13:57:04
|
Hello, Here's how we can simulate the error in Mozilla 1.4: Error: uncaught exception: Permission denied to get property HTMLDivElement.parentNode Is this an error in moz 1.4 or an I doing something wrong in the following code? <script> function scan(e,elm) { var r = e.relatedTarget; while(r && r.parentNode){ r = r.parentNode //alert(r) } } </script> <div id="dv" style="position:absolute;left:100;top:100"> <form name="frm"> <input type="textbox" name="tbox" value="test..." onmouseover="scan(event,this)" onmouseout="scan(event,this)"> </form> </div> -- Raymond Irving __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: Leif W <war...@us...> - 2003-07-19 17:06:32
|
Hi, I'm able to reproduce a similar condition, where the ending y.position on one layer is 10 greater than what it should be, and the ending x position of another layer is 21 less than what it should be, both when specifying 'fast' as an endSpeed. Also, even when specifying slow as both startSpeed and endSpeed, I noticed the ending x position of the second layer was 1 less than it should be. (1 and 21). When specifying multiple GlideAnimations to construct a path, the intermediate paths seem correct, it's just the final path seems to get corrupted somehow. Staring at the src/fx/glideanim.js and putting in alerts here and there to check values, I'm still not sure where or why the error is occuring. I haven't done an indepth search for the errors though (i.e. alerts on every line :^) . Leif P.S. I am using the code from the chaining of events example from yesterday. ----- Original Message ----- From: "Zhichun Pu" <s4...@st...> To: <dyn...@li...> Sent: Saturday, July 19, 2003 3:53 AM Subject: [Dynapi-Help] Possible Bug... > Hey guys, > > So for the Glideanimation, it seems that when you end the speed at "fast", > the layer will stop short of the destination. That is, it won't *quite* > reach there, but stop sometimes before reaching it or over-reach. > > For example: > > GlideAnimation(0,400,0,50,1,'slow','slow') > > is different than > > GlideAnimation(0,400,0,50,1,'slow','fast') > > The second line ends with a fast speed, and it won't quite teach 50. In my > case, it overreached and went to some place like 10. It refuses to go to > places below 10. > > Anyway, is this a bug or am I doing something wrong? > > Steven > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Zhichun P. <s4...@st...> - 2003-07-19 07:54:03
|
Hey guys, So for the Glideanimation, it seems that when you end the speed at "fast", the layer will stop short of the destination. That is, it won't *quite* reach there, but stop sometimes before reaching it or over-reach. For example: GlideAnimation(0,400,0,50,1,'slow','slow') is different than GlideAnimation(0,400,0,50,1,'slow','fast') The second line ends with a fast speed, and it won't quite teach 50. In my case, it overreached and went to some place like 10. It refuses to go to places below 10. Anyway, is this a bug or am I doing something wrong? Steven |
From: Leif W <war...@us...> - 2003-07-18 22:12:28
|
Ah! I was trying to figure out how to do this, and found the onthreadfinish, and was trying to use that, and it didn't work. That's because I needed to listen to the onpathfinish event. Here's the example page, and I think it would be a good idea to add an example with "chaining" of events. Leif P.S. I couldn't find much info in the docs about the threads. Do threads allow you to combine multiple layers to move on separate paths, but start and stop all at once while leaving separate threads running? I.e. layers A, B, and C move in three concentric circular orbits, while D, E, F, and G move in a square path? <html> <head> <title>DynAPI Examples - Glide Animation (Path Animation)</title> <script language="JavaScript" src="../src/dynapi.js"></script> <script language="JavaScript"> dynapi.library.setPath('../src/'); dynapi.library.include('dynapi.api'); dynapi.library.include('PathAnimation'); dynapi.library.include('GlideAnimation'); //dynapi.library.include('Thread'); DynAPI.onLoad(init); function init() { a = new DynLayer(); a.setSize(20,20); a.setLocation(500,100); a.setBgColor("green"); b = new DynLayer(); b.setSize(20,20); b.setLocation(200,100); b.setBgColor("red"); a_anim = new PathAnimation(a); a_anim.sleep(20); var t = GlideAnimation(500,100,400,100,7,'slow','slow'); t = t.concat( GlideAnimation(400,100,400,200,7,'slow','slow') ); t = t.concat( GlideAnimation(400,200,200,200,7,'slow','slow') ); t = t.concat( GlideAnimation(200,200,200,100,7,'slow','slow') ); a_anim.add(t,false); b_anim = new PathAnimation(b); b_anim.sleep(20); var p = GlideAnimation(200,100,400,100,7,'slow','slow'); b_anim.add(p,false); // listen for a_anim's pathfinish event a.addEventListener({ onpathfinish : function(e) { b_anim.playAnimation(); } }); dynapi.document.addChild(a); dynapi.document.addChild(b); a_anim.playAnimation(); } //dynapi.document.insertAllChildren(); //--> </script> </head> <body bgcolor="#ffffff"> </body> </html> ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: <dyn...@li...> Sent: Friday, July 18, 2003 6:01 PM Subject: RE: [Dynapi-Help] playing multiple animations one after the other > > Try using the onpathstart and onpathfinish used by > PathAnimation > > onthreadstart & onthreadfinish used by Thread, > GlideAnimation and SlideAnimation > > -- > Raymond Irving > > --- s4...@st... wrote: > > Hi guys, hi Leif, > > > > I apologize if this is the 2nd time you receive the > > same email. I used > > my company's email address to sent the first one, > > and wasn't sure if > > that was able to get through, since I am not > > registered with that email > > address. > > > > I am using DynAPI version 3.0, which I downloaded > > from this link: > > > > > http://osdn.dl.sourceforge.net/sourceforge/dynapi/dynapi-3.0.0-beta1.zip > > > > I checked out the snapshots, but I'm not sure which > > one this file > > corresponds to. I found this link on the DynAPI > > website, here: > > > > http://dynapi.sourceforge.net/dynapi/article.php? > > sid=55&mode=threaded&order=0 > > > > Anyway, the scripts I was writing was nothing > > special, but I will just > > give you a simple example: > > > > > ----------------------------------------------------------------------- > > > > <html> > > <head> > > <title>DynAPI Examples - Glide Animation (Path > > Animation)</title> > > <script language="JavaScript" > > src="dynapi3x/src/dynapi.js"></script> > > <script language="Javascript"> > > dynapi.library.setPath('dynapi3x/src/'); > > dynapi.library.include('dynapi.api'); > > > > dynapi.library.include('PathAnimation'); > > dynapi.library.include('GlideAnimation'); > > </script> > > > > <script language="Javascript"> > > > > DynAPI.onLoad(init); > > > > function init() { > > > > a = new DynLayer(); > > a.setSize(20,20); > > a.setLocation(500,100); > > a.setBgColor("green"); > > > > b = new DynLayer(); > > b.setSize(20,20); > > b.setLocation(200,100); > > b.setBgColor("red"); > > > > b_anim = new PathAnimation(b); > > b_anim.sleep(20); > > var p = > > GlideAnimation(200,100,400,100,7,'slow','slow'); > > b_anim.add(p,false); > > > > a_anim = new PathAnimation(a); > > a_anim.sleep(20); > > var t = > > GlideAnimation(500,100,400,100,7,'slow','slow'); > > t = t.concat( > > GlideAnimation(400,100,400,200,7,'slow','slow') ); > > t = t.concat( > > GlideAnimation(400,200,200,200,7,'slow','slow') ); > > t = t.concat( > > GlideAnimation(200,200,200,100,7,'slow','slow') ); > > a_anim.add(t,false); > > > > a_anim.playAnimation(); > > b_anim.playAnimation(); > > > > dynapi.document.addChild(a); > > dynapi.document.addChild(b); > > } > > > > //--> > > </script> > > </head> > > > > <body bgcolor="#ffffff"> > > > > > <script>dynapi.document.insertAllChildren();</script> > > > > </body> > > </html> > > > > > ----------------------------------------------------------------------- > > > > So, the "a_anim" and "b_anim" execute > > simultaneously, which is what I > > DON'T want. I want to be able to wait until "a_anim" > > is finished, and > > then execute "b_anim". > > > > Now, as I mentioned before, I found a ".playing" > > property in the source > > files, so I thought I might want to give that a go. > > But that property > > is always true. Maybe I can't access it or > > something... I don't know. > > Are there "private" and "public" properties in JS? > > Again, I'm new at > > this, so these questions may sound pretty stupid. > > > > Anyway, if anyone would be kind enough to point out > > how I can execute > > the animations sequentially rather than > > simultaneously, he has my > > gratitude and thanks =) > > > > Steven > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems > > on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell > > virtual machines at the > > same time. Free trial click here: > > http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Raymond I. <xw...@ya...> - 2003-07-18 22:01:11
|
Try using the onpathstart and onpathfinish used by PathAnimation onthreadstart & onthreadfinish used by Thread, GlideAnimation and SlideAnimation -- Raymond Irving --- s4...@st... wrote: > Hi guys, hi Leif, > > I apologize if this is the 2nd time you receive the > same email. I used > my company's email address to sent the first one, > and wasn't sure if > that was able to get through, since I am not > registered with that email > address. > > I am using DynAPI version 3.0, which I downloaded > from this link: > > http://osdn.dl.sourceforge.net/sourceforge/dynapi/dynapi-3.0.0-beta1.zip > > I checked out the snapshots, but I'm not sure which > one this file > corresponds to. I found this link on the DynAPI > website, here: > > http://dynapi.sourceforge.net/dynapi/article.php? > sid=55&mode=threaded&order=0 > > Anyway, the scripts I was writing was nothing > special, but I will just > give you a simple example: > > ----------------------------------------------------------------------- > > <html> > <head> > <title>DynAPI Examples - Glide Animation (Path > Animation)</title> > <script language="JavaScript" > src="dynapi3x/src/dynapi.js"></script> > <script language="Javascript"> > dynapi.library.setPath('dynapi3x/src/'); > dynapi.library.include('dynapi.api'); > > dynapi.library.include('PathAnimation'); > dynapi.library.include('GlideAnimation'); > </script> > > <script language="Javascript"> > > DynAPI.onLoad(init); > > function init() { > > a = new DynLayer(); > a.setSize(20,20); > a.setLocation(500,100); > a.setBgColor("green"); > > b = new DynLayer(); > b.setSize(20,20); > b.setLocation(200,100); > b.setBgColor("red"); > > b_anim = new PathAnimation(b); > b_anim.sleep(20); > var p = > GlideAnimation(200,100,400,100,7,'slow','slow'); > b_anim.add(p,false); > > a_anim = new PathAnimation(a); > a_anim.sleep(20); > var t = > GlideAnimation(500,100,400,100,7,'slow','slow'); > t = t.concat( > GlideAnimation(400,100,400,200,7,'slow','slow') ); > t = t.concat( > GlideAnimation(400,200,200,200,7,'slow','slow') ); > t = t.concat( > GlideAnimation(200,200,200,100,7,'slow','slow') ); > a_anim.add(t,false); > > a_anim.playAnimation(); > b_anim.playAnimation(); > > dynapi.document.addChild(a); > dynapi.document.addChild(b); > } > > //--> > </script> > </head> > > <body bgcolor="#ffffff"> > > <script>dynapi.document.insertAllChildren();</script> > > </body> > </html> > > ----------------------------------------------------------------------- > > So, the a_anim and b_anim execute > simultaneously, which is what I > DONT want. I want to be able to wait until a_anim > is finished, and > then execute b_anim. > > Now, as I mentioned before, I found a .playing > property in the source > files, so I thought I might want to give that a go. > But that property > is always true. Maybe I cant access it or > something... I dont know. > Are there private and public properties in JS? > Again, Im new at > this, so these questions may sound pretty stupid. > > Anyway, if anyone would be kind enough to point out > how I can execute > the animations sequentially rather than > simultaneously, he has my > gratitude and thanks =) > > Steven > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems > on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: <s4...@st...> - 2003-07-18 21:19:04
|
Hi guys, hi Leif, I apologize if this is the 2nd time you receive the same email. I used=20 my company's email address to sent the first one, and wasn't sure if=20 that was able to get through, since I am not registered with that email=20 address.=20 I am using DynAPI version 3.0, which I downloaded from this link: http://osdn.dl.sourceforge.net/sourceforge/dynapi/dynapi-3.0.0-beta1.zip I checked out the snapshots, but I'm not sure which one this file=20 corresponds to. I found this link on the DynAPI website, here: http://dynapi.sourceforge.net/dynapi/article.php? sid=3D55&mode=3Dthreaded&order=3D0 Anyway, the scripts I was writing was nothing special, but I will just=20 give you a simple example: ----------------------------------------------------------------------- <html> <head> <title>DynAPI Examples - Glide Animation (Path Animation)</title> <script language=3D"JavaScript" src=3D"dynapi3x/src/dynapi.js"></script> <script language=3D"Javascript"> dynapi.library.setPath('dynapi3x/src/'); dynapi.library.include('dynapi.api'); dynapi.library.include('PathAnimation'); dynapi.library.include('GlideAnimation'); </script> <script language=3D"Javascript"> DynAPI.onLoad(init); function init() { a =3D new DynLayer(); a.setSize(20,20); a.setLocation(500,100); a.setBgColor("green"); b =3D new DynLayer(); b.setSize(20,20); b.setLocation(200,100); b.setBgColor("red"); =09 b_anim =3D new PathAnimation(b); b_anim.sleep(20); var p =3D GlideAnimation(200,100,400,100,7,'slow','slow');=09 b_anim.add(p,false); =09 a_anim =3D new PathAnimation(a); a_anim.sleep(20); var t =3D GlideAnimation(500,100,400,100,7,'slow','slow'); t =3D t.concat( GlideAnimation(400,100,400,200,7,'slow','slow') ); t =3D t.concat( GlideAnimation(400,200,200,200,7,'slow','slow') ); t =3D t.concat( GlideAnimation(200,200,200,100,7,'slow','slow') ); a_anim.add(t,false); =09 a_anim.playAnimation(); b_anim.playAnimation(); =09 dynapi.document.addChild(a); dynapi.document.addChild(b); } //--> </script> </head> <body bgcolor=3D"#ffffff"> <script>dynapi.document.insertAllChildren();</script> </body> </html> ----------------------------------------------------------------------- So, the =93a_anim=94 and =93b_anim=94 execute simultaneously, which is wh= at I=20 DON=92T want. I want to be able to wait until =93a_anim=94 is finished, a= nd=20 then execute =93b_anim=94.=20 Now, as I mentioned before, I found a =93.playing=94 property in the sour= ce=20 files, so I thought I might want to give that a go. But that property=20 is always true. Maybe I can=92t access it or something... I don=92t know.= =20 Are there =93private=94 and =93public=94 properties in JS? Again, I=92m n= ew at=20 this, so these questions may sound pretty stupid.=20 Anyway, if anyone would be kind enough to point out how I can execute=20 the animations sequentially rather than simultaneously, he has my=20 gratitude and thanks =3D) Steven |
From: Leif W <war...@us...> - 2003-07-18 13:55:20
|
Please tell us which version of the DynAPI you are using. Hopefully it's the daily CVS snapshot of DynAPI3 found here: http://dynapi.sourceforge.net/snapshot/?N=D . Also, either post a URL to the page or the HTML file to the list, or a zip if it's multiple files. Leif ----- Original Message ----- From: "Zhichun Pu" <s4...@st...> To: <dyn...@li...> Sent: Friday, July 18, 2003 4:05 AM Subject: [Dynapi-Help] playing multiple animations one after the other > Hi guys, > > It seems that right now, all animations play at the same time. I want to > know how I can play multiple animations in succession, one after the other, > rather than all at the same time. > > I'm a newbie to javascript, so this question may seem stupid. I saw a > ".playing" variable inside many of the animation scripts. But when I tried > to access it, it is always true. > > Anyway, I must be doing something wrong. Please enlighten me =) > > Thanks in advance. > > Steven > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Leif W <war...@us...> - 2003-07-18 12:43:58
|
Hello, I just realized that this may be related to the error I saw when working on the IOElement Upload example (DynAPI 3.0.0-beta1). I discovered that the same error message you're seeing was being thrown when mouseover and mouseout of a text input field and a file input field, but not a button. Not sure if there's any other form elements that cause this error. I isolated the error to the MouseEvents code, so the problem would seem to be in mouse_dom.js. We're aware of this on the DynAPI-Dev mailing list, but as yet we have not discovered the cause nor the solution. On a side note from my experience with Mozilla and the IOElement Upload example page, although these errors were appearing in the JavaScript Console, they did not seem to affect the proper submission of values of the form field. I don't have IE5 so I can't reproduce that error, but I have Mozilla 1.4. Also, please explain further the problem you were experiencing with the "title" attribute, as I'm not sure what you mean (perhaps I'm not familiar with that). In any case, please supply two things: 1) Which version of DynAPI you're using (Hopefully it's DynAPI 3, even better if it's the nightly CVS snapshot). 2) Either an attached page (or zip file for multiple pages/js files), or a URL to the problem page. Leif ----- Original Message ----- From: "Adeola Awoyemi" <awo...@ya...> To: <dyn...@li...> Sent: Friday, July 18, 2003 5:09 AM Subject: Re: [Dynapi-Help] Permission denied error - HELP! > Has anyone had any success finding the cause of this error! > > Adeola. > > On 15/07/03 15:54, "Raymond Irving" <xw...@ya...> wrote: > > > > > What version of DynAPI are you using? > > > > Please send us an example page demonstrating the error > > > > -- > > Raymond Irivng > > > > --- Adeola Awoyemi <awo...@ya...> wrote: > >> It seems to be giving this error when I hover over a > >> form element on the > >> page. This is the same with Mozilla in the > >> javascript console. > >> > >> Adeola; > >> > >> > >> On 15/07/03 15:15, "Raymond Irving" > >> <xw...@ya...> wrote: > >> > >>> > >>> This I think have something to do with > >> cross-domain > >>> scripting. You can't access script values from a > >> frame > >>> with a different domain. > >>> > >>> -- > >>> Raymond Irving > >>> > >>> --- Adeola Awoyemi <awo...@ya...> wrote: > >>>> When accessing a page I get a permission denied > >>>> error in IE5 Mac and in > >>>> Camino I don?t get a error alert but its logged > >> in > >>>> the Console: > >>>> > >>>> 2003-07-15 10:26:12.331 Camino[1141] JS error: > >>>> [Exception... "'Permission > >>>> denied to get property HTMLDivElement.parentNode' > >>>> when calling method: > >>>> [nsIDOMEventListener::handleEvent]" nsresult: > >>>> "0x8057001e > >>>> (NS_ERROR_XPC_JS_THREW_STRING)" location: > >>>> "<unknown>" data: no] > >>>> > >>>> > >>>> Also, I cant seem to get title attribute of tags > >> to > >>>> display in > >>>> Mozilla/Camino/Netscape. > >>>> > >>>> > >>>> Can anyone help to eliminate these?! > >>>> > >>>> Adeola. > >>>> > >>>> > >>>> > >>>> > >>> > >> > > ------------------------------------------------------- > >>>> This SF.Net email sponsored by: Parasoft > >>>> Error proof Web apps, automate testing & more. > >>>> Download & eval WebKing and get a free book. > >>>> www.parasoft.com/bulletproofapps1 > >>>> _______________________________________________ > >>>> Dynapi-Help mailing list > >>>> Dyn...@li... > >>>> > >>> > >> > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > >>> > >>> > >>> __________________________________ > >>> Do you Yahoo!? > >>> SBC Yahoo! DSL - Now only $29.95 per month! > >>> http://sbc.yahoo.com > >>> > >>> > >>> > >> > > ------------------------------------------------------- > >>> This SF.Net email sponsored by: Parasoft > >>> Error proof Web apps, automate testing & more. > >>> Download & eval WebKing and get a free book. > >>> www.parasoft.com/bulletproofapps1 > >>> _______________________________________________ > >>> Dynapi-Help mailing list > >>> Dyn...@li... > >>> > >> > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > >> > >> > >> > >> > > ------------------------------------------------------- > >> This SF.Net email sponsored by: Parasoft > >> Error proof Web apps, automate testing & more. > >> Download & eval WebKing and get a free book. > >> www.parasoft.com/bulletproofapps1 > >> _______________________________________________ > >> Dynapi-Help mailing list > >> Dyn...@li... > >> > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Parasoft > > Error proof Web apps, automate testing & more. > > Download & eval WebKing and get a free book. > > www.parasoft.com/bulletproofapps1 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Adeola A. <awo...@ya...> - 2003-07-18 09:09:18
|
Has anyone had any success finding the cause of this error! Adeola. On 15/07/03 15:54, "Raymond Irving" <xw...@ya...> wrote: > > What version of DynAPI are you using? > > Please send us an example page demonstrating the error > > -- > Raymond Irivng > > --- Adeola Awoyemi <awo...@ya...> wrote: >> It seems to be giving this error when I hover over a >> form element on the >> page. This is the same with Mozilla in the >> javascript console. >> >> Adeola; >> >> >> On 15/07/03 15:15, "Raymond Irving" >> <xw...@ya...> wrote: >> >>> >>> This I think have something to do with >> cross-domain >>> scripting. You can't access script values from a >> frame >>> with a different domain. >>> >>> -- >>> Raymond Irving >>> >>> --- Adeola Awoyemi <awo...@ya...> wrote: >>>> When accessing a page I get a permission denied >>>> error in IE5 Mac and in >>>> Camino I don?t get a error alert but its logged >> in >>>> the Console: >>>> >>>> 2003-07-15 10:26:12.331 Camino[1141] JS error: >>>> [Exception... "'Permission >>>> denied to get property HTMLDivElement.parentNode' >>>> when calling method: >>>> [nsIDOMEventListener::handleEvent]" nsresult: >>>> "0x8057001e >>>> (NS_ERROR_XPC_JS_THREW_STRING)" location: >>>> "<unknown>" data: no] >>>> >>>> >>>> Also, I cant seem to get title attribute of tags >> to >>>> display in >>>> Mozilla/Camino/Netscape. >>>> >>>> >>>> Can anyone help to eliminate these?! >>>> >>>> Adeola. >>>> >>>> >>>> >>>> >>> >> > ------------------------------------------------------- >>>> This SF.Net email sponsored by: Parasoft >>>> Error proof Web apps, automate testing & more. >>>> Download & eval WebKing and get a free book. >>>> www.parasoft.com/bulletproofapps1 >>>> _______________________________________________ >>>> Dynapi-Help mailing list >>>> Dyn...@li... >>>> >>> >> > https://lists.sourceforge.net/lists/listinfo/dynapi-help >>> >>> >>> __________________________________ >>> Do you Yahoo!? >>> SBC Yahoo! DSL - Now only $29.95 per month! >>> http://sbc.yahoo.com >>> >>> >>> >> > ------------------------------------------------------- >>> This SF.Net email sponsored by: Parasoft >>> Error proof Web apps, automate testing & more. >>> Download & eval WebKing and get a free book. >>> www.parasoft.com/bulletproofapps1 >>> _______________________________________________ >>> Dynapi-Help mailing list >>> Dyn...@li... >>> >> > https://lists.sourceforge.net/lists/listinfo/dynapi-help >> >> >> >> > ------------------------------------------------------- >> This SF.Net email sponsored by: Parasoft >> Error proof Web apps, automate testing & more. >> Download & eval WebKing and get a free book. >> www.parasoft.com/bulletproofapps1 >> _______________________________________________ >> Dynapi-Help mailing list >> Dyn...@li... >> > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Zhichun P. <s4...@st...> - 2003-07-18 08:05:44
|
Hi guys, It seems that right now, all animations play at the same time. I want to know how I can play multiple animations in succession, one after the other, rather than all at the same time. I'm a newbie to javascript, so this question may seem stupid. I saw a ".playing" variable inside many of the animation scripts. But when I tried to access it, it is always true. Anyway, I must be doing something wrong. Please enlighten me =) Thanks in advance. Steven |
From: Raymond I. <xw...@ya...> - 2003-07-18 01:32:36
|
Hi Andrew, Please see below: --- Andrew Gillett <an...@zo...> wrote: > Hi, > > I've been looking at using DynAPI3 to build the > front-end for a > data-entry application. So far, I have been very > impressed by this library. > > I have a question regarding event handling for the > HTMLTextBox > component. I want to add an event listener for the > "onchange" event, > but this event doesn't seem to be handled by the > library at all. > "Change" events are needed if you want to validate > each field in a form > as they are entered. > > How can I capture onchchange events in DynAPI? > Is there a reason why "onchange" seems to have been > left out of the > event processing code in DynAPI? You're correct. The onchange event it missing from both HTMLTextArea and HTMLTextbox. I'll add those soon but for now you can use onkeypress. -- Raymond Irving > > regards, > Andrew Gillett > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems > on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-07-18 01:24:16
|
--- Arijit Das <ad...@pr...> wrote: > Wow, this is great! I tried building a vertical > menu myself last year, > but my creation was kind of a monster as I'm still > not proficient at > making widgets. This is really useful > > Quick question: Is the vertical menu using DynApi > 3.0? Yes it is :) They are part of the new DynAPI HTMLComponents. -- Raymond Irving > Thanks! > Arijit > > Raymond Irving wrote: > > Hi, > > > > Check out the new vertical orientation for > HTMLMenu > > > > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-images.html > > > > Also see how easy it is to add images to your > menus. > > > > Changes are inside CVS or you can download the > lastest > > snapshot > > > > -- > > Raymond Irving > > > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems > on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems > on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: Raymond I. <xw...@ya...> - 2003-07-18 01:23:51
|
--- Arijit Das <ad...@pr...> wrote: > Wow, this is great! I tried building a vertical > menu myself last year, > but my creation was kind of a monster as I'm still > not proficient at > making widgets. This is really useful > > Quick question: Is the vertical menu using DynApi > 3.0? Yes it is :) There's part of the new DynAPI HTMLComponents. -- Raymond Irving > Thanks! > Arijit > > Raymond Irving wrote: > > Hi, > > > > Check out the new vertical orientation for > HTMLMenu > > > > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-images.html > > > > Also see how easy it is to add images to your > menus. > > > > Changes are inside CVS or you can download the > lastest > > snapshot > > > > -- > > Raymond Irving > > > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! DSL - Now only $29.95 per month! > > http://sbc.yahoo.com > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems > on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems > on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell > virtual machines at the > same time. Free trial click here: > http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: Andrew G. <an...@zo...> - 2003-07-18 01:08:02
|
Hi, I've been looking at using DynAPI3 to build the front-end for a data-entry application. So far, I have been very impressed by this library. I have a question regarding event handling for the HTMLTextBox component. I want to add an event listener for the "onchange" event, but this event doesn't seem to be handled by the library at all. "Change" events are needed if you want to validate each field in a form as they are entered. How can I capture onchchange events in DynAPI? Is there a reason why "onchange" seems to have been left out of the event processing code in DynAPI? regards, Andrew Gillett |
From: Raymond I. <xw...@ya...> - 2003-07-18 01:03:40
|
Hello Everyone, We've managed to get our mailing system up and running so we can minimize spams, etc. You'll need to subscribe to the mailing list. If you're not subscribed to the list your messages will be sent to the administrator for approval before it can be sent to the list. To avoid this please subscribe going to the following url: http://dynapi.sourceforge.net/doccenter/index.php?MailingLists Thank you Best regards -- Raymond Irving __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |
From: Andrew G. <an...@zo...> - 2003-07-17 23:45:49
|
Hi, I've been looking at using DynAPI3 to build the front-end for a data-entry application. So far, I have been very impressed by this library. I have a question regarding event handling for the HTMLTextBox component. I want to add an event listener for the "onchange" event, but this event doesn't seem to be handled by the library at all. "Change" events are needed if you want to validate each field in a form as they are entered. How can I capture onchchange events in DynAPI? Is there a reason why "onchange" seems to have been left out of the event processing code in DynAPI? regards, Andrew Gillett |
From: Daniel T. <de...@ti...> - 2003-07-17 21:44:23
|
Hi! I have tried the html menu now with: netscape 4.79 (would work better with images as its quite dumb with css) IE 6 (Works well) Netscape 7.02 (Looks ok, but you have to do a mouseover on each element to get the background of them) Mozilla 1.4 (Looks ok, but you have to do a mouseover on each element to get the background of them) Opera 7.11 (Works well) Well thats my testing so far of the menu :) I was wondering if there would be possible to change the content of the html menu when doing a mouse over, cause i think alot of ppl would like to use images instead of text and that i think would be a very nice addition to the menu. Maybee add the image rollover HC to this one? Have a great day/evening Regards Danile |
From: Arijit D. <ad...@pr...> - 2003-07-17 13:49:03
|
Wow, this is great! I tried building a vertical menu myself last year, but my creation was kind of a monster as I'm still not proficient at making widgets. This is really useful Quick question: Is the vertical menu using DynApi 3.0? Thanks! Arijit Raymond Irving wrote: > Hi, > > Check out the new vertical orientation for HTMLMenu > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-images.html > > Also see how easy it is to add images to your menus. > > Changes are inside CVS or you can download the lastest > snapshot > > -- > Raymond Irving > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > |
From: Leif W <war...@us...> - 2003-07-17 12:32:44
|
Sweet. The menus are looking really good. And the ease of coding is excellent. Leif ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: <dyn...@li...>; <dyn...@li...> Sent: Thursday, July 17, 2003 12:58 AM Subject: [Dynapi-Help] New vertical orientation for HTMLMenus > Hi, > > Check out the new vertical orientation for HTMLMenu > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-images.html > > Also see how easy it is to add images to your menus. > > Changes are inside CVS or you can download the lastest > snapshot > > -- > Raymond Irving > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |
From: Daniel T. <de...@ti...> - 2003-07-17 07:25:34
|
Hi! This looks really really nice! Good work Raymond and thanks for the fix, will try it out now. /Daniel > Hi, > > Check out the new vertical orientation for HTMLMenu > > http://www24.brinkster.com/dyntools/next/examples/dynapi.gui.htmlmenu-images.html > > Also see how easy it is to add images to your menus. > > Changes are inside CVS or you can download the lastest > snapshot > > -- > Raymond Irving > > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |