Yes, exactly. I feel awkward asking about things here cause everyone seems to be doing this for a while....and the answers kind of imply that you should have know that...but the thing is I figure that was the case but I wasn't sure. I hate to assume things and then something doesn't work and the reason it doesn't work is because your assumptions was wrong...lol That is why I was hoping there would be a class where you can go through everything and ask questions without feeling out of place.
Eva
From: fusebox5@yahoogroups.com [mailto:fusebox5@yahoogroups.com] On Behalf Of Nathan Strutz Sent: Saturday, July 04, 2009 2:38 PM To: fusebox5@yahoogroups.com Subject: Re: [fusebox5] new to fusebox
Eva,
I wholeheartedly agree that it's hard to get into. In fact, most of the frameworks are. This has been a pretty awful block for a long time. This is what I was hoping to help with the fusebox xml cheat sheet (http://www.dopefly.com/projects/fuseboxxmlcheatsheet.cfm).
Of course that only documents part of the story, it doesn't give you what you really need.
I believe all frameworks need a 4-step introduction:
1) Overview for confused individuals 2) Setup instructions - what the different downloads are, how to start an app, getting to hello world 3) How to make something. A database-connected form, for example 4) How to debug an existing, complex application
This process should work for ORM frameworks as well as Dependency Injection frameworks and whatever else. Of course this is an introduction, and doesn't really dive deeply into the internals - that stuff is also needed, at least on some level. Oh, and cheat sheets. Gotta love the cheat sheets. For fusebox, I think we need a zero config conventions cheat sheet, like the no-xml cheat sheet. I'll think about doing it myself.
On Mon, Jun 22, 2009 at 7:10 PM, Eva<bluemoonbow@earthlink.net> wrote: > Is there any place where I can sign up for a class on fusebox....kind of > walk through an application from start to finish? I am reading the Fusebox: > Developing Coldfusion Application but it would be nice to discuss it as I > go along.
I'd be interested to hear what people recommend on Fusebox training.
I've heard of some very bad experiences with TeraTech Fusebox courses so this is a good discussion to have here! -- Sean A Corfield -- (904) 302-SEAN Railo Technologies US -- http://getrailo.com/ An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive." -- Margaret Atwood
This is an elusive problem for which I've already instituted a workaround, so it's not terribly urgent, but quite vexing nevertheless... I have a FB5.5 app...
On Mon, Jun 22, 2009 at 2:15 PM, ... I'm surprised you can call Application.isProduction() from a model CFC in your local dev environment. Yes, the variables...
... You should be! I was mistaken! I thought it worked in my local dev env because I hadn't encountered the error, but it was there. ... I absolutely agree....
On Fri, Jun 26, 2009 at 7:00 AM, ... OK, you had me worried for a bit there! :) ... Thank you! It's always good to hear when an open source project you've...
Is there any place where I can sign up for a class on fusebox....kind of walk through an application from start to finish? I am reading the Fusebox: ...
... I'd be interested to hear what people recommend on Fusebox training. I've heard of some very bad experiences with TeraTech Fusebox courses so this is a...
So I take it from the silence that there isn't any place to learn Fusebox. Everyone for themselves kind of deal, not sure why it is so popular then. I like the...
I'm not familiar with formal training venues, with that said - I think you found a good resource here. This group, the documentation, and the forums have been...
Fusebox is a simple, easy to use framework that works very good. Thats why it is so popular. The nuts and bolts are rather easy to understand. You shouldn't...
Aw but when you are looking for a job, the question always comes up did you take a class or how did you learn to use fusebox. If you take a class then that...
... That may be true (the opposite for me actually), but what Kevin said was correct. Fusebox is easy to learn with the documentation on the site and sample...
You can place the core files anywhere you want and create a CF mapping to them. Then call them from any app root. Seth From: fusebox5@yahoogroups.com...
Eva, I wholeheartedly agree that it's hard to get into. In fact, most of the frameworks are. This has been a pretty awful block for a long time. This is what I...
Yes, exactly. I feel awkward asking about things here cause everyone seems to be doing this for a while....and the answers kind of imply that you should have...
Don't hesitate to ask questions. You're correct that a lot of questions on this list are about in-depth, nitty-gritty stuff, but don't let that deter you....
Expanding on what Barney says, it is possible to "help yourself" as well as waiting for answers from other, more informed users. I highly, highly recommend...
I second Mike – get Jeff Peter’s books. I pretty much make that required reading for anyone on my team who is struggling with Fusebox. Adam Bellas | Sr....
I agree Jeff's books are extremely helpful. ... I agree Jeff's books are extremely helpful. On Jul 7, 2009, at 6:05 AM, Bellas, Adam wrote: I second Mike –...
I had this same question as I was recently getting ready to develop my first FB5 app. If you have no budget (pretty common these days) there really isn't much ...