Re: OT: Future of PHP - LAMP Based Web Site Technology

2007-08-24 Thread Josh Mellicker
Here's part of Apple.com written in php: http://www.apple.com/software/pro/training/centers.php Hehe, they have the old header from months ago... someone needs to wake up in that department. On Aug 24, 2007, at 6:06 PM, Brian Yennie wrote: Sivakatirswami, FWIW, Flickr actually *is* writ

Re: OT: Future of PHP - LAMP Based Web Site Technology

2007-08-24 Thread Brian Yennie
Sivakatirswami, FWIW, Flickr actually *is* written in PHP. They just use browser friendly URLs (which are easily configured with Apache to hide things like ".php" extensions). Cal Henderson, the original lead developer, actually wrote a great book: Building Scalable Web Sites (The Flickr

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-24 Thread Josh Mellicker
- Fixed a bug causing stack not to show. - "Make folder" button now works. - Syntax now includes "tWindowTitle" parameter : jjAnswerFTPfile tURL, tUserName, tPassword, tWindowTitle, tMsg jjAnswerFTPfolder tURL, tUserName, tPassword, tWindowTitle, tMsg, showFiles latest version: ht

Re: OT: Future of PHP - LAMP Based Web Site Technology

2007-08-24 Thread Josh Mellicker
PHP is so entrenched it's not going away anytime in the next decade. There are many PHP AJAX frameworks: http://ajaxpatterns.org/ PHP_Ajax_Frameworks PHP is not as elegant as Ruby but a lot easier to learn and tweak. LAMP is alive and well. (Apple has a few pages using PHP but prefers their

RE: Future of PHP - LAMP Based Web Site Technology

2007-08-24 Thread Lynn Fredricks
> Anyone have any comments? PHP is alive and well and moving forward... > It is the basis for our wiki (PMwiki) > > On the other hand I don't see any in use in many progressive > "Web 2.0" > sites. > Not a single page at www.apple.com google or Flickr uses PHP. Im really taken with Joomla, whi

OT: Future of PHP - LAMP Based Web Site Technology

2007-08-24 Thread Sivakatirswami
This is a super blue sky query for comment: We're interested in possibly outsourcing some web dev. In response to any RFP we might issue we will no doubt get a number of developers using LAMP. I already have one handy. All his web sites are *.php based (and table based) zero javascript or A

[OT] knujon

2007-08-24 Thread Richard Gaskin
A new way to fight spam: The site: A Thunderbird extension for knujon: -- Richard Gaskin Fourth World Media Corporation ___

Re: email notification from app

2007-08-24 Thread Chipp Walters
Hi Scott, I've found using altEmailHarness with a dedicated smtp server seems to work best for me. The trick is in keeping others from sniffing your smtp user/password combo and then using your mailserver as a spammer. As you've probably found out by now, altEmailHarness is very basic in what it d

Re: email notification from app

2007-08-24 Thread Scott Morrow
Folks, I have posted the list too soon (again) I now see that Andre and others seem to have discussed this somewhat already in the July thread "Re: Automatic mail send (RevMail?)" Further thoughts still appreciated. -Scott On Aug 24, 2007, at 11:04 AM, Scott Morrow wrote: I was using

email notification from app

2007-08-24 Thread Scott Morrow
I was using altEmailHarness and Sean Shao's libSmtp as the model for building a bug notification feature allowing the user to send an email directly from an application. It occurred to me that using "post" (I already have a form that for the job) might work just as well and have the added

Re: close the answer dialog from script

2007-08-24 Thread Ken Ray
On Fri, 24 Aug 2007 16:26:07 +0200, paolo mazza wrote: > Thanks for your help. I tryed to use the command > > close stack "Answer Dialog" > > Actually it closes the answer dialog but unfortunately the > > exit to top > > command in the following line does not work and the it does not stop.

Re: Unicode Wrapping

2007-08-24 Thread Mark Schonewille
Hi Dan, I'm sorry to tell you that Revolution cannot wrap double-byte unicode text correctly. You might want to check the formattedwidth of each line and replace the last space of the line with a return if the formattedwidth of that particular line is larger than the width of the field.

Unicode Wrapping

2007-08-24 Thread Dan Friedman
Hello - I have some Unicode text (Vietnamese) in a field. The characters are displaying and printing correctly. The textFont is set to ",Unicode". However, when Revolution wraps this text, it is splitting the words in half. An English equivalent would be: |--

Re: How to switch of preview in menubar on MacOS

2007-08-24 Thread Reinhold Venzl-Schubert
Hi Ian, thank you today it works as you write, but yesterday was a strange day :-( Reinhold Am 24.08.2007 um 14:23 schrieb Ian Wood: It should automatically swap back to the normal bar as soon as you swap back into edit mode. Ian On 24 Aug 2007, at 08:06, Reinhold Venzl-Schubert wrote: Hi

Re: close the answer dialog from script

2007-08-24 Thread paolo mazza
Thanks for your help. I tryed to use the command close stack "Answer Dialog" Actually it closes the answer dialog but unfortunately the exit to top command in the following line does not work and the it does not stop. See this sample. This script put "2" into message even if I did not press

Re: How to copy-paste text from one field to another, changing Font and Size

2007-08-24 Thread André.Bisseret
Guten tag Klaus, Bonjour Éric, Thanks a lot to both of you ; my problem is solved :-)) The two solutions are working nicely. Merci, Denke André ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsub

Re: How to copy-paste text from one field to another, changing Font and Size

2007-08-24 Thread Eric Chatonet
Bonjour André, Not tested but should work (in the script of the 'Paste' button) : on mouseUp if clipBoardData["text"] <> empty then lock screen select text of fld 2 paste set the textFont of char 1 to -1 of fld 2 to empty unlock screen end if end mouseUp Le 24 août 07 à

Re: How to copy-paste text from one field to another, changing Font and Size

2007-08-24 Thread Klaus Major
Bon jour André, I have a stack 1, including a field (field1) with lines of text. The textFont of this field is « verdana » The textSize of this field is « 10 » and a stack 2 including an empty field (field2) The textFont of this field is « Times » The textSize of this field is « 12 » I want to

How to copy-paste text from one field to another, changing Font and Size

2007-08-24 Thread André.Bisseret
I have a stack 1, including a field (field1) with lines of text. The textFont of this field is « verdana » The textSize of this field is « 10 » and a stack 2 including an empty field (field2) The textFont of this field is « Times » The textSize of this field is « 12 » I want to copy such line of

Re: close the answer dialog from script

2007-08-24 Thread Mark Schonewille
Hi Eric, I tried it and it works. Thanks for this nice and simple solution. Best regards, Mark Schonewille -- Economy-x-Talk Consulting and Software Engineering http://economy-x-talk.com http://www.salery.com Quickly extract data from your HyperCard stacks with DIFfersifier. http://differs

Re: close the answer dialog from script

2007-08-24 Thread Eric Chatonet
Hi Paolo, You can use the usual answer dialog and have not to build your own: on mouseUp send "CloseAnswerDialog" to me in 4 seconds answer "You are great" end mouseUp -- on CloseAnswerDialog close stack "Answer Dialog" end CloseAnswerDialog Le 24 août 07 à 12:34

Re: close the answer dialog from script

2007-08-24 Thread Klaus Major
Buongiorno paolo, Dear Friends, how can I close the answer dialog from script? I wrote this script to force the user to answer after X time. But I can not close the andswe dialog. Thanks Paolo global TempoIniziale,gTEMPOCONTROL on mouseUp put the seconds into TempoIniziale ControlloT

revMail with Umlauts in Bodytext?

2007-08-24 Thread Klaus Major
Hi friends, I am sure this has been answered some time in the past, but what can I do to use the revMail command with Umlauts in the "body"? This does work: ... revMail "[EMAIL PROTECTED]",,"The subject","Something without Umlauts in it..." ... This does NOT work: ... revMail "[EMAIL PROT

Re: close the answer dialog from script

2007-08-24 Thread Mark Schonewille
Hi Paolo, You have to adjust the answer dialog itself with a preOpenStack script: on preOpenStack send "close this stack" to me in 10 secs pass preOpenStack end preOpenStack You may have to integrate this script with existing code. Best regards, Mark Schonewille -- Economy-x-Talk Consul

Re: close the answer dialog from script

2007-08-24 Thread Ian Wood
On 24 Aug 2007, at 11:30, paolo mazza wrote: Dear Friends, how can I close the answer dialog from script? The answer dialog box is modal - you can't do anything until the user dismisses it. Sounds like you need to roll your own answer dialog, either by replacing the built-in one or (pro

Re: close the answer dialog from script

2007-08-24 Thread Eric Chatonet
Hi Paolo, close stack "Answer Dialog" :-) Le 24 août 07 à 12:30, paolo mazza a écrit : Dear Friends, how can I close the answer dialog from script? I wrote this script to force the user to answer after X time. But I can not close the andswe dialog. Thanks Paolo global TempoIniziale,gT

close the answer dialog from script

2007-08-24 Thread paolo mazza
Dear Friends, how can I close the answer dialog from script? I wrote this script to force the user to answer after X time. But I can not close the andswe dialog. Thanks Paolo global TempoIniziale,gTEMPOCONTROL on mouseUp put the seconds into TempoIniziale ControlloTempo answer "You are g

Re: jjAnswerFTPfile and jjAnswerFTPfolder

2007-08-24 Thread Josh Mellicker
Thanks Stephen, I just did a major rewrite, it is much simpler and more elegant, please delete the earlier one, it was very much a first draft. include window title as a parameter - done make "OK" button label change to "Open" at appropriate times (when folder single clicked) (and disable

Re: How to switch of preview in menubar on MacOS

2007-08-24 Thread Ian Wood
It should automatically swap back to the normal bar as soon as you swap back into edit mode. Ian On 24 Aug 2007, at 08:06, Reinhold Venzl-Schubert wrote: Hi! I selected "Preview in Menu Bar", closed the Menu Builder and than I cannot switch back to the original Rev Menubar. The only way

How to switch of preview in menubar on MacOS

2007-08-24 Thread Reinhold Venzl-Schubert
Hi! I selected "Preview in Menu Bar", closed the Menu Builder and than I cannot switch back to the original Rev Menubar. The only way I found is to close Rev completely and restart it again. Is there any smarter way to switch back the Rev Menubar? Thanks Reinhold