|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Woo-hoo!Friends,
HUGE NEWS!! At long last, after months of toil and struggle, endless blood, sweat and tears, I have serving of web pages working! I still have a lot of coding and testing left to do, but the server and interpreter are working enough to run the following: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Active4D!</title> </head> <body> <div id="content"> <% for ($i; 1; 7) if ($i = 7) write("<p>last</p>") else write("<p>not last</p>") end if %> <p><%= "Hello world! Je suis très content et élevé. शरी िचनमोइ. らまはけキレユム" %></p> <% end for %> </div> </body> </html> Note the luscious non-Latin (Devanagari and Japanese) text. My apologies to any Japanese readers, I just entered random characters -- hope it doesn't mean anything embarrassing. Like I said, while this is huge milestone, I still have a lot to do. So please don't be impatient. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!Ok, I don't. :)
Am 04.07.2009 um 15:54 schrieb Aparajita Fishman: > So please don't be impatient. Greetings, [4D-Consulting.com]eK, Wiesbaden (Germany) Peter Schumacher -------------------------------------------------------- Web: http://www.4D-Consulting.com/ FreeCall: 0800-434 636 7 Tel.: +49-611-9406.850 - Fax: +49-611-9406.744 4D-Consulting.com eK - Scharnhorststr. 36 - 65195 Wiesbaden Member of the German Developer Network http://www.die4dwerkstatt.de _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!Congrats!
This is huge news! I know you are a teetotaler, but let me open a virtual bottle of bubbly to you! I'll drink it myself and offer you a Perrier :-) Can't wait to get my hands on it... This made my day! Cheers, Alex > Friends, > > HUGE NEWS!! At long last, after months of toil and struggle, endless > blood, sweat and tears, I have serving of web pages working! I still > have a lot of coding and testing left to do, but the server and > interpreter are working enough to run the following: > > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; > charset=utf-8" /> > <title>Active4D!</title> > </head> > > <body> > <div id="content"> > <% > for ($i; 1; 7) > if ($i = 7) > write("<p>last</p>") > else > write("<p>not last</p>") > end if > %> > <p><%= "Hello world! Je suis très content et élevé. > शरी िचनमोइ. らまはけキレユム" %></p> > <% end for %> > </div> > </body> > </html> > > Note the luscious non-Latin (Devanagari and Japanese) text. My > apologies to any Japanese readers, I just entered random characters > -- hope it doesn't mean anything embarrassing. > > Like I said, while this is huge milestone, I still have a lot to do. > So please don't be impatient. > > Regards, > > Aparajita > www.aparajitaworld.com > > "If you dare to fail, you are bound to succeed." > - Sri Chinmoy | www.srichinmoy.org > > _______________________________________________ > Active4D-dev mailing list > Active4D-dev@... > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!Thanks for the update!
Congrats! Yeaaaaaah! :-D -----Original Message----- From: active4d-dev-bounces@... [mailto:active4d-dev-bounces@...] On Behalf Of Aparajita Fishman Sent: Saturday, July 04, 2009 8:54 AM To: active4d-dev@... Subject: [Active4d-dev] Woo-hoo! Friends, HUGE NEWS!! ..... _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!Hello Aparajita
Active4D 4ever. If the 4D stays for Deutsch' (german) a lot of problems with ajax and äöü will be gone. Every one knows the good feeling with the first "Hello world!" message, on the screen. And I hope that this feelings help you in the dark moments. Regards, Oliver Am 04.07.2009 um 15:54 schrieb Aparajita Fishman: > Friends, > > HUGE NEWS!! At long last, after months of toil and struggle, endless > blood, sweat and tears, I have serving of web pages working! I still > have a lot of coding and testing left to do, but the server and > interpreter are working enough to run the following: > > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; > charset=utf-8" /> > <title>Active4D!</title> > </head> > > <body> > <div id="content"> > <% > for ($i; 1; 7) > if ($i = 7) > write("<p>last</p>") > else > write("<p>not last</p>") > end if > %> > <p><%= "Hello world! Je suis très content et élevé. > शरी िचनमोइ. らまはけキレユム" %></p> > <% end for %> > </div> > </body> > </html> > > Note the luscious non-Latin (Devanagari and Japanese) text. My > apologies to any Japanese readers, I just entered random characters > -- hope it doesn't mean anything embarrassing. > > Like I said, while this is huge milestone, I still have a lot to do. > So please don't be impatient. > > Regards, > > Aparajita > www.aparajitaworld.com > > "If you dare to fail, you are bound to succeed." > - Sri Chinmoy | www.srichinmoy.org > > _______________________________________________ > Active4D-dev mailing list > Active4D-dev@... > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!Good news! GREAT work!
String On Jul 4, 2009, at 6:54 AM, Aparajita Fishman wrote: > Friends, > > HUGE NEWS!! At long last, after months of toil and struggle, endless > blood, sweat and tears, I have serving of web pages working! I still > have a lot of coding and testing left to do, but the server and > interpreter are working enough to run the following: > > <html> > <head> > <meta http-equiv="Content-Type" content="text/html; > charset=utf-8" /> > <title>Active4D!</title> > </head> > > <body> > <div id="content"> > <% > for ($i; 1; 7) > if ($i = 7) > write("<p>last</p>") > else > write("<p>not last</p>") > end if > %> > <p><%= "Hello world! Je suis très content et élevé. > शरी िचनमोइ. らまはけキレユム" %></p> > <% end for %> > </div> > </body> > </html> > > Note the luscious non-Latin (Devanagari and Japanese) text. My > apologies to any Japanese readers, I just entered random characters > -- hope it doesn't mean anything embarrassing. > > Like I said, while this is huge milestone, I still have a lot to do. > So please don't be impatient. > > Regards, > > Aparajita > www.aparajitaworld.com > > "If you dare to fail, you are bound to succeed." > - Sri Chinmoy | www.srichinmoy.org > > _______________________________________________ > Active4D-dev mailing list > Active4D-dev@... > http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev > Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!> Active4D 4ever.
Forever is a long time... > If the 4D stays for Deutsch' (german) a lot of problems with ajax > and äöü will be gone. Since Active4D v5 and 4D v11 use Unicode internally, character sets are no longer a problem. You can use UTF-8 for all of your web content. Regards, Aparajita www.aparajitaworld.com "If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoy.org _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
|
|
Re: Woo-hoo!Hooray! Thanks for the update - congrats!
Best Regards, - Clayton _______________________________________________ Active4D-dev mailing list Active4D-dev@... http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/ |
| Free embeddable forum powered by Nabble | Forum Help |