<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Disability Access Services Blog &#187; Assistive Technology</title>
	<atom:link href="http://blogs.oregonstate.edu/dasblog/?cat=2722&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blogs.oregonstate.edu/dasblog</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 17:22:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>LiveScribe Available for 2 Weeks Trial</title>
		<link>http://blogs.oregonstate.edu/dasblog/2012/11/02/livescribe-available-for-2-weeks-trial/</link>
		<comments>http://blogs.oregonstate.edu/dasblog/2012/11/02/livescribe-available-for-2-weeks-trial/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 17:33:39 +0000</pubDate>
		<dc:creator>gunadih</dc:creator>
				<category><![CDATA[Assistive Technology]]></category>

		<guid isPermaLink="false">http://blogs.oregonstate.edu/dasblog/?p=329</guid>
		<description><![CDATA[DAS has a new tool that may help improve your grades! We are testing a new product, Smartpen by Lifescribe. Students use the pen to take notes as usual but the pen links your notes with an audio of your lecture. The user writes in a special notebook with the pen, and the pen is [...]]]></description>
				<content:encoded><![CDATA[<p>DAS has a new tool that may help improve your grades! We are testing a new product, Smartpen by Lifescribe. Students use the pen to take notes as usual but the pen links your notes with an audio of your lecture. The user writes in a special notebook with the pen, and the pen is capable of ‘remembering’ where your instructor was in his/her lecture at the moment you wrote the note, enabling you to read over your notes after class, and replay what the instructor said when the note was written. You are also able to download free software and upload the notes and lecture audio to the program. Then the program will show you the page of notes, and highlight what you were writing as the lecture plays over the computer speakers.</p>
<p>If you believe the Smartpen may be helpful for you, stop by the DAS office for a two week trial with one of our pens. To reserve your pen, please e-mail our office and set up a time to come in for a brief tutorial. We only have a few pens so act fast!</p>
<p>http://www.livescribe.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.oregonstate.edu/dasblog/2012/11/02/livescribe-available-for-2-weeks-trial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are your PDFs accessible?</title>
		<link>http://blogs.oregonstate.edu/dasblog/2011/05/03/are-your-pdfs-accessible/</link>
		<comments>http://blogs.oregonstate.edu/dasblog/2011/05/03/are-your-pdfs-accessible/#comments</comments>
		<pubDate>Tue, 03 May 2011 20:18:41 +0000</pubDate>
		<dc:creator>merrellg</dc:creator>
				<category><![CDATA[Assistive Technology]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://blogs.oregonstate.edu/dasblog/?p=124</guid>
		<description><![CDATA[PDFs are more and more becoming the standard document structure used to disseminate documents.  In the creation of PDFs, it is important to consider accessibility. ]]></description>
				<content:encoded><![CDATA[<p>PDFs are more and more becoming the standard document structure used to disseminate documents.  In the creation of PDFs, it is important to consider accessibility.</p>
<p>How to go about creating accessible PDFs will depend on where you are starting: with a finished PDF you want to make accessible, if you have access to a document you want to convert to PDF, or if you are scanning and converting to PDF. Each process is more involved that I&#8217;ll write about here, plenty of information is available online on creating documents accessibly in each of these instances.</p>
<p>While not as common today, many PDFs still exist that are just scanned images of text, not actual text.  These documents are inaccessible from the start.  If you scan documents to make PDFs, or want to work on the quality of your documents, you should educate yourself on the benefits of OCR (optical character recognition) software. In Disability Access Services, we use ABBYY Fine Reader, but many different versions of OCR software exist &#8211; some might even be bundled with your scanner.</p>
<p>Here are a few really good resources about accessible PDF creation:<a title="WebAIM PDF Accessibility" href="WebAIM PDF Accessibility"><br />
</a><a href="http://webaim.org/techniques/acrobat/">WebAIM PDF Accessibility</a><a title="Adobe Accessibility" href="http://www.adobe.com/accessibility/"><br />
Adobe Accessibility</a></p>
<p>I really like the “Creating Accessible PDF Files from Word” document on the following page, as many of us convert to PDF from Word:<a href="http://www.adobe.com/accessibility/best_practices.html"><br />
Adobe Accessibility Best Practices</a></p>
<p>Some of the basics to consider are:</p>
<ul>
<li>Does the document use proper tagging and structure in the PDF format</li>
<li>If color is used, does it have proper contrast</li>
<li>If color is used, make sure the important content isn’t reliant on color (i.e. “important information is in red”)</li>
<li>Do images have proper Alt Text (you can check this using the “Touch Up Object Tool” in Acrobat Pro 9 or 10)</li>
<li>Do links within the document make sense out of context – are they descriptive</li>
<li>Are fonts at least readable for most people upon opening the document – are they 12pt or greater</li>
<li>Does the document have proper layout and reading order (check using the “Touch Up Reading Order Tool” in Acrobat Pro 9 or 10)</li>
<li>If the document is long, is there built in navigation (like a table of contents), is the structure tagged using headings to assist in this navigation</li>
<li>If there are forms in the document, are they coded properly</li>
<li>Are tables created in the most linear fashion possible – are tables coded properly</li>
<li>Is the language of the document set (so the screen reader software knows what language to speak)</li>
</ul>
<p>Note that this is a fairly through, but not complete list.  Human evaluation is <span style="text-decoration: underline">always</span> the most important tool you have. You&#8217;ll need to education yourself and evaluate the document to determine if it is accessible. While Acrobat Pro now has a built in accessibility checker, and it helps quite a lot, no software exists that can replace a person actually checking a document and all of the intricacies we build into them.</p>
<p>If you don’t have Acrobat Pro 9 (or X) you’ll need it at a minimum to do a lot of the fixes I&#8217;ve listed above once the document is in PDF.  You can, and should, do this work in your original document if you own it, as it&#8217;s always better to build in accessibility from the beginning.</p>
<p>While most of you don&#8217;t have access to the most common screen reader software on the market, Adobe actually has built in screen reader software into Adobe Reader and Acrobat Pro!  One of the best things you can do to make sure your PDF document is accessible is to listen to it.  Activate this feature by going to View &gt; Read Out Loud &gt; Activate Read Out Loud.  Then use the controls and listen away.</p>
<p>To learn more, watch a <a title="Webinar on Accessible Communication through IT &amp; Document Creation" href="http://connect.extension.iastate.edu/p82723755/?launcher=false&amp;fcsContent=true&amp;pbMode=normal">webinar on accessible communication through IT</a> that I gave recently, with an emphasis on document creation.</p>
<p>Gabe</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.oregonstate.edu/dasblog/2011/05/03/are-your-pdfs-accessible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using your Mac for E-Text</title>
		<link>http://blogs.oregonstate.edu/dasblog/2010/10/01/using-your-mac-for-e-text/</link>
		<comments>http://blogs.oregonstate.edu/dasblog/2010/10/01/using-your-mac-for-e-text/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 18:32:38 +0000</pubDate>
		<dc:creator>merrellg</dc:creator>
				<category><![CDATA[Assistive Technology]]></category>
		<category><![CDATA[daisy]]></category>
		<category><![CDATA[e-text]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://blogs.oregonstate.edu/dasblog/?p=65</guid>
		<description><![CDATA[With the increase in the number of students using Mac computers on campus we&#8217;ve seen a growing need for Mac software to support e-text, specifically the format we use, Daisy. There are currently three options I recommend for Mac computer users who receive e-text: Emerson-Reader (a free text to speech reader), VoiceOver (Apple software built [...]]]></description>
				<content:encoded><![CDATA[<p>With the increase in the number of students using Mac computers on campus we&#8217;ve seen a growing need for Mac software to support e-text, specifically the format we use, Daisy.</p>
<p>There are currently three options I recommend for Mac computer users who receive e-text: Emerson-Reader (a free text to speech reader), VoiceOver (Apple software built into all Macs), and ReadHear (a $120 text to speech reader).</p>
<p><a title="Download Emerson Reader" href="http://code.google.com/p/emerson-reader/" target="_blank">Emerson-Reader</a>. This free reader is very simple and takes almost no time to learn how to use. If you use VoiceOver frequently, an FYI that VoiceOver does not work with Emerson-Reader. I recommend this software as the first option for most of you.</p>
<p>VoiceOver is Apple&#8217;s own screen reader software built into your Mac computer. Learn about <a title="Learn more about VoiceOver" href="http://www.apple.com/accessibility/voiceover/" target="_blank">VoiceOver</a>. It takes some learning to use it most effectively, and is a great tool, but is probably more complicated than most of you want to spend the time learning about. There is also a very nice tutorial within VoiceOver, when you turn it on. You can use VoiceOver to access your e-text from DAS, but it takes more effort than the other two options because Microsoft Office software is not fully compatible with VoiceOver yet. You can use TextEdit, Apple&#8217;s built in word processing software, to access e-text with VoiceOver.</p>
<p><a title="Learn more about ReadHear" href="http://www.gh-accessibility.com/products/readhear_mac" target="_blank">ReadHear</a> is a very new text to speech product that is more advanced than the free Emerson-Reader. Similar to Emerson-Reader it takes almost no time to learn how to use, and it is compatible with VoiceOver. It is a nice product, and if you are a member of RFB&amp;D (<a title="ReadHear from RFB&amp;D" href="http://www.rfbd.org/readhear/" target="_blank">Recordings for the Blind &amp; Dyslexic</a>) you can get it for free! Otherwise, the $120 cost makes it more prohibitive than the other two options for students. You can download a free 30 day demo on their website.</p>
<p>Hopefully this info helps. We will be creating a new DAS Tutorial for Mac e-text and will post it on our website when it is finished. I am more than happy to help anyone who wants to learn to use any of these software options, feel free to get in touch now or whenever you would like.</p>
<p>-Gabe</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.oregonstate.edu/dasblog/2010/10/01/using-your-mac-for-e-text/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
