HOME
Andrew Schwabe's Blog : google

CF United Speaker Interview

1. Have you spoken at CFUnited in the past? What would you tell someone who hasn't been to CFUnited before?

Yup. I've been speaking at CF United events for the last 4-5 years or so. Lost count. CFUN is cool because you get to hang out with all the movers and shakers in the industry.

2. Why should people attend your session(s)?

Why not? I'll be showing an example of using Flex to talk to Google App Engine (GAE), so its just pretty darn cool.

3. Do you have any projects in the works that you will be revealing at CFUnited?

I'm hoping to have a brand new product ready to demo called FusionDox Access, which is a way cool easy way to share large files with people, and easily integrates into your web projects. All build in Flex of course :)

4. Besides your topic, what other sessions are you looking forward to?

Flexy goodness, especially looking forward to Flex 4 graphics enhancements.

5. What are some of the hot topics you'd like to see at RoundTable discussions?

How to beat down the industry's impression that ColdFusion is dying.

6. Where can people find you at CFUnited? (At the bar, networking, working, in your room, etc.)

Yes, Yes, Yes, Yes. Also email me. aschwabe(at)gmail(dot)com.

7. What's the latest news with you? Has anything changed since last CFUnited?

New version of FusionDox is coming out. See http://www.fusiondox.com/blog/

8. What is unique about CFUnited?

Everything is approachable at CFUN. Talk to whoever, everybody is sincere about wanting to transfer knowledge so that everybody grows.

9. When you are not working what do you like to do in your free time?

Playing guitar, riding my motorcycle (bmw k100), going to the shooting range with the family, travel, eat, drink, being merry.

10. Feel free to make up your own question and then answer it.

Q: Why? A: Because.

Flex + Google Analytics - Fix Error #1009: Cannot access a property or method of a null object

Google has released a library for Flash and Flex to embed google analytics calls into your Flash/Flex app. You can find info and Google's sample code here: http://code.google.com/apis/analytics/docs/tracking/flashTrackingSetupFlex.html.

Since I use Flex, thats all I will cover here.

When I implemented Google's code, I got the "Error #1009: Cannot access a property or method of a null object" error that seems to show up from time to time. I knew it had to do with google analytics, since it was a fully working app before I added GA.

» Click Here to read the rest of this post

I will be speaking at CF United 2009

I have been invited to speak at CFUnited 2009 in Leesburg, VA, August 12-15 2009. If you haven't attended CF United before, be sure to sign up, as it is a fantastic program, and a great place to network with some of the most skilled developers in the world.

This will be the 5th CFUnited event that I have spoken at, and the second time I will be presenting on a Flex topic.

This year I will be going through the architecture of building a Google App Engine (GAE) app, powered by Flex. This allows you to create an application hosted by Google's application architecture, and using a Flex application as the user interface. It's a mashup of multiple technologies, and should be a lot of fun. Be sure to stop by!

TaskCFC : Open Source Group Task Management is coming!

I have been working hard on a new project, to be released as open source called "TaskCFC." This is a group task management system that uses ColdFusion on the back end and Flex on the front end. I am writing this since it seems there are no real easy to use/easy to customize group task mgt systems out there. Ultimately this *WILL* be integrated with FusionDox, and may be integrated with Google apps and Google App Engine.

» Click Here to read the rest of this post

Flex > CF > Craigslist > Google Maps Mashup

Here is one of several apps I have written recently that i've been meaning to put on the blog. This app shows how Flex can bridge data from multiple sources. Perform a keyword search, maybe search for an iphone, and this app will search craigslist, and show you the results displayed on a map of the city.

» Click Here to read the rest of this post

More Entries