Re: Dreamweaver MX and Embperl?
Hi Noel, It seems that some of the files were not updated. Open your Extensions.txt and MMDocumentType.xml and check if the .epl extension is there. Regards, Luiz Fernando B. Ribeiro Engenho Soluções para a Internet Em Thu, 16 Jan 2003 21:44:57 -0500 "Noel King" <[EMAIL PROTECTED]> escreveu: > Luiz, > I hope you don't mind me writing you on this. I copied the files from > the extracted zip to the configuration folder and the appropriate > sub-folders in that folder. Dreamweaver MX still opens my .epl files > to edit as text files only and the iconic appearance in the tree is > still that Dreamweaver seems not to be able to identify the file type. > Is there anything else I should do. > Thanks, > Noel > > -Original Message- > From: Luiz Fernando B. Ribeiro [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 16, 2003 06:35 AM > To: [EMAIL PROTECTED] > Subject: Re: Dreamweaver MX and Embperl? > > Hi, > > Download: > http://www.engenhosolucoes.com.br/arquivos/DW_Embperl.zip > > Extract this zip file in your Dreamweaver MX Configuration folder > (backup first) and it should work. This is a simple setup with just > code identification and icons. I use the extension .epl to designate > Embperl pages so if you use any other you you have to add them to the > Extensions.txt file and MMDocumentTypes.xml file. > > Dreamweaver MX is very customizable and you can really make it an > Embperl friend. You can be surprized by how much it can speed up your > layuot and design tasks. > > Contact me if you need further help. > > Regards, > > Luiz Fernando B. Ribeiro > Engenho Soluções para a Internet > > > Em Thu, 16 Jan 2003 01:02:03 -0500 > Saadiq Rodgers-King <[EMAIL PROTECTED]> escreveu: > > > I'm aware of this extension (http://www.somewhere.com/software/) for > > Dreamweaver 3, but has anyone had any success making MX play nicely > > w/ Embperl? I'm not very familiar w/ Dreamweaver at all, preferring > > vi myself, but I can't expect the rest of my team to use vi. I'd > > appreciate any tips. Thanks. > > > > --- > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[= changed behavior
[= changed from 2.0b8 to 2.0b9. In 2.0b8 [=Update Selected=] will give an error. Not so in 2.0b9 from CVS. Can I tell 2.b8 to do as in 2.0b9? Or how long time before an official 2.0b9 ? -- Kaare Rasmussen--Linux, spil,--Tlf:3816 2582 Kaki Datatshirts, merchandize Fax:3816 2501 Howitzvej 75 Åben 12.00-18.00Email: [EMAIL PROTECTED] 2000 FrederiksbergLørdag 12.00-16.00 Web: www.suse.dk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Using %udat between multiple sessions
Posting here, since the original reply failed:
At 7:41 AM -0800 1/20/03, [EMAIL PROTECTED] wrote:
At 11:09 PM -0800 1/19/03, Hoenie Luk wrote:
Thanks for your suggestion. However, since I'm using a web hosting
service, I cannot alter the httpd.conf file. I tried to put
"PerlSetEnv EMBPERL_COOKIE_EXPIRES '+2M' " in .htaccess file. But
Apache doesn't like it and return a 500 misconfiguration error.
Do you know if I can do this in .htaccess?
I doubt it. The only thing I can think of that might work is putting
$ENV{EMBPERL_COOKIE_EXPIRES} = '+2M';
in your code prior to accessuing %udat.
At 7:41 AM -0800 1/20/03, [EMAIL PROTECTED] wrote:
[EMAIL PROTECTED]
Delivery failed
--
Kee Hinckley - Somewhere.Com, LLC
Business: http://consulting.somewhere.com/
Writings: http://commons.somewhere.com/buzz/
I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Re: Dreamweaver MX and Embperl?
Hi list, I have the following problem: I am using dream weaver MX in an Windows NT workstation. The dream weaver MX copy the configuration files to c:\winnt\profiles\masilva\Dados de aplicativos(application data)\dreamweaverMX\Configuration I have that update the files present in Configuration directory instalattion and copy for directory above or update directly in the directory above (c:\winnt\profiles\masilva\Dados de aplicativos(application data)\dreamweaverMX\Configuration). (or remove the directory c:\winnt\profiles\masilva\Dados de aplicativos(application data)\dreamweaverMX\Configuration and quit and init the DreamWeaver MX newly. ) I modify the following files: 1) \Extensions.txt I modify the first row for: HTM,HTML,SHTM,SHTML,HTA,HTC,STM,SSI,JS,AS,XML,XSL,XSD,DTD,XSLT,LBI,DWT,ASP,ASPX,ASCX,ASMX,CONFIG,CS,CSS,CFM,CFML,CFC,TLD,TXT,PHP,PHP3,PHP4,LASSO,JSP,VB,VTM,VTML,INC,JAVA,EDML,WML,EPL:All Documents I add: EPL:EmbPerl Documents 2) DocumentTypes\MMDocumentTypes.xml 3) CodeColoring\CodeColoring.xml 4) \FTPExtensionMap.txt EPL ASCII Bye, Mauricio De: "Luiz Fernando B. Ribeiro" <[EMAIL PROTECTED]> Para: [EMAIL PROTECTED] Cópia: Data: Mon, 20 Jan 2003 08:40:58 -0200 Assunto: Re: Dreamweaver MX and Embperl? > Hi Noel, > > It seems that some of the files were not updated. Open your > Extensions.txt and MMDocumentType.xml and check if the .epl extension > is there. > > Regards, > > Luiz Fernando B. Ribeiro > Engenho Soluções para a Internet > > > Em Thu, 16 Jan 2003 21:44:57 -0500 > "Noel King" <[EMAIL PROTECTED]>escreveu: > > > Luiz, > > I hope you don't mind me writing you on this. I copied the files from > > the extracted zip to the configuration folder and the appropriate > > sub-folders in that folder. Dreamweaver MX still opens my .epl files > > to edit as text files only and the iconic appearance in the tree is > > still that Dreamweaver seems not to be able to identify the file type. > > Is there anything else I should do. > > Thanks, > > Noel > > > > -Original Message- > > From: Luiz Fernando B. Ribeiro [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, January 16, 2003 06:35 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Dreamweaver MX and Embperl? > > > > Hi, > > > > Download: > > http://www.engenhosolucoes.com.br/arquivos/DW_Embperl.zip > > > > Extract this zip file in your Dreamweaver MX Configuration folder > > (backup first) and it should work. This is a simple setup with just > > code identification and icons. I use the extension .epl to designate > > Embperl pages so if you use any other you you have to add them to the > > Extensions.txt file and MMDocumentTypes.xml file. > > > > Dreamweaver MX is very customizable and you can really make it an > > Embperl friend. You can be surprized by how much it can speed up your > > layuot and design tasks. > > > > Contact me if you need further help. > > > > Regards, > > > > Luiz Fernando B. Ribeiro > > Engenho Soluções para a Internet > > > > > > Em Thu, 16 Jan 2003 01:02:03 -0500 > > Saadiq Rodgers-King <[EMAIL PROTECTED]>escreveu: > > > > > I'm aware of this extension (http://www.somewhere.com/software/) for > > > Dreamweaver 3, but has anyone had any success making MX play nicely > > > w/ Embperl? I'm not very familiar w/ Dreamweaver at all, preferring > > > vi myself, but I can't expect the rest of my team to use vi. I'd > > > appreciate any tips. Thanks. > > > > > > --- > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Scan engine: VirusScan / Atualizado em 15/01/2003 / Versão: 1.3.13 > Proteja o seu e-mail Terra: http://www.emailprotegido.terra.com.br/ > >
Recursivity with embperl
Hi: I am working in the eplsite project (eplsite.glin.com.mx), in the news module we need to do some recursive process to display the comments. I have a subroutine DisplayKids to display the comments and inside the subroutine i am calling it and embperl do it very well but just display the sons. If i have two comments at the same level it is not displayed. example: -comment1 -son of comment 1 -son of son of comment 1 -brother of comment 1(this is not displayed) it seems that embperl is loosing the values for recursive process. Do you know a way to do recursive processes with embperl? i am using embperl 1.3.4 Thank you in advance for your help Carlos Kassab - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Recursivity with embperl
> > it seems that embperl is loosing the values for recursive process. > > Do you know a way to do recursive processes with embperl? i am using > embperl 1.3.4 > If you are using Embperl's [$ sub $] or Execute to do the recursive call you need to declare the variables local. In Embperl you can do this with [* local $foo ; local $bar ; *] Note that in 1.3.4 'my' instead of local does not work (in 2.0 it does) Gerald - Gerald Richterecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice:+49 6133 925131 WWW:http://www.ecos.de Fax: +49 6133 925152 - - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: problem with %udat
Is it possible that you disabled cookies? The best thing is to tell the browser to ask whenever to set a cookie, then restart your browser and see if the page where you access %udat send you a cookie Gerald - Gerald Richterecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice:+49 6133 925131 WWW:http://www.ecos.de Fax: +49 6133 925152 - - Original Message - From: "Michael Boudreau" <[EMAIL PROTECTED]> To: "Gerald Richter" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 17, 2003 4:56 PM Subject: Re: problem with %udat > At 1/17/03 08:21 AM, Gerald Richter wrote: > > > > > % apachectl start > > > > > [6351]SES: Embperl Session management enabled () > > > > > > > >Mmmh, you should see a version number between the braces. DO you have > >also > > > >Apache::Session installed (without the ending X) ? > > > > > > Apache::Session and Apache::SessionX are installed. I can run a tiny > >script > > > that includes "use Apache::Session" and "use Apache::SessionX" and it > >gives > > > no error messages. > > > > > > >ok, so Apache::SessionX installation is ok. Do you have any configuration > >directives realated to sessions in your httpd.conf. If yes please send them. > > There are none. > > > > > > > > I added [- $dbgSession=1; -] before the code which uses %udat. > > > > > > >Do you see any lines starting with SES in your embperl.log file? > > None. > > The only other thing I can think to add is that, for each attempt, I do see > two rows added to the "sessions" table of the "session" database, but I > don't know how to interpret it: > > mysql> select * from sessions where lastchanged > > '2003-01-17'; > +--+ -++ > | id | > a_session > | lastchanged| > +--+ -++ > | 6296fed74205b1cdada087a292b96482 > | > | 20030117094746 | > | fa38276d2d5258b139e7fa7aa4268be7 > | > | 20030117094755 | > +--+ -++ > 2 rows in set (0.01 sec) > > mysql> VT102VT102 > > Notice the two "VT102" strings that appear in the mysql prompt after the > result set. Very weird. > > > = > Michael Boudreau > Senior Electronic Publishing Developer > The University of Chicago Press > 1427 E. 60th Street > Chicago, IL 60637-2954 > > phone: 773 753 3298 > fax: 773 753 3383 > = > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: 1.3.5 : still make test pb on RedHat 8
Hi Robert, sorry that it has taken so long until I had a chance to get back to that problem. >From the files you send me it looks like it is a problem of the test programm and not a problem of Embperl or that the Apache that you are using is doing some unicode conversions. Is there any chance that I can get remote access to the machine where this problem occurs? Gerald - Gerald Richterecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice:+49 6133 925131 WWW:http://www.ecos.de Fax: +49 6133 925152 - - Original Message - From: "Robert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 04, 2003 3:57 PM Subject: Re: 1.3.5 : still make test pb on RedHat 8 > sending both in a private mail > > - robert > > > Gerald Richter wrote: > > #53 nesting.htm... > > [-1]Malformed UTF-8 character (overflow at 0xc41461c8, byte 0x09, after > start byte 0xff) in pattern match (m//) at test.pl line 1128, line > > > >2. > > > > > [-2]Malformed UTF-8 character (unexpected end of string) at test.pl line > 1136, line 2. > etc... > > > > > > >Could you send me the test/tmp/out.htm after this test has failed? > > > > > > > >>now it says > >> > >>... > >>#35 varepvar.htm... ok > >>#36 escape.htm... > >>Error in Line 65 > >> > >> > > > >Could you please also send me test/tmp/out.htm you modfied test.pl and this > >test fails? > > > >Gerald > > > > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
