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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2028 - 2057 of 4403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2028
... You're wrong. Not just you - most of the Internet does this wrong, and it's been bugging me for quite a while now. I was going to write a big long piece...
Peter Boughton
boughtonp
Offline Send Email
Apr 1, 2007
6:06 pm
2029
Hi, After a couple years of using Fusebox on shared servers where I had no option but to upload all the core files to the root web directory for each...
imageaid
Offline Send Email
Apr 10, 2007
4:54 am
2030
... The parsed folder needs to be per-application (technically it could be shared but then fuseaction names must be completely unique across all applications...
Sean Corfield
seancorfield
Offline Send Email
Apr 10, 2007
5:19 am
2031
I have 2 applications in the site site and when I add the variables.fusebox_application_key to my index.cfm it threw an error. I downloaded the latest version...
John Blayter
jblayter
Offline Send Email
Apr 12, 2007
3:30 am
2032
... The whole point of FUSEBOX_APPLICATION_KEY is that it changes the ... You're using application.fusebox but you set FUSEBOX_APPLICATION_KEY ... So you...
Sean Corfield
seancorfield
Offline Send Email
Apr 12, 2007
6:20 am
2033
Thanks Sean, that worked like a charm. ... -- John Blayter (303) 325-1979 john@... http://www.blayter.com/john/...
John Blayter
jblayter
Offline Send Email
Apr 12, 2007
12:27 pm
2034
We've been using Fusebox5 on mostly small to medium sized projects. We're about to port a large site to this framework, and we expect to break our circuits...
eric.stevens@...
megaloeric
Offline Send Email
Apr 19, 2007
4:05 pm
2035
If you use Eclipse with CFEclipse, you just have to mouse over the tab and it will show you the whole path... This seems like a big request to compensate for...
Chris Phillips
mhccgrad1
Offline Send Email
Apr 19, 2007
7:48 pm
2036
I like the idea of being able to name my circuit files like that, gives some transparency to beginner developers and I don't have to wonder which circuit file...
Mark Kecko
mkecko
Online Now Send Email
Apr 19, 2007
9:16 pm
2037
Put this line at the top of each circuit, right after the <circuit access="internal/public">: <fuseaction name="ThisCircuit'sAlias"/> So, if the alias in the...
Stephen Cassady
cassady@...
Send Email
Apr 19, 2007
10:59 pm
2038
AMEN to this request. I made mention of this myself when I first started working with the XML-based versions of fusebox, but I think I might have been passed...
Marc
advantexllc
Online Now Send Email
Apr 19, 2007
11:44 pm
2039
I agree. Great request. Even though you can mouse over the tabs in the top of CFEclipse, I would prefer the ability to name the files....
Brian Crouthamel
crouthab
Offline Send Email
Apr 20, 2007
12:11 am
2040
All, I'm sorry if this is off-topic. I live in the Virginia Tech area and I'm trying to come up with a memorial community site due to these past few days and ...
cbogdewi@...
ingineervt
Offline Send Email
Apr 20, 2007
11:16 am
2041
Hi Chris, You might want to take a look at Ray Camden's Galleon Forums application at: http://galleon.riaforge.org/ Good luck with the project, Christian ... ...
christianready@...
christianrea...
Offline Send Email
Apr 20, 2007
12:30 pm
2042
I would like to request that we get ride of the idea that everyone has an application scope to use. Coldfusion might but PHP does not and it makes it hard on...
sirhc_edwards
Offline Send Email
Apr 20, 2007
9:49 pm
2043
... The ColdFusion version of the framework relies very heavily on application scope for performance (to cache all the objects). If there was a Java/JSP...
Sean Corfield
seancorfield
Offline Send Email
Apr 20, 2007
10:19 pm
2044
http://trac.fuseboxframework.org/fusebox/ticket/220 - no promises, but it'll be considered for FB6. ... On Behalf Of eric.stevens@......
Sean Corfield
seancorfield
Offline Send Email
Apr 20, 2007
10:24 pm
2045
We have a CF app working fine in "development-full-load" mode environment. When we SVN our changes to our live server it switches to "development-circuit-load"...
smkb69
Offline Send Email
Apr 24, 2007
1:39 pm
2046
... You should never run a production server in anything but "production" mode. The development modes are not thread safe because they regenerate the parsed...
Sean Corfield
seancorfield
Offline Send Email
Apr 24, 2007
4:46 pm
2047
Thanks for the feedback Sean, I will adhere to your advice. Keep up the good work. W....
smkb69
Offline Send Email
Apr 25, 2007
12:27 pm
2048
Is there documentation anywhere that lists (all) the <parameter .> syntax, options, variables, etc. for FB 5? Yes I have read the What's ...
Dan@...
danielhoodan
Offline Send Email
Apr 28, 2007
11:12 pm
2049
On Apr 28, 2007, at 4:12 PM, <Dan@...> ... Probably the best place to start is here: ...
Sean Corfield
seancorfield
Offline Send Email
Apr 29, 2007
1:06 am
2050
Hi Sean, I'd love to see how Far Cry and Fusebox are being merged together. I have a good friend who's a long time Far Cry developer and I'd love to be able...
Tom Nunamaker
nunamakt
Offline Send Email
Apr 29, 2007
2:37 am
2051
Thank you Sean. The wiki is very helpful--just what I was looking for. BTW, I am working with 5.1, I was lax in my shorthand FB5. What I really meant was "the...
Dan@...
danielhoodan
Offline Send Email
Apr 29, 2007
2:39 am
2052
<parameter name="debug" value="true" /> (per the wiki documentation) Fusebox 5 adds a timed trace / debug option so you can see where the time is being taken...
Dan@...
danielhoodan
Offline Send Email
Apr 29, 2007
3:15 am
2053
... No. If you look at the parts of the debug output, you'll see that it logs the start of each fuseaction - however, fuseactions can be nested (a does b which...
Sean Corfield
seancorfield
Offline Send Email
Apr 29, 2007
3:38 am
2054
... In the Application.cfm file for FarCry, we just look for the fuseaction= query or form parameter and if it's present, we route the request to the Fusebox...
Sean Corfield
seancorfield
Offline Send Email
Apr 29, 2007
3:40 am
2055
A considerably more insightful answer than my knee jerk. Thank you again Sean. ... Good idea. I've already got a gut feeling where some of the fat might be. ...
Dan@...
danielhoodan
Offline Send Email
Apr 29, 2007
4:21 am
2056
That's too simple.. J Thanks Sean! Tom From: fusebox5@yahoogroups.com [mailto:fusebox5@yahoogroups.com] On Behalf Of Sean Corfield Sent: Sunday, April 29, 2007...
Tom Nunamaker
nunamakt
Offline Send Email
Apr 29, 2007
5:10 am
2057
Well, I can make it official now: "Fusebox 5 & FLiP: Master-Class ColdFusion Applications" has been released and is available exclusively at protonarts.com. ...
jeff@...
grokfusebox
Offline Send Email
Apr 29, 2007
8:45 pm
Messages 2028 - 2057 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