So I have moved my blog from BlogCFC to Mango Blog. It was a breeze. So far I have had one issue. My categories didn't seem to transfer and I am not sure why. Other than that, I love the plugin capability. I plan to look into how they are created, along with a theme. Thanks Laura for creating Mango Blog! (BTW, thanks Ray for BlogCFC too, it's nice to have choices and I can't wait to see what BlogCFC 6 brings)
I have an elliptical at home that I plan to start using 30 minutes a day, but I am curious what other people do? Do you use machines? Weights? Stuff around the house? Although, I don't want to spend much money on any additional machines, I would like to hear about anything.
I am very new to Flex and I am trying to just do a simple tutorial I found at the Flex Authority web site.
I validate my configuration when I create a new project. So I create my mxml file:
<!--[CDATA[
and my CFC
import mx.rpc.events.ResultEvent;
import mx.controls.Alert;
private function returnHandler(e:ResultEvent):void {
mx.controls.Alert.show(e.result.toString());
}
]]-->
When I go to run the app, I get:
[MessagingError message='Destination 'ColdFusion' either does not exist or the destination has no channels defined (and the application does not define any default channels.)']
So I said, maybe it's a Railo thing. I try it on Coldfusion, and the same thing. Any ideas?
I was thinking maybe I should design a program that would randomly pick players for the Lions. It can't be any worse, right?
The time has finally come! It's out! Check out Railo 3.1 and their new webpage: http://www.getrailo.com/


Recent Comments