Brandon Bearden | 1 Jan 2007 05:44

I would like to help with HTML_QuickForm2

If there is anything I can do to help further the HTML_QuickForm2 project
please let me know.
-- 
Brandon Bearden
brandon <at> truzul.com
951.795.3910

--

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

Sylvain Beucler | 1 Jan 2007 22:37

Re: I would like to help with HTML_QuickForm2

On Sun, Dec 31, 2006 at 08:44:30PM -0800, Brandon Bearden wrote:
> If there is anything I can do to help further the HTML_QuickForm2 project
> please let me know.

Hi,

Afaik it's in design phase at the moment and looking for ideas.
Do you know about http://quickform.mamasam.com/wiki/ ? :)

-- 
Sylvain

--

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

Kouichi Sakamoto | 2 Jan 2007 04:15
Picon

[PEPr] +1 for Encryption::Crypt_DSA


Kouichi Sakamoto (http://pear.php.net/user/kouichi66) has voted +1 on the proposal for Encryption::Crypt_DSA.

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

-- 
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

Dan Scott | 2 Jan 2007 04:29
Picon

[PEPr] +1 for Encryption::Crypt_DSA


Dan Scott (http://pear.php.net/user/dbs) has voted +1 on the proposal for Encryption::Crypt_DSA.

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

This vote is conditional. The condition is:

I was unable to run the examples or tests, as they appear to depend on a set of files in lime/lib/lime.php that
are not installed with the current package. 

I'm +1 if you ensure that it is possible to run the tests and examples that are installed with the package.

-- 
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

TAKAGI Masahiro | 2 Jan 2007 04:53
Picon
Gravatar

Re: [PEPr] +1 for Encryption::Crypt_DSA

Hi,

At 2 Jan 2007 03:29:54 -0000,
Dan Scott wrote:
> 
> Dan Scott (http://pear.php.net/user/dbs) has voted +1 on the proposal for Encryption::Crypt_DSA.
> 
> Proposal information:
> http://pear.php.net/pepr/pepr-proposal-show.php?id=467
> Vote information:
> http://pear.php.net/pepr/pepr-vote-show.php?id=467&handle=dbs
> 
> This vote is conditional. The condition is:
> 
> I was unable to run the examples or tests, as they appear to depend on a set of files in lime/lib/lime.php
that are not installed with the current package. 
> 
The file is a part of Symfony project. You can get it from:
 http://www.symfony-project.com/trac/browser/tools/lime

Regards,
-- 
TAKAGI Masahiro mailto:takagi <at> php.net

--

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

PEPr | 2 Jan 2007 09:59
Picon

[PEPr] Extended call for votes on Encryption::Crypt_DSA


PEPr has automatically extended the voting time on Encryption::Crypt_DSA until 2007-01-02 08:09 UTC
because there were not enough votes, yet.

Please review the proposal and give your vote here:
http://pear.php.net/pepr/pepr-proposal-show.php?id=467

Voting time is extended only once per proposal.

-- 
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

Lukas Feiler | 2 Jan 2007 11:58

[PEPr] Proposal for PEAR::PEAR_Callback


Lukas Feiler (http://pear.php.net/user/lukasfeiler) proposes PEAR::PEAR_Callback.

You can find more detailed information here:
 http://pear.php.net/pepr/pepr-proposal-show.php?id=468

-- 
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

Justin Patrin | 4 Jan 2007 05:48
Gravatar

[PEPr] +1 for Encryption::Crypt_DSA


Justin Patrin (http://pear.php.net/user/justinpatrin) has voted +1 on the proposal for Encryption::Crypt_DSA.

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

This vote is conditional. The condition is:

You should be requiring Math/BigInteger.php. (It looks like Math_BigInteger is mis-named and packaged currently).

You shouldn't need to version # in your code file (you can always use the PEAR_Registry to pull currently
installed version) but if you wish to have it there please use a replacement in your package.xml.

I would prefer that you use ' for all strings.

You should have a more simple example which doesn't require packages installed outside of PEAR. It is ok to
keep this example, but it should be an additional example, not the main one. It should also explicitly
state what else it requires and where to get 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

Terra Frost | 4 Jan 2007 06:29
Picon

Re: [PEPr] +1 for Encryption::Crypt_DSA

Justin Patrin wrote:
> You should be requiring Math/BigInteger.php. (It looks like Math_BigInteger is mis-named and packaged currently).
I guess I misinterpreted your earlier comment of "Class/package name 
should be Math_BigInteger." (ref: 
http://pear.php.net/pepr/pepr-vote-show.php?id=407&handle=justinpatrin).  
Looking at the other Math_* packages, though, they omit the Math_ 
prefix, so I guess I'll try to update mine, tomorrow, as well :)

--

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

Jim Wigginton | 4 Jan 2007 06:31
Picon

[PEPr] +1 for Encryption::Crypt_DSA


Jim Wigginton (http://pear.php.net/user/terrafrost) has voted +1 on the proposal for Encryption::Crypt_DSA.

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

Comment:

I'll try to update Math_BigInteger, per Justin Patrin's comments,
tomorrow!

-- 
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


Gmane