Stefano F. Rausch | 1 Jun 2005 01:58

Re: basic issue with ScriptReorganizer and pharize

On Tue, 31 May 2005 19:29:26 +0200, Davey Shafik <davey <at> php.net> wrote:

> One more thing to point out:
> <?php echo <<<EOL TXT; EOL; ?> is simply not valid.
>
> - Davey

Correct you are Davey and thanks for having spotted the Heredoc issue.

I have already a working solution for it (still pondering, if it is the best fix) and I will release
ScriptReorganizer 0.2.1 later today. A respective notification will follow in due time.

-- Stefano

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Stefan Neufeind, PEAR | 1 Jun 2005 02:19
Picon

PEAR at LinuxWorld Conference & Expo, Frankfurt

Hi folks,

our booth in the ".org Pavilion" at LinuxWorld Conference & Expo,
Frankfurt has just been confirmed in writing.

The event takes place 15th to 17th November 2005. You're all welcome to
either help at the booth or join us for a coffee :-) If you'd like to
help, please let me know so I can care for the ticket-orders.

Kind regards,
 Stefan

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Greg Beaver | 1 Jun 2005 02:50
Picon

Re: basic issue with ScriptReorganizer and pharize

Stefano F. Rausch wrote:
> On Tue, 31 May 2005 19:29:26 +0200, Davey Shafik <davey <at> php.net> wrote:
> 
>> One more thing to point out:
>> <?php echo <<<EOL TXT; EOL; ?> is simply not valid.
>>
>> - Davey
> 
> 
> Correct you are Davey and thanks for having spotted the Heredoc issue.
> 
> I have already a working solution for it (still pondering, if it is the
> best fix) and I will release ScriptReorganizer 0.2.1 later today. A
> respective notification will follow in due time.

I may be missing something, but how about doing:

<?php echo 'TXT;'; ?>

Greg

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Helgi Þormar | 1 Jun 2005 05:11
Picon

Re: [pear-webmaster] Google Summer of Code Mentoring Organization

On Tue, 2005-05-31 at 21:45 -0400, Kyle Mulka wrote:
> Hi,
> 
> I was wondering if PEAR, or its organization would be interested in 
> participating in the Google Summer of Code. The organization would get a 
> $500 donation from Google for each student developer, the student 
> developer gets $4500, and the organizations gets a new peice of open 
> source software.
> 
> I just finished my second year at the University of Michigan and would 
> be elegible to participate in it. However, I'm much more interested in 
> creating a piece of software for PEAR than for some of the other 
> organizations.
> 
> Please see the website at the following address, and let me know what 
> your thoughts are if possible. Thanks.
> http://code.google.com/mentfaq.html

Hello Kyle,

I had already been looking at this, Zend has been/will be notified about
this, but unfortunately PEAR isn't a organization nor a foundation so we
can't do anything in this regards.

P.S.

I'm CC'ing pear-dev about this, a better place for this discussion.

- Helgi

(Continue reading)

Greg Beaver | 1 Jun 2005 16:34
Picon

[PEPr] +1 for Tools and Utilities::ScriptReorganizer


Greg Beaver (http://pear.php.net/user/cellog) has voted +1 on the proposal for Tools and Utilities::ScriptReorganizer.

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=247
Vote information:
http://pear.php.net/pepr/pepr-vote-show.php?id=247&handle=cellog

Comment:

This looks very interesting.

I would recommend adding an explicit mention in the documentation of the
potential debugging issues.

For complex applications that are pharred, it should be recommended to
have a "debug" version of the phar that the user can download and use to
locate bugs.  The debug version would contain non-ScriptReorganized
versions of the package.

This is a "someone should really do that" kind of package, thanks for
writing it.

-- 
Sent by PEPr, the automatic proposal system at http://pear.php.net

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

(Continue reading)

Diana Soares | 1 Jun 2005 18:07
Picon
Favicon

[Patch] only a notice correction

I only defined $name in setName() when using $mode='seq' because it
printed a notice message of undefined variable $name at line 868.

I'm using the revision 1.49 of file Upload.php checked out from cvs
today.

switch()
....
case 'seq':
  $name = '';
  ...

Good work,

-- 
Diana Soares

Centro de Cálculo
FCUP - Faculdade de Ciências da Universidade do Porto
Attachment (HTTP_Upload.diff): text/x-patch, 638 bytes
--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sebastian Bergmann | 1 Jun 2005 18:25
Picon
Gravatar

Re: [pear-webmaster] Google Summer of Code Mentoring Organization

Helgi Þormar wrote:
> I'm CC'ing pear-dev about this, a better place for this discussion.

 I would volunteer to mentor students that want to work on PHPUnit2
 related projects. I have a couple of project ideas that I will post if
 PEAR decides to go forward with this.

-- 
Sebastian Bergmann                      http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Matthew Fonda | 1 Jun 2005 19:35
Picon

[PEPr] +1 for Tools and Utilities::ScriptReorganizer


Matthew Fonda (http://pear.php.net/user/mfonda) has voted +1 on the proposal for Tools and Utilities::ScriptReorganizer.

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=247
Vote information:
http://pear.php.net/pepr/pepr-vote-show.php?id=247&handle=mfonda

-- 
Sent by PEPr, the automatic proposal system at http://pear.php.net

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Martin Jansen | 1 Jun 2005 19:51
Picon

Re: Re: [pear-webmaster] Google Summer of Code Mentoring Organization

On Wed Jun 01, 2005 at 06:2531PM +0200, Sebastian Bergmann wrote:
> Helgi Þormar wrote:
> > I'm CC'ing pear-dev about this, a better place for this discussion.
> 
>  I would volunteer to mentor students that want to work on PHPUnit2
>  related projects. I have a couple of project ideas that I will post if
>  PEAR decides to go forward with this.

Why not.  Reading through http://code.google.com/mentfaq.html gives
the impression that there are zero requirements for the form of the
mentoring organziation; thus it looks like even PEAR is applicable.
But then again it is most likely required that the organization is
some sort of non-profit, so that Google's donations are
tax-deductible.

If you'd like to figure this out for us, that'd be great. :-)

- Martin

--

-- 
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Philippe Jausions | 1 Jun 2005 20:50

Re: Re: [pear-webmaster] Google Summer of Code Mentoring Organization

Martin Jansen wrote:
> On Wed Jun 01, 2005 at 06:2531PM +0200, Sebastian Bergmann wrote:
> 
>>Helgi Þormar wrote:
>>
>>>I'm CC'ing pear-dev about this, a better place for this discussion.
>>
>> I would volunteer to mentor students that want to work on PHPUnit2
>> related projects. I have a couple of project ideas that I will post if
>> PEAR decides to go forward with this.
> 
> 
> Why not.  Reading through http://code.google.com/mentfaq.html gives
> the impression that there are zero requirements for the form of the
> mentoring organziation; thus it looks like even PEAR is applicable.
> But then again it is most likely required that the organization is
> some sort of non-profit, so that Google's donations are
> tax-deductible.
> 
> If you'd like to figure this out for us, that'd be great. :-)
> 
> - Martin

I don't think the grant to the organization is a problem. If anything, 
PEAR can just waive it.

 From what I can tell, Google will offer these grants to 200 
students/organizations.

I would also consider mentoring one student for one or all of the 
(Continue reading)


Gmane