ops...this was for Brook...my bad!
Andrew Scott wrote:
> why me? I do not care, I use dojo.
>
> On 6/10/07, [Sunshine Tech Solutions] Ravi Gehlot <
> [EMAIL PROTECTED]> wrote:
>
>> Andrew,
>>
>>Check this out: http://bluedragon.blog-city.com/ajaxlibraries.htm
>>
>> Ravi.
>>
>> Andrew Scott
why me? I do not care, I use dojo.
On 6/10/07, [Sunshine Tech Solutions] Ravi Gehlot <
[EMAIL PROTECTED]> wrote:
>
> Andrew,
>
>Check this out: http://bluedragon.blog-city.com/ajaxlibraries.htm
>
> Ravi.
>
> Andrew Scott wrote:
> >
> >> Hello,
> >>
> >>
> >>
> >> Does anyone have suggestions o
Andrew,
Check this out: http://bluedragon.blog-city.com/ajaxlibraries.htm
Ravi.
Andrew Scott wrote:
>
>> Hello,
>>
>>
>>
>> Does anyone have suggestions on an ajax library? I read that CF8 has an
>> integrated AJAX 'gateway', but is that really worth waiting for? There
>> most
>> be some
How are you calling this API?
It's just initialized in the head.
Will
~|
ColdFusion MX7 and Flex 2
Build sales & marketing dashboard RIAâs for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdi
Here's my that's populating the js struct.
stcTiers["#orgtier7code#"] = new Object();
stcTiers["#orgtier7code#"]["#orgtier6code#"] = "#orgtier6title#";
stcTiers["#orgtier7code#,#orgtier6code#"] = new Object();
stcTier
Will,
How are you calling this API?
Ravi.
Will Tomlinson wrote:
> I'm using qforms to build related select menus. I have it working, except the
> last dropdown isn't populating.
>
> Go to: http://208.106.220.252/soundings/T8Report.cfm
>
> Choose Business Tech. > Information Tech.
>
> That
I'm using qforms to build related select menus. I have it working, except the
last dropdown isn't populating.
Go to: http://208.106.220.252/soundings/T8Report.cfm
Choose Business Tech. > Information Tech.
That should populate the last dropdown with some items. You can view the source
to see
Hi Elena,
SVN is an enhancement of CVS.
Ravi.
Elena Aminova wrote:
> Thanks for all the replies. Moving to Eclipse is a work in progress for the
> team, and since we are using Dreamweaver already, and there is a very tight
> deadline for this project, we cant afford to spend time on learni
Thanks for all the replies. Moving to Eclipse is a work in progress for the
team, and since we are using Dreamweaver already, and there is a very tight
deadline for this project, we cant afford to spend time on learning and
adjusting to the new IDE, but going the Eclipse way is a sure goal for m
it looks like the web site is down right now, but there is an
extension for Dreamweaver that integrates with TortoiseSVN. It's
called SVN4DW. It's free and it works.
http://www.nearlygeek.com/tools/subversion-for-dreamweaver/introduction/
On 6/9/07, Robertson-Ravo, Neil (RX)
<[EMAIL PROTECTED
OpenSTA is free, altough it hasn't been updated in a while.
On 6/10/07, m g <[EMAIL PROTECTED]> wrote:
> Thanks...your responses are appreciated as I inexperienced when it comes to
> advanced technical concepts and deployment and want to ensure I make the
> roght choice before throwing down seve
Thanks...your responses are appreciated as I inexperienced when it comes to
advanced technical concepts and deployment and want to ensure I make the roght
choice before throwing down several thousands of dollars on licenses etc.
Can you suggest any good load testing software for CF besides from
Has anyone written the server-side parts to interface with YUI for CF 7?
On 6/10/07, Andrew Scott <[EMAIL PROTECTED]> wrote:
> CF8 is more based an Yahoo's YUI, so that would be more the choice rather
> than mxAjax..
>
>
>
> On 6/10/07, Dinner <[EMAIL PROTECTED]> wrote:
> >
> > Dojo kicks freaking
CF8 is more based an Yahoo's YUI, so that would be more the choice rather
than mxAjax..
On 6/10/07, Dinner <[EMAIL PROTECTED]> wrote:
>
> Dojo kicks freaking arse. It roxerz on so many levels, I can't
> contemplate any
> other library.
>
> If you really want to do some heavy AJAX, I'd go Dojo.
Dojo kicks freaking arse. It roxerz on so many levels, I can't contemplate any
other library.
If you really want to do some heavy AJAX, I'd go Dojo.
If you're looking for a bit of flash, heck, they're all good. 'prolly
use what James
sugged, since it ties with CF.
I wonder tho... have any libr
On 6/10/07, m g <[EMAIL PROTECTED]> wrote:
>Cold Fusion MX out of the box has a setting to support no more than
10 simultaneous requests at one time.
> Macromedia suggestions that you never exceed 40 and this isn't optimal for a
> large scale sites. There are other settings and issues from a serve
IF you deploy mxAjax you can use the same AJAX controls as those
deployed into CF 8, the ExtJS library, because mxAjax is built on
Prototype and Scriptaculous and ExtJS has an interface for this combo:
http://extjs.com/
CFAjax has been replaced by mxAjax, so I'd leave that one.
On 6/10/07, Brook
What a load of rubbish...
Loads are based on how you design your application, make sure you run plenty
of load tests and the killer is make sure you have the infastructure first.
If your infastructure is wrong or not enough, then the application will fail
under load it is as simple as that.
As fo
I would look at such libraries as Yahoos, googles, spry, Dojo to name a few
before cfajax and mxAjax.
Even jQuery would be on my list to look at.
Anyway, its up to you what your looking for. CF8 has intergration into
Yahoo's ajax library yui.
For one of the best resources for Ajax, visit www.aja
Thanks...
1/ Will CF8 have equal or better integration with .NET compared to
Bluedragon.Net?
2/ My main reason for consider Bluedragon.NET over CFMX is not due to Flash
Remoting but rather to my main concern of .NET touted as being far superior in
handling significant loads and simultaneous re
Hello,
Does anyone have suggestions on an ajax library? I read that CF8 has an
integrated AJAX 'gateway', but is that really worth waiting for? There most
be some good AJAX libraries out there. Has anyone had success with cfajax or
mxAjax?
Brook
~~
>>Ok, I'm still a little confused. If the query is still active then the
result set wouldn't be defined yet.
Brad, I'm talking of CF queries objects, not SQL queries in the database
engine itself.
The SQL query may be not active, but there is still a query object
defined in the CF application
> This is not what I need, I just need to check if queries
> currently defined in the CF application returned records or
> not in case of error.
Could you solve this problem by adding logging logic to your application?
> Please give me a break with this urban legend:
> 1º Access.exe IS a deskt
Yep +1 for Subclipse.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540. It contains information which is
confidential and may also be privileged. It is for the ex
It wasn't worth it to me...when I was using DW I was using TortoiseSVN
(which is an excellent product). I have since switched to Eclipse since I
have to use it at work (still don't like it very much) and tend to use
Subclipse...which is a good interface in itself.
Eric
-Original Message-
ah cool... though I don't know if it is $59 cool :-)
On 6/9/07, Eric Roberts <[EMAIL PROTECTED]> wrote:
>
> http://www.grafxsoftware.com/product.php/SVN_for_Dreamweaver_10/135/
>
> -Original Message-
> From: J.J. Merrick [mailto:[EMAIL PROTECTED]
> Sent: Saturday, June 09, 2007 6:06 AM
>
http://www.grafxsoftware.com/product.php/SVN_for_Dreamweaver_10/135/
-Original Message-
From: J.J. Merrick [mailto:[EMAIL PROTECTED]
Sent: Saturday, June 09, 2007 6:06 AM
To: CF-Talk
Subject: Re: Subversion and Dreamweaver 8
Congrats on the first step to bad development recovery :-)
I h
>>If you need to do performance analysis this indepth,
This is not what I need, I just need to check if queries currently
defined in the CF application
returned records or not in case of error.
>>you should definately not be using MS Access! It's a DESKTOP DATABASE!
Please give me a break wi
And English may not be his first language so I read it as "I will be buying
CF8 what will be the likely cost..." and just assumed it was a mistake on
his part on how it was conveyed.
Anyway, the answer is, the price has not been decide yet, and it hasn't been
released :-) watch this space I suppos
Andrew, don't be an ass. This is usually a pretty nice list, let's
keep it that way.
Let's not turn this into one of those unix nerd lists like the qmail
list where everyone takes everything so freakin seriously and likes to
make fun of people who don't express their questions as well as
others.
I recently won a copy of Bluedragon.Net 7 Standard at Scotch on the Rocks
and as a single developer who does not use .Net I'm not sure what to do with
it.
One idea that I have come up with is either to offer BD.Net shared hosting
or alternatively a VPS solution or my preferred idea is to lease out
Congrats on the first step to bad development recovery :-)
I have been using subversion for about 4 years now and haven't found
anything for DW yet... though it looks like some people have some ideas.
My take is that if you are using windows that you will need to install
TortoiseSVN regardless. I
Indeed,
I don't think the decision should ever be seen as ColdFusion vs ASP.NET for
Flash Remoting as both do the same jobs AFAIK.
Moving to BD is only really attractive if to you want/need to consolodate on
Windows (cost aside) ad infitum and were planning to use native .NET calls
rather than i
True,
The question I will ask before making any decision, is what infastructure do
you need, seeing as you have already written CFML would .Net intergation be
any benefit and for what reason would you need it. Could java be more of an
option, would you be using Windows servers of unix servers.
An
Yep, CF8 will but it will not be the same native support which BD.NET
supports.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540. It contains information which
But only on Windows Servers, and Coldfusion V8 will also have .Net support.
On 6/9/07, m g <[EMAIL PROTECTED]> wrote:
>
> Thanks for all the responses.
>
> What I am thinking after some research, is to use Bluedragon.Net as the
> app server as it has got very good write-ups and has the ability
Thanks for all the responses.
What I am thinking after some research, is to use Bluedragon.Net as the app
server as it has got very good write-ups and has the ability to integrate
seamlessly into the .NET framework + will enable me to preserve all the CFML
work that I have done and I will also
Thanks for all the responses.
What I am thinking after some research, is to use Bluedragon.Net as the app
server as it has got very good write-ups and has the ability to integrate
seamlessly into the .NET framework + will enable me to preserve all the CFML
work that I have done and I will also
38 matches
Mail list logo