Re: [fw-general] Error rounding float value with Zend_Locale_Format::toNumber()

2009-07-02 Thread Thomas Weidner
Then set the wished locale. When you don't set the locale then it will not be used. Greetings Thomas Weidner, I18N Team Leader, Zend Framework http://www.thomasweidner.com - Original Message - From: "umpirsky" To: Sent: Thursday, July 02, 2009 8:49 AM Subject: Re: [fw-general] Error

Re: [fw-general] Error rounding float value with Zend_Locale_Format::toNumber()

2009-07-02 Thread umpirsky
Hm, now it works, with toFloat and locale set. Thanks. thomasW wrote: > > Then set the wished locale. > When you don't set the locale then it will not be used. > > Greetings > Thomas Weidner, I18N Team Leader, Zend Framework > http://www.thomasweidner.com > > - Original Message - >

[fw-general] Zend_Amf - Your opinion on a design idea

2009-07-02 Thread J DeBord
We're in the design stage of an application that is going to use Adobe Flex / Actionscript for the front end and use AMF to communicate with the server. We need to control access and record information regarding each request made to the server. I am thinking about coding a class that recieves all

Re: [fw-general] dowload documentation / wiki

2009-07-02 Thread Mark Maynereid
Hi, Download for the API documentation is at version 1.8.3 while the reference manual download is at version 1.8.4. Could somebody fix this please? Regards, Mark Mark Maynereid wrote: > > Yep there it is. I'll go and shoot myself for missing it in a minute. I > see it's gone up to 1.8.4 but

Re: [fw-general] ZF1.8 Switching layouts between modules.

2009-07-02 Thread Felix Khachatrian
Hello :] Having the same problems described in this topic, was struggling with the module-specific bootstrap described in the manual - after digging in the source code, realized it's not module specific; if i define a resource (layout, db, etc..) for a module as: my_module.resources.layout.layou

Re: [fw-general] A quick question on radio buttons (again)

2009-07-02 Thread lightflowmark
A custom decorator (although you may be able to piece it together with the Label decorator and the HtmlTag decorator). One approach would be to extend the Label decorator; pass the URL of the image as an option to your extended label decorator and have it render the image tag. There's probably

Re: [fw-general] unsubscribe,delete,remove

2009-07-02 Thread Matthew Weier O'Phinney
-- Manoj Keswani wrote (on Thursday, 02 July 2009, 10:56 AM +0800): > unsubscribe > delete > remove To unsubscribe, send an email to fw-general-unsubscr...@lists.zend.com. -- Matthew Weier O'Phinney Project Lead| matt...@zend.com Zend Framework | http://framework.zend.com

Re: [fw-general] Zend_Amf - Your opinion on a design idea

2009-07-02 Thread Matthew Ratzloff
Is the Front Controller pattern + ACL too heavy for what you want to do? -Matt On Thu, Jul 2, 2009 at 1:24 AM, J DeBord wrote: > We're in the design stage of an application that is going to use Adobe Flex > / Actionscript for the front end and use AMF to communicate with the server. > > We need

Re: [fw-general] ZF 1.8 Webinar

2009-07-02 Thread Ralph Schindler
In the mean time, my slides are available: http://www.slideshare.net/ralphschindler/zend-framework-18-features-webinar Cheers, Ralph mbneto wrote: I am not sure if I am not following the right person but how about announcing the availability of the recorded sessions with twitter? - Regards.