Do you guys think im nuts?

For everything that's not in any way related to PureBasic. General chat etc...
CadeX
Enthusiast
Enthusiast
Posts: 124
Joined: Mon Oct 02, 2006 2:56 pm
Location: Australia
Contact:

Do you guys think im nuts?

Post by CadeX »

Because im planning on using PureBasic with apache webserver? :?
Pro-Gamer, Programmer, Pro-Grammer
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

So what?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
CadeX
Enthusiast
Enthusiast
Posts: 124
Joined: Mon Oct 02, 2006 2:56 pm
Location: Australia
Contact:

Post by CadeX »

My friend thinks i'm nuts... i think its just an alternative so i don't have to learn a new language. :?
Pro-Gamer, Programmer, Pro-Grammer
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

I dont see any problem with it...?
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

I agree. I don't see any problems with using PB with Apache.
Are you thinking of CGI?
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

I think you're nuts for thinking that we'd think your nuts (considering this: http://www.purebasic.fr/english/viewtop ... hasselhoff). Does that count?
~I see one problem with your reasoning: the fact is thats not a chicken~
User avatar
GeoTrail
Addict
Addict
Posts: 2799
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

:lol:
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

You may think I'm nuts!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones) :twisted: .

With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler! :D
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

Why not develop a PB for mobile devices???

Of course the PB server edition is nice too...
Bonne_den_kule
Addict
Addict
Posts: 841
Joined: Mon Jun 07, 2004 7:10 pm

Post by Bonne_den_kule »

Killswitch wrote:I think you're nuts for thinking that we'd think your nuts (considering this: http://www.purebasic.fr/english/viewtop ... hasselhoff). Does that count?
:oops: :lol:
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

Image
Whahahahaha!

That shit is hilarious!! :lol:
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
CadeX
Enthusiast
Enthusiast
Posts: 124
Joined: Mon Oct 02, 2006 2:56 pm
Location: Australia
Contact:

Post by CadeX »

I have considered this topic, hi-jacked.
Pro-Gamer, Programmer, Pro-Grammer
Pantcho!!
Enthusiast
Enthusiast
Posts: 538
Joined: Tue Feb 24, 2004 3:43 am
Location: Israel
Contact:

Post by Pantcho!! »

Don't reinvent the wheel!!
I use PB to create my CGI's, you can check out my homepage, fully loaded with PB cgi's and SAMBAR server.

The big "-" with creating PB CGI's is that you cant use it with hosting companies! only on your own home PC.

so i run my server from home and it works great and fast.

To create CGI libs you can get Paul CGI_LIB, it does EVERYTHING you need to create CGI's - http://www.reelmedia.org/cgi-bin/PurePr ... es&sub=ASM

good day.
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

thamarok wrote:You may think I'm nuts!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones) :twisted: .

With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler! :D
That would be useful for sure!
Intrigued - Registered PureBasic, lifetime updates user
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

Intrigued wrote:
thamarok wrote:You may think I'm nuts!
I have cloned many PureBasic functions to PHP and I am planning to make PureBasic Server Edition (ofcourse if Fred allows to)... The PHP will get executed on the server and the parsed result will get shown to the user, so people won't get to know that the server has PureBasic (actually the PB Server Edition is just a set of PHP commands that behave similarily like the PB ones) :twisted: .

With this, people could do PureBasic stuff and use my PHP script to use it in their webservers without doing CGI stuff and embedding the PBCompiler! :D
That would be useful for sure!
Yes, the development on this is a bit slow, but that's because it's hard to make the functions act like the PureBasic ones. But still, it is fun :D
Post Reply