[cfaussie] CRM Integration

2010-07-13 Thread Dawesi
I'm looking for ideas on solid stable CRM's to integrate with a coldfusion app... needs to be enterprise level, can be any platform and any language with API. Any Ideas? Dawesi -- You received this message because you are subscribed to the Google Groups cfaussie group. To post to this group,

RE: [cfaussie] CRM Integration

2010-07-13 Thread Andrew Scott
SugarCRM is probably the best I have seen. http://www.sugarcrm.com/crm/ Regards, Andrew Scott -Original Message- From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Dawesi Sent: Tuesday, 13 July 2010 4:48 PM To: cfaussie Subject: [cfaussie] CRM Integration

[cfaussie] CFUG Melbourne July 2010: Who's Coming?? (OOP for ColdFusion Developers by Mark Mandel)

2010-07-13 Thread Peter Robertson
Hi Melbourne CFers (and visitors)! Who can make it Thursday night? PLEASE RSVP so that we can cater. The previously-posted details repeated below Mark's presentation will focus on taking Object Oriented Programming from theory to practice, providing a clear path to the implementation

Re: [cfaussie] CFUG Melbourne July 2010: Who's Coming?? (OOP for ColdFusion Developers by Mark Mandel)

2010-07-13 Thread Mark Mandel
If you're lucky, I may be there ;o) Mark On Tue, Jul 13, 2010 at 9:13 PM, Peter Robertson pe...@p-robertson.comwrote: Hi Melbourne CFers (and visitors)! Who can make it Thursday night? PLEASE RSVP so that we can cater. The previously-posted details repeated below Mark's

Re: [cfaussie] CFUG Melbourne July 2010: Who's Coming?? (OOP for ColdFusion Developers by Mark Mandel)

2010-07-13 Thread Peter Robertson
You'd better! On 13 July 2010 21:19, Mark Mandel mark.man...@gmail.com wrote: If you're lucky, I may be there ;o) Mark On Tue, Jul 13, 2010 at 9:13 PM, Peter Robertson pe...@p-robertson.com wrote: Hi Melbourne CFers (and visitors)! Who can make it Thursday night? PLEASE RSVP so that

RE: [cfaussie] CFUG Melbourne July 2010: Who's Coming?? (OOP for ColdFusion Developers by Mark Mandel)

2010-07-13 Thread Dale Fraser
I'll hopefully be there to let you 2 in, so should be the 3 of us. Regards Dale Fraser http://dale.fraser.id.au http://cfmldocs.com http://learncf.com http://flexcf.com -Original Message- From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf Of Peter Robertson

[cfaussie] Filtering ORM results

2010-07-13 Thread Steve Onnis
I have been playing around with the ORM stuff in CF9 and i was wondering if someone can answer something for me. Can you filter associated objects without doing it through the cfproperty where clause? The online docs say you have to do it like this cfproperty name=unsoldArts cfc=Art

Re: [cfaussie] Filtering ORM results

2010-07-13 Thread Mark Mandel
Steve I'm not sure what you are asking. What exactly do you want returned? How are you attempting to get the information? What sort of domain model are you attempting to implement here? If you are looking at filtering data globally, you may want to look at Hibernate Filters:

[cfaussie] CF Session Clock / Timer

2010-07-13 Thread raiola
Hi, Just wondering if its possible to have a session clock / timer so that my users know the remaining time left before the session expires and or when there is only x minutes left before the session times out that a popup window appears telling them their remaining time before the session

Re: [cfaussie] CF Session Clock / Timer

2010-07-13 Thread Kai Koenig
Yes, totally possible. Mix some Javascript with tracking timestamps of when users login etc, do an action etc and you're ready to go. Cheers Kai Hi, Just wondering if its possible to have a session clock / timer so that my users know the remaining time left before the session expires

RE: [cfaussie] CF Session Clock / Timer

2010-07-13 Thread charlie arehart
Someone did an article showing at least one solution, using Javascript, back in the day (2000) in the CFDJ: http://coldfusion.sys-con.com/node/41925 A more recent article showing use of jquery is this: http://www.jensbits.com/2010/04/18/coldfusion-session-timeout-with-warning-and-session

[cfaussie] Apache, JRun and cfNTauthenticate domain issue

2010-07-13 Thread BarryC
Hi all, We have an issue where our cfNTauthenticate tag is not working, it simply returns an empty string when trying to use it, it worked on our old windows server but not on our Linux server (running Apache). the cfNTauthenticate docs show that the 'Coldfusion J2EE server' needs to be running

RE: [cfaussie] Filtering ORM results

2010-07-13 Thread Steve Onnis
ok here is an example Users UserID Username UsersToAccessGroups UserID AccessGroupID AccessGroups AccessGroupID AccessGroup In the AccessGroups table there is 4 values, System Administrator, Network Administrator, Guest and Member Then i have a CFC

Re: [cfaussie] Filtering ORM results

2010-07-13 Thread Mark Mandel
Okay, first of all - don't think about the ORM stuff as tables. Think about it all as Objects. It makes it much easier. Generally speaking, you don't (and in theory shouldn't) need to worry about the tables that store the data. That's up to Hibernate to manage. What it sounds like, is you are

[cfaussie] Re: CFUG Melbourne July 2010: Who's Coming?? (OOP for ColdFusion Developers by Mark Mandel)

2010-07-13 Thread MrBuzzy
Yep, I'll be there. On Jul 13, 10:08 pm, Dale Fraser d...@fraser.id.au wrote: I'll hopefully be there to let you 2 in, so should be the 3 of us. Regards Dale Fraser http://dale.fraser.id.auhttp://cfmldocs.comhttp://learncf.comhttp://flexcf.com -Original Message- From:

[cfaussie] Re: CFUG Melbourne July 2010: Who's Coming?? (OOP for ColdFusion Developers by Mark Mandel)

2010-07-13 Thread Gavin Baumanis
Hi Peter et al, I will be in attendence and more likely than not our intern, Andy will be visiting too. Gavin. On Jul 13, 9:13 pm, Peter Robertson pe...@p-robertson.com wrote: Hi Melbourne CFers (and visitors)! Who can make it Thursday night? PLEASE RSVP so that we can cater. The