Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 02-24-2005, 09:42 AM   #1 (permalink)
Insane
 
trache's Avatar
 
Interpreted/Script Web Programming Languages

I did a simple search on this forum for threads, but came up empty. Hopefully no one minds too much if I made a mistake! Here we go:

I like PHP on the whole, but I'm beginning to see things that make me interested in switching... the user contributed notes don't suffice, the documentation is very poor, and functions sometimes do not work as intended.

I've played around with C, PASCAL/Delphi, PERL, PHP, very little Java (my server at home is too puny to run it well) for the web.

In short, I'd like to find another programming language to create my journal website in... does anyone have any suggestions, advice, reasons why, and perhaps examples of websites created in such languages?
__________________
"You looked at me as if I was eating runny eggs in slow motion." - Gord Downie of The Tragically Hip
trache is offline  
Old 02-24-2005, 10:48 AM   #2 (permalink)
Darth Papa
 
ratbastid's Avatar
 
Location: Yonder
It's no secret that I like Perl. I've worked in PHP and Perl both for several years.

I'm not crazy about the CGI interface, though. It's slow, memory- and process-intensive, and just basically not very sexy.

That's why I recommend you search the mod_perl interface to Apache. Basically, it embeds the Perl interpreter into Apache itself, and gives you amazing hooks into every piece of the Apache response process. S'nifty. AND fast.

PHP running as a shared object is about as cool. But I like some separation between logic and presentation. "Page-embedded" langauges like PHP or (shudder) ASP mean you can't hand your templates to a non-programmer designer to edit in Dreamweaver.
ratbastid is offline  
 

Tags
interpreted or script, languages, programming, web


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 11:52 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76