Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

fusebox5

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 413
  • Category: Internet
  • Founded: Apr 3, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Does anyone know what this means? Element __FUSEBOX.FUSEACTIONSDONE is undefined in REQUEST....
9 Nov 8, 2007
8:27 pm

Sean Corfield
seancorfield
Send Email

Still trying to dial-in my error trapping mechanism, ran into a snag. In my onRequestStart() function I have defined some xfas: <!---onRequestStart()---> ...
2 Nov 8, 2007
5:20 am

Sean Corfield
seancorfield
Send Email

Hey Sean et al, Great job on the beta version, I am really enjoying the noxml features. I am putting the finishing touches on a fairly large site that I...
2 Nov 7, 2007
9:06 pm

Sean Corfield
seancorfield
Send Email

I have not used Fusebox since version 3 in favor of more OO friendly frameworks like Mach-II, but have recently joined a team that uses Fusebox. I started...
13 Nov 6, 2007
10:53 pm

Brian Kotek
brian428
Send Email

Fusebox 5.5 will be officially released on December 1st! That means you have just one month left to download the Public Beta and take it for a test drive: ...
27 Nov 6, 2007
1:56 am

Brian Meloche
bmeloche1
Send Email

Can a plugin's inclusion be defined at start-up either via the index.cfm or application.cfc? If so, can someone provide an example? My goal is to be able to...
1 Nov 5, 2007
11:38 am

Jason Daiger
jasondaiger
Send Email

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....
4 Nov 1, 2007
10:47 pm

Sean Corfield
seancorfield
Send Email

In the Alpha builds, you could access the top-level variables (from page scope) via myFusebox.getTopLevelVariablesScope(). That was considered to painful to...
13 Nov 1, 2007
10:37 pm

Sean Corfield
seancorfield
Send Email

Should I be able to use cfc as circuit, directory as circuit or the circuit.xml style methods in 5.5 in the model and view directories? I was unable to get FB...
10 Oct 24, 2007
2:41 pm

Sean Corfield
seancorfield
Send Email

A couple of weeks ago, Sean was able to troubleshoot why my Flash forms weren't loading in my Fusebox app. My form action of "##" was confusing CF because of...
8 Oct 23, 2007
8:24 pm

Sean Corfield
seancorfield
Send Email

I am not sure if this could be a possible enhancement or if I missed how this could be done in the current release. But here is the issue I am running into -...
8 Oct 23, 2007
7:14 pm

fillay89
Send Email

I'm looking for a method to verify user authentication in Fusebox 5.5. In older versions of Fusebox I've seen one method using a Plugin and another method...
1 Oct 22, 2007
6:57 pm

Dan Sorensen
djsoren78
Send Email

In FB 5.5 I am using all cfc's rather than the xml files. What is the best way to pass variables from one fuse to another? For example in most cases a...
2 Oct 18, 2007
9:04 pm

Peter Boughton
boughtonp
Send Email

is it possible to append content variables in FB 5.5 like previous versions of FB?...
2 Oct 18, 2007
12:50 am

Brian Kotek
brian428
Send Email

http://fusebox.org/go/fusebox-downloads/beta-program Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying...
12 Oct 16, 2007
9:27 pm

Sean Corfield
seancorfield
Send Email

I would like to use the ColdSpring lexicon, however I am not sure how I would initialize it. With the xml approach I used something like Sean posted on his...
4 Oct 13, 2007
10:44 am

Nick Tong
nptonguk
Send Email

I just discovered that placing an unscoped variable in my App.cfc cannot be called from one of my layout files in FB. Is this normal? ...
2 Oct 12, 2007
9:18 pm

Sean Corfield
seancorfield
Send Email

I just tried the 5.5 install and when I go to http://localhost/skeleton/noxml/ , I get " Could not find the ColdFusion Component noxml.controller.app." What am...
12 Oct 12, 2007
5:32 am

Brian Kotek
brian428
Send Email

I will preface this by saying I am a newbie when it comes to proper MVC principles, with that said: What is the best way to get a dataset from the model? In...
2 Oct 12, 2007
3:35 am

Sean Corfield
seancorfield
Send Email

Is there such an event that covers 'best practices' for application security, rapid development/reusable code using Fusebox or similar framework(s)? I'm new...
2 Oct 6, 2007
8:44 am

Nick Tong
nptonguk
Send Email

Sean, I'm having a nightmare of a time getting this app to run on my client's host. You can see it here: http://wpcn.ca.previewmysite.com/index.cfm Where is...
4 Oct 4, 2007
6:43 pm

Sean Corfield
seancorfield
Send Email

It was my impression that when running Fusebox 5.1 in production mode that any previously generated parsed files would not be re-parsed. At the moment from...
12 Oct 3, 2007
12:00 am

jeff@...
grokfusebox
Send Email

Re: an approach that the WeGotGadets sample app uses. (http://www.fusebox.org/go/fusebox-downloads/sample-applications/wegotwidgets) Until such time as my book...
1 Sep 30, 2007
10:19 pm

zeph_zhang
Send Email

I've been using FB 2 for years now, and have decided to upgrade my skills. I'm playing with the WeGotWidets app (FBSecure version) and I've got a flurry of...
2 Sep 30, 2007
6:53 am

Nathan Strutz
nathan_strutz
Send Email

Hi all, I am experiencing some problems with the latest beta from FB5.5. When I try to run it form my webroot, I get an error saying it can't find ...
7 Sep 28, 2007
6:21 pm

ejjaquet
Send Email

Sean: I've been trying to d/l the release notes (from http://trac.fuseboxframework.org/fusebox/browser/framework/trunk/docs/), and Acrobat Reader hates the...
3 Sep 27, 2007
10:00 pm

Sean Corfield
seancorfield
Send Email

The below code does not break, but in my final layout, "body" has no value...well it does, but it is "empty"...which means I'm setting it too many times (most...
7 Sep 27, 2007
8:07 am

beregoth
Send Email

I'm running FB5.1 and will switch to FB5.5 once it gets its legs. I'm also new to frameworks so the more explanation anyone can provide, the better. J As I...
7 Sep 26, 2007
11:19 pm

ultra_blue
Send Email

The traditional skeleton app works fine, but the noxml skeleton is complaining about line 43 of Application.cfc Using the latest FB from SVN (571). Here's the...
5 Sep 25, 2007
10:57 pm

AJ Mercer
ajmercer
Send Email

Sean, After 30 minutes of trying to get implicit circuits to work, I realized that the current skeleton code for the "no XML" calls the directory "views" which...
8 Sep 25, 2007
1:43 pm

Ryan Wood
woodkr
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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