Archive

Archive for the ‘Speaking’ Category

Zend Con 2009 session files

October 21st, 2009

Zend Con ‘09 has already been a great event. If your not here you need to come in 2010! Attached are the files for my Zend Amf talk on Advanced Data Communication with the Flash Platform

Session Files

Here are all the resources too!

Zend AMF Downloads
http://framework.zend.com/download/amf

Adobe Flash Builder 4 beta 2
http://labs.adobe.com/technologies/flashbuilder4/

New PHP Features in Flash Builder 4 – Part 1: Data-Centric Feature Overview
http://ria.dzone.com/articles/new-php-features-flash-builder

New PHP Features in Flash Builder 4 – Part 2: Using Zend AMF and Flash Remoting
http://ria.dzone.com/articles/new-php-features-flash-builder-2

James Ward Census
http://www.jamesward.com/blog/2007/04/30/ajax-and-flex-data-loading-benchmarks/

ActionScript 3, Flash Platform, Speaking, Zend_Amf

Speaking at PHP | tek Chicago

May 5th, 2009

I am giving a presentation with Lee Brimelow about using Flex and PHP. Looks like it is going to be a great presentation. ;-)

php|tek 2009 PHP Conference - Chicago, May 19-22, 2009

I submitted an unconfrence hands on session. This requires a vote so GO VOTE if you find it interesting. If you want me to address anything in either talk just let me know.

Flex + AMF+ PHP = Data Visualization
http://joind.in/event/view/41

Looking to build your first Flex application or are just curios about it’s complexity? Most people are attracted to Flex in order visualize complex data. Learn the technical details for setting up your first visualization application with charting, maps, and lazy loaded data sets. For even more fun we will use some real time data from #tek09 with the help from Zend Framework.

Flash Platform, Speaking, Zend_Amf

SWFCAMP is April 6th – come and learn!

March 31st, 2009

mnswfcamplogoI am really excited to be showcasing Zend Framework and the work that I have been doing on Zend Amf, maybe some FB 4 sneaks, at SWFCAMP Monday the 6th in Minneapolis. There are great speakers lined up for only $40 dollars of all day training. That’s pretty slick! This mini conference is run better than most major conference because people like Danny Patterson and Dave Shroeder, FlashBelt, make sure it is executed flawlessly. The cool thing about the day is that all of the speakers will be adding onto the same project throughout the entire day. This means that we get to cover a larger application than normal. Little will be repeated and the individual speakers get to focus on their specific topic. It should be lots of fun. Last year we had a turn out well over 100 people, great facility, and the sushi and drinks for the after party were fantastic! If you have ever attended a Flash Camp before this is the next level. 

More about the application we are building:

Jason Grey is building an product comparison application where the user can add products from Amazon or eBay and compare them.  Danny Paterson is  going to be adding peer-to-peer collaboration to the application in his session.  This will allow two users to shop and compare together. To do peer-to-peer in Flash Player 10 we must use the new Stratus beta from Adobe to get unique ids.  These ids need to be registered along with the user’s name in a common place.  So the service we need is a backend that can store current user sessions. Enter Wade Arnold’s talk on using ZendAmf for integration with PHP and MySQL.

This will be fun! I am sure there are more details but you will just have to come in order to find them all out! Check out the main site for more infomation and sign up right now!

 http://www.mnswf.org/camp/index.cfm

Flash Platform, Speaking, Zend_Amf

Zend and the Adobe Flash Platform eSeminar

December 2nd, 2008

 

Thursday, December 18, 2008 11:00 A.M. PST – Register Now
Rich Internet applications (RIAs) are everywhere. With Web businesses like Google and Yahoo! and brick and mortar companies like Harley Davidson and Sherwin Williams embracing RIAs for their online presence, the media buzz is giving way to the reality of a better Internet.

Adobe has recently contributed AMF support to the Zend Framework, allowing PHP developers to easily build Rich Internet Applications using Flex and Adobe AIR that interact with a PHP backend.

Lee Brimelow, a technical evangelist with Adobe, will give an introduction to Adobe Flex and Adobe AIR, and will walk through how to create a Flex application powered by PHP and the Zend Framework. Working with Zend Studio for Eclipse, and Flex Builder (an Eclipse plugin), Lee will demonstrate how to build, debug and deploy applications built with Adobe Flex, and how to have these same applications run on the desktop using the Adobe AIR runtime.

With this knowledge, developers will be able to easily build rich Internet applications that combine data from PHP and rich media like audio and video into a compelling application.

 

Flash Platform, Speaking, Zend_Amf

At adobe max

November 17th, 2008

Adam and I just flew to San francisco to meet for the first time. Even though we live 20 minutes away in Iowa.

ActionScript 3, Speaking

MAX Scheduale set!

November 2nd, 2008

I finally purchased my Adobe MAX ticket and filled out my scheduale. Let me know if you are speaking or attending and read this blog. Would love to attend your session or grab a beer/coffee to chat about the type of things that make you come back to this page! I will make sure I blog, twitter, etc while I am there.

Speaking

Zend Amf Preview Video

September 11th, 2008

Updated Features

I have upload a screen cast of some of the stuff that I am doing with Zend Amf. Next week I will be at ZendCon talking about how to leverage Flex w/ the Zend framework.  Nothing fancy but at least you get the idea of what I have been up to! See you next week and I will try and have another video up tomorrow night if anyone is actually interested. 
Zend Amf example screen cast

Flash Platform, Speaking, Zend_Amf

MN.SWF/Camp/ presentation files

April 7th, 2008

Here are the files for the presentation that I am giving today at MN.swf Camp. Now that it is one in the morning and Minneapolis is 3.5 hours away I better head off to bed. I hope they have quality coffee!

Presentation in PDF, Database Creation, Examples
amfphp-swfcamp.zip

Speaking

Speaking at SWFCAMP: N-Tier Development with AMFPHP

March 31st, 2008

I am going to being making a presentation on AMFPHP at SWFCAMP which is put together by the Adobe users group mn.swf.  If you are going to be attending the confrence make sure you say hi! Also post a comment if there is something specific that you would like to hear about.

N-Tier Development with AMFPHP
In this session you will learn the basics of setting up an AMFPHP PHP environment. We will then walk through a CRUD (create, read, update, delete) example in both Flash CS3 and Flex. You should leave this session with confidence in starting to use AMFPHP in building your business logic and data tiers for future Flash Player based applications. Throughout the session we will describe some of the tips and tricks for optimizing AMFPHP with information on class mapping, Authentication, ArrayCollection’s, and AMFEXT, which will keep the attention of even the most veteran RIA developer.

AMFPHP, ActionScript 3, Flash Platform, Speaking