Microsoft Office: Accessibility Mahmudul Din Group #2: Office Plug-In.

Slides:



Advertisements
Similar presentations
Cuyamaca College Staff Development Workshop Fall 2009.
Advertisements

ADA Compliant Websites & Documents What the heck am I supposed to do?
Converting Microsoft Office Documents Bill Weber E-Learning Systems Administrator E-Learning Operations.
V. Beyond HTML: CSS, JavaScript, Plug-ins A Web Accessibility Primer: Usability for Everyone Office of Web Communications.
Curious Facts about PowerPoint 97. Did you know that… F PowerPoint 97 now includes Visual Basic for Applications as a macro language?
Embedding - for better collaborations - Toshiyuki Takahei RIKEN.
How to Create Accessible PowerPoint Presentations Elizabeth Tu and Thayer Watkins April, 2010.
3.2 Presentation Software End Show Creating slide shows including audio,video and digital images End Show.
Software and Multimedia
Creating and publishing accessible course materials Practical advise you can replicate.
Accessible Word Document Training Microsoft Word 2010.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
ACCESSIBLE ONLINE LEARNING: DESIGN NOT REDESIGN Beth Case KCTCS- SO.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
Documents on the Web – Adobe Acrobat Hope Greenberg 14 February 2005.
Introduction to Computers Section 8A. home How the Internet Works Anyone with access to the Internet can exchange text, data files, and programs with.
File Name Extensions Computer Applications 7th grade.
Microsoft FrontPage 2003 Illustrated Complete Using Office Components.
OFC 303 Advanced Word XML: Customer-Defined Schemas Brian Jones Program Manager Authoring Services.
OFC 308 Advanced Word XML: The WordML Schema and Bringing Everything Together Brian Jones Program Manager Authoring Services.
(C) 2014 Logrus International Visualizing ITS 2.0 Categories for the localization process.
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
OpenXML: What is it?  XML-based file format which describes documents, presentations, spreadsheets, etc.  Replacement for binary file formats used in.
ECreator: Storyboard template Hello!. Basic eCreator course guidelines A basic eCreator course should be: 1less than 2,500 words 220 pages or less Please.
The Power of Power Point A look at creating presentations using Microsoft Office Power Point or Open Office Impress.
How to Make a Power Point. How to Open Power Point Go to the bottom of the screen Click on START PROGRAMS MICROSOFT WORD PROGRAMS MICROSOFT OFFICE POWER.
Illinois Center for Instructional Technology Accessibility (iCITA) Publishing Microsoft PowerPoint files to the Web Christy Blew, M.S., C.C.T Jon Gunderson,
Saving PowerPoint Presentations as Web Pages Your Logo Here Open the PowerPoint Presentation. To convert to a format compatible with web browsers, launch.
Google docs Jenny Smiley. Google docs overview Suite of office products that let you create different documents What can you create in Google docs? o.
PowerPoint presentation title Presenter’s name and date Put a visual here.
Google docs Jenny Smiley. Google docs overview What can you create in Google docs? o documents o spreadsheets o presentations o drawings o forms Work.
Office 2003: Microsoft Office 2003: Advanced 1 ADVANCED MICROSOFT ACCESS Lesson 13 – Importing and Exporting Data.
Microsoft Office 2003 What’s New for 2003? Improved Features Better collaboration tools Extra Security options Increased use of task panes Capability.
Accessible Word Document Creation Using Microsoft Word 2010.
Introduction to the World Wide Web & Internet CIS 101.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
Enhancing a Presentation with Pictures, Shapes, and WordArt
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Text2PTO: Modernizing Patent Application Filing A Proposal for Submitting Text Applications to the USPTO.
An Animated PowerPoint Template Staying on Track.
OMAuto Incubator Report Diagrams This deck contains the images included in the OMA Auto Incubator Report page on the OMA Wiki
Accessibility: It’s Easy in Microsoft Word© 2010
Replace with Application Image
Module 0: Introduction Chapter 2: Getting Started
Creating Accessible PowerPoint Slides
Splat! Set 1.1 You can download more free sets here.
Splat! Set 1.2 You can download more free sets here.
Computers Are Your Future
An Animated PowerPoint Template
ADA Compliant Website & Documents
Splat! Set 2.4 You can download more free sets here.
The Journal and Other Tools
Splat! Set 2.5 You can download more free sets here.
Splat! Set 1.5 You can download more free sets here.
The Fraction Splat! Series
The Fraction Splat! Series
Splat! Set 2.1 You can download more free sets here.
Splat! Set 1.4 You can download more free sets here.
Title Goes Here Title Goes Here Title Goes Here Title Goes Here
Splat! Set 2.3 You can download more free sets here.
Widescreen PowerPoint Slide
(Title) PowerPoint Template
The Fraction Splat! Series
The Fraction Splat! Series
Wednesday, October 3rd MICROSOFT OFFICE.
The Fraction Splat! Series
The Fraction Splat! Series
How to Save a Picture to the Computer or Jumpdrive
Splat! Set 1.3 You can download more free sets here.
Presentation transcript:

Microsoft Office: Accessibility Mahmudul Din Group #2: Office Plug-In

What is Accessibility? Convenient, structured format Universal application for disabled viewers “Accessible” documents can be viewed by deaf/blind Important that we enforce as a community

Best Practices General guidelines on how to make documents Allows for a uniformed, structured agreement Examples: Titles and Header usage Picture Groups Captions on Images Correctly formed lists/notes on slides and presentations

Office and the Past Office allows for things such as headers/footers and more to help make documents accessible Last year: Best Practices Wizard Transferred Word and PowerPoint documents into becoming “Accessible” by formatting it into an HTML web page

Office 2007 Newest version OpenXML Designed for years Here to “stay” Being standardized XML Markup Object Model No more RTF! Complete change

What We Must Do Implement an Office-2007 plug-in for: Microsoft Word Microsoft PowerPoint Use the power and flexibility of OpenXML to: Help make documents Accessible Create a tool that lets us make accessible documents Expandable so that future versions will use our work

The How Visual Studio Programming in C# Manipulation of OpenXML XPATH XML Manipulation Object Model Manipulation of objects Dissecting the files themselves

Progression: Testing and Deployment Dissecting XML Formalized ways to find errors Wrote a basic plug-in that allows discovers errors Enforcer Need to write a waay to actually mod documents Object Model Testing Accessibility Community Various types of documents

The Future Documentation for expansion HTML conversion tool? Real-time accessibility functionality? Auto-accessorizer?

Credits, Places Best Practices: bp-word.php bp-word.php OpenXML: Microsoft Office: Any Questions?