FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » anyone else writing Linux (or cross-system) applications in PHP?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: anyone else writing Linux (or cross-system) applications in PHP? [message #180257 is a reply to message #180251] Sun, 03 February 2013 11:20 Go to previous messageGo to previous message
crankypuss is currently offline  crankypuss
Messages: 147
Registered: March 2011
Karma:
Senior Member
On 02/03/2013 02:58 AM, M. Strobel wrote:
> Am 02.02.2013 21:27, schrieb crankypuss:
>> (Apologies for the cross-post.)
>>
>> I don't like bash, haven't seen anything that crude since back in the days when I was
>> writing FORTRAN and BASIC, so I've been writing all of my local applications in PHP.
>>
>> The folks who frequent comp.lang.php seem to be pretty web-centric which makes sense
>> as far as that goes. The folks who frequent the various Linux fora seem pretty
>> bash-centric which also makes sense as far as that goes.
>>
>> As an aside, I've been using Linux for long enough now to realize how shell-centric
>> it is as an operating system; I'm somewhat blown away by that but it too makes its
>> own kind of sense.
>>
>> Is there a forum where the other folks (presuming there are any) who have been
>> writing applications in PHP hang out? Don't say "yeah dummy, go to comp.lang.python"
>> please, my homor quotient is maxed out for today. <g>
>
> The way it is now is the result of usage patterns and hype.
>
> Just from memory, and I'm talking about usage, not existence:
>
> First was the original (Bourne) shell, then came the Korn shell with some
> improvements you see now in the "Bourne again" shell. Then there was the perl hype.
> Then there was a short hype about Tcl, when after installation you had to build your
> kernel, and could do "make xconfig" (Tcl/Tk script). Only then came PHP as "private
> home page generator" or so. No wonder PHP is not used much on the command line.
> Python was last to come.
>
> Yes I think PHP Cli has got all it takes for programming, even signal handling. But
> in system administration the bash is the shell that starts Linux up. And for
> applications don't forget C, C++, Java, Pascal, and many many many ...
>
> /Str.
>

The big question in my sick mind is whether to build a distro that uses
PHP as its primary scripting language or build a new language that's
what PHP could have been if it hadn't been mucked-about by all and
sundry who gave it functions like is_array() and isset() and when a
language doesn't even have consistent naming conventions well there ya
go. <g>

Then they stuck on some OOP functionality and OOP is what everybody
thinks is the hot item but it's clumsier than hell to have to pass
around a this-pointer and you can't slip another layer into an existing
class derivation without rewriting half the world.

Of course at the same time there's the struggle over screen i/o,
everybody and his brother wants GUI which is fine except that character
mode has its uses as well. The obvious compromise is an embedded app
that uses PHP to write pages to an internal browser rendering engine but
html has its limitations and damned if I'm wanting to get involved in
javascript.

Meanwhile back at the ranch I'm building applications based on a
character-mode abstraction that runs on top of ncurses and just
basically working my way out in both directions from there.

Everybody needs a hobby, right? <g>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with readdir and ssh2
Next Topic: web designers and developers
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 15:34:16 GMT 2024

Total time taken to generate the page: 0.06038 seconds