Posted on November 25, 2008 by profpittard
Remember that if you sign up to present on Monday, I’ll be a bit more lenient on your presentation grade. You also don’t have to have 100% of your project done, but enough to demonstrate what your project will be when it is complete. Please sign up by posting a comment below listing [...]
Filed under: assignments | 15 Comments »
Posted on November 25, 2008 by profpittard
There’s not an exact match on the official exam schedule, so let’s go for 9-noon on the first Monday of exams. That’s December 8th at 9am in the usual location.
Filed under: meta | 3 Comments »
Posted on November 25, 2008 by profpittard
Free chapter on Flex and Media
Media Player in Flex
scriptaculous
jquery
Yahoo User Interface (yui)
AJAX
Filed under: class summaries | Leave a Comment »
Posted on November 19, 2008 by profpittard
On Monday, we talked about how to use XML in Flex, both to read in information for the combo box and for filling a data grid. We also demonstrated a PHP script that will re-write your XML file based on the user’s actions. That example can be found here.
I’ve already posted the simpler [...]
Filed under: class summaries | Leave a Comment »
Posted on November 12, 2008 by profpittard
Assignment 6
Assigned: Wednesday, November 12th
Due: Wednesday, November 26th
Title: Your CMS in Flex
Scenario:
Author a backend editor for your XML blog in Flex. This backend will consist of a few simple input fields to post a new entry (HW3), a data grid that will display all of the entries and their fields, and a button that [...]
Filed under: assignments | 3 Comments »
Posted on November 12, 2008 by profpittard
I’ve linked a simple example of XML and XSL that shows how to generate attributes (eg. href, src, style) for HTML elements in XSL. You might find them handy!
Client List XML
Client List XSL
Filed under: meta | Leave a Comment »
Posted on November 10, 2008 by profpittard
Here are the topics we talked about today and links to the examples I demonstrated/explained in class.
At the end are two applications that I built last semester relating to these topics. Check them out, particularly the second one, as it relates directly to your HW6.
Data Binding in Flex
Data Grid
XML in Flex
E4X with XML in [...]
Filed under: class summaries | Leave a Comment »
Posted on November 7, 2008 by profpittard
As some of you have noticed, I posted HW3 and HW4 grades late last night on myUCF Grades. Here are some brief explanations of the comments that I posted explaining your grades. If any of the below can be fixed and resubmitted by one week from Monday, I’ll give you back some additional [...]
Filed under: assignments, meta | Leave a Comment »
Posted on November 3, 2008 by profpittard
First, make sure you visit https://freeriatools.adobe.com/flex/ to get your free copy of Flex Builder 3. You can use the trial for 60 days before you have to register, but verifying that you are a student will get you that registration.
Once installed, visit http://www.adobe.com/devnet/flex/ to get started building simple Flex applications!
Filed under: class summaries | Leave a Comment »