Search the web
Sign In
New User? Sign Up
fusebox5
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2713 - 2742 of 4403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2713
Is there a way to do an if-then in XML to test against the IP of the connection? Something like.. <cfif session.ip is '127.0.0.1'> <parameter name="mode"...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 1, 2007
12:58 pm
2714
... Not in fusebox.xml - but you can use <if> in circuit.xml. In Fusebox 5.5, you can set parameters in index.cfm (or in Application.cfc) that override...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
4:43 pm
2715
... Yeah.. But will it work in 5.1? I'm hesitant to take the 5.5 leap on my production servers until it's officially released (and even then, a few months...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 1, 2007
5:33 pm
2716
... No, FUSEBOX_PARAMETERS is new in 5.5. ... Have you started testing 5.5 on your dev / staging servers? If not, why not? The whole point of the Public Beta...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
6:02 pm
2717
I have switched over two large corporate Intranet sites, and one smaller app - no problems yet! I am now trying out the noxml features. Seth ... From: Sean...
Seth Johnson
cfx_user
Offline Send Email
Nov 1, 2007
6:16 pm
2718
... Cool. Glad it's working for you. You can't be sure that I won't have an issue though. Perhaps the first time I went from 4 to 5.1, I found a bug that took ...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 1, 2007
6:36 pm
2719
... Ok. ... Because at the rate I need to design webpages, I don't have time to fix issues that crop up. If I update and a bug that hits our servers, I don't...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 1, 2007
6:36 pm
2720
... Thanx Seth - that's what I like to hear :) ... I look forward to your feedback. Sean A Corfield -- (904) 302-SEAN An Architect's View --...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
6:37 pm
2721
... If you update a staging / dev server and hit a bug, I will make a new build available to you with a bug fix as fast as I can (for one of the bug reporters,...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
6:49 pm
2722
In my case, I could easily roll back to 5.1. Just a quick change of the mapping and I would be back to "stable" ground . . . If all you are concerned with is...
Seth Johnson
cfx_user
Offline Send Email
Nov 1, 2007
7:01 pm
2723
I am working in development-full-load mode. How would one re-run the onFuseboxApplicationStart() method of application.cfc? This does not seem to reload....
Seth Johnson
cfx_user
Offline Send Email
Nov 1, 2007
7:19 pm
2724
Disregard, it does seem to reload on each request in this mode. I think I got a little copy/paste happy . . . ... From: Seth Johnson To:...
Seth Johnson
cfx_user
Offline Send Email
Nov 1, 2007
7:37 pm
2725
Ok.. You got me.. I'm a jerk. :) I downloaded 5.5 already and doing some initial tests. I'll let you know if I run into anything. and just for the record, I...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 1, 2007
7:41 pm
2726
... Thank you. See, you just needed a little persuasion :) :) ... Understood. You could put fb55 outside the webroot on the dev server and introduce a mapping...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
10:37 pm
2727
... It should fire automatically on every request in development-full- load mode. My tests indicate it does execute on every request (I just tested it). Can...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
10:46 pm
2728
... Ah, good. Disregard my initial response then :) Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying...
Sean Corfield
seancorfield
Offline Send Email
Nov 1, 2007
10:47 pm
2729
Just a note to say that I downloaded FB5.5 and installed in my local host and on my little web site a few days ago. Everything is working great... as...
Dianna Dearborn
dianna.dearborn
Offline Send Email
Nov 2, 2007
2:36 am
2730
Thank you Dianna! Every little bit of testing helps!...
Sean Corfield
seancorfield
Offline Send Email
Nov 2, 2007
2:52 am
2731
Sean - Is the Fusebox 5.5 beta on the Fusebox.org site the most updated (with all little tweaks), or do we need to get it from snv.fuseboxframework.org - ...
Stephen Cassady
cassady@...
Send Email
Nov 2, 2007
5:54 am
2732
... What's on fusebox.org is the official Public Beta. That's build 614. The head in SVN is build 634 right now. Sean A Corfield -- (904) 302-SEAN An...
Sean Corfield
seancorfield
Offline Send Email
Nov 2, 2007
7:17 am
2733
Please sir, can I have some more 634 on the Fusebox.org site? (not through SVN) Stephen Cassady From: fusebox5@yahoogroups.com...
Stephen Cassady
cassady@...
Send Email
Nov 2, 2007
7:30 am
2734
Same here. Not everyone has SVN and if you want us to test it, then we need the latest version. :)...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 2, 2007
1:15 pm
2735
I'm a new FBer and therefore don't have much in the way of bleeding edge methodologies or code. However, I changed my mapping to 5.5 and my site is still...
Jason Durham
fastlouis
Offline Send Email
Nov 2, 2007
1:19 pm
2736
On 11/2/07, Phillip M. Vector <vector@...> wrote: It's all right here at http://fuseboxframework.org/go/fusebox-downloads/subversion-repository ...
John Paul Ashenfelter
jpa5n
Offline Send Email
Nov 2, 2007
1:21 pm
2737
... The changes between 614 and 634 are mostly not even in the trunk (they are in the scaffolding code on a branch). The key changes to scaffolding were merged...
Sean Corfield
seancorfield
Offline Send Email
Nov 2, 2007
4:46 pm
2738
Off topic, but if you don't have a Subversion browser then you probably should just get one. It's pretty much de-facto at this point. I won't ask why you...
Brian Kotek
brian428
Offline Send Email
Nov 2, 2007
5:09 pm
2739
To put it simply, I don't need it. I always have at least 1 backup ready to go on my system. If I mess up, then I try to fix it. If I can't, I transfer the...
Phillip M. Vector
lance_lake
Offline Send Email
Nov 2, 2007
5:20 pm
2740
Fair enough. No need for a flame war. Personally, I couldn't imagine working without SVN. Not only is it integral to our development and deployment (via ANT),...
Brian Kotek
brian428
Offline Send Email
Nov 2, 2007
5:33 pm
2741
Just installed Tortoise, step one complete . . . Tortoise is asking for a username and password when I try to import from http://svn.fuseboxframework.org into...
Seth Johnson
cfx_user
Offline Send Email
Nov 2, 2007
5:57 pm
2742
... should ... aren't using ... Well, not wanting Sean to melt down (we do want to test the new 55b1), and not wanting to seem like lazy bones (asking him to...
Stephen Cassady
cassady@...
Send Email
Nov 2, 2007
6:54 pm
Messages 2713 - 2742 of 4403   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help