Re: [PHP-DEV] The PHP brainstorm

2001-08-20 Thread derick

On Sun, 19 Aug 2001, Sebastian Bergmann wrote:

> Ron Chmara wrote:
> > Would you like me to obtain and build all software needed for
> > using the following with PHP:
> > 1. MySQL
> > 2. PostgreSQL
> > 3. Oracle (Official installation disks my be needed)
> > 4. Informix
>
>   IIRC, Derick already built a system like this some kind ago. It
>   assumed that once the PEAR infradtructure is ready, most of the
>   extensions would be moved from /php4 to /pear. Derick?

Yeah, I did implement something like it, though it's just a quick
prototype. But it works to some extend. The tarballs are now created on
the serverside, which is probably way to much load for the servers, so a
system that actually fetches tarballs of the extension from the site, and
assemble everything at the client would be much better. But for that to
work, we either need a smart shell script, a C program, or a PHP script.
But the latter would require a PHP Binary already present on the system.

>
> > 2. Db connection pooling support.
>
>   This will be addressed by SRM (http://www.vl-srm.net/).
>
> > 3. More documentation available for errors:
> > 'Warning: Wrong number of arguments for foo:
> > Click *here* to see online documentation on "foo"'
>
>   Hartmut already implemented something similar a while ago,
>   again, IIRC.

AFAIK it's finished, but not submitted due to licence issues, Hartmut?
> > 5. PHP "Dashboard", an online php.ini editor, with GUI-based
> > control panel of all PHP (and apache?) settings.
>
>   What's wrong with the Zend Launchpad? :-)

What is the Zend Launchpad? I've never seen it yet =)

Derick

-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
 SRM: Site Resource Manager - www.vl-srm.net
-


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] The PHP brainstorm

2001-08-18 Thread Sebastian Bergmann

Ron Chmara wrote:
> Would you like me to obtain and build all software needed for
> using the following with PHP:
> 1. MySQL
> 2. PostgreSQL
> 3. Oracle (Official installation disks my be needed)
> 4. Informix

  IIRC, Derick already built a system like this some kind ago. It
  assumed that once the PEAR infradtructure is ready, most of the
  extensions would be moved from /php4 to /pear. Derick?

> 2. Db connection pooling support.

  This will be addressed by SRM (http://www.vl-srm.net/).

> 3. More documentation available for errors:
> 'Warning: Wrong number of arguments for foo:
> Click *here* to see online documentation on "foo"'

  Hartmut already implemented something similar a while ago,
  again, IIRC.

> 4. Online docs for PEAR contributions.

  They're there. At least the infrastructure.

> 5. PHP "Dashboard", an online php.ini editor, with GUI-based
> control panel of all PHP (and apache?) settings.

  What's wrong with the Zend Launchpad? :-)

-- 
  Sebastian Bergmann Measure Traffic & Usability
  http://sebastian-bergmann.de/http://phpOpenTracker.de/

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] The PHP brainstorm

2001-08-17 Thread Ron Chmara

Kristian Koehntopp wrote:
> 
> I send this again, under a proper subject. You might want to use
> a slow Friday afternoon or the weekend to think about this, and
> write something up. Please do, we need your input.

1. Menu driven *nix self-installer:
-
Would you like me to obtain and build all software needed for
using the following with PHP:
1. MySQL
2. PostgreSQL
3. Oracle (Official installation disks my be needed)
4. Informix
Enter a single database number, or multiple numbers:
--

2. Db connection pooling support.

3. More documentation available for errors:
'Warning: Wrong number of arguments for foo:
Click *here* to see online documentation on "foo"'

4. Online docs for PEAR contributions.

5. PHP "Dashboard", an online php.ini editor, with GUI-based
control panel of all PHP (and apache?) settings.

-Bop

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] The PHP brainstorm

2001-08-16 Thread Kristian Koehntopp


I send this again, under a proper subject. You might want to use
a slow Friday afternoon or the weekend to think about this, and
write something up. Please do, we need your input.

We will clean up not before Tuesday - see the instructions
below.

Kristian

- Forwarded message from Kristian Koehntopp <[EMAIL PROTECTED]> -

Date: Thu, 16 Aug 2001 11:07:47 +0200
From: Kristian Koehntopp <[EMAIL PROTECTED]>
To: Stig S?ther Bakken <[EMAIL PROTECTED]>
Cc: Kristian Koehntopp <[EMAIL PROTECTED]>, Zeev Suraski <[EMAIL PROTECTED]>,
Blake Schwendiman <[EMAIL PROTECTED]>,
php-dev mailinglist <[EMAIL PROTECTED]>
Subject: Re: [PHP-DEV] Linux Today Article
User-Agent: Mutt/1.2.5i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Thu, 
Aug 16, 2001 at 10:29:06AM +0200


[ Brainstorm warning - these are relatively unsorted thoughts,
  and they have to be taken with heavy editing. -- KK ]

[ Additional idea: Let us make this an online brainstorm. Please
  reply to this message only, do not reply to any replies at
  all for the next few days - no comments on other peoples
  ideas allowed at first, just idea collection.

  See my questions down below in the text, and answer them,
  then send your reply. Do not to try to be too friendly,
  too coherent and do not avoid provocation.

  We will have an integration session later, and see what
  comes out of this. -- KK ]

On Thu, Aug 16, 2001 at 10:29:06AM +0200, Stig S?ther Bakken wrote:
> IMHO people like Zeev, Andi and Rasmus are the natural "channels" for
> such visions, but we're not quite there yet.

They are. I was on the Future of Zend session with Zeev on
Linuxtag and met Rasmus later, too. I proposed several ideas,
but they are only fragments, not a complete concept - some of
these ideas may be interesting, though. These need to be
reviewed, integrated and then sold to the community.

Then there is the "other" problem, that is, parts of the PHP
community are still feeling uncomfortable with Zend, the license
and/or other things surrounding these issues. This, too, is not
helping in the process of creating a grand unified PHP theory.

And finally - and this is just my personal view on things, the
view of someone who is currently in the process of slowly
gaining distance to PHP and beginning very different work - I
think that some people I know personally have bet to much of
their own lives on PHP and are beginning to have difficulties to
see the fun side of all things PHP and tend to take such issues
to seriously. 

I mean, PHP still is an Open Source project despite all the
commercial undercurrents (companies selling addons, education or
conferences) popping up all over the place - and I am very happy
with that, because I strongly believe that this is the better
way to develop software. Doing Open Source should be fun, in
fact it must be fun in order to work. So tell us: Why do you
develop PHP, the language, and where do you want to go with it?

> But for a vision to form we need to find a common ground for a
> few things.  The LinuxToday article kept rambling about PHP
> not being a platform, which is true, it is but one of the
> components in such a platform.

Yes. So what is the "platform" thing to you developers, which
buzzwords, ideas, concepts and services relate to the
"platform", and how do they again relate to PHP. In technical
marketese, how do you see the current market that PHP caters,
and what market should PHP be catering in 3 and 5 years?

Please let us make this a brainstorm session - send your ideas,
perhaps roughly classify them as buzzwork, idea, concept,
service, as "plus" or "minus", as "urgent" or "nice to have" or
send them in a free form format, as you see fit. Do not reply to
other peoples ideas, and do not comment on them. Just think,
take inspiration, and send your ideas. We will discuss them and
integrate them later.

Also, what is your "vision" - the 3 and the 5 year vision? Who
will be using PHP, why will they be doing it, what will they be
doing with it, and how will it be different from the situation
today?

And finally, what is "services" to you? How will they relate to
PHP and what do we as developers need to do to enable them?

Let's collect stuff, and see what we can make out of it.

Kristian

-- 
Kristian Köhntopp, NetUSE AG Dr.-Hell-Straße, D-24107 Kiel
Tel: +49 431 386 435 00, Fax: +49 431 386 435 99

- End forwarded message -

-- 
Kristian Köhntopp, NetUSE AG Dr.-Hell-Straße, D-24107 Kiel
Tel: +49 431 386 435 00, Fax: +49 431 386 435 99

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]