Flex 360
Posted by Stephen Weyrick | Tags: flex , Flex 360
So I'm at flex 360 this year!!! So pumped!!! Below is my schedule for Sunday + Monday. Is there any sessions that you would recommend going to? Someone who has been to the conference before or knows of a really good speaker?
CF Wheels ORM Fun!!!
Posted by Stephen Weyrick | Tags: coldfusion , cfwheels , framework
Today I wanted to have some fun, so I decided to check out the CF Wheels Framework inspired by Ruby on Rails. I've never used Ruby on Rails before, but this framework is pretty nice. It took me all of about ten minutes to have a default page up and running + diplaying data from my model. I wanted to demonstrate just how easy it is to populate tabular data using the framework.
Flex/Coldspring Error?
Posted by Stephen Weyrick | Tags: coldfusion , flex , coldspring
Over this past week, I started using Coldspring in an application that I have been building at work; I love the fact that I don't have to call create object in every function, and it should save me mountains of time once I become used to writing the coldspring config files. However, I ran into a small problem yesterday that I haven't been able to figure out.
Saccfug Meeting: SCRUM
Posted by Stephen Weyrick | Tags: project mgmt
Last night at the Sacramento ColdFusion User Group, Seth Duffey presented on the topic of SCRUM. SCRUM is an iterative incremental framework for managing complex work (such as new product development). (Wiki) The presentation he gave was really great, and my place of work has decided to adopt this approach for managing our projects. There are lots of advantages to using SCRUM over traditional methods like the waterfall approach. Some of the advantages include: supporting project change throughout the development life cycle, keeping clients involved in the coarse of the development process so they understand failures and successes, and pointing out team or organizational weak points.
CF Builder/Flash Builder Plugin: Random Crashes
Posted by Stephen Weyrick | Tags: cf builder , flash builder
Lately at work I have been playing around a lot with ColdFusion Builder, and I decided to install the Flash Builder Plug-in to make my development a little bit easier. After installing the Flash Builder Plug-in, my Eclipse Environment kept crashing on me which started to become really frustrating. I did some research on the subject and found some pretty straight forward solutions that might be helpful for those who have just started with ColdFusion Builder and Flash Builder.