Medication Tracker App for iphone Ryan Hitt CPET 491 Purdue University Fort Wayne Department of Computer, Engineering, and Information Technology

Size: px
Start display at page:

Download "Medication Tracker App for iphone Ryan Hitt CPET 491 Purdue University Fort Wayne Department of Computer, Engineering, and Information Technology"

Transcription

1 Medication Tracker App for iphone Ryan Hitt CPET 491 Purdue University Fort Wayne Department of Computer, Engineering, and Information Technology 1 Content Background and Introduction Project Management Design Process Legal Aspects Programming Languages Integrated Development Environment (IDE) Software Design & Architecture Demonstration 2 1

2 Background and Introduction Family members and others in my life with diagnosed diseases (Intestinal cancer, Crohn s disease, etc.) Wanted to learn more about these diseases Discovered lots of information, intimidating to keep track of it all Thought I could simply and consolidate some of this information 3 Background and Information Got idea for app from my grandmother Not a fan of technology, but loves her iphone Kept paper charts and writings for all of this information Wanted to give her one place on her phone where she could store all of that information 4 2

3 Background and Information Experience with various programming languages, but never developed for any Apple equipment Never developed a mobile application before Chose iphone because that s what was readily available to me Wanted to make an app simple enough that my grandmother wouldn t have to ask how to use 5 Project Management Went about researching how to make an iphone app Acquired ios SDK for app development Obtained training materials for iphone app development Predicted roughly 350 hours needed split between research, education, and actual development 6 3

4 Medication Tracker App Costs Material Costs Labor Costs Item Cost Item Cost (Hrs.) ios SDK $99 Research 50 Training Materials $75 Study Programming Language 70 Database Development 25 Total $174 Software Design 60 GUI design 15 Code Development 50 Code Testing 50 Final Report 15 Final Presentation 15 Total Project Management Needed to plan for potential risks that could arise throughout the development process With the help of Phase 1 instructors, developed a risk mitigation plan to help me realize my project completion Charted these risks and prioritized them based on severity and likeliness of occurrence 8 4

5 1 Insignificant: 2 Minor: Risk Ranking 3 Moderate: 4 Major: 5 Catastrophic: minor problem easily handled by day to day processes some disruption possible significant time / resources required operations severely damaged project survival is at risk 5 Almost Certain: >90% chance 4 High: 50-90% chance 3 Moderate: 10-50% chance 2 Unlikely: 3-10% chance 1 Rare: <3% chance Likelihood , 6, 12, , 11 1, 9, Severity ID Entry Date Risk Description Consequence of Risk Status Likelihood (1-5) Severity (1-5) Score Rank* Response (Accept, Avoid, Transfer, Mitigate plus description) 1 20-Apr-13 Doesn't operate App doesn't work Open Medium Mitigate: Thoroughly test code Cannot provide required App crashes/unreliable 2 20-Apr-13 functionality Open Medium Mitigate: Thoroughly test code Does not integrate Does not provide properly with Calendar required functionality 3 20-Apr-13 or Contacts Open Low Accept 4 20-Apr-13 Inaccurate information Uselessness or Avoid: Thoroughly research Open High potential harm to user medications/diseases Can't integrate required Can't finish app based number of diseases into on requirements 5 20-Apr-13 database Open Low Accept 6 20-Apr-13 App not completed deadline No working app at Open High Avoid: Start early so code is completed App exceeds specified App does not meet 7 20-Apr-13 file size stated requirements Open Low Accept 8 20-Apr Apr May May May May-13 GUI performance buggy/laggy Developer computer breaks down Cannot integrate database into app Cannot integrate web links into app Can't learn Objective-C quickly enough Can't learn Xcode quickly enough App doesn't function as anticipated Either cannot finish app, or must add significant cost to project Cannot finish app within specified requirements 14 5-May-13 Price of SDK goes up project Additional cost added to Open Medium Mitigate: Thoroughly test code Open Medium Open Medium Cannot provide specified requirements Open Medium Delays schedule and may not complete on Open High time Delays schedule and may not complete on Open High time Open Low Accept Mitigate: Keep backups of all files, properly care for computer Avoid: Thoroughly test code to make sure database functions properly Avoid: Thoroughly test code to make sure links work Transfer: Spend more time learning Objective-C instead of testing or coding Transfer: Spend more time learning Xcode instead of testing or coding 10 5

6 Design Process Desired iphone app features: Database for diagnoses, medications, workout and diet plans, and physician information Easy-to-use, straightforward Graphical User Interface (GUI) Some features not possible due to legal requirements 11 Legal Aspects Wanted to potentially store my database remotely, so information can be accessed from multiple devices Also wanted to show a list of medications associated with a given diagnosis when that information is entered Wanted to list my app on Apple s App Store Food and Drug Administration (FDA) has the right to regulate and monitor any mobile medical application 12 6

7 Legal Aspects FDA s Mobile Medical Applications Guidance Report lays ground rules for regulations and monitoring: Connect to another device for purposes of controlling or displaying, storing, analyzing, or transmitting patient-specific medical device data. Perform patient-specific analysis and provide patient-specific diagnosis or treatment recommendations. 13 Legal Aspects Even though there is no regulation, my app would still be subject to enforcement discretion by the FDA because my app will: Help users self-manage their diseases or conditions without providing specific treatment or treatment suggestions Provide users with simple tools to organize and track their health information Provide easy access to information related to users' health conditions or treatments 14 7

8 Programming Language ios apps written in Objective-C Object-oriented superset of C, similar to C++ or C# Developed at NeXT, now used for Mac OS X, iphone, and ipad Built on top of C++, can actually use C and C++ code in Objective-C programs Application Programming Interface (API) Cocoa Touch written in Objective-C 15 Programming Language Cocoa Touch API has many different frameworks that make up the package Core Animation WebKit Address Book Core Data SQLite Many more 16 8

9 Xcode IDE Xcode is IDE used for Mac, Safari, and ios development Supports multiple languages (C, C++, Objective-C, Javascript, HTML, CCS, etc.) Integrated GUI editor and database developer Built-in simulator to debug applications without having to load onto a device after every recompile

10

11

12 Software Design Wanted app to be simple and easy to navigate Wanted to have a consistent look and feel to the rest of ios so the app didn t feel foreign Navigation of the app modeled after the iphone s own apps, such as Phone and Music

13

14 27 Demonstration 28 14

15 Lessons Learned Learning a new programming language with no guidance (classroom, teacher, etc.) is challenging Making a mobile application is not as simple as just writing code Getting a quick handle on proper time management is paramount to any project 29 Works Cited [1] A. Allan, Learning iphone Programming, Sebastopol, CA: O'Reilly Media, Inc., [2] E. Sadun, The Advanced ios 6 Developer's Cookbook: Developer's Library, Boston, MA: Pearson Education, Inc., [3] J. Zdziarski, iphone SDK: Application Development, Sebastopol, CA: O'Reilly Media, Inc., [4] S. G. Kochan, Programming in Objective-C 2.0, Boston, MA: Pearson Education, Inc., [5] Z. Tamim, "AppCoda," 15 December [Online]. Available: [Accessed 2014]. [6] "Cone Code Development," 1 May [Online]. Available: [Accessed 2014]

16 Works Cited [7] S. R. Kothari, "Sugartin," March [Online]. Available: [Accessed 2014]. [8] "Stack Overflow," 5 October [Online]. Available: [Accessed 2014]. [9] Food and Drug Administration, "Mobile Medical Applications: Guidance for Industry and Food and Drug Adminstration Staff," [10] Apple, Inc., "ios 7 Design Resources," [Online]. Available: [Accessed 2014]. [11] Team Treehouse, "ios Development Track," Treehouse Island, Inc., [Online]. Available: [Accessed 2014]. [12] P. Hegarty, "Developing ios 7 Apps for iphone and ipad," Stanford University, Stanford, CA, Questions? 32 16

Mobile Application Development by Lynn Rosier TEA 126.39 http://ritter.tea.state.tx.us/rules/tac/chapter126/ch126c.html#126.39 9-11:15 Mobile apps overview, software, possible projects, and an intro to

More information

HIPAA RISK ADVISOR SAMPLE REPORT

HIPAA RISK ADVISOR SAMPLE REPORT HIPAA RISK ADVISOR SAMPLE REPORT HIPAA Security Analysis Report The most tangible part of any annual security risk assessment is the final report of findings and recommendations. It s important to have

More information

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 PDF

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 PDF IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 PDF ios 9 App Development Essentials is latest edition of this popular book series and has now been fully updated

More information

QUICK START USER S GUIDE

QUICK START USER S GUIDE QUICK START USER S GUIDE The Mount Nittany Health team is excited to bring you My Mount Nittany Health, the online tool that allows you to play a bigger part in your own healthcare journey. This Quick

More information

Unit Compliance to the HIPAA Security Rule

Unit Compliance to the HIPAA Security Rule HIPAA Risk Analysis Unit Compliance to the HIPAA Security Rule OIT Security Risk and Compliance PURPOSE The purpose of this document is to provide guidance for units on how to perform a Risk Analysis of

More information

Emerging Challenges in mhealth: Keeping Information Safe & Secure HCCA CI Web Hull Privacy, Data Protection, & Compliance Advisor

Emerging Challenges in mhealth: Keeping Information Safe & Secure HCCA CI Web Hull Privacy, Data Protection, & Compliance Advisor Emerging Challenges in mhealth: Keeping Information Safe & Secure HCCA CI 2016 Web Hull Privacy, Data Protection, & Compliance Advisor Web.Hull@icloud.com 1 Topics 1. mhealth Challenges & Landscape 2.

More information

Topics 4/11/2016. Emerging Challenges in mhealth: Keeping Information Safe & Secure. Here s the challenge It s just the beginning of mhealth

Topics 4/11/2016. Emerging Challenges in mhealth: Keeping Information Safe & Secure. Here s the challenge It s just the beginning of mhealth Emerging Challenges in mhealth: Keeping Information Safe & Secure HCCA CI 2016 Web Hull Privacy, Data Protection, & Compliance Advisor Web.Hull@icloud.com 1 Topics 1. mhealth Challenges & Landscape 2.

More information

[PDF] BEGINNING ANDROID 4 GAMES DEVELOPMENT CODE DOWNLOAD

[PDF] BEGINNING ANDROID 4 GAMES DEVELOPMENT CODE DOWNLOAD 10 December, 2017 [PDF] BEGINNING ANDROID 4 GAMES DEVELOPMENT CODE DOWNLOAD Document Filetype: PDF 428.15 KB 0 [PDF] BEGINNING ANDROID 4 GAMES DEVELOPMENT CODE DOWNLOAD Android might not be the best choice

More information

Mobile Health Apps: A Primer

Mobile Health Apps: A Primer Mobile Health Apps: A Primer René Quashie Senior Counsel Epstein Becker Green July 2014 2014 Epstein Becker & Green, P.C. All Rights Reserved. ebglaw.com 1 Agenda 1. mhealth Publishers 2. Status of the

More information

Intro to Development for ios. Dave Koziol Arbormoon Software, Inc.

Intro to Development for ios. Dave Koziol Arbormoon Software, Inc. Intro to Development for ios Dave Koziol Arbormoon Software, Inc. About Me Long time Apple Developer (21 WWDCs) Organizer Ann Arbor CocoaHeads President & ios Developer at Arbormoon Software Inc. Multiple

More information

Itunes Manually Install Ios Beta Without. Developer Account >>>CLICK HERE<<<

Itunes Manually Install Ios Beta Without. Developer Account >>>CLICK HERE<<< Itunes Manually Install Ios Beta 6.1 2 Without Developer Account How to Install ios 9 Beta Without a UDID Using ISPW to do is perform a manual IPSW based update to the device with itunes. Yes need the

More information

RE: ipad1:1 Program 2014

RE: ipad1:1 Program 2014 POINT COOK PREP-YEAR 9 COLLEGE 18-50 PONSFORD DRIVE PO BOX 6497 POINT COOK 3030 RE: ipad1:1 Program 2014 Telephone +613 8348 7100 Fax +613 8348 7199 Email point.cook.p9.co@edumail.vic.gov.au Dear Parents

More information

CIS 086 : Week 1. Web Development with PHP and MySQL

CIS 086 : Week 1. Web Development with PHP and MySQL + CIS 086 : Week 1 Web Development with PHP and MySQL + Introduction n Instructor: Mark Brautigam n You: Skills and Technology Survey n You: Expectations of this class n You: Introduce yourself on the

More information

Profile Can't Be Found Jenkins

Profile Can't Be Found Jenkins Iphone Books Code Sign Error Provisioning Profile Can't Be Found Jenkins Code signing is required for product type Unit Test Bundle in SDK ios 8.0 profile accordingly, installed both, but can't get past

More information

IBM Case Manager Mobile Version SDK for ios Developers' Guide IBM SC

IBM Case Manager Mobile Version SDK for ios Developers' Guide IBM SC IBM Case Manager Mobile Version 1.0.0.5 SDK for ios Developers' Guide IBM SC27-4582-04 This edition applies to version 1.0.0.5 of IBM Case Manager Mobile (product number 5725-W63) and to all subsequent

More information

Beginning IOS 4 Application Development By Wei-Meng Lee READ ONLINE

Beginning IOS 4 Application Development By Wei-Meng Lee READ ONLINE Beginning IOS 4 Application Development By Wei-Meng Lee READ ONLINE If you are looking for the ebook by Wei-Meng Lee Beginning ios 4 Application Development in pdf form, then you have come on to the correct

More information

American Board of Addiction Medicine

American Board of Addiction Medicine American Board of Addiction Medicine Frequently Asked Questions 1. What are the requirements for taking the certification or recertification exam? Initial certification requires verification of a. Graduation

More information

Mobile Computing Meets Research Data

Mobile Computing Meets Research Data Mobile Computing Meets Research Data Engineer Bainomugisha Pilot Research Data Center Workshop Mombasa/Kenya Software Languages Lab. Department of Computer Science Vrije Universiteit Brussel, Belgium Department

More information

About 1. Chapter 1: Getting started with iphone 2. Remarks 2. Versions 2. Examples 2. Installation or Setup 2. What is iphone. 3

About 1. Chapter 1: Getting started with iphone 2. Remarks 2. Versions 2. Examples 2. Installation or Setup 2. What is iphone. 3 iphone #iphone Table of Contents About 1 Chapter 1: Getting started with iphone 2 Remarks 2 Versions 2 Examples 2 Installation or Setup 2 What is iphone. 3 Programming iphone basics 4 Chapter 2: IOS Version

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

Adobe Dreamweaver CS5 Digital Classroom Ebooks Free

Adobe Dreamweaver CS5 Digital Classroom Ebooks Free Adobe Dreamweaver CS5 Digital Classroom Ebooks Free Learning Dreamweaver is a dream with this instructional book-and-video training package! Dreamweaver CS5 Digital Classroom covers Dreamweaver CS5 and

More information

Without Developer Account

Without Developer Account Itunes Manually Install Ios Beta On Iphone 4 Without Developer Account Step 4. Connect your Laptop or Mac to your iphone and open itunes. This will start the process to install ios 8 beta without developer

More information

FDA CDRH perspective on new technologies in inhaler products

FDA CDRH perspective on new technologies in inhaler products 2017 IPAC RS/ISAM Joint Workshop New Frontiers in Inhalation Technology FDA CDRH perspective on new technologies in inhaler products Linda Ricci Associate Director ODE DH Office of Device Evaluation Center

More information

Software Compare and Contrast

Software Compare and Contrast Microsoft Software Compare and Contrast Word Easy to navigate. Compatible with all PC computers. Very versatile. There are lots of templates that can be used to create flyers, calendars, resumes, etc.

More information

Mobile Health: Concepts & Thoughts. Robert Napoli Chief Information Officer Planned Parenthood of the Great Northwest and the Hawaiian Islands

Mobile Health: Concepts & Thoughts. Robert Napoli Chief Information Officer Planned Parenthood of the Great Northwest and the Hawaiian Islands Mobile Health: Concepts & Thoughts Robert Napoli Chief Information Officer Planned Parenthood of the Great Northwest and the Hawaiian Islands OVERVIEW a. What is Mobile Health? b. Mobile Health Today Industry

More information

a publication of the health care compliance association MARCH 2018

a publication of the health care compliance association MARCH 2018 hcca-info.org Compliance TODAY a publication of the health care compliance association MARCH 2018 On improv and improving communication an interview with Alan Alda This article, published in Compliance

More information

A Web Application to Visualize Trends in Diabetes across the United States

A Web Application to Visualize Trends in Diabetes across the United States A Web Application to Visualize Trends in Diabetes across the United States Final Project Report Team: New Bee Team Members: Samyuktha Sridharan, Xuanyi Qi, Hanshu Lin Introduction This project develops

More information

Manual Of Ios 7 Beta 2 Ipad 3 >>>CLICK HERE<<<

Manual Of Ios 7 Beta 2 Ipad 3 >>>CLICK HERE<<< Manual Of Ios 7 Beta 2 Ipad 3 Step 2: Before you begin installing ios 8, you must make a complete backup of Step 3: Once you are done with the backup, download ios 8 links from here. ios 8 / 8.1 update

More information

An Update on the Activities and Progress of the mhealth Regulatory Coalition Prepared for the 2011 Medical Device Connectivity Conference

An Update on the Activities and Progress of the mhealth Regulatory Coalition Prepared for the 2011 Medical Device Connectivity Conference An Update on the Activities and Progress of the mhealth Regulatory Coalition Prepared for the 2011 Medical Device Connectivity Conference Dane Stout The Anson Group September 8, 2011 MRC Background Formed

More information

LifeSavers Training Center Members,

LifeSavers Training Center Members, LifeSavers Training Center Members, If the LifeSavers icon above looks familiar you have visited my website in the last few months. Yes, we have done a website make-over. You are now able to access all

More information

How Do I Sync My New Iphone To My Icloud. Account >>>CLICK HERE<<<

How Do I Sync My New Iphone To My Icloud. Account >>>CLICK HERE<<< How Do I Sync My New Iphone To My Icloud Account If you back up your iphone, ipad, or ipod touch, you'll have a copy of your Backups let you transfer data from your last device to your new one. In case

More information

My Windows 10 Computer For Seniors (includes Video And Content Update Program) Ebooks Free

My Windows 10 Computer For Seniors (includes Video And Content Update Program) Ebooks Free My Windows 10 Computer For Seniors (includes Video And Content Update Program) Ebooks Free Book + 2 Hours of Free Video + Content Update Program  My Microsoft Windows 10 for Seniors is an easy, full-color

More information

Manual Iphone 5 Bluetooth Not Working With Macbook Via

Manual Iphone 5 Bluetooth Not Working With Macbook Via Manual Iphone 5 Bluetooth Not Working With Macbook Via Version 5. 13944 Views. Last Modified: Nov 17, 2014 4:50 PM. Bluetooth supports many different "Profiles", or methods of connecting BlueTooth The

More information

Illustrator CS5 Digital Classroom, (Book And Video Training) PDF

Illustrator CS5 Digital Classroom, (Book And Video Training) PDF Illustrator CS5 Digital Classroom, (Book And Video Training) PDF A book-and-video training package provides a unique illustration to the basics of Illustrator Adobe Illustrator is a unique design and drawing

More information

Human Factors Usability in the Review of New Medical Devices FDA/CDRH. Considering Usability for Pharmaceutical Aerosol Devices.

Human Factors Usability in the Review of New Medical Devices FDA/CDRH. Considering Usability for Pharmaceutical Aerosol Devices. Human Factors Usability in the Review of New Medical Devices FDA/CDRH Considering Usability for Pharmaceutical Aerosol Devices Ron Kaye Human Factors Pre-Market Evaluation Team Leader Office of Device

More information

COPYRIGHTED MATERIAL. 1Hello ios! A Suitable Mac. ios Developer Essentials

COPYRIGHTED MATERIAL. 1Hello ios! A Suitable Mac. ios Developer Essentials 1Hello ios! Hello and welcome to the exciting world of ios application development. ios is Apple s operating system for mobile devices; the current version as of writing this book is 5.0. It was originally

More information

Information Security Guideline OPERATING SYSTEM PATCHING

Information Security Guideline OPERATING SYSTEM PATCHING Information Security Guideline OPERATING SYSTEM PATCHING Updated - August 2017 THIS PAGE INTENTIONALLY LEFT BLANK Operating System (OS) patching refers to applying updates to operating systems. It is absolutely

More information

iphone Development Setup Instructions Nikhil Yadav Pervasive Health Fall 2011

iphone Development Setup Instructions Nikhil Yadav Pervasive Health Fall 2011 iphone Development Setup Instructions Nikhil Yadav Pervasive Health Fall 2011 Requirements Apple Mac Computer (Desktop or laptop) with recent snow leopard builds Apple Developer Registered Profile (create

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

Developing a Comprehensive Mobile Test Strategy STC Analyst Quality Assurance. inautix Technologies

Developing a Comprehensive Mobile Test Strategy STC Analyst Quality Assurance. inautix Technologies 1 Developing a Comprehensive Mobile Test Strategy STC-2013 Analyst Quality Assurance. mayuri.anil.kale@bnymellon.com inautix Technologies Magarpatta City,Pune. 2 Abstract: Recent studies suggest that at

More information

How To Manually Sync Songs To Iphone 5 With Itunes

How To Manually Sync Songs To Iphone 5 With Itunes How To Manually Sync Songs To Iphone 5 With Itunes 10.6.3 Passing on corruption may be an issue: I bricked a new 5 and was told by the Also, I'm running itunes 10.6.3 on an original macbook air (with a

More information

Case study on PhoneGap / Apache Cordova

Case study on PhoneGap / Apache Cordova Chapter 1 Case study on PhoneGap / Apache Cordova 1.1 Introduction to PhoneGap / Apache Cordova PhoneGap is a free and open source framework that allows you to create mobile applications in a cross platform

More information

Developing Applications for ios

Developing Applications for ios Developing Applications for ios Lecture 1: Mobile Applications Development Radu Ionescu raducu.ionescu@gmail.com Faculty of Mathematics and Computer Science University of Bucharest Evaluation Individual

More information

PYTHON GUI PROGRAMMING COOKBOOK BY BURKHARD A. MEIER DOWNLOAD EBOOK : PYTHON GUI PROGRAMMING COOKBOOK BY BURKHARD A. MEIER PDF

PYTHON GUI PROGRAMMING COOKBOOK BY BURKHARD A. MEIER DOWNLOAD EBOOK : PYTHON GUI PROGRAMMING COOKBOOK BY BURKHARD A. MEIER PDF Read Online and Download Ebook PYTHON GUI PROGRAMMING COOKBOOK BY BURKHARD A. MEIER DOWNLOAD EBOOK : PYTHON GUI PROGRAMMING COOKBOOK BY BURKHARD A. MEIER PDF Click link bellow and free register to download

More information

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 By Neil Smyth

IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 By Neil Smyth IOS 9 App Development Essentials: Learn To Develop IOS 9 Apps Using Xcode 7 And Swift 2 By Neil Smyth Neil Smyth - ios 9 App Development Essentials: Learn to Develop ios 9 Apps Using Xcode 7 and Swift

More information

Realize Reader Windows App. Early Learner User Guide

Realize Reader Windows App. Early Learner User Guide Realize Reader 18.1 Windows App Early Learner User Guide 6/12/2018 Contents Contents ii What Is Realize Reader? 3 Use Realize Reader Mobile Apps 3 Complete an Assignment 4 Use the Table of Contents 6 View

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

Itunes Manually Install Ios Beta 7 On Iphone 4s Without Udid >>>CLICK HERE<<<

Itunes Manually Install Ios Beta 7 On Iphone 4s Without Udid >>>CLICK HERE<<< Itunes Manually Install Ios Beta 7 On Iphone 4s Without Udid 7 Reasons why you shouldn't install ios 9 beta. Please ensure that you've You can find the UDID using either Xcode or itunes: Xcode method Connect

More information

Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report

Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report Team : Let s Do This CS147 Assignment 7 (Low-fi Prototype) Report 1. Title, each team member s name & role Title: Let s Do This Roles: Divya - Developer. Eric - Developer, manager. Sami - User testing,

More information

You can put your ios device into recovery mode, then restore it using itunes. Hold down the Home button on your device as you connect the USB cable.

You can put your ios device into recovery mode, then restore it using itunes. Hold down the Home button on your device as you connect the USB cable. Ios 7 Manual Restore For Ipad 2 Link Aug 30, 2013. Select your iphone, ipad, or ipod touch when it appears in itunes. Select the MacBook Pro (13-inch Early 2011), OS X Mountain Lion (10.8.2) Connect the

More information

Bowel Preparation App: User Guide

Bowel Preparation App: User Guide 1 Bowel Preparation App: User Guide Team Members: Ela Amatya, Kevin Huang, Kevin Lee, Tsz Kit Lo, and Guangsha Mou Client: Sooraj Tejaswi Professor: Xin Liu 2 Table of Contents 1. Preface pg 3 1.1 README

More information

Itunes Manually Install Ios Beta 6 On Iphone 4 Via >>>CLICK HERE<<<

Itunes Manually Install Ios Beta 6 On Iphone 4 Via >>>CLICK HERE<<< Itunes Manually Install Ios Beta 6 On Iphone 4 Via How to install ios 8.4 using itunes on your Mac or Windows PC Plug your iphone, ipad, or ipod touch in using your USB to Lightning or USB to 30-pin Dock.

More information

How To Move Songs In Itunes 11.1 On My Iphone

How To Move Songs In Itunes 11.1 On My Iphone How To Move Songs In Itunes 11.1 On My Iphone All on your iphone, ipad, ipod touch, Mac, or PC. Menu, Apple Apple Store Mac iphone Watch ipad ipod itunes Support You can also create your own custom stations

More information

How Do I Sync My Iphone To A New Computer Without Losing Everything

How Do I Sync My Iphone To A New Computer Without Losing Everything How Do I Sync My Iphone To A New Computer Without Losing Everything How do I sync my iphone to a new computer without losing all of my new My old computer died and you all helped me figure out how to obtain

More information

Can I Manually Manage Music On My Iphone Without Erasing

Can I Manually Manage Music On My Iphone Without Erasing Can I Manually Manage Music On My Iphone Without Erasing Select 'manually manage music' and create a playlist by adding the songs you want in media player, will it erase the other music I already have

More information

Itunes Manually Install Ios Beta 6 On Iphone 4s Without Udid >>>CLICK HERE<<<

Itunes Manually Install Ios Beta 6 On Iphone 4s Without Udid >>>CLICK HERE<<< Itunes Manually Install Ios Beta 6 On Iphone 4s Without Udid How to install ios 8.3 Beta 2 ipsw Using itunes without a Developer Account and UDID. For the Tested on iphone 4,4S,5,5S,6 all the same issue.

More information

A SAS and Java Application for Reporting Clinical Trial Data. Kevin Kane MSc Infoworks (Data Handling) Limited

A SAS and Java Application for Reporting Clinical Trial Data. Kevin Kane MSc Infoworks (Data Handling) Limited A SAS and Java Application for Reporting Clinical Trial Data Kevin Kane MSc Infoworks (Data Handling) Limited Reporting Clinical Trials Is Resource Intensive! Reporting a clinical trial program for a new

More information

Threat and Vulnerability Assessment Tool

Threat and Vulnerability Assessment Tool TABLE OF CONTENTS Threat & Vulnerability Assessment Process... 3 Purpose... 4 Components of a Threat & Vulnerability Assessment... 4 Administrative Safeguards... 4 Logical Safeguards... 4 Physical Safeguards...

More information

Welcome to Parkview MyChart!

Welcome to Parkview MyChart! Patient Guide Welcome to Parkview MyChart! Welcome to your one story of care. As a patient of Parkview, you now have access to your health information from the convenience of your home, or even from the

More information

How Do I Open Up My Itunes Library On Another Computer

How Do I Open Up My Itunes Library On Another Computer How Do I Open Up My Itunes Library On Another Computer Home Sharing allows you to share items from your itunes library with your Open itunes. Done, Home Sharing won't be visible until it detects another

More information

Managerial Design Review Presentation

Managerial Design Review Presentation Modular Motion Tracking System - Base Unit Team: Evan Brent Project Lead, Enclosure Lead Bernt Gudmestad Integration Lead Alain Hamblet Power Supply Lead Erik Austin Low Level Programming Lead Jahnavi

More information

Registering for the Apple Developer Program

Registering for the Apple Developer Program It isn t necessary to be a member of the Apple Developer Program if you don t intend to submit apps to the App Stores, or don t need the cloud-dependent features. We strongly recommend joining, though,

More information

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score

Datacenter Care HEWLETT PACKARD ENTERPRISE. Key drivers of an exceptional NPS score Datacenter Care The things I love about Datacenter Care is the a la carte nature of the offering. The contract is really flexible and the services delivered correspond exactly to what we bought. The contract

More information

MPM210: Introduction to Project Management 1. MPM210: Introduction to Project Management. Project Plan for Learning Modules.

MPM210: Introduction to Project Management 1. MPM210: Introduction to Project Management. Project Plan for Learning Modules. MPM210: Introduction to Project Management 1 MPM210: Introduction to Project Management Project Plan for Learning Modules Trina VanderLouw Professor Derrick Nelson Colorado Technical University Online

More information

How to access and navigate the Infinite Campus Portal

How to access and navigate the Infinite Campus Portal Ballard County Public Schools How to access and navigate the Infinite Campus Portal This presentation is a demonstration of the Infinite Campus Portal. For a detailed description of each area of the portal,

More information

OnCore Enterprise Research. Subject Administration Full Study

OnCore Enterprise Research. Subject Administration Full Study OnCore Enterprise Research Subject Administration Full Study Principal Investigator Clinical Research Coordinator June 2017 P a g e 1 This page is intentionally blank. P a g e 2 Table of Contents What

More information

Itunes Manually Transfer Ipod Music To Library Mac Software

Itunes Manually Transfer Ipod Music To Library Mac Software Itunes Manually Transfer Ipod Music To Library Mac Software Apple Store Mac iphone Watch ipad ipod itunes Support from audio CDs or received from other sources won't copy from your device to the itunes

More information

Hello! ios Development

Hello! ios Development SAMPLE CHAPTER Hello! ios Development by Lou Franco Eitan Mendelowitz Chapter 1 Copyright 2013 Manning Publications Brief contents PART 1 HELLO! IPHONE 1 1 Hello! iphone 3 2 Thinking like an iphone developer

More information

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<<

Update Manual Ios 7.1 Iphone 4s Wont >>>CLICK HERE<<< Update Manual Ios 7.1 Iphone 4s Wont ios 7.1.2 has caused some problems for some iphone, ipad and ipod touch users. Here's how you can That way, if anything goes wrong, at least you won't lose any data.

More information

Itunes Manually Install Ios Beta 6 Without Udid Registered >>>CLICK HERE<<<

Itunes Manually Install Ios Beta 6 Without Udid Registered >>>CLICK HERE<<< Itunes Manually Install Ios Beta 6 Without Udid Registered beta versions can be installed on ios devices whose UDIDs are registered with Apple. To register a UDID, you need to be a developer or know someone

More information

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant Personal Health Assistant Ishmael Smyrnow Kevin Morillo James Redway CSE 293 Final Report Table of Contents 0... 3 1...General Overview... 3 1.1 Introduction... 3 1.2 Goal...3 1.3 Overview... 3 2... Server

More information

Cloud music itunes iphone for free 9.2. Cloud music itunes iphone for free 9.2.zip

Cloud music itunes iphone for free 9.2. Cloud music itunes iphone for free 9.2.zip Cloud music itunes iphone for free 9.2 Cloud music itunes iphone for free 9.2.zip Music, movies, TV shows, and more all come together here.sep 7, 2017 To access your music from all of your devices, turn

More information

Interactive Campaign Planning for Marketing Analysts

Interactive Campaign Planning for Marketing Analysts Interactive Campaign Planning for Marketing Analysts Fan Du University of Maryland College Park, MD, USA fan@cs.umd.edu Sana Malik Adobe Research San Jose, CA, USA sana.malik@adobe.com Eunyee Koh Adobe

More information

Writing Valuable Requirements: From Personas to Use Cases and User Stories

Writing Valuable Requirements: From Personas to Use Cases and User Stories Writing Valuable Requirements: From Personas to Use Cases and User Stories Mattias Arvola SICS East Swedish ICT Department of Computer and Information Science mattias.arvola@liu.se 3 Value in Use The

More information

Assignment 8 rekindl Local Community (1:30PM) Meet The Team. Ryan C. Amanda L. Sara V. James C.

Assignment 8 rekindl Local Community (1:30PM) Meet The Team. Ryan C. Amanda L. Sara V. James C. Hi-Fi Prototype Assignment 8 rekindl Local Community (1:30PM) Meet The Team Ryan C. Amanda L. Sara V. James C. Introduction Mission Statement: Reignite faded friendships. Problem Overview: Busy schedules

More information

Ipad User Guide Macbook Pro Inch Mid 2010) -

Ipad User Guide Macbook Pro Inch Mid 2010) - Ipad User Guide Macbook Pro 2012 13 Inch Mid 2010) - Apple Store Mac iphone Watch ipad ipod itunes Support MacBook Pro (13-inch, Mid 2012), MacBook Pro (13-inch, Late 2011), MacBook Pro Early 2011), MacBook

More information

FDA & Medical Device Cybersecurity

FDA & Medical Device Cybersecurity FDA & Medical Device Cybersecurity Closing Keynote, February 19, 2017 Suzanne B. Schwartz, M.D., MBA Associate Director for Science & Strategic Partnerships Center for Devices and Radiological Health US

More information

OBSERVATION 360 USER GUIDE. Fostering Teacher Growth to Advance Student Achievement

OBSERVATION 360 USER GUIDE. Fostering Teacher Growth to Advance Student Achievement 1 OBSERVATION 360 USER GUIDE Fostering Teacher Growth to Advance Student Achievement 2010 School Improvement Network 800 572.1153 www.schoolimprovement.com 32 West Center Street, Midvale, UT 84047 1 2

More information

Topic Error Code 3194 Itunes Restore Iphone 3gs Ios >>>CLICK HERE<<<

Topic Error Code 3194 Itunes Restore Iphone 3gs Ios >>>CLICK HERE<<< Topic Error Code 3194 Itunes Restore Iphone 3gs Ios 5.1 1 iphone 4s wont restore it says itunes error 1 when it says restoring iphone firmware. A: itunes What exactly is the problem, or hardware that effects

More information

September 26, Division of Dockets Management (HFA-305) Food and Drug Administration 5630 Fishers Lane, Room 1061 Rockville, MD 20852

September 26, Division of Dockets Management (HFA-305) Food and Drug Administration 5630 Fishers Lane, Room 1061 Rockville, MD 20852 701 Pennsylvania Avenue, NW Suite 800 Washington, D.C. 20004 2654 Tel: 202 783 8700 Fax: 202 783 8750 www.advamed.org Division of Dockets Management (HFA-305) Food and Drug Administration 5630 Fishers

More information

2016 Survey: A Pulse on Mobility in Healthcare

2016 Survey: A Pulse on Mobility in Healthcare 2016 Survey: A Pulse on Mobility in Healthcare Introduction Mobile Trends in Healthcare Mobility in Healthcare Top Motivation for Implementing a Mobile Solution Impact of Mobility on Patient Experience

More information

Mac App Store Manual Progress Snow Leopard

Mac App Store Manual Progress Snow Leopard Mac App Store Manual Progress Snow Leopard Long story short: I'm on OSX 10.6.8 and I'm trying to download the Yosemite and progress of the download, but apparently if I go to App Store _ Purchased tab,

More information

Software Quality. What is Good Software?

Software Quality. What is Good Software? Software Quality CS A470 What is Good Software? Depends on your point of view Five perspectives Transcendental view. Quality can be recognized but hard to define User view. Fitness for purpose Often adopted

More information

IMPORTANT WORDS AND WHAT THEY MEAN

IMPORTANT WORDS AND WHAT THEY MEAN MOBILE PHONES WHAT IS DATA Data is Internet. It can let you do lots of different things on your phone or tablet. You can send or receive texts, emails or photos, listen to music, watch TV shows, movies

More information

Android Manual Google Sync Contacts Not Working One Way

Android Manual Google Sync Contacts Not Working One Way Android Manual Google Sync Contacts Not Working One Way I have a nexus 5. I have got the contacts sync error for almost one year. The only way I can get my contacts is to manually import them from google.com/contacts.

More information

Instructions I Lost My Iphone Contacts While Sync >>>CLICK HERE<<<

Instructions I Lost My Iphone Contacts While Sync >>>CLICK HERE<<< Instructions I Lost My Iphone Contacts While Sync During the initial sync, the contents of matching Gmail & iphone contacts will be combined with each Syncs groups in both directions including My Contacts

More information

2/27

2/27 1/27 2/27 3/27 4/27 5/27 6/27 Content diversity Open Platform 1. Platform Conversion 3D Smart TV 2. Content Service Broadband TV 3. UX & Input Device Digital TV 4. Ecosystem Analog TV Interactivity 7/27

More information

App Reviewer s Guide

App Reviewer s Guide www.amwell.com App Reviewer s Guide Contents Thank You for Reviewing Our App... 1 About American Well... 1 The AmWell Experience... 1 Creating an Account... 2 Choosing a Doctor... 2 AmWell is for Kids,

More information

Manually Sync Ipod Touch Music To Pc Transfer 2012

Manually Sync Ipod Touch Music To Pc Transfer 2012 Manually Sync Ipod Touch Music To Pc Transfer 2012 I want to transfer my music on my Ipod nano, which is synced to the old MacBook, to my new For ipod touch sync with itunes, please follow these steps:

More information

Please do not open the box with your computer until instructed to do so

Please do not open the box with your computer until instructed to do so Laptop Setup Please do not open the box with your computer until instructed to do so The image part with relationship ID rid3 was not found in the file. The image part with relationship ID rid3 was not

More information

TUTORIAL: PEDIATRIC EMERGENCY MEDICINE Connect/Online

TUTORIAL: PEDIATRIC EMERGENCY MEDICINE Connect/Online TUTORIAL: PEDIATRIC EMERGENCY MEDICINE Connect/Online This tutorial will familiarize you with PEPID's Pediatric Emergency Medicine Suite for use through PEPID Connect on your browser. As a reminder, in

More information

How To Factory Reset Locked Iphone 4 Without Computer

How To Factory Reset Locked Iphone 4 Without Computer How To Factory Reset Locked Iphone 4 Without Computer How to remove/reset any disabled or Password locked iphones doesn't work, watch this. Factory reset iphone should be a hard decision, because all of

More information

Healthcare Information and Management Systems Society HIMSS. U.S. Healthcare Industry Quarterly HIPAA Compliance Survey Results: Summer 2002

Healthcare Information and Management Systems Society HIMSS. U.S. Healthcare Industry Quarterly HIPAA Compliance Survey Results: Summer 2002 Healthcare Information and Management Systems Society HIMSS U.S. Healthcare Industry Quarterly HIPAA Compliance Survey Results: Summer 2002 HIMSS / Phoenix Health Systems Healthcare Industry Quarterly

More information

Ribbit. A Cost-Effective ios Hearing Aid App. Developer s Manual v1.1. Computer Science Department Texas Christian University May 2, 2016

Ribbit. A Cost-Effective ios Hearing Aid App. Developer s Manual v1.1. Computer Science Department Texas Christian University May 2, 2016 Ribbit A Cost-Effective ios Hearing Aid App Developer s Manual v1.1 Computer Science Department Texas Christian University May 2, 2016 i Revision Signatures By signing the following, the team member is

More information

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps WebSphere Puts Business In Motion Put People In Motion With Mobile Apps Use Mobile Apps To Create New Revenue Opportunities A clothing store increases sales through personalized offers Customers can scan

More information

AirDrop Cheat Sheet. AirDrop files between your devices In OS X Yosemite, AirDrop helps you quickly transfer files between your Mac and nearby Mac

AirDrop Cheat Sheet. AirDrop files between your devices In OS X Yosemite, AirDrop helps you quickly transfer files between your Mac and nearby Mac AirDrop Cheat Sheet Mac Basics: AirDrop lets you send files from your Mac to nearby Macs and ios devices AirDrop makes it easy to send files wirelessly from your Mac to other Mac computers, and with OS

More information

SELF-AWARE APPLICATIONS AUTOMATIC PRODUCTION DIAGNOSIS DINA GOLDSHTEIN

SELF-AWARE APPLICATIONS AUTOMATIC PRODUCTION DIAGNOSIS DINA GOLDSHTEIN SELF-AWARE APPLICATIONS AUTOMATIC PRODUCTION DIAGNOSIS DINA GOLDSHTEIN Agenda Motivation Hierarchy of self-monitoring CPU profiling GC monitoring Heap analysis Deadlock detection 2 Agenda Motivation Hierarchy

More information

MacMost.com (hosted by Gary Rosenzweig)

MacMost.com (hosted by Gary Rosenzweig) Note: This discussion is based on MacOS, 10.14.1 (Mojave). Some illustrations may differ when using other versions of macos or OS X. Illustrations are from screenshots on my imac. In this presentation

More information

DOWNLOAD OR READ : WHAT IS FACEBOOK DUMMIES GUIDE TO LEARNING FACEBOOK PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : WHAT IS FACEBOOK DUMMIES GUIDE TO LEARNING FACEBOOK PDF EBOOK EPUB MOBI DOWNLOAD OR READ : WHAT IS FACEBOOK DUMMIES GUIDE TO LEARNING FACEBOOK PDF EBOOK EPUB MOBI Page 1 Page 2 what is facebook dummies guide to learning facebook what is facebook dummies pdf what is facebook

More information

My MacBook (Yosemite Edition) Ebooks Free

My MacBook (Yosemite Edition) Ebooks Free My MacBook (Yosemite Edition) Ebooks Free Covers MacBook, MacBook Pro, and MacBook Air Step-by-step instructions with callouts to MacBook photos that show you exactly what to do. Help when you run into

More information