Web 2.0 and iphone Application Development Workshop. Lab 5: Multimedia on iphone

Size: px
Start display at page:

Download "Web 2.0 and iphone Application Development Workshop. Lab 5: Multimedia on iphone"

Transcription

1 Web 2.0 and iphone Application Development Workshop This lab is prepared by: Department of Electrical and Electronic Engineering, Faculty of Engineering, The University of Hong Kong Lab 5: Multimedia on iphone Objective: This is a training program for the students to create an iphone Application which includes the multimedia elements. After this lab session, students should know how to create an iphone application which includes images, audio/video clips. Also, the method for video conversion is also introduced. Introduction: In an iphone application, user can include many multimedia elements into it. The basic multimedia elements included images and audio/video clips. For the build-in media player of iphone devices, the supported audio formats include AAC (8-320 Kbps), Protected AAC, HE-AAC, MP3 (8-320 Kbps), MP3 VBR, Audible (formats 2, 3, 4, Audible Enhanced Audio, AAX, and AAX+), Apple Lossless, AIFF, and WAV. For the supported video formats, they include H.264 video, m4v video,.mp4 video,.mov video; MPEG-4 video. It is not difficult to find a free audio/video converter from the internet to convert the unsupported formats into the format it supports, as iphone devices are so popular nowadays. Equipment: 1. A Macintosh computer with iphone SDK installed. 2. An iphone device such as iphone or ipod touch. 3. ipod USB cable. Multimedia on iphone 1

2 Duration: The duration of this training lab session is about 1.5 hours. Procedure: 1. Download the file lab5.zip from the server. Extract it to your Macintosh computer. 2. In the zip file, you can find the folder called accelerometer. Open this and open 2: 9 20/,.4/0574. It is the template for this lab session. A UIImageView Object 1. First, the methods for adding images to the application interface will be introduced. Open Groups & Files > Classes > multimediaviewcontroller.h, we should define the & 2, 0' 0 :9 09 objects inside 39071,.0. Remember to save your work. 2. To add image files to the xcode project, what we need to do is simply drag-and-drop the image files from Finder to Groups & Files from the Xcode. Click add afterwards. Multimedia on iphone 2

3 3. After that, open Group& Files > Resources > multimediaviewcontroller.xib, add 3 UIImageView objects to View. 2 & 2, 0' 0 objects should have the size of 100x100px while the third one should have the size of 190x210px. You can edit these information from Inspector > Image View Size > View Size > Size & Position, which is on the right hand side of your user panel. 4. Select File s Owner, and then select Inspector > Multimedia View Controller Connections, try to link the & 2, 0' 0 objects in the interface builder to the :9 09 objects defined in 2: 9 20/,' Save your work afterwards. Multimedia on iphone 3

4 5. There are 2 methods to put an image into a & 2, 0' 0 object. The simplest method is to define it directly in the interface builder. Now, open 2: 9 20/,' , select 2 by click the object once. After that, select Inspector > Image View Attributes > Image View > Image. Click the drop down menu, to select You can do the same for the & 2, 0' 0 object Another method for declaring the 2, 0 value of a & 2, 0' 0 Object is using programming language in Xcode. In the function ' 0 / 4,/, add the following line of code, which can define the 2, 0 value of the & 2, 0' 0 Object 2 : Multimedia on iphone 4

5 7. Now, you may try to view your product on your iphone device. Select iphone Device and then click Build and Run. You should see 3 images are displayed on your iphone device. B Audio 1. In order to play an audio file in iphone application, we need to include a framework called :/ 4% , Right Click Groups & Files > Frameworks, select Add > Existing Frameworks, select :/ 4% ,20 47, click add. Multimedia on iphone 5

6 2. After that, open 2: 9 20/,' , add the following line of code to the header file: 3. Open 2: 9 20/,' , there is a self-defined function called 9,5!, :/ 4:9943, it controls the activity after the user taps,:/ Complete the function by copying the missing part to your file: 4. Please note that 8,25 0,; is already added in the xcode project. Save you work. Click Build and Run to see if the audio can be played. C Video 1. In order to play video clips in iphone application, we need to include a framework called 0/,!, 0717, Right Click Groups & Files > Frameworks, select Add > Existing Frameworks, select 0/,!, 0717,20 47, click add. 2. After that, open 2: 9 20/,' , add the following line of code to the header file: Multimedia on iphone 6

7 3. Open 2: 9 20/,' , there is a self-defined function called 9,5!, ' /04:9943, it controls the activity after the user taps ; / Complete the function by copying the missing part to your file:! "#! # $ "# % #! & ' ( )! * * +! ( ( 4. Please note that 8, is already added in the xcode project. Save you work. Click Build and Run to see if the video clip can be played. - End of Lab 5 - Multimedia on iphone 7

Web 2.0 and iphone Application Development Workshop. Lab 2: iphone programming basics

Web 2.0 and iphone Application Development Workshop. Lab 2: iphone programming basics Web 2.0 and iphone Application Development Workshop This lab is prepared by: Department of Electrical and Electronic Engineering, Faculty of Engineering, The University of Hong Kong Lab 2: iphone programming

More information

ADDING MUSIC TO YOUR itunes LIBRARY

ADDING MUSIC TO YOUR itunes LIBRARY part ADDING MUSIC TO YOUR itunes LIBRARY The first step to getting music on your ipod is to add it to your computer s itunes library. The library is both a folder hierarchy where your files are stored

More information

ipod touch 16GB - Technical Specifications

ipod touch 16GB - Technical Specifications ipod touch 16GB - Technical Specifications Size and Weight Height: 4.86 inches (123.4 mm) Width: 2.31 inches (58.6 mm) Depth: 0.24 inch (6.1 mm) Weight: 3.04 ounces (86 grams) Capacity 16GB Wireless 802.11a/b/g/n

More information

Objectives. Submission. Register for an Apple account. Notes on Saving Projects. Xcode Shortcuts. CprE 388 Lab 1: Introduction to Xcode

Objectives. Submission. Register for an Apple account. Notes on Saving Projects. Xcode Shortcuts. CprE 388 Lab 1: Introduction to Xcode Objectives Register for an Apple account Create an application using Xcode Test your application with the iphone simulator Import certificates for development Build your application to the device Expand

More information

AudioGate version Release Information (Windows)

AudioGate version Release Information (Windows) AudioGate version 1.5.0 Release Information (Windows) Release Notes Changes and revisions in v1.5.0 from v1.0.1 - Added support for MR project files. AudioGate can now read MR project files directly by

More information

Using Podcasts in CTools

Using Podcasts in CTools UNIVERSITY OF MICHIGAN SCHO OL OF INFORMATION Charles Severance Using Podcasts in CTools The course will provide video and audio podcasts to support the material in class. Podcasts are very important,

More information

What Do I Really Need to Know about itunes? COPYRIGHTED MATERIAL

What Do I Really Need to Know about itunes? COPYRIGHTED MATERIAL 1 What Do I Really Need to Know about itunes? COPYRIGHTED MATERIAL 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Managing a library of music and other media content can be a challenging task, and itunes is a powerful

More information

Audio issues in MIR evaluation

Audio issues in MIR evaluation Audio issues in MIR evaluation Overview of audio formats Preferred presentation of audio files in an MIR testbed A set of simple recommendations Audio Formats I 1. Apple AIFF (Audio Interchange File Format)

More information

ipod shuffle User Guide

ipod shuffle User Guide ipod shuffle User Guide 2 Contents Chapter 1 3 About ipod shuffle Chapter 2 4 ipod shuffle Basics 4 ipod shuffle at a Glance 5 Using the ipod shuffle Controls 6 Connecting and Disconnecting ipod shuffle

More information

^436^Get: 'Easy FLV Video Converter for Mac' by WaveInsight Cracked Version

^436^Get: 'Easy FLV Video Converter for Mac' by WaveInsight Cracked Version ^436^Get: 'Easy FLV Video Converter for Mac' by WaveInsight Cracked Version * Whats up, should you've found this blog it is fairly most likely you have been looking on where to buy Easy FLV Video Converter

More information

Export itunes library to mp3 player. Export itunes library to mp3 player.zip

Export itunes library to mp3 player. Export itunes library to mp3 player.zip Export itunes library to mp3 player Export itunes library to mp3 player.zip Video embedded Export itunes Playlist with Music Files via is to be clicked on the left panel of the itunes. iv. Click File >

More information

1.0 Y 1.1 Y 2.0 Y 3.0 N FAT 16 (standard) FAT 32 exfat

1.0 Y 1.1 Y 2.0 Y 3.0 N FAT 16 (standard) FAT 32 exfat General Information USB Standards File systems USB speed classifications USB power management USB 1.0 1.1 2.0 3.0 FAT 16 (standard) FAT 32 exfat TFS HPFS ext2, ext3, ext4 Low_Speed, 1,5 Mbit/s (187,5 KB/s)

More information

Music Man Reviewer s Guide

Music Man Reviewer s Guide Music Man Reviewer s Guide www.mireth.com support@mireth.com Table of Contents The Right Software For The Job Product highlights... 2 Getting started... 4 System Requirements... 4 Other Requirements for

More information

Version 1.0. PNY DUO-LINK 4 User Manual

Version 1.0. PNY DUO-LINK 4 User Manual Version 1.0 PNY DUO-LINK 4 User Manual Table of Contents 1. PRODUCT DESCRIPTION 3 2. SYSTEM REQUIREMENTS 4 3. DUO-LINK APP INSTALLATION 4 4. DUO-LINK APP DESCRIPTION 6 5. FILE MANAGEMENT 7 5.1 Types of

More information

Drag and drop. All done!

Drag and drop. All done! Working with Moodle, a Guide for Faculty Posting Course Materials and Managing Files Summary Moodle helps you share many different types of files with your students - Word documents, PowerPoint presentations,

More information

Sprint Media Manager FAQs

Sprint Media Manager FAQs Sprint Media Manager FAQs 2008 Sprint - 1-2008 Sprint. Sprint and the logo are trademarks of Sprint. Other marks are the property of their respective owners. Sprint Media Manager FAQs What is Sprint Media

More information

About Xlinksoft ipod Video Converter

About Xlinksoft ipod Video Converter About Xlinksoft ipod Video Converter Xlinksoft ipod Video Converter is an outstanding ipod Video Converter that can convert videos to ipod Video and the latest ipod Nano, ipod Touch and ipod Classic. The

More information

ios Application Development Course Details

ios Application Development Course Details ios Application Development Course Details By Besant Technologies Course Name Category Venue ios Application Development Mobile Application Development Besant Technologies No.24, Nagendra Nagar, Velachery

More information

ipod nano Features Guide

ipod nano Features Guide ipod nano Features Guide 2 Contents Chapter 1 4 ipod nano Basics 5 ipod nano at a Glance 5 Using ipod nano Controls 7 Disabling ipod nano Buttons 8 Using ipod nano Menus 9 Connecting and Disconnecting

More information

Installing the driver software USB Audio Driver Installation Manual (Mac)

Installing the driver software USB Audio Driver Installation Manual (Mac) Installing the driver software USB Audio Driver Installation Manual (Mac) Contents Installing the driver software... Page 1 To uninstall the driver... Page 4 Troubleshooting... Page 5 The driver name and

More information

Inserting multimedia objects in Dreamweaver

Inserting multimedia objects in Dreamweaver Inserting multimedia objects in Dreamweaver To insert a multimedia object in a page, do one of the following: Place the insertion point in the Document window where you want to insert the object, then

More information

iphone App Basics iphone and ipod touch Development Fall 2009 Lecture 5

iphone App Basics iphone and ipod touch Development Fall 2009 Lecture 5 iphone App Basics iphone and ipod touch Development Fall 2009 Lecture 5 Questions? Announcements Assignment #1 due this evening by 11:59pm Remember, if you wish to use a free late you must email me before

More information

My Digital Downloader Instruction Guide *MAC*

My Digital Downloader Instruction Guide *MAC* My Digital Downloader Instruction Guide *MAC* My Digital Downloader is a desktop application to help you manage the download of your audio content. Without My Digital Downloader, when you download an audiobook,

More information

What Is R-MIX Tab? IMPORTANT NOTES. What Is V-Remastering Technology? Copyrights. Licenses/Trademarks. Additional Precautions

What Is R-MIX Tab? IMPORTANT NOTES. What Is V-Remastering Technology? Copyrights. Licenses/Trademarks. Additional Precautions Owner s Manual Copyright 2011 ROLAND CORPORATION All rights reserved. No part of this publication may be reproduced in any form without the written permission of ROLAND CORPORATION. Roland and V-Remastering

More information

TunesKit Audiobook Converter for Windows User Help

TunesKit Audiobook Converter for Windows User Help TunesKit Audiobook Converter for Windows User Help Overview Introduction Key Features System Requirements Installation & Registration Install TunesKit Audiobook Converter Register TunesKit Audiobook Converter

More information

Review LeKuSoft DVD Ripper best sites for software download ]

Review LeKuSoft DVD Ripper best sites for software download ] Review LeKuSoft DVD Ripper best sites for software download ] Description: The only good solution for your DVD ripping, LeKusoft DVD Ripper gives you many impressive ways to resolve your DVD formatting

More information

Apple ipad Air 32GB WIFi Tablet

Apple ipad Air 32GB WIFi Tablet Apple ipad Air 32GB WIFi Tablet Technical Specifications Models Wi-Fi Capacity and Price 6 32GB In the Box ipad Air Lightning to USB Cable 12W USB Power Adapter Size and Weight 8 Height: 9.4 inches (240

More information

Getting Started with Apple ios Development Link-OS SDK Objective-C

Getting Started with Apple ios Development Link-OS SDK Objective-C Getting Started with Apple ios Development Link-OS SDK Objective-C Overview This document describes the end to end process of designing, packaging, deploying and running an Apple iphone /ipod application

More information

How To Transfer Ringtone From Pc To Iphone 5 Without Itunes

How To Transfer Ringtone From Pc To Iphone 5 Without Itunes How To Transfer Ringtone From Pc To Iphone 5 Without Itunes If you refuse to pay for an iphone ringtone from the itunes store, then why not create your own? which can create and save ringtones on an iphone

More information

ipod photo User s Guide

ipod photo User s Guide ipod photo User s Guide Contents 3 Quick Start 5 What You Need to Get Started 8 Setting Up ipod photo to Play Music 13 Using ipod photo 13 Using ipod photo Controls 20 Connecting and Disconnecting ipod

More information

TrainingCentre Getting Started with the Universal

TrainingCentre Getting Started with the Universal TrainingCentre Getting Started with the Universal Communications Format Toolkit InterCall, a subsidiary of West Corporation, in partnership with WebEx Communications, Inc provides TrainingCentre web conferencing

More information

USER GUIDE FOR PREDICTION ERROR METHOD OF ADAPTIVE FEEDBACK CANCELLER ON ios PLATFORM FOR HEARING AID APPLICATIONS

USER GUIDE FOR PREDICTION ERROR METHOD OF ADAPTIVE FEEDBACK CANCELLER ON ios PLATFORM FOR HEARING AID APPLICATIONS Page 1 of 13 USER GUIDE FOR PREDICTION ERROR METHOD OF ADAPTIVE FEEDBACK CANCELLER ON ios PLATFORM FOR HEARING AID APPLICATIONS Parth Mishra, Anshuman Ganguly, Nikhil Shankar STATISTICAL SIGNAL PROCESSING

More information

Apple Ipod Video Manual Touch 4g 8gb Black Mp3 Camera

Apple Ipod Video Manual Touch 4g 8gb Black Mp3 Camera Apple Ipod Video Manual Touch 4g 8gb Black Mp3 Camera Apple ipod touch 4th Generation Black (16 GB) Includes Otter Box MPEG-4, and Motion JPEG video codecs in M4V, MP4, MOV, and AVI formats. ipod Touch

More information

Video Compression Tools

Video Compression Tools Video Compression Tools Douglas Dixon Manifest Technology LLC May 2005 www.manifest-tech.com Page 1 Automated Video Processing Tools Video Compression and Conversion Video Processing Video compression

More information

iphone 5 Specifications

iphone 5 Specifications iphone 5 Specifications Size and Weight! Height: 4.87 inches (123.8 mm)! Width: 2.31 inches (58.6 mm)! Depth: 0.30 inch (7.6 mm)! Weight: 3.95 ounces (112 grams) Cellular and Wireless! GSM model A1428*:

More information

ITP 342 Mobile App Dev. Audio

ITP 342 Mobile App Dev. Audio ITP 342 Mobile App Dev Audio File Formats and Data Formats 2 pieces to every audio file: file format (or audio container) data format (or audio encoding) File formats describe the format of the file itself

More information

AwoX StriimLIGHT Wi-Fi LED light with Wi-Fi speaker SL-W10. User Guide

AwoX StriimLIGHT Wi-Fi LED light with Wi-Fi speaker SL-W10. User Guide AwoX StriimLIGHT Wi-Fi LED light with Wi-Fi speaker SL-W10 User Guide Contents Getting started with AwoX StriimLIGHT Wi-Fi... 3 Before you begin... 4 Starting your product... 6 AwoX Striim CONTROL setup...

More information

Music Man Read Me.

Music Man Read Me. Music Man Read Me www.mireth.com support@mireth.com Table of Contents The Right Software For The Job About Music Man...3 System Requirements...4 Installing/Uninstalling Music Man...5 How to Install Music

More information

My First iphone App. 1. Tutorial Overview

My First iphone App. 1. Tutorial Overview My First iphone App 1. Tutorial Overview In this tutorial, you re going to create a very simple application on the iphone or ipod Touch. It has a text field, a label, and a button. You can type your name

More information

Meeting Visuals UCF Toolkit User Guide

Meeting Visuals UCF Toolkit User Guide Meeting Visuals UCF Toolkit User Guide We provide Meeting Visuals web conferencing services. Because Meeting Visuals is powered by WebEx, this guide makes several references to the company name, platform

More information

Take and Send a Picture. To send the picture, press. Send Send To. Tip: To store or discard the picture, press Options and select Store Only.

Take and Send a Picture. To send the picture, press. Send Send To. Tip: To store or discard the picture, press Options and select Store Only. Take and Send a Picture This feature is network/ subscription dependent and may not be available in all areas. Contact your service provider for more details. Press the centre key, then select Camera.

More information

Free Download Aimersoft DVD Ripper website templates free download software ]

Free Download Aimersoft DVD Ripper website templates free download software ] Free Download Aimersoft DVD Ripper website templates free download software ] Description: Why Choose DVD Ripper? It's the best DVD ripper that can rip and convert DVD to all popular file formats so you

More information

How To Use Bluetooth Of Ipod Touch Facetime Between 2

How To Use Bluetooth Of Ipod Touch Facetime Between 2 How To Use Bluetooth Of Ipod Touch Facetime Between 2 For troubleshooting FaceTime on ios Devices (ipod touch (4th generation) or later, iphone 4 or later, ipad 2 or later and ipad mini), see ios: Troubleshooting

More information

In Join Together, Click the "Get Tracks from itunes" button or click "Get Tracks from itunes" in the File menu, or press Command-G.

In Join Together, Click the Get Tracks from itunes button or click Get Tracks from itunes in the File menu, or press Command-G. Join Together v5.1.5 AppleScript Studio Application for itunes Find more free AppleScripts and info on writing your own at Doug's AppleScripts for itunes. This application will enable you to join the files

More information

PhotoFast MemoriesCable U2. Market leading design and technology

PhotoFast MemoriesCable U2. Market leading design and technology MemoriesCable U2 Introducing 2 PhotoFast MemoriesCable U2 Market leading design and technology 3 How PhotoFast MemoriesCable U2 is different? It s the smallest and most powerful ever ipod touch 4th ipod

More information

Portable media PORTABLE MEDIA CONNECTIONS

Portable media PORTABLE MEDIA CONNECTIONS PORTABLE MEDIA CONNECTIONS Portable media devices can be connected to the media hub located in the cubby box. Rear seat passengers can connect at the rear of the centre console. Optical discs can be inserted

More information

Pages. Apple s Software allow you to create great-looking Word Processing Documents. Barb Vivian - Apple SIG January 21, 2019

Pages. Apple s Software allow you to create great-looking Word Processing Documents. Barb Vivian - Apple SIG January 21, 2019 Pages Apple s Software allow you to create great-looking Word Processing Documents Barb Vivian - Apple SIG January 21, 2019 Pages, Numbers & Keynote are designed to create beautiful documents, spreadsheets

More information

Export Audio Mixdown

Export Audio Mixdown 26 Introduction The function in Cubase Essential allows you to mix down audio from the program to a file on your hard disk. You always mix down an output bus. For example, if you have set up a stereo mix

More information

Creating Great App Previews

Creating Great App Previews Services #WWDC14 Creating Great App Previews Session 304 Paul Turner Sr. Operations Manager itunes Digital Supply Chain Engineering 2014 Apple Inc. All rights reserved. Redistribution or public display

More information

STEP 1: DOWNLOAD THE PROGRAM

STEP 1: DOWNLOAD THE PROGRAM STEP 1: DOWNLOAD THE PROGRAM Note: The screen shots in this documents are using a Windows 7 operating system, images may be different on other versions and operating systems. A current version of Java

More information

PLAYBACK COMPATIBILITY LIST

PLAYBACK COMPATIBILITY LIST PLABACK COMPATIBILIT LIST General Information Disc loader Disc type CD CD-R CD-R/RW DVD DVD+R DVD-R DVD+R/RW DVD-R/RW DVD-RAM DVD-DL Mini-CD HD-DVD Blu-ray Disc USB USB Standards 1.0 1.1 2.0 3.0 File systems

More information

Portable media PORTABLE MEDIA PORTABLE MEDIA CONNECTIONS

Portable media PORTABLE MEDIA PORTABLE MEDIA CONNECTIONS PORTABLE MEDIA Do not adjust the auxiliary device or allow the device to distract the driver while the vehicle is moving. Driver distraction can lead to accidents causing serious injury or death. Auxiliary

More information

iphone Programming Patrick H. Madden SUNY Binghamton Computer Science Department

iphone Programming Patrick H. Madden SUNY Binghamton Computer Science Department iphone Programming Patrick H. Madden SUNY Binghamton Computer Science Department pmadden@acm.org http://optimal.cs.binghamton.edu General Outline Overview of the tools, and where to get more information

More information

iphone 3GS - Technical Specifications

iphone 3GS - Technical Specifications iphone 3GS - Technical Specifications Size and weight 1 Height: 4.5 inches (115.5 mm) Width: 2.4 inches (62.1 mm) Depth: 0.48 inch (12.3 mm) Weight: 4.8 ounces (135 grams) Cellular and wireless UMTS/HSDPA

More information

WorldNow Producer. Encoding Video

WorldNow Producer. Encoding Video WorldNow Producer Encoding Video Table of Contents Overview... 4 VideoScribe... 5 Streaming Options... 5 Getting Started... 5 VideoScribe Interface... 5 Controls... 6 Show Headline... 6 Manual Encoding...

More information

About Xlinksoft Video Converter

About Xlinksoft Video Converter About Xlinksoft Video Converter Welcome to use the Xlinksoft Video Converter. Xlinksoft Video Converter developed by the Xlinksoft Corporation, is a multi-media file conversion software based on the brand-new

More information

EDIT202 Digital Media Lab Assignment Guidelines

EDIT202 Digital Media Lab Assignment Guidelines EDIT202 Digital Media Lab Assignment Guidelines 1. Create a new folder on your desktop labeled Media. 2. In order to import (see prep sheet for definition) video files into IMovie your movie files will

More information

Sidify Music Converter for Spotify (Windows) User Manual

Sidify Music Converter for Spotify (Windows) User Manual Sidify Music Converter for Spotify (Windows) User Manual Overview Converting Interface Introduction Key Features System Requirement Tutorials Import Spotify Music Delete Spotify Files Purchase & Registration

More information

Instruction Manual. idiskk USB Flash Drive 32GB/64GB/128GB

Instruction Manual. idiskk USB Flash Drive 32GB/64GB/128GB Instruction Manual idiskk USB Flash Drive 32GB/64GB/128GB Introduction Thank you for choosing idiskk Flash Drive. Please read this instruction carefully as it contains some important information. If you

More information

I have a previously created SVCD and now I wish to put it on DVD. Actually I can add about 6 hours of SVCD movie on one DVD-R.

I have a previously created SVCD and now I wish to put it on DVD. Actually I can add about 6 hours of SVCD movie on one DVD-R. Page 1 of 5 home products web boards faq galleries contact about DVDlab Screenshots Encoder Banners DVDlab PRO Screenshots History DVD-9 DL Resources Tips & Tricks FAQ History DVD Tools Timecode calc Re-Aspect

More information

Unit Title: Video Software

Unit Title: Video Software Unit Credit Value: 4 Unit Level: Three Unit Guided Learning Hours: 30 Ofqual Unit Reference Number: T/502/4394 Unit Review Date: 31/12/2018 Unit Sector: 6.1 ICT Practitioners Unit Summary The aim of this

More information

Video Editing With NCH VideoPad

Video Editing With NCH VideoPad Sun City Summerlin Computer Club Seminar Video Editing With NCH VideoPad Tom Burt Seminar Agenda Introduction Getting the Required Tools Overview of the Process VideoPad Editing Basics Project Photo Slide

More information

EZCast Pro User s Manual

EZCast Pro User s Manual EZCast Pro User s Manual Rev. 1.02 General EZCast Pro is a new product based on successful wireless app EZCast, and adds some new features for commercial/educational application. It supports Multi-users

More information

The Media Department File and Transfer Quick Guide 2015/16. Created by Robert Perry

The Media Department File and Transfer Quick Guide 2015/16. Created by Robert Perry The Media Department File and Transfer Quick Guide 2015/16 Created by Robert Perry 2 3 Welcome to the Quick Guide series File and Transfer This guide will help you understand file extensions and file transfer

More information

About Xcode and iphone SDK

About Xcode and iphone SDK apple About Xcode and iphone SDK iphone SDK and Xcode 3.1.2 developer tools for iphone OS 2.2 Contents Introduction Compatibility with Mac OS X Versions What's New Installation Deprecation Notice Introduction

More information

Original Article Written at by Ashish Technospot.net

Original Article Written at   by Ashish Technospot.net Original Article Written at http://www.technospot.net/blogs/ipad-starter-guide-for-a-windowsuser/ by Ashish Mohta @ Technospot.net My Brother in Law got a new ipad 2 and had sent across a couple of queries

More information

App Development. Quick Guides for Masterminds. J.D Gauchat Cover Illustration by Patrice Garden

App Development. Quick Guides for Masterminds. J.D Gauchat   Cover Illustration by Patrice Garden App Development Quick Guides for Masterminds J.D Gauchat www.jdgauchat.com Cover Illustration by Patrice Garden www.smartcreativz.com Quick Guides for Masterminds Copyright 2018 by John D Gauchat All Rights

More information

IDM 221. Web Design I. IDM 221: Web Authoring I 1

IDM 221. Web Design I. IDM 221: Web Authoring I 1 IDM 221 Web Design I IDM 221: Web Authoring I 1 Week 8 IDM 221: Web Authoring I 2 Media on the Web IDM 221: Web Authoring I 3 Before we cover how to include media files in a web page, you need to be familiar

More information

idvd Authoring Program

idvd Authoring Program idvd Authoring Program idvd 7.0 is the standard DVD authoring program on all PSU Macs as of Fall 2008. The interface has changed slightly from previous versions and the media browser is better integrated

More information

Sidify Music Converter for Spotify (Windows) User Manual

Sidify Music Converter for Spotify (Windows) User Manual Sidify Music Converter for Spotify (Windows) User Manual Overview Converting Interface Introduction Key Features System Requirement Tutorials Import Spotify Music Delete Spotify Files Purchase & Registration

More information

John Ray. Sams Teach Yourself. iphone. Application Development. Second Edition. S^/MS 800 East 96th Street, Indianapolis, Indiana, USA

John Ray. Sams Teach Yourself. iphone. Application Development. Second Edition. S^/MS 800 East 96th Street, Indianapolis, Indiana, USA John Ray Sams Teach Yourself iphone Application Development Second Edition S^/MS 800 East 96th Street, Indianapolis, Indiana, 46240 USA Table of Contents Introduction 1 Who Can Become an iphone Developer?

More information

My First Cocoa Program

My First Cocoa Program My First Cocoa Program 1. Tutorial Overview In this tutorial, you re going to create a very simple Cocoa application for the Mac. Unlike a line-command program, a Cocoa program uses a graphical window

More information

Multi-Room Music Servers

Multi-Room Music Servers CT-1: 1 Stream Server CT-8: 8 Stream Server CT-2: 2 Stream Server CT-12: 12 Stream Server CT-16: 16 Stream Server CT-3: 3 Stream Server CT-20: 20 Stream Server CT-4+: 5 Stream Server CT-24: 24 Stream Server

More information

USER GUIDE. ixpand Flash Drive. Western Digital Technologies, Inc. is the seller of record and licensee in the Americas of SanDisk products.

USER GUIDE. ixpand Flash Drive. Western Digital Technologies, Inc. is the seller of record and licensee in the Americas of SanDisk products. USER GUIDE ixpand Flash Drive Western Digital Technologies, Inc. 951 SanDisk Drive, Milpitas, CA 95035 Western Digital Technologies, Inc. is the seller of record and licensee in the Americas of SanDisk

More information

GPS Cinema - Locative Storytelling

GPS Cinema - Locative Storytelling GPS Cinema - Locative Storytelling Tell your Story, Anywhere. Described by some users as "Geocaching for Stories", GPS Cinema is a simple SDK for authoring locative media experiences. Create your own audio

More information

Articulate Presenter Pro

Articulate Presenter Pro Articulate Presenter Pro Summary Articulate Presenter converts PowerPoint to Flash. It allows the user to integrate narration and interactivity into any PowerPoint presentation. It uses templates to embed

More information

My Media Hub Quick Start Guide for Windows or Mac

My Media Hub Quick Start Guide for Windows or Mac My Media Hub Quick Start Guide for Windows or Mac What s inside Welcome to your My Media Hub Getting Started 4 Sharing media over a home network 5 Set up Windows Media Player 7 Set up a Twonky Media Server

More information

SOUNDHEALTH PRODUCTS Therapeutic Harmonics

SOUNDHEALTH PRODUCTS Therapeutic Harmonics SOUNDHEALTH PRODUCTS Therapeutic Harmonics Step by Step Guide to Download into Computer (Windows) or Smart phone PLEASE NOTE: This document only includes technical instructions. Clinical instructions (such

More information

What s New in Studio 6?

What s New in Studio 6? What s New in Studio 6? mimio Toll Free Support: 877.846.3721 email: techsupport@mimio.com New Zoom Icon Right click on the Zoom Icon to choose from Zoom In, Zoom Out, and Zoom Full Import File Icon Insert

More information

Turn off shuffle on ipod touch 5th generation

Turn off shuffle on ipod touch 5th generation Turn off shuffle on ipod touch 5th generation The ipod nano (4th generation) comes in nine colors. Please don't include any personal information in your comment. ipod touch features a 3.5-inch (diagonal)

More information

ESKIAV2 (SQA Unit Code - F9AL 04) Audio and Video Software

ESKIAV2 (SQA Unit Code - F9AL 04) Audio and Video Software Overview This is the ability to use a software application designed to record and edit audio and video sequences. ESKIAV2 (SQA Unit Code - F9AL 04) 1 Performance criteria You must be able to: Use audio

More information

Manually Add Ringtones To Iphone 4 Without Itunes 10

Manually Add Ringtones To Iphone 4 Without Itunes 10 Manually Add Ringtones To Iphone 4 Without Itunes 10 Make and Customize iphone Ringtone from Music Without Computer or itunes No JailBreak. How can I create a ringtone to appear in iphone and itunes ringtone

More information

Computing in the Modern World

Computing in the Modern World Computing in the Modern World BCS-CMW-7: Data Representation Wayne Summers Marion County October 25, 2011 There are 10 kinds of people in the world: those who understand binary and those who don t. Pre-exercises

More information

ALON Dictaphone. User's manual (v )

ALON Dictaphone. User's manual (v ) ALON Dictaphone... 1 User's manual (v. 2.1.2)... 1 1. Introduction... 1 2. Interface survey... 4 3. Recording... 5 4. Edit mode... 15 5. Categories... 21 6. Tools... 22 7. Play state... 30 8. Bookmarks...

More information

Fundamental of Digital Media Design. Introduction to Audio

Fundamental of Digital Media Design. Introduction to Audio Fundamental of Digital Media Design Introduction to Audio by Noraniza Samat Faculty of Computer Systems & Software Engineering noraniza@ump.edu.my OER Fundamental of Digital Media Design by Noraniza Samat

More information

GTX-4. GARMENT PRINTER For Macintosh Instruction Manual

GTX-4. GARMENT PRINTER For Macintosh Instruction Manual GTX-4 GARMENT PRINTER For Macintosh Instruction Manual Please be sure to read this manual before using this product. Keep this manual in a safe place for future use. Table of contents 1. Before Using Your

More information

Press Release. A hours of video playback with Bluetooth disabled (for NWZ-A820 and NWZ-A720 series). 7 hours of

Press Release. A hours of video playback with Bluetooth disabled (for NWZ-A820 and NWZ-A720 series). 7 hours of Press Release Sony Expands Walkman Video MP3 Player Range with New Additions Latest Walkman A820 and A720 series with new enhanced features deliver superior video and audio quality Hong Kong, March 11,

More information

TECHNICAL SPECS

TECHNICAL SPECS TECHNICAL SPECS WWW.LEBENSMITTELZEITUNG.NET PAGE 2 INDEX 1. GENERAL NOTES AND BANNER FORMATS 2. SPECS FOR GIF OR JPG 3. SPECS FOR HTML 5 BANNER 4. SPECS FOR NEWSLETTER 5. SPECS FOR MOBILE 6. SPECS FOR

More information

ipod shuffle User Guide

ipod shuffle User Guide ipod shuffle User Guide Contents 3 Chapter 1: About ipod shuffle 4 Chapter 2: ipod shuffle Basics 4 ipod shuffle at a glance 5 Use the ipod shuffle controls 5 Connect and disconnect ipod shuffle 7 About

More information

Audacity Project #1 - Jungle Theme

Audacity Project #1 - Jungle Theme Audacity Project #1 - Jungle Theme Getting Started Download Audacity_Project_1_Sound_Files.zip file from the Tech Ed web page or the Student share drive. The zip will contain the following files... - africanmp3

More information

Overwhelmed by OVERDRIVE? Follow these instructions and you ll be on your way to enjoying digital media in no time!

Overwhelmed by OVERDRIVE? Follow these instructions and you ll be on your way to enjoying digital media in no time! Overwhelmed by OVERDRIVE? Follow these instructions and you ll be on your way to enjoying digital media in no time! To access digital and audio books available through the Whitman Public Library, you will

More information

i-flashdrive for iphone, ipod and ipad

i-flashdrive for iphone, ipod and ipad i-flashdrive for iphone, ipod and ipad The only two way storage device between ios and Mac How i-flashdrive is different It s the first flash-drive that is cross platforms The standard USB is compatible

More information

Apple 64GB Wi-Fi ipad Mini 3, Model MGGQ2LL/A

Apple 64GB Wi-Fi ipad Mini 3, Model MGGQ2LL/A Apple 64GB Wi-Fi ipad Mini 3, Model MGGQ2LL/A The most advanced ipad mini has the Touch ID fingerprint sensor, a 7.9-inch Retina display, a powerful A7 chip with 64- bit architecture, an isight camera,

More information

Table of Content. Nero Recode Manual

Table of Content. Nero Recode Manual Table of Content 1. Start Successfully... 4 1.1. About Nero Recode... 4 1.2. Versions of Nero Recode... 4 1.3. Working with Nero Recode... 5 1.4. Starting Nero Recode... 6 2. Main Screen... 8 3. Recode

More information

SI M Audio, Navigation, Monitors, Alarms, SRS

SI M Audio, Navigation, Monitors, Alarms, SRS Page 1 of 5 SI M65 01 09 Audio, Navigation, Monitors, Alarms, SRS December 2011 Technical Service This Service Information bulletin supersedes SI M65 01 09 dated November 2011. designates changes to this

More information

Publisher v3 Documentation

Publisher v3 Documentation Publisher v3 Documentation Questions? email me: t0rn@inbox.ru!1 Description Publisher - Xcode project of universal ios app for selling PDF publications. Programming language - Swift 3. Complitable with

More information

Powered by EZCast Software

Powered by EZCast Software Powered by EZCast Software User Manual Rev. 1.00 1. General EZCast is a special program to project your mobile device display to another screen through Wi-Fi connection. You can enhance your TV/Projector

More information

RIP-N-PLAY Product Guide

RIP-N-PLAY Product Guide For additional information call: +00 44 (0)161 402 3264 RIP-N-PLAY Product Guide THIS DOCUMENT CONTAINS INFORMATION THAT IS SUBJECT TO CHANGE WITHOUT NOTICE. No part of this publication may be reproduced

More information

INSTRUCTION MANUAL HQ MP3 Watch Voice Recorder SB-WR8805

INSTRUCTION MANUAL HQ MP3 Watch Voice Recorder SB-WR8805 INSTRUCTION MANUAL HQ MP3 Watch Voice Recorder SB-WR8805 Revised: Jan 15, 2013 Thank you for purchasing from SafetyBasement.com! We appreciate your business. We made this simple manual to help you enjoy

More information

ESKIAV3 (SQA Unit Code - F9AM 04) Audio and Video Software

ESKIAV3 (SQA Unit Code - F9AM 04) Audio and Video Software Overview This is the ability to use a software application designed to record and edit audio and video sequences. ESKIAV3 (SQA Unit Code - F9AM 04) 1 Performance criteria You must be able to: You must

More information