You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(75) |
Nov
(252) |
Dec
(418) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(659) |
Feb
(1039) |
Mar
(870) |
Apr
(235) |
May
(329) |
Jun
(251) |
Jul
(123) |
Aug
(119) |
Sep
(67) |
Oct
(194) |
Nov
(535) |
Dec
(133) |
2002 |
Jan
(122) |
Feb
(24) |
Mar
(29) |
Apr
(28) |
May
(16) |
Jun
(20) |
Jul
(11) |
Aug
(12) |
Sep
(13) |
Oct
(14) |
Nov
(23) |
Dec
(19) |
2003 |
Jan
(28) |
Feb
(170) |
Mar
(288) |
Apr
(211) |
May
(126) |
Jun
(166) |
Jul
(131) |
Aug
(102) |
Sep
(211) |
Oct
(301) |
Nov
(22) |
Dec
(6) |
2004 |
Jan
(14) |
Feb
(16) |
Mar
(7) |
Apr
|
May
(8) |
Jun
(25) |
Jul
(21) |
Aug
(2) |
Sep
(7) |
Oct
|
Nov
(2) |
Dec
(1) |
2005 |
Jan
(4) |
Feb
(2) |
Mar
(14) |
Apr
(24) |
May
(3) |
Jun
(7) |
Jul
(30) |
Aug
(5) |
Sep
(1) |
Oct
(3) |
Nov
|
Dec
(1) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
From: Leif W <war...@us...> - 2003-10-01 05:46:08
|
Technically I don't know ASP either, but I have seen some examples of it before. I know the two flavors in use for the IOElement stuff are in JScript (JavaScript) and VBScript, so if you know either of these languages (I assume you'll get more out of the JScript version, like me), your success might be greater. To increase my understanding, foreach odd bit off incomprehensible code (i.e. some reference to some predefined server object), I used Google to help me find other examples so I could better understand the context. For something that still wasn't clear, I just looked at the other language (VBScript) and used it as a reference to help define context. I was able to convert the ioelmsrv.jscript.asp but I think Raymod added some new things which I haven't yet added to the PHP version ioelmsrv.php. The ioelmsrv.soda.php is still in progress. In either case, the most recent copy of what I've got is in CVS and hasn't changed for a few days, so you should be able to find it by either an anonymous checkout, or nightly snapshot. So if you want to work on that, go ahead. But just drop a note here about which file you'll be working on so we're not clobbering each other's updates. :) Leif P.S. About EasyPHP. I never heard of it until now, but looking on their website, they're using some slightly older versions of software. It may be a little bit of a learning experience the first time but even on windows, it's not too hard to get Apache (2.0.47), PHP (4.3.4RC1), and MySQL (4.0.15a), and phpMyAdmin (2.5.4-rc1) up and running, and the experience is well worth the effort. If you need any tips setting up, feel free to ask. ----- Original Message ----- From: "Vincent Vermersch" <vv...@x-...> To: "Raymond Irving" <dyn...@li...> Sent: Tuesday, September 30, 2003 6:28 AM Subject: Re[2]: [Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php > PHP 5 is not out for the momment, php4 is mostly used. > For those who wants to work with PHP and mysql the easiest way is http://www.easyphp.org/ > > I try to translate your dynapi.util.ioelement.*.asp but I'm not > familiar with ASP. Do you know where I can find a php version or an > asp version with comment ? > > Thanks > --- > Vincent > > > RI> --- Leif W <war...@us...> wrote: > >> Clearly some changes need to be made to the PHP code > >> to detect PHP version, and use version-specific > RI> coding practices. > > RI> Yes. I think some version checking should be done. > RI> (I'm not too familiar with PHP) > RI> -- > RI> Raymond Irving > > >> With the > >> arrival of PHP 5, I'm > >> sure other things will also change, and some people > >> may also be stuck on > >> archaic PHP3 systems (which I'm not too familiar > >> with). Thankfully the PHP > >> documentation project people have taken great care > >> to document most if not > >> all of these differences side by side so it > >> shouldn't be too hard to find. > >> > >> Thanks, > >> > >> Leif > >> > >> ----- Original Message ----- > >> From: "Kevin" <ke...@ke...> > >> To: "Dynapi-Dev" <Dyn...@li...> > >> Sent: Tuesday, September 23, 2003 2:42 PM > >> Subject: [Dynapi-Dev] example > >> dynapi.util.ioelement-post.html asp / php > >> > >> > >> > Hi, > >> > > >> > dynapi.util.ioelement-post.html > >> > > >> > I posted before that the get option of the above > >> asp example doesn't work. > >> > > >> > I had a look at the php version and neither get or > >> post worked. I had a > >> look > >> > and attached a fix. I'm not familiar with vb so > >> could someone help with > >> the > >> > asp implementation. > >> > > >> > Sorry I'm not up on patching or write access to > >> cvs hence the attachment. > >> > > >> > - > >> > Kevin > >> > > >> > >> > >> > >> > >> > RI> ------------------------------------------------------- > >> This sf.net email is sponsored by:ThinkGeek > >> Welcome to geek heaven. > >> http://thinkgeek.com/sf > >> _______________________________________________ > >> Dynapi-Dev mailing list > >> Dyn...@li... > >> > RI> http://www.mail-archive.com/dyn...@li.../ > > > RI> __________________________________ > RI> Do you Yahoo!? > RI> The New Yahoo! Shopping - with improved product search > RI> http://shopping.yahoo.com > > > > > -- > Best regards, > Xside mailto:xs...@if... > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > > |
From: Raymond I. <xw...@ya...> - 2003-10-01 05:10:57
|
No docs yet but see StyleManager based Components inside the src/gui folder for some info. -- Raymond Irving --- Doug Melvin <do...@cr...> wrote: > Do tell, please.. > I've missed quite a lot.. > Is this new Wiget model documented? > > Where's the docs? > > ----- Original Message ----- > From: "Raymond Irving" <xw...@ya...> > To: <dyn...@li...> > Sent: Monday, September 29, 2003 11:51 PM > Subject: Re: [Dynapi-Dev] Viewpane scrolling problem > in Mozilla + > > > > Hi, > > > > See below: > > > > --- Kevin <ke...@ke...> wrote: > > > Hi, > > > > > > I've got similar comments plus a point about IE > too. > > > > > > Mozilla/5.0 (X11; U; Linux i686; en-US; > rv:1.0.1) > > > Gecko/20021003 > > > > > > 1) dynapi.gui.viewpane.html > > > > > > content #1: no horiz scroll bar & browser vert > > > scroll bar appears too > > > content #2: ok > > > content #2(typo): no horiz scroll bar > > > > > > 2) dynapi.gui.viewpane-loadpanel.html > > > > > > file 1: browser vert scroll bar appears too > > > file 2: browser vert scroll bar appears too > > > file 3: ok > > > With all files when horiz bar at max scroll > > > file content is badly clipped by vert scroll > > > bar (this can be seen in IE too). Maybe inner > > > border/scroll calculations? > > > > > > 3) dynapi.gui.viewpane-explorer.html > > > > > > Both horiz and vert scrolling is ok. > > > Cicking text next to envelope will open > > > envelope but not expand menu. Envelope > > > cannot be closed again. Click + to expand > > > Emails then click on the Outbox text this > > > will open Inbox envelope and visa-versa > > > (this can be seen in IE too). > > > > Some of these I've also seen. I'll try to fix > these > > once I've converted to the new Widget model. > > > > > Notes) > > > > > > The StyleManager stuff is part of the new > > > ViewPane / ScrollBar / Button components so > > > I don't know where to start to help with any > > > bug fixes. > > > > > > Can't the use of StyleManger be optional? > > > > If StyleManager is optional then we'll not be able > to > > use different designs in the various widgets. The > > StyleManager makes it possible to change the > > Scrollbars and Buttons used in the ViewPane, etc. > > > > > Noted > > > in comments that ButtonStyle / ScrollBarStyle > > > are optional but aren't they dependants in the > > > packages.js file? > > > > > > Ahh I've found scrollbar.style.js provides a > > > default style named 'ScrollBar' and the style > > > 'ViewPaneScrollBar' is an alias for it? > > > > Yes, that's it. Each widget comes with a default > > style. For example: > > > > Button - default style called Button > (button.style.js) > > ScrollBar - default style called ScrollBar > > (scrollbar.style.js) > > > > Even the default styles are optional. You can load > any > > style you need. > > > > >I've > > > got a long way to go to understand this. > > > > The new Widget model will contain more info. > > > > -- > > Raymond Irving > > > > > > > - > > > Kevin > > > > > > "Raymond Irving" <xw...@ya...> > > > > > > > --- Leif W <war...@us...> wrote: > > > > > Check out the > examples/dynapi.gui.viewpane.html > > > in > > > > > Mozilla 1.4 or 1.5 beta > > > > > and/or Mozilla Firebird 0.6.1. The > horizontal > > > > > scrollbar doesn't appear at > > > > > the bottom, in any of the three content > pages > > > (it > > > > > should appear in content 1 > > > > > and 3, as it does in IE6 and Opera 7.11). > > > > > > > > Strange! Might have something to do with > > > autosizing? > > > > > > > > > Also note, for the case of example content > 2, > > > where > > > > > the content is narrower > > > > > than the viewpane, this looks odd in the > example > > > > > page, and at first I'd > > > > > expect the scrollbar to have shrunk to fit > > > nicely > > > > > around the smaller > > > > > content. Then I realize, the viewpane size > is > > > > > static, and the content is > > > > > just falling short. But what about minor > > > rendering > > > > > glitches of a pixel here > > > > > or there? Think this could be added as an > > > option, > > > > > to have a "shrink-wrap" > > > > > or "collapsible" viewpane? > > > > > > > > Well you could create a new ViewPaneStyle to > > > support > > > > the Collapse feature but in most cases (I > think) > > > the > > > > user would not want the ViewPane's "viewing > area" > > > to > > > > be changed. > > > > > > > > -- > > > > Raymond Irving > > > > > > > > > Leif > > > > > > > > > > P.S. Let me know if more info is needed, or > > > > > screenshots. I'll take a look > > > > > at the code as well, but at a quick glance I > > > have no > > > > > idea why the Mozilla > > > > > code isn't working. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > This sf.net email is sponsored by:ThinkGeek > > > > > Welcome to geek heaven. > > > > > http://thinkgeek.com/sf > > > > > > _______________________________________________ > > > > > Dynapi-Dev mailing list > > > > > Dyn...@li... > > > > > > > > > > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > > > > > > __________________________________ > > > > Do you Yahoo!? > > > > The New Yahoo! Shopping - with improved > product > > > search > > > > http://shopping.yahoo.com > > > > > > > > > > > > > > > > === message truncated === __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |
From: Jesse V. <je...@6t...> - 2003-09-30 17:44:13
|
Yeah, that's basically what I was thinking. You find a keyword (like function), then you say, OK, now I'm in a function, and put something to signify "function" on the top of the stack. Then when you hit the closing curly bracket, you pop "function" off the stack, and now you look at what's on the top of the stack to see where you are. Shouldn't be too hard, it's just a matter of taking all the different cases into account, and finding the time to code it. We should probably try to just come up with a basic algorithm first, then I can code the Java end of it, and someone else could code the JS end of it. I'll try to come up with some basic cases that we'd have to look for. Stuff like: end of line - should it get a semi-colon, or is it continued on the next line. end of function - does it need a semi-colon? If the code is going to be compressed anyway, it might be easier to make it one big line, then try to find the missing semi-colons, that way you don't have to worry about end of line's that shouldn't have semi-colons like this: var test = "test" + "test"; or var test = "test" + test; Hmm...now you've got me thinking. This is bad....I have work to get done for my "real" job, but I want to make this work! Jesse Doug Melvin wrote: >I have a firend with a Comp Sci/Comp Math education. >He will help me with this. says "It's easy" > >Something to do with stacks and queues.. > >I called it "counting braces and crlf's" and he said that that is basically >it. > >So.. If I harras him enough, we can have the semi colon checking (and brace >matching, ect) in a few weeks.. > >I would rely on him to do the codeing.. only to show me what he thinks I >should be doing with these stacks and queues.. > >(If someone just sat up and yelled "uerica!".. feel free to write this code >yerself.. :-) ) > >----- Original Message ----- >From: "Leif W" <war...@us...> >To: <dyn...@li...> >Sent: Tuesday, September 30, 2003 8:29 AM >Subject: Re: [Dynapi-Dev] Any word on the Java Compressor > > > > >>That's a good point. Maybe for those who don't have access to java, or >>don't want to install it or use it? It's always nice to have some >>flexibility and options. >> >>Either way, if it's a Java or JavaScript, it'll be nice to have a GUI >>version someday, but probably Jesse is right in focussing attention to >>fixing the missing smi-colon issue. >> >>IIRC, in some cases where the compressor would like a semi-colon, there >> >> >may > > >>simply be one missing, or there may intentionally be one missing, because >>sometimes the JavaScript breaks with those semi-colons in place. In each >>case the compressor has to do it's thing but figure out which case is >> >> >which > > >>before adding semi-colons. >> >>Leif >> >>----- Original Message ----- >>From: Doug Melvin >>To: dyn...@li... >>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 >> >> >can > > >>still be a usefull tool for online editing of >>html documents.. >> >>---opinion end--- >>----- Original Message ----- >>From: Jesse Vitrone >>To: dyn...@li... >>Sent: Tuesday, September 23, 2003 10:00 AM >>Subject: Re: [Dynapi-Dev] Any word on the Java Compressor >> >> >>If you have long term plans of doing away with the javascript version, >> >> >then > > >>why implement the missing semi-colon logic in javascript? If you have >> >> >ideas > > >>and just give me some pseudo, I can whip something up in Java and add it >> >> >in. > > >>Jesse >> >>Raymond Irving wrote: >> >>Ok I'll try to implement 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 <je...@6t...> wrote: >>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 semi-colons are and where >>it's safe to add them in. >> >>Jesse >> >>Raymond Irving wrote: >> >> >> >>>Hi Jesse, >>> >>>Any word on the Visual side of the Java Compressor for >>>DynAPI? >>> >>> >>>-- >>>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:ThinkGeek >>>Welcome to geek heaven. >>>http://thinkgeek.com/sf >>>_______________________________________________ >>>Dynapi-Dev mailing list >>>Dyn...@li... >>>http://www.mail-archive.com/dyn...@li.../ >>> >>> >>> >>> >> >>------------------------------------------------------- >>This sf.net email is sponsored by:ThinkGeek >>Welcome to geek heaven. >>http://thinkgeek.com/sf >>_______________________________________________ >>Dynapi-Dev mailing list >>Dyn...@li... >>http://www.mail-archive.com/dyn...@li.../ >> >> >>Do you Yahoo!? >>Yahoo! SiteBuilder - Free, easy-to-use web site design software >> >> >>--- >>Outgoing mail is certified Virus Free. >>Checked by AVG anti-virus system (http://www.grisoft.com). >>Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 >> >> >> >> >>------------------------------------------------------- >>This sf.net email is sponsored by:ThinkGeek >>Welcome to geek heaven. >>http://thinkgeek.com/sf >>_______________________________________________ >>Dynapi-Dev mailing list >>Dyn...@li... >>http://www.mail-archive.com/dyn...@li.../ >> >> >> > > >--- >Outgoing mail is certified Virus Free. >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ > > |
From: Doug M. <do...@cr...> - 2003-09-30 17:27:59
|
Maybe the logic can be common, but the actual parsing will still be the = bulk of the work.. and not common ----- Original Message -----=20 From: Jesse Vitrone=20 To: dyn...@li...=20 Sent: Tuesday, September 30, 2003 8:54 AM Subject: Re: [Dynapi-Dev] Any word on the Java Compressor Yeah, the only way that I can see this working well is to come up with = some algorithm to figure out code structure, and where it's safe to add = in a semi-colon. I'd love to start working on something like that, but I just don't = have the time right now :( I also agree that it's useful to have a JS and Java versions of a = compress / merge type tool, it just seems like a waste with all the = duplicate logic. Maybe there's some way to extract out the logic to = XML or something, that way the 2 versions could share. Jes Leif W wrote: That's a good point. Maybe for those who don't have access to java, or don't want to install it or use it? It's always nice to have some flexibility and options. Either way, if it's a Java or JavaScript, it'll be nice to have a GUI version someday, but probably Jesse is right in focussing attention to fixing the missing smi-colon issue. IIRC, in some cases where the compressor would like a semi-colon, there = may simply be one missing, or there may intentionally be one missing, = because sometimes the JavaScript breaks with those semi-colons in place. In = each case the compressor has to do it's thing but figure out which case is = which before adding semi-colons. Leif ----- Original Message -----=20 From: Doug Melvin To: dyn...@li... 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 = can still be a usefull tool for online editing of html documents.. ---opinion end--- ----- Original Message -----=20 From: Jesse Vitrone To: dyn...@li... Sent: Tuesday, September 23, 2003 10:00 AM Subject: Re: [Dynapi-Dev] Any word on the Java Compressor If you have long term plans of doing away with the javascript version, = then why implement the missing semi-colon logic in javascript? If you have = ideas and just give me some pseudo, I can whip something up in Java and add it = in. Jesse Raymond Irving wrote: Ok I'll try to implement 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 <je...@6t...> wrote: 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 semi-colons are and where it's safe to add them in. Jesse Raymond Irving wrote: Hi Jesse, Any word on the Visual side of the Java Compressor for DynAPI? -- 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:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://www.mail-archive.com/dyn...@li.../ =20 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://www.mail-archive.com/dyn...@li.../ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://www.mail-archive.com/dyn...@li.../ |
From: Doug M. <do...@cr...> - 2003-09-30 17:27:02
|
I have a firend with a Comp Sci/Comp Math education. He will help me with this. says "It's easy" Something to do with stacks and queues.. I called it "counting braces and crlf's" and he said that that is basically it. So.. If I harras him enough, we can have the semi colon checking (and brace matching, ect) in a few weeks.. I would rely on him to do the codeing.. only to show me what he thinks I should be doing with these stacks and queues.. (If someone just sat up and yelled "uerica!".. feel free to write this code yerself.. :-) ) ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Tuesday, September 30, 2003 8:29 AM Subject: Re: [Dynapi-Dev] Any word on the Java Compressor > That's a good point. Maybe for those who don't have access to java, or > don't want to install it or use it? It's always nice to have some > flexibility and options. > > Either way, if it's a Java or JavaScript, it'll be nice to have a GUI > version someday, but probably Jesse is right in focussing attention to > fixing the missing smi-colon issue. > > IIRC, in some cases where the compressor would like a semi-colon, there may > simply be one missing, or there may intentionally be one missing, because > sometimes the JavaScript breaks with those semi-colons in place. In each > case the compressor has to do it's thing but figure out which case is which > before adding semi-colons. > > Leif > > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > 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 can > still be a usefull tool for online editing of > html documents.. > > ---opinion end--- > ----- Original Message ----- > From: Jesse Vitrone > To: dyn...@li... > Sent: Tuesday, September 23, 2003 10:00 AM > Subject: Re: [Dynapi-Dev] Any word on the Java Compressor > > > If you have long term plans of doing away with the javascript version, then > why implement the missing semi-colon logic in javascript? If you have ideas > and just give me some pseudo, I can whip something up in Java and add it in. > > Jesse > > Raymond Irving wrote: > > Ok I'll try to implement 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 <je...@6t...> wrote: > 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 semi-colons are and where > it's safe to add them in. > > Jesse > > Raymond Irving wrote: > > >Hi Jesse, > > > >Any word on the Visual side of the Java Compressor for > >DynAPI? > > > > > >-- > >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:ThinkGeek > >Welcome to geek heaven. > >http://thinkgeek.com/sf > >_______________________________________________ > >Dynapi-Dev mailing list > >Dyn...@li... > >http://www.mail-archive.com/dyn...@li.../ > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > > > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Doug M. <do...@cr...> - 2003-09-30 16:54:44
|
Do tell, please.. I've missed quite a lot.. Is this new Wiget model documented? Where's the docs? ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: <dyn...@li...> Sent: Monday, September 29, 2003 11:51 PM Subject: Re: [Dynapi-Dev] Viewpane scrolling problem in Mozilla + > Hi, > > See below: > > --- Kevin <ke...@ke...> wrote: > > Hi, > > > > I've got similar comments plus a point about IE too. > > > > Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) > > Gecko/20021003 > > > > 1) dynapi.gui.viewpane.html > > > > content #1: no horiz scroll bar & browser vert > > scroll bar appears too > > content #2: ok > > content #2(typo): no horiz scroll bar > > > > 2) dynapi.gui.viewpane-loadpanel.html > > > > file 1: browser vert scroll bar appears too > > file 2: browser vert scroll bar appears too > > file 3: ok > > With all files when horiz bar at max scroll > > file content is badly clipped by vert scroll > > bar (this can be seen in IE too). Maybe inner > > border/scroll calculations? > > > > 3) dynapi.gui.viewpane-explorer.html > > > > Both horiz and vert scrolling is ok. > > Cicking text next to envelope will open > > envelope but not expand menu. Envelope > > cannot be closed again. Click + to expand > > Emails then click on the Outbox text this > > will open Inbox envelope and visa-versa > > (this can be seen in IE too). > > Some of these I've also seen. I'll try to fix these > once I've converted to the new Widget model. > > > Notes) > > > > The StyleManager stuff is part of the new > > ViewPane / ScrollBar / Button components so > > I don't know where to start to help with any > > bug fixes. > > > > Can't the use of StyleManger be optional? > > If StyleManager is optional then we'll not be able to > use different designs in the various widgets. The > StyleManager makes it possible to change the > Scrollbars and Buttons used in the ViewPane, etc. > > > Noted > > in comments that ButtonStyle / ScrollBarStyle > > are optional but aren't they dependants in the > > packages.js file? > > > > Ahh I've found scrollbar.style.js provides a > > default style named 'ScrollBar' and the style > > 'ViewPaneScrollBar' is an alias for it? > > Yes, that's it. Each widget comes with a default > style. For example: > > Button - default style called Button (button.style.js) > ScrollBar - default style called ScrollBar > (scrollbar.style.js) > > Even the default styles are optional. You can load any > style you need. > > >I've > > got a long way to go to understand this. > > The new Widget model will contain more info. > > -- > Raymond Irving > > > > - > > Kevin > > > > "Raymond Irving" <xw...@ya...> > > > > > --- Leif W <war...@us...> wrote: > > > > Check out the examples/dynapi.gui.viewpane.html > > in > > > > Mozilla 1.4 or 1.5 beta > > > > and/or Mozilla Firebird 0.6.1. The horizontal > > > > scrollbar doesn't appear at > > > > the bottom, in any of the three content pages > > (it > > > > should appear in content 1 > > > > and 3, as it does in IE6 and Opera 7.11). > > > > > > Strange! Might have something to do with > > autosizing? > > > > > > > Also note, for the case of example content 2, > > where > > > > the content is narrower > > > > than the viewpane, this looks odd in the example > > > > page, and at first I'd > > > > expect the scrollbar to have shrunk to fit > > nicely > > > > around the smaller > > > > content. Then I realize, the viewpane size is > > > > static, and the content is > > > > just falling short. But what about minor > > rendering > > > > glitches of a pixel here > > > > or there? Think this could be added as an > > option, > > > > to have a "shrink-wrap" > > > > or "collapsible" viewpane? > > > > > > Well you could create a new ViewPaneStyle to > > support > > > the Collapse feature but in most cases (I think) > > the > > > user would not want the ViewPane's "viewing area" > > to > > > be changed. > > > > > > -- > > > Raymond Irving > > > > > > > Leif > > > > > > > > P.S. Let me know if more info is needed, or > > > > screenshots. I'll take a look > > > > at the code as well, but at a quick glance I > > have no > > > > idea why the Mozilla > > > > code isn't working. > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by:ThinkGeek > > > > Welcome to geek heaven. > > > > http://thinkgeek.com/sf > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > The New Yahoo! Shopping - with improved product > > search > > > http://shopping.yahoo.com > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search > http://shopping.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Doug M. <do...@cr...> - 2003-09-30 16:54:02
|
Same here, sometimes my SMTP times out. And at other times it just won't accept my email.. ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Monday, September 29, 2003 6:06 PM Subject: Re: [Dynapi-Dev] Email error > With all the email servers being bombarbed by the various email worms and > viruses, I've noticed my ISPs mailserver acting funny. Emails silently > dropped entirely, or merely delayed for hours, while others slip though > instantly or with little delay. Maybe it's all related, maybe just > coincidence. > > Leif > > ----- Original Message ----- > From: "Kevin" <ke...@ke...> > To: <dyn...@li...> > Sent: Monday, September 29, 2003 5:55 PM > Subject: Re: [Dynapi-Dev] Email error > > > > Things have caught up now it took a couple of days! > > > > - > > Kevin > > > > I wrote: > > > > > > > Hi, > > > > > > Anyone getting: > > > > > > 451-host lookup did not complete > > > 451 Could not complete sender verify > > > > > > - > > > Kevin > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://www.mail-archive.com/dyn...@li.../ > > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Michael B. <mi...@mi...> - 2003-09-30 13:03:59
|
I=B9m back with a cold and some serious stomach problems, but I'm slowly getting better :) I just finished the debugger port to the DynAPI 3 The name debug was already taken so I gave the name Spock :) yeah yeah I know... I made it backwards compatible with the original debugger so that there should not be any problems, all the original calls are there ie: dynapi.debug.print() etc. so if you want to use those. These are the spock methods: dump() =3D dynapi.debug.print() inspect() =3D dynapi.debug.inspect() toEval() =3D dynapi.debug.setEvaluate() dynapi.status() =3D dynapi.debug.status() will change to toStatus() You can easily change them to something that you feel much more your style I've used dump() for so long now that it would be real difficult to change. I've also tried to incorporate most of the original debugger features that mine didn't have, like the load scripts and reload scripts. To load script manually type in the evaluate window The rest is pretty self explanatory, this is a debug version so I might missed something. I can't get watch to work or I don=B9t understand it. I also removed form (NS4.7) support for Spock, the original debugger does this just fine. Go and download, play, test, let me know what you think. http://www.michaelbystrom.com/download.php Michael |
From: Jesse V. <je...@6t...> - 2003-09-30 12:52:18
|
Yeah, the only way that I can see this working well is to come up with some algorithm to figure out code structure, and where it's safe to add in a semi-colon. I'd love to start working on something like that, but I just don't have the time right now :( I also agree that it's useful to have a JS and Java versions of a compress / merge type tool, it just seems like a waste with all the duplicate logic. Maybe there's some way to extract out the logic to XML or something, that way the 2 versions could share. Jes Leif W wrote: >That's a good point. Maybe for those who don't have access to java, or >don't want to install it or use it? It's always nice to have some >flexibility and options. > >Either way, if it's a Java or JavaScript, it'll be nice to have a GUI >version someday, but probably Jesse is right in focussing attention to >fixing the missing smi-colon issue. > >IIRC, in some cases where the compressor would like a semi-colon, there may >simply be one missing, or there may intentionally be one missing, because >sometimes the JavaScript breaks with those semi-colons in place. In each >case the compressor has to do it's thing but figure out which case is which >before adding semi-colons. > >Leif > >----- Original Message ----- >From: Doug Melvin >To: dyn...@li... >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 can >still be a usefull tool for online editing of >html documents.. > >---opinion end--- >----- Original Message ----- >From: Jesse Vitrone >To: dyn...@li... >Sent: Tuesday, September 23, 2003 10:00 AM >Subject: Re: [Dynapi-Dev] Any word on the Java Compressor > > >If you have long term plans of doing away with the javascript version, then >why implement the missing semi-colon logic in javascript? If you have ideas >and just give me some pseudo, I can whip something up in Java and add it in. > >Jesse > >Raymond Irving wrote: > >Ok I'll try to implement 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 <je...@6t...> wrote: >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 semi-colons are and where >it's safe to add them in. > >Jesse > >Raymond Irving wrote: > > > >>Hi Jesse, >> >>Any word on the Visual side of the Java Compressor for >>DynAPI? >> >> >>-- >>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:ThinkGeek >>Welcome to geek heaven. >>http://thinkgeek.com/sf >>_______________________________________________ >>Dynapi-Dev mailing list >>Dyn...@li... >>http://www.mail-archive.com/dyn...@li.../ >> >> >> >> > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ > > >Do you Yahoo!? >Yahoo! SiteBuilder - Free, easy-to-use web site design software > > >--- >Outgoing mail is certified Virus Free. >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 > > > > >------------------------------------------------------- >This sf.net email is sponsored by:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ > > |
From: Leif W <war...@us...> - 2003-09-30 12:27:53
|
That's a good point. Maybe for those who don't have access to java, or don't want to install it or use it? It's always nice to have some flexibility and options. Either way, if it's a Java or JavaScript, it'll be nice to have a GUI version someday, but probably Jesse is right in focussing attention to fixing the missing smi-colon issue. IIRC, in some cases where the compressor would like a semi-colon, there may simply be one missing, or there may intentionally be one missing, because sometimes the JavaScript breaks with those semi-colons in place. In each case the compressor has to do it's thing but figure out which case is which before adding semi-colons. Leif ----- Original Message ----- From: Doug Melvin To: dyn...@li... 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 can still be a usefull tool for online editing of html documents.. ---opinion end--- ----- Original Message ----- From: Jesse Vitrone To: dyn...@li... Sent: Tuesday, September 23, 2003 10:00 AM Subject: Re: [Dynapi-Dev] Any word on the Java Compressor If you have long term plans of doing away with the javascript version, then why implement the missing semi-colon logic in javascript? If you have ideas and just give me some pseudo, I can whip something up in Java and add it in. Jesse Raymond Irving wrote: Ok I'll try to implement 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 <je...@6t...> wrote: 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 semi-colons are and where it's safe to add them in. Jesse Raymond Irving wrote: >Hi Jesse, > >Any word on the Visual side of the Java Compressor for >DynAPI? > > >-- >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:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://www.mail-archive.com/dyn...@li.../ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Vincent V. <vv...@x-...> - 2003-09-30 10:29:00
|
PHP 5 is not out for the momment, php4 is mostly used. For those who wants to work with PHP and mysql the easiest way is http://www.easyphp.org/ I try to translate your dynapi.util.ioelement.*.asp but I'm not familiar with ASP. Do you know where I can find a php version or an asp version with comment ? Thanks --- Vincent RI> --- Leif W <war...@us...> wrote: >> Clearly some changes need to be made to the PHP code >> to detect PHP version, and use version-specific RI> coding practices. RI> Yes. I think some version checking should be done. RI> (I'm not too familiar with PHP) RI> -- RI> Raymond Irving >> With the >> arrival of PHP 5, I'm >> sure other things will also change, and some people >> may also be stuck on >> archaic PHP3 systems (which I'm not too familiar >> with). Thankfully the PHP >> documentation project people have taken great care >> to document most if not >> all of these differences side by side so it >> shouldn't be too hard to find. >> >> Thanks, >> >> Leif >> >> ----- Original Message ----- >> From: "Kevin" <ke...@ke...> >> To: "Dynapi-Dev" <Dyn...@li...> >> Sent: Tuesday, September 23, 2003 2:42 PM >> Subject: [Dynapi-Dev] example >> dynapi.util.ioelement-post.html asp / php >> >> >> > Hi, >> > >> > dynapi.util.ioelement-post.html >> > >> > I posted before that the get option of the above >> asp example doesn't work. >> > >> > I had a look at the php version and neither get or >> post worked. I had a >> look >> > and attached a fix. I'm not familiar with vb so >> could someone help with >> the >> > asp implementation. >> > >> > Sorry I'm not up on patching or write access to >> cvs hence the attachment. >> > >> > - >> > Kevin >> > >> >> >> >> >> RI> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Dynapi-Dev mailing list >> Dyn...@li... >> RI> http://www.mail-archive.com/dyn...@li.../ RI> __________________________________ RI> Do you Yahoo!? RI> The New Yahoo! Shopping - with improved product search RI> http://shopping.yahoo.com -- Best regards, Xside mailto:xs...@if... |
From: Raymond I. <xw...@ya...> - 2003-09-30 03:51:46
|
Hi, See below: --- Kevin <ke...@ke...> wrote: > Hi, > > I've got similar comments plus a point about IE too. > > Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) > Gecko/20021003 > > 1) dynapi.gui.viewpane.html > > content #1: no horiz scroll bar & browser vert > scroll bar appears too > content #2: ok > content #2(typo): no horiz scroll bar > > 2) dynapi.gui.viewpane-loadpanel.html > > file 1: browser vert scroll bar appears too > file 2: browser vert scroll bar appears too > file 3: ok > With all files when horiz bar at max scroll > file content is badly clipped by vert scroll > bar (this can be seen in IE too). Maybe inner > border/scroll calculations? > > 3) dynapi.gui.viewpane-explorer.html > > Both horiz and vert scrolling is ok. > Cicking text next to envelope will open > envelope but not expand menu. Envelope > cannot be closed again. Click + to expand > Emails then click on the Outbox text this > will open Inbox envelope and visa-versa > (this can be seen in IE too). Some of these I've also seen. I'll try to fix these once I've converted to the new Widget model. > Notes) > > The StyleManager stuff is part of the new > ViewPane / ScrollBar / Button components so > I don't know where to start to help with any > bug fixes. > > Can't the use of StyleManger be optional? If StyleManager is optional then we'll not be able to use different designs in the various widgets. The StyleManager makes it possible to change the Scrollbars and Buttons used in the ViewPane, etc. > Noted > in comments that ButtonStyle / ScrollBarStyle > are optional but aren't they dependants in the > packages.js file? > > Ahh I've found scrollbar.style.js provides a > default style named 'ScrollBar' and the style > 'ViewPaneScrollBar' is an alias for it? Yes, that's it. Each widget comes with a default style. For example: Button - default style called Button (button.style.js) ScrollBar - default style called ScrollBar (scrollbar.style.js) Even the default styles are optional. You can load any style you need. >I've > got a long way to go to understand this. The new Widget model will contain more info. -- Raymond Irving > - > Kevin > > "Raymond Irving" <xw...@ya...> > > > --- Leif W <war...@us...> wrote: > > > Check out the examples/dynapi.gui.viewpane.html > in > > > Mozilla 1.4 or 1.5 beta > > > and/or Mozilla Firebird 0.6.1. The horizontal > > > scrollbar doesn't appear at > > > the bottom, in any of the three content pages > (it > > > should appear in content 1 > > > and 3, as it does in IE6 and Opera 7.11). > > > > Strange! Might have something to do with > autosizing? > > > > > Also note, for the case of example content 2, > where > > > the content is narrower > > > than the viewpane, this looks odd in the example > > > page, and at first I'd > > > expect the scrollbar to have shrunk to fit > nicely > > > around the smaller > > > content. Then I realize, the viewpane size is > > > static, and the content is > > > just falling short. But what about minor > rendering > > > glitches of a pixel here > > > or there? Think this could be added as an > option, > > > to have a "shrink-wrap" > > > or "collapsible" viewpane? > > > > Well you could create a new ViewPaneStyle to > support > > the Collapse feature but in most cases (I think) > the > > user would not want the ViewPane's "viewing area" > to > > be changed. > > > > -- > > Raymond Irving > > > > > Leif > > > > > > P.S. Let me know if more info is needed, or > > > screenshots. I'll take a look > > > at the code as well, but at a quick glance I > have no > > > idea why the Mozilla > > > code isn't working. > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Shopping - with improved product > search > > http://shopping.yahoo.com > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |
From: Leif W <war...@us...> - 2003-09-29 22:05:33
|
With all the email servers being bombarbed by the various email worms and viruses, I've noticed my ISPs mailserver acting funny. Emails silently dropped entirely, or merely delayed for hours, while others slip though instantly or with little delay. Maybe it's all related, maybe just coincidence. Leif ----- Original Message ----- From: "Kevin" <ke...@ke...> To: <dyn...@li...> Sent: Monday, September 29, 2003 5:55 PM Subject: Re: [Dynapi-Dev] Email error > Things have caught up now it took a couple of days! > > - > Kevin > > I wrote: > > > > Hi, > > > > Anyone getting: > > > > 451-host lookup did not complete > > 451 Could not complete sender verify > > > > - > > Kevin > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://www.mail-archive.com/dyn...@li.../ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > > |
From: Kevin <ke...@ke...> - 2003-09-29 21:54:35
|
Things have caught up now it took a couple of days! - Kevin I wrote: > Hi, > > Anyone getting: > > 451-host lookup did not complete > 451 Could not complete sender verify > > - > Kevin > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Kevin <ke...@ke...> - 2003-09-29 21:49:11
|
Hi, Anyone getting: 451-host lookup did not complete 451 Could not complete sender verify - Kevin |
From: Kevin <ke...@ke...> - 2003-09-29 21:35:39
|
Hi, I've got similar comments plus a point about IE too. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 1) dynapi.gui.viewpane.html content #1: no horiz scroll bar & browser vert scroll bar appears too content #2: ok content #2(typo): no horiz scroll bar 2) dynapi.gui.viewpane-loadpanel.html file 1: browser vert scroll bar appears too file 2: browser vert scroll bar appears too file 3: ok With all files when horiz bar at max scroll file content is badly clipped by vert scroll bar (this can be seen in IE too). Maybe inner border/scroll calculations? 3) dynapi.gui.viewpane-explorer.html Both horiz and vert scrolling is ok. Cicking text next to envelope will open envelope but not expand menu. Envelope cannot be closed again. Click + to expand Emails then click on the Outbox text this will open Inbox envelope and visa-versa (this can be seen in IE too). Notes) The StyleManager stuff is part of the new ViewPane / ScrollBar / Button components so I don't know where to start to help with any bug fixes. Can't the use of StyleManger be optional? Noted in comments that ButtonStyle / ScrollBarStyle are optional but aren't they dependants in the packages.js file? Ahh I've found scrollbar.style.js provides a default style named 'ScrollBar' and the style 'ViewPaneScrollBar' is an alias for it? I've got a long way to go to understand this. - Kevin "Raymond Irving" <xw...@ya...> > --- Leif W <war...@us...> wrote: > > Check out the examples/dynapi.gui.viewpane.html in > > Mozilla 1.4 or 1.5 beta > > and/or Mozilla Firebird 0.6.1. The horizontal > > scrollbar doesn't appear at > > the bottom, in any of the three content pages (it > > should appear in content 1 > > and 3, as it does in IE6 and Opera 7.11). > > Strange! Might have something to do with autosizing? > > > Also note, for the case of example content 2, where > > the content is narrower > > than the viewpane, this looks odd in the example > > page, and at first I'd > > expect the scrollbar to have shrunk to fit nicely > > around the smaller > > content. Then I realize, the viewpane size is > > static, and the content is > > just falling short. But what about minor rendering > > glitches of a pixel here > > or there? Think this could be added as an option, > > to have a "shrink-wrap" > > or "collapsible" viewpane? > > Well you could create a new ViewPaneStyle to support > the Collapse feature but in most cases (I think) the > user would not want the ViewPane's "viewing area" to > be changed. > > -- > Raymond Irving > > > Leif > > > > P.S. Let me know if more info is needed, or > > screenshots. I'll take a look > > at the code as well, but at a quick glance I have no > > idea why the Mozilla > > code isn't working. > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search > http://shopping.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Doug M. <do...@cr...> - 2003-09-29 21:31:09
|
For those who have no asp envirnoment, but would like one: www.domaindlx.com 100% Free asp hosting. 100 megs of space NO BANNERS!!! NO POPUPS!!! Database functionality included. Not too slow either: http://a.domaindlx.com/DouglasMelvin/ --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Raymond I. <xw...@ya...> - 2003-09-29 21:11:49
|
I've already fixed the ASP section mentioned by Kevin. Leif is kinda behind with these emais :) -- Raymond Irving --- Doug Melvin <do...@cr...> wrote: > If you will explain the interface I will implement > in ASP. > I don't know PHP from my bum so.. anyways.. > just describe the interface and I'll post it.. > > > ----- Original Message ----- > From: "Kevin" <ke...@ke...> > To: "Dynapi-Dev" <Dyn...@li...> > Sent: Tuesday, September 23, 2003 2:42 PM > Subject: [Dynapi-Dev] example > dynapi.util.ioelement-post.html asp / php > > > > Hi, > > > > dynapi.util.ioelement-post.html > > > > I posted before that the get option of the above > asp example doesn't work. > > > > I had a look at the php version and neither get or > post worked. I had a > look > > and attached a fix. I'm not familiar with vb so > could someone help with > the > > asp implementation. > > > > Sorry I'm not up on patching or write access to > cvs hence the attachment. > > > > - > > Kevin > > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.522 / Virus Database: 320 - Release > Date: 9/29/03 > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |
From: Doug M. <do...@cr...> - 2003-09-29 21:11:02
|
No promises, but once I have an internet connection again (at work right now) I may take a swing at it. I would like to see more docs as I am often trying to push DynAPI as a viable option. Unfortunatly, with no docs, it's hard to get other developers on a team excited about working in DynAPI. ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: "DynAPI-Dev" <dyn...@li...> Sent: Tuesday, September 23, 2003 8:58 AM Subject: [Dynapi-Dev] Any word on Documentation? > Hi, > > How's the documentation coming on? Anyone at work on > this? How about you Dan Willemsen? Are you still > working on the docs? > > > -- > 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:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Doug M. <do...@cr...> - 2003-09-29 21:09:19
|
---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 = can still be a usefull tool for online editing of=20 html documents.. ---opinion end--- ----- Original Message -----=20 From: Jesse Vitrone=20 To: dyn...@li...=20 Sent: Tuesday, September 23, 2003 10:00 AM Subject: Re: [Dynapi-Dev] Any word on the Java Compressor If you have long term plans of doing away with the javascript version, = then why implement the missing semi-colon logic in javascript? If you = have ideas and just give me some pseudo, I can whip something up in Java = and add it in. Jesse Raymond Irving wrote: Ok I'll try to implement 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.=20 Once we have a gui interface I think we can then do away with the = JScript version. __ Raymond Irving Jesse Vitrone <je...@6t...> wrote: Raymond, Unfortunately, no. I've been using it all the time, but just from=20 the command line. I'd love to be able to put more time in it, but = I've=20 been busy with other stuff :( If there was time to work on it, I think it might be better spent=20 trying to add logic to determine where missing semi-colons are and = where=20 it's safe to add them in. Jesse Raymond Irving wrote: >Hi Jesse, > >Any word on the Visual side of the Java Compressor for >DynAPI? > > >-- >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:ThinkGeek >Welcome to geek heaven. >http://thinkgeek.com/sf >_______________________________________________ >Dynapi-Dev mailing list >Dyn...@li... >http://www.mail-archive.com/dyn...@li.../ >=20 > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://www.mail-archive.com/dyn...@li.../ -------------------------------------------------------------------------= --- Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software=20 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Doug M. <do...@cr...> - 2003-09-29 21:07:22
|
If you will explain the interface I will implement in ASP. I don't know PHP from my bum so.. anyways.. just describe the interface and I'll post it.. ----- Original Message ----- From: "Kevin" <ke...@ke...> To: "Dynapi-Dev" <Dyn...@li...> Sent: Tuesday, September 23, 2003 2:42 PM Subject: [Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php > Hi, > > dynapi.util.ioelement-post.html > > I posted before that the get option of the above asp example doesn't work. > > I had a look at the php version and neither get or post worked. I had a look > and attached a fix. I'm not familiar with vb so could someone help with the > asp implementation. > > Sorry I'm not up on patching or write access to cvs hence the attachment. > > - > Kevin > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Doug M. <do...@cr...> - 2003-09-29 21:04:53
|
Cleaing out my inbox.. noticed this.. Thought I'd comment as noone else has.. "Very nice". :-) ----- Original Message ----- From: "Leif W" <war...@us...> To: "DynAPI-Dev" <dyn...@li...> Sent: Tuesday, September 09, 2003 6:47 PM Subject: [Dynapi-Dev] Animated GIF Swirly thing logo #28 > Just playing around with some GIF animation software. > > May I upload these into the logos dir? > > On to more important things now. :) > > Leif > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/03 |
From: Leif W <war...@us...> - 2003-09-29 20:54:43
|
Cool, that's what I started to figure after thinking about it. I'm looking at other PHP app sources (like phpMyAdmin, the popular MySQL admin utility), to see how they handle it. From the main index.php, one possible way to handle this is as follows (the example is trying to get the HTTP_HOST environment variable): // Gets the host name // loic1 - 2001/25/11: use the new globals arrays defined with php 4.1+ if (empty($HTTP_HOST)) { if (!empty($_ENV) && isset($_ENV['HTTP_HOST'])) { $HTTP_HOST = $_ENV['HTTP_HOST']; } else if (!empty($HTTP_ENV_VARS) && isset($HTTP_ENV_VARS['HTTP_HOST'])) { $HTTP_HOST = $HTTP_ENV_VARS['HTTP_HOST']; } else if (@getenv('HTTP_HOST')) { $HTTP_HOST = getenv('HTTP_HOST'); } else { $HTTP_HOST = ''; } } But just before this, in the same file index.php, there's a require line: require('./libraries/grab_globals.lib.php'); And in this file there's a function definition which appears to look for variables in the various locations and stick them into $GLOBALS. /** * This library grabs the names and values of the variables sent or posted to a * script in the '$HTTP_*_VARS' / $_* arrays and sets simple globals variables * from them. It does the same work for the $PHP_SELF variable. * * loic1 - 2001/25/11: use the new globals arrays defined with php 4.1+ */ I may just have to lift (i.e. borrow or use) this code, and modify it for use in ioelmsrv.php. Both projects are GPL, so shouldn't be a problem. I'll just leave a credit in the source. I'll have to think if there's any more generalized ways of handling the version problem before implementing anything. Leif ----- Original Message ----- From: "Kevin" <ke...@ke...> To: <dyn...@li...> Sent: Monday, September 29, 2003 1:14 PM Subject: Re: [Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php > Hi, > > I was using php version 4.0.6 (for a Windows test with IIS) that didn't have > the $_GET / $_POST variables. > > - > Kevin > > "Leif W" <war...@us...> wrote: > > > > Sorry, still behind on messages. Just sort of picking messages at random to > > reply to. :D > > > > I'll compare this PHP code to what's in CVS and play with it. AFAIK, the > > PHP version was working for GET and POST, at least for the simple example > > page. But I remember there was a lot of robustness testing (i.e. for all > > the various data types) that needed to be done, so maybe something was > > indeed broken. I don't have any access to a ASP (JScript/VBScript) > > environment, so I can't test that. > > > > Leif > > > > ----- Original Message ----- > > From: "Kevin" <ke...@ke...> > > To: "Dynapi-Dev" <Dyn...@li...> > > Sent: Tuesday, September 23, 2003 2:42 PM > > Subject: [Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php > > > > > > > Hi, > > > > > > dynapi.util.ioelement-post.html > > > > > > I posted before that the get option of the above asp example doesn't work. > > > > > > I had a look at the php version and neither get or post worked. I had a > > look > > > and attached a fix. I'm not familiar with vb so could someone help with > > the > > > asp implementation. > > > > > > Sorry I'm not up on patching or write access to cvs hence the attachment. > > > > > > - > > > Kevin > > > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://www.mail-archive.com/dyn...@li.../ > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > > |
From: Kevin <ke...@ke...> - 2003-09-29 20:10:23
|
Hi, I was using php version 4.0.6 (for a Windows test with IIS) that didn't have the $_GET / $_POST variables. - Kevin "Leif W" <war...@us...> wrote: > Sorry, still behind on messages. Just sort of picking messages at random to > reply to. :D > > I'll compare this PHP code to what's in CVS and play with it. AFAIK, the > PHP version was working for GET and POST, at least for the simple example > page. But I remember there was a lot of robustness testing (i.e. for all > the various data types) that needed to be done, so maybe something was > indeed broken. I don't have any access to a ASP (JScript/VBScript) > environment, so I can't test that. > > Leif > > ----- Original Message ----- > From: "Kevin" <ke...@ke...> > To: "Dynapi-Dev" <Dyn...@li...> > Sent: Tuesday, September 23, 2003 2:42 PM > Subject: [Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php > > > > Hi, > > > > dynapi.util.ioelement-post.html > > > > I posted before that the get option of the above asp example doesn't work. > > > > I had a look at the php version and neither get or post worked. I had a > look > > and attached a fix. I'm not familiar with vb so could someone help with > the > > asp implementation. > > > > Sorry I'm not up on patching or write access to cvs hence the attachment. > > > > - > > Kevin > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ |
From: Raymond I. <xw...@ya...> - 2003-09-29 18:03:10
|
--- Leif W <war...@us...> wrote: > Clearly some changes need to be made to the PHP code > to detect PHP version, and use version-specific coding practices. Yes. I think some version checking should be done. (I'm not too familiar with PHP) -- Raymond Irving > With the > arrival of PHP 5, I'm > sure other things will also change, and some people > may also be stuck on > archaic PHP3 systems (which I'm not too familiar > with). Thankfully the PHP > documentation project people have taken great care > to document most if not > all of these differences side by side so it > shouldn't be too hard to find. > > Thanks, > > Leif > > ----- Original Message ----- > From: "Kevin" <ke...@ke...> > To: "Dynapi-Dev" <Dyn...@li...> > Sent: Tuesday, September 23, 2003 2:42 PM > Subject: [Dynapi-Dev] example > dynapi.util.ioelement-post.html asp / php > > > > Hi, > > > > dynapi.util.ioelement-post.html > > > > I posted before that the get option of the above > asp example doesn't work. > > > > I had a look at the php version and neither get or > post worked. I had a > look > > and attached a fix. I'm not familiar with vb so > could someone help with > the > > asp implementation. > > > > Sorry I'm not up on patching or write access to > cvs hence the attachment. > > > > - > > Kevin > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |