php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#200964 - 07/11/02 06:45 PM perl or php
vLIMIT Sandman Offline
Member

Registered: 07/05/02
Posts: 32
Loc: Australia

   perl or php to Del.icio.us Add to del.icio.us
  Digg perl or php Digg it
which one will it be encrypted in cos more cgi could strain my server
_________________________

Push the limits

Top
#200965 - 07/11/02 06:54 PM Re: perl or php
Brad.loo Offline
Member

Registered: 07/11/01
Posts: 1014
Loc: North Carlina | Fav Anime: Lov...
seeing how ubb is perl, id say perl.
_________________________
LK UBB: gosh, how can you be so sick ?
Anime loo: LOL
LK UBB: you're just too weird for me

Nothing like vandalizing a skateboard to kick your day off!!

Top
#200966 - 07/11/02 07:00 PM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
some of each... depends on what's logical for the task.
_________________________
- Allen wavey
- What Drives You?

Top
#200967 - 07/11/02 07:18 PM Re: perl or php
vLIMIT Sandman Offline
Member

Registered: 07/05/02
Posts: 32
Loc: Australia
what brad said is what i thought
_________________________

Push the limits

Top
#200968 - 07/11/02 07:26 PM Re: perl or php
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Like Allen said, each can do things differently. It depends.

Top
#200969 - 07/11/02 10:38 PM Re: perl or php
DPK.ducky.quack Offline
Developer

Registered: 11/18/00
Posts: 874
In my opinion, I always believed that since the UBB is cgi, the portal should be cgi.
_________________________

Top
#200970 - 07/12/02 01:32 PM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
Most parts will be, it still depends on what's logical smile
_________________________
- Allen wavey
- What Drives You?

Top
#200971 - 07/12/02 02:09 PM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
I have mixed opinions on this myself since I am learning to love PHP but Brad had a good suggestion earlier about being able to create .cgi pages from within the CP and it seems to me that this would also allow us to use the styles and variables and of course recent visitors etc. I realize that this would increase the overall resources used but if a person is surfing through the external .cgi then they won't be on the summary or forum pages at the same time so it will still be single sessions.

I think the thing I would like the most as far as appearance and ease of design change would be to have the $TBT and $TBB available. Allen has done this with hiw PHP styles hack.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200972 - 07/12/02 03:00 PM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
I think more than anything, ease of development/ server load/ etc would be the prime considerations. Simple things like styles can be written out into a vars file and read with either perl or php. Recent visitors can be done in perl or php, ubb handles both. And it all can be done from the cp in either php or perl... Where possible, things need to be written to a file and included that way, so the front page is not generated dynamically with each visit. I believe "latest threads" has a mode like that.
_________________________
- Allen wavey
- What Drives You?

Top
#200973 - 07/12/02 07:42 PM Re: perl or php
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Well I'd like it to be as compaitiable as possible with the UBB, like changing settings in the CP.

Top
#200974 - 07/12/02 08:36 PM Re: perl or php
[ #1 Stunna ] Offline
Member

Registered: 12/28/01
Posts: 53
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by AllenAyres:
some of each... depends on what's logical for the task.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">why not have a Perl & a PHP version? i think that would be the most logical option. some ppl can't run PHP b/c of their hosts, etc.
_________________________
#1 Stunna

Top
#200975 - 07/13/02 01:23 PM Re: perl or php
Dave2 Offline
Member

Registered: 12/16/01
Posts: 672
Loc: Bath || Reading, England
That would make development twice as long, with two sets of bugs to track. It would be too difficult.
_________________________
The allaboutgames.co.uk UBB.classic -- Reborn and XHTML'd, 19th May 2002

Top
#200976 - 07/13/02 01:58 PM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
I agree, we need a goal and a plan. As quickly as the versions for UBB come out we may have a hard time keeping up otherwise.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200977 - 07/14/02 12:12 AM Re: perl or php
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Chances are it will use php as the "delivery" (think ubb accel) and perl as the backend, (think everything else). I am guessing its being discussed, but keeping server load down is a priority (or it should be).

Top
#200978 - 07/14/02 01:21 AM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Greg, are you part of the dev team?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200979 - 07/14/02 02:29 AM Re: perl or php
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Greg Hard:
Chances are it will use php as the "delivery" (think ubb accel) and perl as the backend, (think everything else). I am guessing its being discussed, but keeping server load down is a priority (or it should be).</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">In other words, the same as the UBB with an accelarator on?

Top
#200980 - 07/14/02 07:45 AM Re: perl or php
[ #1 Stunna ] Offline
Member

Registered: 12/28/01
Posts: 53
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Dave2:

That would make development twice as long, with two sets of bugs to track. It would be too difficult.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">there could be two seperate dev teams and two seperate source trees, so yeah, there would be two seperate bug trackers also.
_________________________
#1 Stunna

Top
#200981 - 07/14/02 12:12 PM Re: perl or php
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by TheX:
Greg, are you part of the dev team?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Was that retorical? Not as of yet, no.
However, I do know the standards for a portal running off UBB's core files, and plan to assist in any manner i can.

Top
#200982 - 07/14/02 04:43 PM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Greg Hard:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by TheX:
Greg, are you part of the dev team?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Was that retorical? Not as of yet, no.
However, I do know the standards for a portal running off UBB's core files, and plan to assist in any manner i can.
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">The question was more of a "I hope he says yes" kind of thing. What will it take to make you part of the dev team?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200983 - 07/14/02 05:00 PM Re: perl or php
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
Ask me? Bribe me with cookies? wink

Top
#200984 - 07/14/02 05:07 PM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Ahhh, cookies works for me too...As soon as I find out the official way these things work I'll move on it. Allen? Bookie? Anyone?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200985 - 07/14/02 05:12 PM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
I usually send them here first:

http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=clearcookies

then have them log back in, voila! fresh cookies smile
_________________________
- Allen wavey
- What Drives You?

Top
#200986 - 07/14/02 05:26 PM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Hahaha, thanks Allen. I of course clicked that link and had no clue what my password was sooooo...now I know what it is. What about the official recruiting procedures?
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200987 - 07/14/02 05:38 PM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
That would be up to you and Bookie, I think the greatest number of skilled workers up front the better - once the to-do list is set, you guys can start dividing up the tasks to be done.
_________________________
- Allen wavey
- What Drives You?

Top
#200988 - 07/14/02 06:01 PM Re: perl or php
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Thanks allen.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#200989 - 07/14/02 06:32 PM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
np, and pssstt.. check your pm's occasionally wink
_________________________
- Allen wavey
- What Drives You?

Top
#200990 - 11/03/02 12:32 AM Re: perl or php
ExAvIoUr Offline
Junior Member

Registered: 07/11/01
Posts: 29
Loc: New Zealand
I think having too much CGI on my server would kill it aswell, I'd say we should really think about PHP, as its really fast and also has the ability to do flat files as well as Databases.

In this case, i'd definately pick PHP as it will be perfect in the long run.

And you Could create .php pages from the Admin CP if you wish. Thats just up to the Coder(Developers) to add as a feature.

Just my $0.02
Xavier

Top
#200991 - 11/05/02 04:55 AM Re: perl or php
tyfa Offline
Member

Registered: 07/14/02
Posts: 80
hehehe, untill we use cgi, we will be DOS, exactly it have a bomb script, this script bomb at ultimate.cgi , althought we use accelator to export ultimatebb.php it also can't be visit, when UBB.classic is bomb, no one can visit forum, for that reason I leave UBB.classic to use invisionboard, it's free and speed

I think UBB.classic should have changed to use php and mySQL, database is text can allow hacker use local exploit to get pass admin and member.

I like the cp of UBB.classic best, it so easy and have much funtion.

Top
#200992 - 11/05/02 09:40 AM Re: perl or php
T McGuire Offline
Junior Member

Registered: 08/10/00
Posts: 10
Loc: Austin, TX USA
this is a test

Top
#200993 - 11/07/02 11:10 AM Re: perl or php
ExAvIoUr Offline
Junior Member

Registered: 07/11/01
Posts: 29
Loc: New Zealand
Quote:
quote:
Originally posted by T McGuire:
this is a test
um.. what exactly are we testing mate?

Top
#200994 - 11/07/02 11:12 AM Re: perl or php
ExAvIoUr Offline
Junior Member

Registered: 07/11/01
Posts: 29
Loc: New Zealand
Quote:
quote:
Originally posted by tyfa:
hehehe, untill we use cgi, we will be DOS, exactly it have a bomb script, this script bomb at ultimate.cgi , althought we use accelator to export ultimatebb.php it also can't be visit, when UBB.classic is bomb, no one can visit forum, for that reason I leave UBB.classic to use invisionboard, it's free and speed

I think UBB.classic should have changed to use php and mySQL, database is text can allow hacker use local exploit to get pass admin and member.

I like the cp of UBB.classic best, it so easy and have much funtion.
Um..i've asked for this to happen, but i got the reply of "Use UBBThreads it supports php/MySQL" so yeap. smile

tho i must say, UBB.Classic's CP area is wonderfully layed out laugh

Top
#200995 - 11/08/02 12:01 PM Re: perl or php
tyfa Offline
Member

Registered: 07/14/02
Posts: 80
[spam deleted]

Top
#200996 - 11/08/02 03:53 PM Re: perl or php
ExAvIoUr Offline
Junior Member

Registered: 07/11/01
Posts: 29
Loc: New Zealand
[spam deleted]

Thats my $0.02
Xavier

Top
#200997 - 11/09/02 12:11 AM Re: perl or php
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25434
Loc: Texas
You mean .01 wink this is not a 'spam the site for another forum script' thread - you'll be shown the door if it's done again. You'll find the same policy on the support sites for the 2 scripts you named.

Thanks for understanding smile
_________________________
- Allen wavey
- What Drives You?

Top
Page 1 of 2 1 2 >


Moderator:  Charles, Gizmo