Resource Search Results (31)

Education advice

Posted on Mar 14, 2013 by Daniel Calderone

I am trying to figure out what order is the best way to learn everything Adobe. I have started with Photoshop, Illustrator, and In Design. Where should I go next, and what is the best way to go about it if I don't have the ability to drive to a school and take classroom classes. Thank you in advance, as I want to learn every one of the Adobe products I subscribe to in depth. I am curious the recommended learning order.

Daniel

Calderone514@gmail.com

5 3705
  • Satisfactory

Using Flash® Technology and HTML5 together for University Media Consumption and Distribution

Posted on Nov 28, 2012 by Daniela Birch

Joseph Labrecque of the University of Denver discusses the implementation of Video Manager, designed to easily upload videos to a transcoding server. This allows campus videographers to distribute high quality digital videos for both desktop and mobile devices while also allowing faculty and students to upload videos that they can view as class projects and annotate on the timeline.
0 782
  • No Rating

Wine Cellar

Posted on Aug 23, 2012 by James Aylesworth

Build an online application to manage a wine cellar. It would hold information on each wine, present pictures of what the labels look like, offer up good pairings, etc. Generate lables and assign QR codes that would link to the wines information online.

4 419
  • Unusable

Creek Watch

Posted on Sep 27, 2011 by eric thiel

Project Creek Watch, started in the Fall of 1994, is a long term scientific study of the Arroyo Del Valle "Creek" located in the city of Pleasanton, California.
1 1410
  • Satisfactory

Advanced ColdFusion 8, Unit 10: Scaling applications

Posted on Sep 6, 2010 by Adobe Education

In this unit you will explore the ColdFusion Server Monitor and use cache settings to keep sections and pages of generated content in persistent memory. After completing this unit, you should be able to: • Configure the ColdFusion Server for optimal performance • Cache query data in persistent memory • Cache sections of generated page content in persistent memory • Cache entire page results to disk • Develop processes that execute asynchronously • Monitor the performance of your server in real-time
0 272
  • Outstanding

Advanced ColdFusion 8, Unit 9: Data and file manipulation in ColdFusion

Posted on Sep 6, 2010 by Adobe Education

In this unit you will create CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) images, read images to memory and display them, process images with watermarks and output data as an RSS feed. After completing this unit, you should be able to: • Programmatically manipulate images • Syndicate and Consume RSS Feeds
0 219
  • Outstanding

Advanced ColdFusion 8, Unit 8: Working with PDF files and forms

Posted on Sep 6, 2010 by Adobe Education

In this unit you will be able to generate, analyze and pre-fill PDF forms, as well as capture data submitted from a PDF form. After completing this unit, you should be able to: • Generate PDF Files from ColdFusion • Use ColdFusion to analyze and pre-fill PDF forms • Use ColdFusion to capture data submitted from a PDF form
0 295
  • Outstanding

Advanced ColdFusion 8, Unit 7: Code and content reuse

Posted on Sep 6, 2010 by Adobe Education

In this unit, you review code and content reuse in the form of custom tags, .Net integration and web services. Custom tags are used to access any passed arguments and variables in the calling page, and may be nested to improve efficiency. You can use .NET assemblies to provide added functionality such as accessing existing .Net components or control Microsoft products such as Word or Excel. A web service is application functionality that can be published and consumed over the Internet. After completing thi...See more
0 276
  • Outstanding

Advanced ColdFusion 8, Unit 6: Handling errors and exceptions

Posted on Sep 6, 2010 by Adobe Education

In this unit you will learn how to handle page-level and application level ColdFusion errors, and build an exception handling framework to deal with these types of problems. After completing this unit, you should be able to: • Set up and configure a server-wide error handler • Output server-side input validation errors within your custom design by using • Handle runtime errors gracefully using the onError() method of Application.cfc • Gracefully handle requests for non-existent CFM files with onM...See more
0 236
  • Outstanding

Advanced ColdFusion 8, Unit 5: Advance component concepts

Posted on Sep 5, 2010 by Adobe Education

In this unit you explore advanced ColdFusion components using instance-based and built in components, using methods to gracefully handle missing methods, and validate components. After completing this unit, you should be able to: • Encapsulate data in a CFC by creating a CFC instance and assigning properties. • Persist CFC instances in the application and session scopes. • Access component properties through getters and setters • Automatically create getter and setter proxies using onMissingMethod() • Prot...See more
0 247
  • Outstanding

Advanced ColdFusion 8, Unit 4: Manipulating data arrays and structures

Posted on Sep 5, 2010 by Adobe Education

In this unit you will work with components, arrays and structures to manipulate data. After completing this unit, you should be able to: • Use arrays to store groups of data in one variable. • Manipulate arrays using array functions. • Use structures to store a group of related data. • Use functions to manipulate array and structure data. • Loop over array and structure data using . • Access various scoped variables using structure notation. • Access values from dynamically named variables. • Combi...See more
0 298
  • Outstanding

Advanced ColdFusion 8, Unit 3: Manipulating lists and queries

Posted on Sep 5, 2010 by Adobe Education

In situations where you need to retrieve data from a database and display it, lists are an ideal way to summarize and group output data. You may also choose to query an existing query to further refine the scope of a list of data. In this unit you will create and manipulate lists, confirm transaction processing and query a query in order to modify the display of information. After completing this unit, you should be able to: • Loop over queries using . • Suppress repeated data using grou...See more
0 265
  • Outstanding

Advanced ColdFusion 8, Unit 2: Introduction to components

Posted on Sep 5, 2010 by Adobe Education

ColdFusion components (CFCs) let you encapsulate and reuse code in small, logical units. ColdFusion components are special objects that contain both data and functions. With ColdFusion 8, you use CFCs to build applications that take advantage of an object-oriented like approach. In this unit you will be introduced to the syntax, configuration and implementation of ColdFusion components. After completing this unit, you should be able to: • Describe the benefits of using ColdFusion components • Create a stat...See more
0 286
  • Outstanding

Advanced ColdFusion 8, Unit 1: Getting Started with Advanced ColdFusion 8 Development

Posted on Sep 5, 2010 by Adobe Education

Once you have completed this first unit, you will have installed the necessary software and course files to proceed with the balance of the Advanced ColdFusion 8 Development course. This unit is for setup only. It contains Step-by-Step activities but does not contain Lessons or an On Your Own assignment component. After completing this unit, you should be able to: • Install and configure ColdFusion 8 • Install and configure Dreamweaver CS4 • Install and configure the Advanced ColdFusion 8 Development cour...See more
0 366
  • Outstanding

Advanced ColdFusion 8 Development Course - Full Curriculum

Posted on Sep 5, 2010 by Adobe Education

The Advanced ColdFusion 8 Development course is designed to teach experienced web developers how to take full advantage of ColdFusion 8 while building web applications. In this project-based course, you incorporate advanced functionality to build a robust website and intranet for a fictional restaurant named Café Townsend using the Dreamweaver CS4 and ColdFusion 8 development environment. In this task-based course, you incorporate advanced functionality to build a robust website and intranet for a fictiona...See more
3 445
  • Outstanding

W3C Standards

Posted on Jul 8, 2010 by Matt Niemitz

W3C develops technical specifications and guidelines through a process designed to maximize consensus about the content of a technical report, to ensure high technical and editorial quality, and to earn endorsement by W3C and the broader community.
1 539
  • Satisfactory

Introduction to CF8, Unit 10: Securing an Application

Posted on Jun 15, 2010 by Adobe Education

Security is a very important consideration when developing ColdFusion web applications, and should always be a top concern. ColdFusion web applications are used to collect sensitive personal information from users such as credit card numbers, maiden names, passwords etc and it is your responsibility to ensure that information is kept as safe as possible. One method to secure a site is through the use of application and session variables. Application variables are commonly used for shared information includ...See more
0 296
  • Outstanding

Introduction to CF8, Unit 9: Reusing Templates

Posted on Jun 15, 2010 by Adobe Education

Creating reusable code has many benefits to developers building ColdFusion web applications. These include savings in development time, portability and reusability of code, and economies of updating where one change to code instantly changes all instances of use across the application. In this unit you learn how to create reusable code. After completing this unit, you should be able to: • Call CFML custom tags from your application • Call user-defined functions • Call ColdFusion components from your a...See more
0 280
  • Outstanding

Introduction to CF8, Unit 8: Updating and Deleting Data

Posted on Jun 15, 2010 by Adobe Education

In addition to adding new records to a database, you can also build update and delete logic into your ColdFusion web pages. Update forms can be built that will pre-fill a form based on the information contained within the database record. A delete action provides the logic to remove a record from the database table. In this unit you will learn how to update and delete records from a database table. You will also learn how to improve security on the dynamic variables you use in your queries. After completi...See more
0 44
  • No Rating

Introduction to CF8, Unit 7: Inserting New Data

Posted on Jun 15, 2010 by Adobe Education

A database is a changeable list of information saved in the form of records. You use insert logic built into a ColdFusion page to write new information to a database. An insert adds a new row to a database table. In this unit you learn how to insert user-supplied data into the database. After completing this unit, you should be able to: • Create an insert form • Implement user input validation • Create insert logic • Redirect processing to another page This is Unit 7 in the Introduction to ColdFusi...See more
0 125
  • Outstanding