[cfaussie] Re: CFbuilder2 thoughts?

2011-06-28 Thread Gavin Baumanis
>From Mike Henkes blog;
http://www.henke.ws/post.cfm/Turbo-charging-Eclipse

 I got the following eclipse.ini settings, which makes my IDE
significantly more responsive than the default settings.

-nosplash
-vmargs
-XX:+AggressiveHeap
-XX:+AggressiveOpts
-XX:+UseParallelOldGC
-XX:ParallelGCThreads=2
-XX:ThreadPriorityPolicy=1
-Xverify:none

The blog article gives a description of the settings too - which is
handy for those that want to know the WHY of it all.
For my Mac I had to remove this line, otherwise eclipse fails to
start;
-XX:ParallelGCThreads=2

the heap shows up as XXX of 1957 and normally hovers around
750 of 1957
less than 200 after a GC.

As for what I think of CFB2...
I think it is a great improvement over CFB1.

And as for your searching...
If you click on the filename in the search window it opens the file
and place the cursor at  (1,1).
If you click on the the actual line that has the found text, it opens
the file and places the cursor at the correct line.
Well that's how it works for me anyway...

Lastly, I don't know if it makes much of a difference or not...
But I install CFBuilder as a plugin to a discreet install of eclipse.

Gavin.


On Jun 29, 3:45 pm, Zac Spitzer  wrote:
> Hi Mark,
>
> my desktop is beefy enough, it's a quad core 2.67ghz i5 with
> 4gb running on win7 64-bit
>
> jvm settings I changed are
>
> -Xmx1024m
> -Xms256m
> -XX:MaxPermSize=512m
>
> it runs with about 270-360 mb of ram usually assigned
>
> I've tried turning off all the syntax checking, but that only helped a
> little bit
>
> z
>
>
>
>
>
>
>
>
>
> On Wed, Jun 29, 2011 at 3:37 PM, Mark Mandel  wrote:
> > I run it on a VM with 2 GB of RAM (Linux host), and 2 CPU cores out of my
> > host's 4 and it runs great, no problems.
> > My VM args are:
> > -vmargs
> > -XX:MaxPermSize=256m
> > -XX:PermSize=64m
> > -Dosgi.requiredJavaVersion=1.5
> > -Xms256m
> > -Xmx1024m
> > What sort of CPU do you have? I know when I had it running on a single CPU
> > VM, it was aweful. It does so much stuff in the background, that anything
> > less than 2 CPU cores will have it hanging hardcore.
> > Mark
> > On Wed, Jun 29, 2011 at 3:33 PM, Zac Spitzer  wrote:
>
> >> How are people finding CFBuilder2?
>
> >> I've been using the trial for a while, even increased the memory to 1gb,
> >> but it really doesn't feel stable enough as a primary IDE, I'm finding it
> >> often
> >> locks up and even simple things like clicking search results don't always
> >> actually open the file and scroll to the first match?
>
> >> if there was a swear jar on my desk, it would be full
>
> >> z
>
> >> --
> >> Zac Spitzer
> >> Solution Architect / Director
> >> Ennoble Consultancy Australia
> >>http://www.ennoble.com.au
> >>http://zacster.blogspot.com
> >> +61 405 847 168
>
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "cfaussie" group.
> >> To post to this group, send email to cfaussie@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> cfaussie+unsubscr...@googlegroups.com.
> >> For more options, visit this group at
> >>http://groups.google.com/group/cfaussie?hl=en.
>
> > --
> > E: mark.man...@gmail.com
> > T:http://www.twitter.com/neurotic
> > W:www.compoundtheory.com
>
> > cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
> >http://www.cfobjective.com.au
>
> > Hands-on ColdFusion ORM Training
> >www.ColdFusionOrmTraining.com
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "cfaussie" group.
> > To post to this group, send email to cfaussie@googlegroups.com.
> > To unsubscribe from this group, send email to
> > cfaussie+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/cfaussie?hl=en.
>
> --
> Zac Spitzer
> Solution Architect / Director
> Ennoble Consultancy 
> Australiahttp://www.ennoble.com.auhttp://zacster.blogspot.com
> +61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread Andrew Myers
I'm running it without issue on Win 7 Professional 64bit.

One thing I did run into was having to run it as the administrator to install 
plugins.  Have you tried running it as administrator just to be sure?

Also have you tried launching it from the command line?  Does it give any 
useful output?

Sent from my mobile

On 29/06/2011, at 4:06 PM, ColdGen Internet Solutions 
 wrote:

> Doesn't work at all for me. Loads up and then just crashes.
> 
> Windows 7 Ultimate 64-bit - 8Gb RAM.
> 
> Peter Tilbrook
> Managing Director, ColdGen Internet Solutions
> Professional Adobe ColdFusion 9 Application Development
> President, ACT and Region ColdFusion Users Group
> PO Box 2247
> Queanbeyan, NSW, 2620
> AUSTRALIA
> 
> Tel: +61-2-6284-2727
> Mob: +61-2-0457-449-016
> 
> Email Address: pe...@coldgen.com
> WWW: http://www.coldgen.com/
> 
> ABN: 80 826 226 128
> 
> 
> 
> On 29 June 2011 15:59, Kai Koenig  wrote:
>> For me it works absolutely fine, Mac OS X 10.6.7 64 bit.
>> 
>> -Xdock:icon=../Resources/Eclipse.icns
>> -XstartOnFirstThread
>> -Dorg.eclipse.swt.internal.carbon.smallFonts
>> -Xms512m
>> -Xmx1024m
>> -XX:MaxPermSize=256m
>> -XX:PermSize=64m
>> -Xdock:icon=../Resources/Eclipse.icns
>> -XstartOnFirstThread
>> -Dorg.eclipse.swt.internal.carbon.smallFonts
>> -Dosgi.requiredJavaVersion=1.6
>> 
>> It usually hovers around 200 MB used heap (and that's with 15-20 cfm/cfc/js 
>> files open).
>> 
>> I had performance trouble during some of the pre-release rounds but the CF 
>> team did an awesome job eliminating those issues imho.
>> 
>> Personally I run CFB2 (actually everything) as plugins in an Eclipse setup 
>> instead of a stand-alone install. It _shouldn't_ make a difference re 
>> performance, but I subjectively feel that it does to me (besides the 
>> flexibility) - I use Eclipse 3.6.1 64bit.
>> 
>> Cheers
>> Kai
>> 
>> 
>>> How are people finding CFBuilder2?
>>> 
>>> I've been using the trial for a while, even increased the memory to 1gb,
>>> but it really doesn't feel stable enough as a primary IDE, I'm finding it 
>>> often
>>> locks up and even simple things like clicking search results don't always
>>> actually open the file and scroll to the first match?
>>> 
>>> if there was a swear jar on my desk, it would be full
>> 
>> 
>> 
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "cfaussie" group.
>> To post to this group, send email to cfaussie@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/cfaussie?hl=en.
>> 
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread ColdGen Internet Solutions
Nothing - don't even get that far.

Peter Tilbrook
Managing Director, ColdGen Internet Solutions
Professional Adobe ColdFusion 9 Application Development
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

Tel: +61-2-6284-2727
Mob: +61-2-0457-449-016

Email Address: pe...@coldgen.com
WWW: http://www.coldgen.com/

ABN: 80 826 226 128



On 29 June 2011 16:08, Mark Mandel  wrote:
> How big is the file you are editing?
> Mark
>
> On Wed, Jun 29, 2011 at 3:45 PM, Zac Spitzer  wrote:
>>
>> Hi Mark,
>>
>> my desktop is beefy enough, it's a quad core 2.67ghz i5 with
>> 4gb running on win7 64-bit
>>
>> jvm settings I changed are
>>
>> -Xmx1024m
>> -Xms256m
>> -XX:MaxPermSize=512m
>>
>> it runs with about 270-360 mb of ram usually assigned
>>
>> I've tried turning off all the syntax checking, but that only helped a
>> little bit
>>
>> z
>>
>>
>> On Wed, Jun 29, 2011 at 3:37 PM, Mark Mandel 
>> wrote:
>> > I run it on a VM with 2 GB of RAM (Linux host), and 2 CPU cores out of
>> > my
>> > host's 4 and it runs great, no problems.
>> > My VM args are:
>> > -vmargs
>> > -XX:MaxPermSize=256m
>> > -XX:PermSize=64m
>> > -Dosgi.requiredJavaVersion=1.5
>> > -Xms256m
>> > -Xmx1024m
>> > What sort of CPU do you have? I know when I had it running on a single
>> > CPU
>> > VM, it was aweful. It does so much stuff in the background, that
>> > anything
>> > less than 2 CPU cores will have it hanging hardcore.
>> > Mark
>> > On Wed, Jun 29, 2011 at 3:33 PM, Zac Spitzer 
>> > wrote:
>> >>
>> >> How are people finding CFBuilder2?
>> >>
>> >> I've been using the trial for a while, even increased the memory to
>> >> 1gb,
>> >> but it really doesn't feel stable enough as a primary IDE, I'm finding
>> >> it
>> >> often
>> >> locks up and even simple things like clicking search results don't
>> >> always
>> >> actually open the file and scroll to the first match?
>> >>
>> >> if there was a swear jar on my desk, it would be full
>> >>
>> >> z
>> >>
>> >> --
>> >> Zac Spitzer
>> >> Solution Architect / Director
>> >> Ennoble Consultancy Australia
>> >> http://www.ennoble.com.au
>> >> http://zacster.blogspot.com
>> >> +61 405 847 168
>> >>
>> >> --
>> >> You received this message because you are subscribed to the Google
>> >> Groups
>> >> "cfaussie" group.
>> >> To post to this group, send email to cfaussie@googlegroups.com.
>> >> To unsubscribe from this group, send email to
>> >> cfaussie+unsubscr...@googlegroups.com.
>> >> For more options, visit this group at
>> >> http://groups.google.com/group/cfaussie?hl=en.
>> >>
>> >
>> >
>> >
>> > --
>> > E: mark.man...@gmail.com
>> > T: http://www.twitter.com/neurotic
>> > W: www.compoundtheory.com
>> >
>> > cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
>> > http://www.cfobjective.com.au
>> >
>> > Hands-on ColdFusion ORM Training
>> > www.ColdFusionOrmTraining.com
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "cfaussie" group.
>> > To post to this group, send email to cfaussie@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > cfaussie+unsubscr...@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/cfaussie?hl=en.
>> >
>>
>>
>>
>> --
>> Zac Spitzer
>> Solution Architect / Director
>> Ennoble Consultancy Australia
>> http://www.ennoble.com.au
>> http://zacster.blogspot.com
>> +61 405 847 168
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "cfaussie" group.
>> To post to this group, send email to cfaussie@googlegroups.com.
>> To unsubscribe from this group, send email to
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/cfaussie?hl=en.
>>
>
>
>
> --
> E: mark.man...@gmail.com
> T: http://www.twitter.com/neurotic
> W: www.compoundtheory.com
>
> cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
> http://www.cfobjective.com.au
>
> Hands-on ColdFusion ORM Training
> www.ColdFusionOrmTraining.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread Mark Mandel
How big is the file you are editing?

Mark

On Wed, Jun 29, 2011 at 3:45 PM, Zac Spitzer  wrote:

> Hi Mark,
>
> my desktop is beefy enough, it's a quad core 2.67ghz i5 with
> 4gb running on win7 64-bit
>
> jvm settings I changed are
>
> -Xmx1024m
> -Xms256m
> -XX:MaxPermSize=512m
>
> it runs with about 270-360 mb of ram usually assigned
>
> I've tried turning off all the syntax checking, but that only helped a
> little bit
>
> z
>
>
> On Wed, Jun 29, 2011 at 3:37 PM, Mark Mandel 
> wrote:
> > I run it on a VM with 2 GB of RAM (Linux host), and 2 CPU cores out of my
> > host's 4 and it runs great, no problems.
> > My VM args are:
> > -vmargs
> > -XX:MaxPermSize=256m
> > -XX:PermSize=64m
> > -Dosgi.requiredJavaVersion=1.5
> > -Xms256m
> > -Xmx1024m
> > What sort of CPU do you have? I know when I had it running on a single
> CPU
> > VM, it was aweful. It does so much stuff in the background, that anything
> > less than 2 CPU cores will have it hanging hardcore.
> > Mark
> > On Wed, Jun 29, 2011 at 3:33 PM, Zac Spitzer 
> wrote:
> >>
> >> How are people finding CFBuilder2?
> >>
> >> I've been using the trial for a while, even increased the memory to 1gb,
> >> but it really doesn't feel stable enough as a primary IDE, I'm finding
> it
> >> often
> >> locks up and even simple things like clicking search results don't
> always
> >> actually open the file and scroll to the first match?
> >>
> >> if there was a swear jar on my desk, it would be full
> >>
> >> z
> >>
> >> --
> >> Zac Spitzer
> >> Solution Architect / Director
> >> Ennoble Consultancy Australia
> >> http://www.ennoble.com.au
> >> http://zacster.blogspot.com
> >> +61 405 847 168
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "cfaussie" group.
> >> To post to this group, send email to cfaussie@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> cfaussie+unsubscr...@googlegroups.com.
> >> For more options, visit this group at
> >> http://groups.google.com/group/cfaussie?hl=en.
> >>
> >
> >
> >
> > --
> > E: mark.man...@gmail.com
> > T: http://www.twitter.com/neurotic
> > W: www.compoundtheory.com
> >
> > cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
> > http://www.cfobjective.com.au
> >
> > Hands-on ColdFusion ORM Training
> > www.ColdFusionOrmTraining.com
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "cfaussie" group.
> > To post to this group, send email to cfaussie@googlegroups.com.
> > To unsubscribe from this group, send email to
> > cfaussie+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/cfaussie?hl=en.
> >
>
>
>
> --
> Zac Spitzer
> Solution Architect / Director
> Ennoble Consultancy Australia
> http://www.ennoble.com.au
> http://zacster.blogspot.com
> +61 405 847 168
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
http://www.cfobjective.com.au

Hands-on ColdFusion ORM Training
www.ColdFusionOrmTraining.com

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread ColdGen Internet Solutions
Doesn't work at all for me. Loads up and then just crashes.

Windows 7 Ultimate 64-bit - 8Gb RAM.

Peter Tilbrook
Managing Director, ColdGen Internet Solutions
Professional Adobe ColdFusion 9 Application Development
President, ACT and Region ColdFusion Users Group
PO Box 2247
Queanbeyan, NSW, 2620
AUSTRALIA

Tel: +61-2-6284-2727
Mob: +61-2-0457-449-016

Email Address: pe...@coldgen.com
WWW: http://www.coldgen.com/

ABN: 80 826 226 128



On 29 June 2011 15:59, Kai Koenig  wrote:
> For me it works absolutely fine, Mac OS X 10.6.7 64 bit.
>
> -Xdock:icon=../Resources/Eclipse.icns
> -XstartOnFirstThread
> -Dorg.eclipse.swt.internal.carbon.smallFonts
> -Xms512m
> -Xmx1024m
> -XX:MaxPermSize=256m
> -XX:PermSize=64m
> -Xdock:icon=../Resources/Eclipse.icns
> -XstartOnFirstThread
> -Dorg.eclipse.swt.internal.carbon.smallFonts
> -Dosgi.requiredJavaVersion=1.6
>
> It usually hovers around 200 MB used heap (and that's with 15-20 cfm/cfc/js 
> files open).
>
> I had performance trouble during some of the pre-release rounds but the CF 
> team did an awesome job eliminating those issues imho.
>
> Personally I run CFB2 (actually everything) as plugins in an Eclipse setup 
> instead of a stand-alone install. It _shouldn't_ make a difference re 
> performance, but I subjectively feel that it does to me (besides the 
> flexibility) - I use Eclipse 3.6.1 64bit.
>
> Cheers
> Kai
>
>
>> How are people finding CFBuilder2?
>>
>> I've been using the trial for a while, even increased the memory to 1gb,
>> but it really doesn't feel stable enough as a primary IDE, I'm finding it 
>> often
>> locks up and even simple things like clicking search results don't always
>> actually open the file and scroll to the first match?
>>
>> if there was a swear jar on my desk, it would be full
>
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread Kai Koenig
For me it works absolutely fine, Mac OS X 10.6.7 64 bit.

-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xms512m
-Xmx1024m
-XX:MaxPermSize=256m
-XX:PermSize=64m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.requiredJavaVersion=1.6

It usually hovers around 200 MB used heap (and that's with 15-20 cfm/cfc/js 
files open).

I had performance trouble during some of the pre-release rounds but the CF team 
did an awesome job eliminating those issues imho.

Personally I run CFB2 (actually everything) as plugins in an Eclipse setup 
instead of a stand-alone install. It _shouldn't_ make a difference re 
performance, but I subjectively feel that it does to me (besides the 
flexibility) - I use Eclipse 3.6.1 64bit.

Cheers
Kai
 

> How are people finding CFBuilder2?
> 
> I've been using the trial for a while, even increased the memory to 1gb,
> but it really doesn't feel stable enough as a primary IDE, I'm finding it 
> often
> locks up and even simple things like clicking search results don't always
> actually open the file and scroll to the first match?
> 
> if there was a swear jar on my desk, it would be full



-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread Zac Spitzer
Hi Mark,

my desktop is beefy enough, it's a quad core 2.67ghz i5 with
4gb running on win7 64-bit

jvm settings I changed are

-Xmx1024m
-Xms256m
-XX:MaxPermSize=512m

it runs with about 270-360 mb of ram usually assigned

I've tried turning off all the syntax checking, but that only helped a
little bit

z


On Wed, Jun 29, 2011 at 3:37 PM, Mark Mandel  wrote:
> I run it on a VM with 2 GB of RAM (Linux host), and 2 CPU cores out of my
> host's 4 and it runs great, no problems.
> My VM args are:
> -vmargs
> -XX:MaxPermSize=256m
> -XX:PermSize=64m
> -Dosgi.requiredJavaVersion=1.5
> -Xms256m
> -Xmx1024m
> What sort of CPU do you have? I know when I had it running on a single CPU
> VM, it was aweful. It does so much stuff in the background, that anything
> less than 2 CPU cores will have it hanging hardcore.
> Mark
> On Wed, Jun 29, 2011 at 3:33 PM, Zac Spitzer  wrote:
>>
>> How are people finding CFBuilder2?
>>
>> I've been using the trial for a while, even increased the memory to 1gb,
>> but it really doesn't feel stable enough as a primary IDE, I'm finding it
>> often
>> locks up and even simple things like clicking search results don't always
>> actually open the file and scroll to the first match?
>>
>> if there was a swear jar on my desk, it would be full
>>
>> z
>>
>> --
>> Zac Spitzer
>> Solution Architect / Director
>> Ennoble Consultancy Australia
>> http://www.ennoble.com.au
>> http://zacster.blogspot.com
>> +61 405 847 168
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "cfaussie" group.
>> To post to this group, send email to cfaussie@googlegroups.com.
>> To unsubscribe from this group, send email to
>> cfaussie+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/cfaussie?hl=en.
>>
>
>
>
> --
> E: mark.man...@gmail.com
> T: http://www.twitter.com/neurotic
> W: www.compoundtheory.com
>
> cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
> http://www.cfobjective.com.au
>
> Hands-on ColdFusion ORM Training
> www.ColdFusionOrmTraining.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>



-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



Re: [cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread Mark Mandel
I run it on a VM with 2 GB of RAM (Linux host), and 2 CPU cores out of my
host's 4 and it runs great, no problems.

My VM args are:
-vmargs
-XX:MaxPermSize=256m
-XX:PermSize=64m
-Dosgi.requiredJavaVersion=1.5
-Xms256m
-Xmx1024m

What sort of CPU do you have? I know when I had it running on a single CPU
VM, it was aweful. It does so much stuff in the background, that anything
less than 2 CPU cores will have it hanging hardcore.

Mark

On Wed, Jun 29, 2011 at 3:33 PM, Zac Spitzer  wrote:

> How are people finding CFBuilder2?
>
> I've been using the trial for a while, even increased the memory to 1gb,
> but it really doesn't feel stable enough as a primary IDE, I'm finding it
> often
> locks up and even simple things like clicking search results don't always
> actually open the file and scroll to the first match?
>
> if there was a swear jar on my desk, it would be full
>
> z
>
> --
> Zac Spitzer
> Solution Architect / Director
> Ennoble Consultancy Australia
> http://www.ennoble.com.au
> http://zacster.blogspot.com
> +61 405 847 168
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>
>


-- 
E: mark.man...@gmail.com
T: http://www.twitter.com/neurotic
W: www.compoundtheory.com

cf.Objective(ANZ) - Nov 17, 18 - Melbourne Australia
http://www.cfobjective.com.au

Hands-on ColdFusion ORM Training
www.ColdFusionOrmTraining.com

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] CFbuilder2 thoughts?

2011-06-28 Thread Zac Spitzer
How are people finding CFBuilder2?

I've been using the trial for a while, even increased the memory to 1gb,
but it really doesn't feel stable enough as a primary IDE, I'm finding it often
locks up and even simple things like clicking search results don't always
actually open the file and scroll to the first match?

if there was a swear jar on my desk, it would be full

z

-- 
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.



[cfaussie] Re: Creating A Fast Dropdown List Lookup

2011-06-28 Thread goldcoast_nerd

yep jquery is the way to go here, cfinput autosuggest embeds all the
values in the HTML, not ideal.

here's the plugin i use -- http://docs.jquery.com/Plugins/autocomplete

i would also suggest loading the contents via an ajax request which in
turn returns values from a structure or an array if it doesnt change
that often, so you dont have to run a query in the background on every
keyup.

all the best.

On Jun 28, 3:45 pm,  wrote:
> Hi,
>
> I have a form page drop down list that consists of several hundred
> membership numbers which the user needs to select an apartment number each
> time they submit the form
>
> currently I am using the following code
>
> 
>       name="apartment_number"
>
>       autosuggest="#ValueList(apartments.unit_number)#" id="a" size="5"
> typeahead="yes" tooltip="Start Typing The Unit Number For The List Of
> Available Similar Unit Numbers To Display">
>
> the users are commenting that the list is not as fast as their keying
> resulting in it slowing them down considerably each time they have to select
> an apartment number from the list and then submit the form.
>
> Does anyone know an alternative or more efficient  way to code this to
> ensure the selecting of the number from the list is fast especially given
> the list is often several 100 apartment numbers  on the odd occasion upto
> 500 apartment numbers
>
> Regards
>
> Claude Raiola (B.Econ Acc; B.Hot. Mngt)
> Samaris Software
> Email:   i...@samaris.net
> Website:  www.SAMARIS.net
> Mobile: 0414 228 948

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.