List Info

Thread: Proposal for GUI::GUI_XML_Gauge




Proposal for GUI::GUI_XML_Gauge
user name
2006-10-26 03:06:30
Jack Herrington (http://pear.php.net/us
er/jherr) proposes GUI::GUI_XML_Gauge.

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

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

Comment on GUI::GUI_XML_Gauge
user name
2006-10-26 03:27:43
Firman Wandayandi (http://pear.php.net/u
ser/firman) has commented on the proposal for
GUI::GUI_XML_Gauge.

Comment:

GUI? What category is it? I guess XML [1] category more feet
for it.

Well I'm not sure what is it. But I saw on method place(),
the source of
Flash movie is always "gauge.swf", It's better to
make it customizable. If
you did it, you just can place only one gauge per page and
unless of
flexiblity.

[1] http://pear.php.net/packages.php?catpid=22&catname
=XML

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=457

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

Comment on GUI::GUI_XML_Gauge
user name
2006-10-26 04:37:45
Justin Patrin (http://pear.php
.net/user/justinpatrin) has commented on the proposal
for GUI::GUI_XML_Gauge.

Comment:

Try to keep your use of ' and " consistent. It looks
like you should be
able to replace your " with ' without any problems.

This package definately looks like it goes in the XML
category. Perhaps
XML_SWFGuage?

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=457

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

Comment on GUI::GUI_XML_Gauge
user name
2006-10-26 07:53:01
Arnaud Limbourg (http://pear.php.net/u
ser/arnaud) has commented on the proposal for
GUI::GUI_XML_Gauge.

Comment:

I think it would be better off as XML_Gauge, there is
currently no GUI
category and having one would be tricky because it would be
very broad.

On the code level I suggest you make place and render return
the html
instead of echo'ing it.

There are some CS issues but nothing that cannot be changed
once it is in
CVS.

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=457

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

Changes in proposal for GUI::GUI_XML_Gauge
user name
2006-10-26 13:23:23
Jack Herrington (http://pear.php.net/us
er/jherr) has edited the proposal for
GUI::GUI_XML_Gauge.

Change comment:

Incorporating the excellent PEPr comments so far.

Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=457

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

Comment on XML::XML_SWFGauge
user name
2006-10-26 18:49:51
Laurent Laville (http://pear.php.net/u
ser/farell) has commented on the proposal for
XML::XML_SWFGauge.

Comment:

Look like promising, and give me idea to use such solution
for
HTML_Progress3 (full rewrite to PHP5 with new features) [1].

Even if it's not too difficult, I would appreciated to see
examples
(scripts) in your tarball or links for online demo.

Very impressive! Keep on this way 


[1] HTML_Progress2 is one of my packages that give ability
to include a
loading bar in xhtml document.

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=457

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

Call for votes on XML::XML_SWFGauge
user name
2006-11-03 16:32:41
Jack Herrington (http://pear.php.net/us
er/jherr) has initiated the call for votes on
XML::XML_SWFGauge.

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

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

+1 for GUI::XML_SWFGauge
user name
2006-11-06 12:28:49
Igor Feghali (http://pear.php.net
/user/ifeghali) has voted +1 on the proposal for
GUI::XML_SWFGauge.

Proposal information:
http://pear.php.net/pepr/pepr-proposal-show.php?id=457
Vote information:
http://pear.php.net/pepr/pepr-vote-show.ph
p?id=457&handle=ifeghali

This vote is conditional. The condition is:

Documentation and examples are required to release a stable
package. Also take a look at PEAR Coding Standards, mainly
at the "Control Structures" section. Despite all
of this you did a good job ;) Congratulations.

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

+1 for GUI::XML_SWFGauge
user name
2006-11-06 12:40:31
Christian Weiske (http://pear.php.net/
user/cweiske) has voted +1 on the proposal for
GUI::XML_SWFGauge.

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

This vote is conditional. The condition is:

- Please check the coding standards, especially  in
clauses
- Don't make private fields unless absolutely necessary.
"protected" is enough and allows extending the
class.
- Generate valid XHTML.

Also, the package is of no use without the flash file you
can buy from the webpage. I could imagine that this is a
reason for the package not to be in PEAR at all.

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

Extended call for votes on GUI::XML_SWFGauge
user name
2006-11-11 08:59:52
PEPr has automatically extended the voting time on
GUI::XML_SWFGauge until 2006-11-10 16:32 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=457

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

[1-10] [11]

about | contact  Other archives ( Real Estate discussion Medical topics )