[flexcoders] Re: Flex Appointment Calendar Component Release 2 (Beta)

2008-08-11 Thread jmfillman
We have officially released Version 2 of ImBizzi Appointment Calendar 
Flex Component today. Our component is no longer WebORB dependant.

While we continue to use WebORB internally and find it simple-to-use 
and fast, we recognize that there is a wide variety of technologies in 
use and we wanted to make our component useable by as many people as 
possible.

Please see our website for more information:
http://www.imbizzi.com

To try out the appointment calendar, please go to:
http://www.imbizzi.com/imbizzi.html



[flexcoders] Re: Flex Appointment Calendar Component

2008-07-18 Thread jmfillman
Sorry, I loaded some additional enhancements last night. I've 
corrected the issue. I meant to load it to my testing site. Sorry for 
the interruption.


--- In flexcoders@yahoogroups.com, "Andrew D. Goodfellow" 
<[EMAIL PROTECTED]> wrote:
>
> I get the same error.
> 
> -Andy
> 
> On Fri, Jul 18, 2008 at 7:08 AM, Jeremy Anderson
> <[EMAIL PROTECTED]> wrote:
> > I'm now getting an error:
> >
> > ReferenceError: Error #1069: Property R918 not found on
> > myComponents.Calendar and there is no default value.
> > at myComponents::Calendar/findMaxColumns()
> > at myComponents::Calendar/resetCounts()
> > at myComponents::Calendar/clearAppointments()
> > at myComponents::Calendar/setDay()
> > at myComponents::Calendar/updateDisplay()
> > at myComponents::Calendar/updateMonthDisplay()
> > at myComponents::Calendar/monthUpdate()
> > at flash.events::EventDispatcher/dispatchEventFunction()
> > at flash.events::EventDispatcher/dispatchEvent()
> > at mx.collections::ListCollectionView/dispatchEvent()
> > at
> > 
mx.collections::ListCollectionView/http://www.adobe.com/2006/flex/mx/i
nternal::reset()
> > at mx.collections::ListCollectionView/set list()
> > at mx.collections::ArrayCollection/set source()
> > at myComponents::Calendar/onResult()
> > at flash.events::EventDispatcher/dispatchEventFunction()
> > at flash.events::EventDispatcher/dispatchEvent()
> > at
> > 
mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::
dispatchRpcEvent()
> > at
> > 
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::re
sultHandler()
> > at mx.rpc::Responder/result()
> > at mx.rpc::AsyncRequest/acknowledge()
> > at NetConnectionMessageResponder/resultHandler()
> > at mx.messaging::MessageResponder/result()
> >
> >
> >
> > On Tue, Jul 15, 2008 at 5:04 PM, Anatole Tartakovsky
> > <[EMAIL PROTECTED]> wrote:
> >>
> >> Link includes extra dot in the end - please repost the link
> >> Tnx,
> >> Anatole
> >>
> >> On Tue, Jul 15, 2008 at 3:34 PM, jmfillman <[EMAIL PROTECTED]> wrote:
> >>>
> >>> 404? I've had several visitors since posting and it's working. 
I did
> >>> post an update to include the price of the component. You may 
have
> >>> caught it while I was uploading the new file.
> >>>
> >>> --- In flexcoders@yahoogroups.com, "Pedro Sena" 
> >>> wrote:
> >>> >
> >>> > 404
> >>>
> >>> >
> >>> > On Tue, Jul 15, 2008 at 1:47 PM, javadmanx  wrote:
> >>> >
> >>> > > Looks good.
> >>> > >
> >>> > >
> >>> > > --- In flexcoders@yahoogroups.com ,
> >>> > > "jmfillman"  wrote:
> >>> > > >
> >>> > > > We have completed our initial work on a Flex Appointment
> >>> Calendar. The
> >>> > > > calendar features day, week, and month views. All views 
are
> >>> fully drag
> >>> > > > & drop enabled. The day and week view also are drag re-
size
> >>> enabled.
> >>> > > > You have complete control over all styles, colors, and 
icons.
> >>> > > >
> >>> > > > To try out the component, please visit
> >>> > > > http://www.imbizzi.com/imbizzi.html.
> >>> > > >
> >>> > > > For more information, including tutorials, styling guide, 
and
> >>> technical
> >>> > > > details, please visit http://www.imbizzi.com.
> >>> > > >
> >>> > > > For technical questions, please e-mail support [at]
> >>> imbizzi "dot" com.
> >>> > > >
> >>> > > > JF
> >>> > > >
> >>> > >
> >>> > >
> >>> > >
> >>> >
> >>> >
> >>> >
> >>> > --
> >>> > /**
> >>> > * Pedro Sena
> >>> > * Systems Architect
> >>> > * Sun Certified Java Programmer
> >>> > * Sun Certified Web Component Developer
> >>> > */
> >>> >
> >>>
> >>
> >
> >
>




Re: [flexcoders] Re: Flex Appointment Calendar Component

2008-07-18 Thread Andrew D. Goodfellow
I get the same error.

-Andy

On Fri, Jul 18, 2008 at 7:08 AM, Jeremy Anderson
<[EMAIL PROTECTED]> wrote:
> I'm now getting an error:
>
> ReferenceError: Error #1069: Property R918 not found on
> myComponents.Calendar and there is no default value.
> at myComponents::Calendar/findMaxColumns()
> at myComponents::Calendar/resetCounts()
> at myComponents::Calendar/clearAppointments()
> at myComponents::Calendar/setDay()
> at myComponents::Calendar/updateDisplay()
> at myComponents::Calendar/updateMonthDisplay()
> at myComponents::Calendar/monthUpdate()
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at mx.collections::ListCollectionView/dispatchEvent()
> at
> mx.collections::ListCollectionView/http://www.adobe.com/2006/flex/mx/internal::reset()
> at mx.collections::ListCollectionView/set list()
> at mx.collections::ArrayCollection/set source()
> at myComponents::Calendar/onResult()
> at flash.events::EventDispatcher/dispatchEventFunction()
> at flash.events::EventDispatcher/dispatchEvent()
> at
> mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
> at
> mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::resultHandler()
> at mx.rpc::Responder/result()
> at mx.rpc::AsyncRequest/acknowledge()
> at NetConnectionMessageResponder/resultHandler()
> at mx.messaging::MessageResponder/result()
>
>
>
> On Tue, Jul 15, 2008 at 5:04 PM, Anatole Tartakovsky
> <[EMAIL PROTECTED]> wrote:
>>
>> Link includes extra dot in the end - please repost the link
>> Tnx,
>> Anatole
>>
>> On Tue, Jul 15, 2008 at 3:34 PM, jmfillman <[EMAIL PROTECTED]> wrote:
>>>
>>> 404? I've had several visitors since posting and it's working. I did
>>> post an update to include the price of the component. You may have
>>> caught it while I was uploading the new file.
>>>
>>> --- In flexcoders@yahoogroups.com, "Pedro Sena" <[EMAIL PROTECTED]>
>>> wrote:
>>> >
>>> > 404
>>>
>>> >
>>> > On Tue, Jul 15, 2008 at 1:47 PM, javadmanx <[EMAIL PROTECTED]> wrote:
>>> >
>>> > > Looks good.
>>> > >
>>> > >
>>> > > --- In flexcoders@yahoogroups.com ,
>>> > > "jmfillman"  wrote:
>>> > > >
>>> > > > We have completed our initial work on a Flex Appointment
>>> Calendar. The
>>> > > > calendar features day, week, and month views. All views are
>>> fully drag
>>> > > > & drop enabled. The day and week view also are drag re-size
>>> enabled.
>>> > > > You have complete control over all styles, colors, and icons.
>>> > > >
>>> > > > To try out the component, please visit
>>> > > > http://www.imbizzi.com/imbizzi.html.
>>> > > >
>>> > > > For more information, including tutorials, styling guide, and
>>> technical
>>> > > > details, please visit http://www.imbizzi.com.
>>> > > >
>>> > > > For technical questions, please e-mail support [at]
>>> imbizzi "dot" com.
>>> > > >
>>> > > > JF
>>> > > >
>>> > >
>>> > >
>>> > >
>>> >
>>> >
>>> >
>>> > --
>>> > /**
>>> > * Pedro Sena
>>> > * Systems Architect
>>> > * Sun Certified Java Programmer
>>> > * Sun Certified Web Component Developer
>>> > */
>>> >
>>>
>>
>
> 


Re: [flexcoders] Re: Flex Appointment Calendar Component

2008-07-18 Thread Jeremy Anderson
I'm now getting an error:

ReferenceError: Error #1069: Property R918 not found on
myComponents.Calendar and there is no default value.
at myComponents::Calendar/findMaxColumns()
at myComponents::Calendar/resetCounts()
at myComponents::Calendar/clearAppointments()
at myComponents::Calendar/setDay()
at myComponents::Calendar/updateDisplay()
at myComponents::Calendar/updateMonthDisplay()
at myComponents::Calendar/monthUpdate()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.collections::ListCollectionView/dispatchEvent()
at mx.collections::ListCollectionView/
http://www.adobe.com/2006/flex/mx/internal::reset()
at mx.collections::ListCollectionView/set list()
at mx.collections::ArrayCollection/set source()
at myComponents::Calendar/onResult()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.rpc::AbstractOperation/
http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
at mx.rpc::AbstractInvoker/
http://www.adobe.com/2006/flex/mx/internal::resultHandler()
at mx.rpc::Responder/result()
at mx.rpc::AsyncRequest/acknowledge()
at NetConnectionMessageResponder/resultHandler()
at mx.messaging::MessageResponder/result()



On Tue, Jul 15, 2008 at 5:04 PM, Anatole Tartakovsky <
[EMAIL PROTECTED]> wrote:

>   Link includes extra dot in the end - please repost the link
> Tnx,
> Anatole
>
> On Tue, Jul 15, 2008 at 3:34 PM, jmfillman <[EMAIL PROTECTED]> wrote:
>
>>   404? I've had several visitors since posting and it's working. I did
>> post an update to include the price of the component. You may have
>> caught it while I was uploading the new file.
>>
>> --- In flexcoders@yahoogroups.com , "Pedro
>> Sena" <[EMAIL PROTECTED]>
>> wrote:
>> >
>> > 404
>>
>> >
>> > On Tue, Jul 15, 2008 at 1:47 PM, javadmanx <[EMAIL PROTECTED]> wrote:
>> >
>> > > Looks good.
>> > >
>> > >
>> > > --- In flexcoders@yahoogroups.com 
>> > > > 40yahoogroups.com>,
>> > > "jmfillman"  wrote:
>> > > >
>> > > > We have completed our initial work on a Flex Appointment
>> Calendar. The
>> > > > calendar features day, week, and month views. All views are
>> fully drag
>> > > > & drop enabled. The day and week view also are drag re-size
>> enabled.
>> > > > You have complete control over all styles, colors, and icons.
>> > > >
>> > > > To try out the component, please visit
>> > > > http://www.imbizzi.com/imbizzi.html.
>> > > >
>> > > > For more information, including tutorials, styling guide, and
>> technical
>> > > > details, please visit http://www.imbizzi.com.
>> > > >
>> > > > For technical questions, please e-mail support [at]
>> imbizzi "dot" com.
>> > > >
>> > > > JF
>> > > >
>> > >
>> > >
>> > >
>> >
>> >
>> >
>> > --
>> > /**
>> > * Pedro Sena
>> > * Systems Architect
>> > * Sun Certified Java Programmer
>> > * Sun Certified Web Component Developer
>> > */
>> >
>>
>>
>  
>


Re: [flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread Anatole Tartakovsky
Link includes extra dot in the end - please repost the link
Tnx,
Anatole

On Tue, Jul 15, 2008 at 3:34 PM, jmfillman <[EMAIL PROTECTED]> wrote:

>   404? I've had several visitors since posting and it's working. I did
> post an update to include the price of the component. You may have
> caught it while I was uploading the new file.
>
> --- In flexcoders@yahoogroups.com , "Pedro
> Sena" <[EMAIL PROTECTED]>
> wrote:
> >
> > 404
> >
> > On Tue, Jul 15, 2008 at 1:47 PM, javadmanx <[EMAIL PROTECTED]> wrote:
> >
> > > Looks good.
> > >
> > >
> > > --- In flexcoders@yahoogroups.com 
> > >  40yahoogroups.com>,
> > > "jmfillman"  wrote:
> > > >
> > > > We have completed our initial work on a Flex Appointment
> Calendar. The
> > > > calendar features day, week, and month views. All views are
> fully drag
> > > > & drop enabled. The day and week view also are drag re-size
> enabled.
> > > > You have complete control over all styles, colors, and icons.
> > > >
> > > > To try out the component, please visit
> > > > http://www.imbizzi.com/imbizzi.html.
> > > >
> > > > For more information, including tutorials, styling guide, and
> technical
> > > > details, please visit http://www.imbizzi.com.
> > > >
> > > > For technical questions, please e-mail support [at]
> imbizzi "dot" com.
> > > >
> > > > JF
> > > >
> > >
> > >
> > >
> >
> >
> >
> > --
> > /**
> > * Pedro Sena
> > * Systems Architect
> > * Sun Certified Java Programmer
> > * Sun Certified Web Component Developer
> > */
> >
>
> 
>


[flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread jmfillman
Link correction:

Demo Site:
http://www.imbizzi.com/imbizzi.html

More information:
http://www.imbizzi.com


--- In flexcoders@yahoogroups.com, "jmfillman" <[EMAIL PROTECTED]> wrote:
>
> We have completed our initial work on a Flex Appointment Calendar. 
The 
> calendar features day, week, and month views. All views are fully 
drag 
> & drop enabled. The day and week view also are drag re-size 
enabled. 
> You have complete control over all styles, colors, and icons.
> 
> To try out the component, please visit 
> http://www.imbizzi.com/imbizzi.html.
> 
> For more information, including tutorials, styling guide, and 
technical 
> details, please visit http://www.imbizzi.com.
> 
> For technical questions, please e-mail support [at] imbizzi "dot" 
com.
> 
> JF
>




[flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread jmfillman
Thank you. So much for proper punctuation at the end of my 
sentences :-)

--- In flexcoders@yahoogroups.com, "nathanpdaniel" <[EMAIL PROTECTED]> 
wrote:
>
> The link has a "." after the .html portion - clicking the link 
gives 
> a 404, removing the . fixes it.
> 
> --- In flexcoders@yahoogroups.com, "jmfillman"  wrote:
> >
> > 404? I've had several visitors since posting and it's working. I 
> did 
> > post an update to include the price of the component. You may 
have 
> > caught it while I was uploading the new file.
> > 
> > --- In flexcoders@yahoogroups.com, "Pedro Sena"  
> > wrote:
> > >
> > > 404
> > > 
> > > On Tue, Jul 15, 2008 at 1:47 PM, javadmanx  wrote:
> > > 
> > > >   Looks good.
> > > >
> > > >
> > > > --- In flexcoders@yahoogroups.com  40yahoogroups.com>,
> > > > "jmfillman"  wrote:
> > > > >
> > > > > We have completed our initial work on a Flex Appointment 
> > Calendar. The
> > > > > calendar features day, week, and month views. All views are 
> > fully drag
> > > > > & drop enabled. The day and week view also are drag re-size 
> > enabled.
> > > > > You have complete control over all styles, colors, and 
icons.
> > > > >
> > > > > To try out the component, please visit
> > > > > http://www.imbizzi.com/imbizzi.html.
> > > > >
> > > > > For more information, including tutorials, styling guide, 
and 
> > technical
> > > > > details, please visit http://www.imbizzi.com.
> > > > >
> > > > > For technical questions, please e-mail support [at] 
> > imbizzi "dot" com.
> > > > >
> > > > > JF
> > > > >
> > > >
> > > >  
> > > >
> > > 
> > > 
> > > 
> > > -- 
> > > /**
> > > * Pedro Sena
> > > * Systems Architect
> > > * Sun Certified Java Programmer
> > > * Sun Certified Web Component Developer
> > > */
> > >
> >
>




[flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread nathanpdaniel
The link has a "." after the .html portion - clicking the link gives 
a 404, removing the . fixes it.

--- In flexcoders@yahoogroups.com, "jmfillman" <[EMAIL PROTECTED]> wrote:
>
> 404? I've had several visitors since posting and it's working. I 
did 
> post an update to include the price of the component. You may have 
> caught it while I was uploading the new file.
> 
> --- In flexcoders@yahoogroups.com, "Pedro Sena"  
> wrote:
> >
> > 404
> > 
> > On Tue, Jul 15, 2008 at 1:47 PM, javadmanx  wrote:
> > 
> > >   Looks good.
> > >
> > >
> > > --- In flexcoders@yahoogroups.com ,
> > > "jmfillman"  wrote:
> > > >
> > > > We have completed our initial work on a Flex Appointment 
> Calendar. The
> > > > calendar features day, week, and month views. All views are 
> fully drag
> > > > & drop enabled. The day and week view also are drag re-size 
> enabled.
> > > > You have complete control over all styles, colors, and icons.
> > > >
> > > > To try out the component, please visit
> > > > http://www.imbizzi.com/imbizzi.html.
> > > >
> > > > For more information, including tutorials, styling guide, and 
> technical
> > > > details, please visit http://www.imbizzi.com.
> > > >
> > > > For technical questions, please e-mail support [at] 
> imbizzi "dot" com.
> > > >
> > > > JF
> > > >
> > >
> > >  
> > >
> > 
> > 
> > 
> > -- 
> > /**
> > * Pedro Sena
> > * Systems Architect
> > * Sun Certified Java Programmer
> > * Sun Certified Web Component Developer
> > */
> >
>




[flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread jmfillman
404? I've had several visitors since posting and it's working. I did 
post an update to include the price of the component. You may have 
caught it while I was uploading the new file.

--- In flexcoders@yahoogroups.com, "Pedro Sena" <[EMAIL PROTECTED]> 
wrote:
>
> 404
> 
> On Tue, Jul 15, 2008 at 1:47 PM, javadmanx <[EMAIL PROTECTED]> wrote:
> 
> >   Looks good.
> >
> >
> > --- In flexcoders@yahoogroups.com ,
> > "jmfillman"  wrote:
> > >
> > > We have completed our initial work on a Flex Appointment 
Calendar. The
> > > calendar features day, week, and month views. All views are 
fully drag
> > > & drop enabled. The day and week view also are drag re-size 
enabled.
> > > You have complete control over all styles, colors, and icons.
> > >
> > > To try out the component, please visit
> > > http://www.imbizzi.com/imbizzi.html.
> > >
> > > For more information, including tutorials, styling guide, and 
technical
> > > details, please visit http://www.imbizzi.com.
> > >
> > > For technical questions, please e-mail support [at] 
imbizzi "dot" com.
> > >
> > > JF
> > >
> >
> >  
> >
> 
> 
> 
> -- 
> /**
> * Pedro Sena
> * Systems Architect
> * Sun Certified Java Programmer
> * Sun Certified Web Component Developer
> */
>




Re: [flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread Pedro Sena
404

On Tue, Jul 15, 2008 at 1:47 PM, javadmanx <[EMAIL PROTECTED]> wrote:

>   Looks good.
>
>
> --- In flexcoders@yahoogroups.com ,
> "jmfillman" <[EMAIL PROTECTED]> wrote:
> >
> > We have completed our initial work on a Flex Appointment Calendar. The
> > calendar features day, week, and month views. All views are fully drag
> > & drop enabled. The day and week view also are drag re-size enabled.
> > You have complete control over all styles, colors, and icons.
> >
> > To try out the component, please visit
> > http://www.imbizzi.com/imbizzi.html.
> >
> > For more information, including tutorials, styling guide, and technical
> > details, please visit http://www.imbizzi.com.
> >
> > For technical questions, please e-mail support [at] imbizzi "dot" com.
> >
> > JF
> >
>
>  
>



-- 
/**
* Pedro Sena
* Systems Architect
* Sun Certified Java Programmer
* Sun Certified Web Component Developer
*/


[flexcoders] Re: Flex Appointment Calendar Component

2008-07-15 Thread javadmanx
Looks good.

--- In flexcoders@yahoogroups.com, "jmfillman" <[EMAIL PROTECTED]> wrote:
>
> We have completed our initial work on a Flex Appointment Calendar. The 
> calendar features day, week, and month views. All views are fully drag 
> & drop enabled. The day and week view also are drag re-size enabled. 
> You have complete control over all styles, colors, and icons.
> 
> To try out the component, please visit 
> http://www.imbizzi.com/imbizzi.html.
> 
> For more information, including tutorials, styling guide, and technical 
> details, please visit http://www.imbizzi.com.
> 
> For technical questions, please e-mail support [at] imbizzi "dot" com.
> 
> JF
>