Text-Only SoftwareThe University of Connecticut has acquired LIFT Text Transcoder software in an effort to efficiently convert webpages with images, style, color and text into text-only sites. This software can be used on any webpage that is hosted on the University’s Central Webserver. The ability to render webpages into a text –only format assists individuals with certain impairments or challenges that prevent them from viewing a webpage in its regular format. The text-only option also assists users who access UConn webpages via cell phones, PDAs or other portable electronic devices. The LIFT Text Transcoder will convert static webpages, dynamic pages (ex. php), pages with content, pages with forms, pages that are produced by a content management system and pages that are rendered from a database. Review the Flash presentation on this page to see how a webpage user can easily use the LIFT Text Transcoder software to view a University website. Use the links below to see the LIFT Text Transcoder transform the following University pages into text-only sites:
Install the LIFT Text TranscoderFirst create a link on your webpage that points to the LIFT Text Transcoder. Then use the code below to install this link on your webpage. Once installed, webpage users can then use the link to navigate your page in a text-only format. They will also have the option to return to your webpage’s regular format. <a href="http://transcoder.usablenet.com/tt/referrer"> Text only </a>
In addition to adding a visible text-only link to your webpage, you may also choose to add a hidden text-only link at the beginning of your page. This hidden link will aid web users with screen readers, PDAs, smart phones or other electronic devices that do not process images. Use the code below to add a hidden link to your page. The hidden link is based on a spacer image. The image src attribute must point to a valid transparent image for the code to work properly. <a href="http://transcoder.usablenet.com/tt/referrer"><img src="images/spacer.gif" style="border:none" width="0" height="0" alt=" Text only version "></a>
TroubleshootingBelow is a list of recommendations for effective use of the LIFT Text Transcoder.
|