Online web applications have been developed which have the ability for a number of users, potentially at physically remote locations relative to one another, to easily collaborate, create and modify documents. Documents created by such web applications typically have media content including text, pictures, embedded audio and video, and other rich media and interactive content. These documents can be displayed to users via multimedia web pages on web browsers.
One problem with the use of such technologies, however, is that sightless users who wish to view documents with multimedia content are limited by the capabilities in existing screen reader software to read the updated content. Screen readers improve the readability of content on web pages by reading web page text in a linear, top-to-bottom fashion, outputting this content as audio to the user. Screen readers currently in use, however, cannot extract web page from multimedia documents in an efficient manner while still maintaining the fidelity of the multimedia.
There is no existing technology that has readily enabled users of screen readers or other software assistance programs to view such multimedia documents.
Current web browsers typically render multimedia documents in Scalable Vector Graphics (SVG) code, which provides for high fidelity in graphics when displayed in web browser windows. Screen readers, however, typically cannot extract textual information from SVG-based webpages. As a work-around, current screen readers convert the entire multimedia documents into Hypertext Markup Language (HTML) code and attempt to extract textual information. This process is both laborious and imperfect because the document's graphics lose fidelity when converted to HTML code. The present disclosure solves this problem rendering the document's graphical elements separately from the document's textual elements. In many aspects, the systems and methods described herein include generating a graphical rendering (e.g., bitmap, vector) of the graphical elements in a document, without any textual content, and separately, generating a screen reader friendly rendering (e.g., HTML rendering) of the textual content. According to the systems and methods described herein, the screen reader friendly rendering is overlaid on the graphical rendering to generate a composite document (e.g., composite HTML document) suitable for use with a screen reader while still maintaining the fidelity of the graphical elements. Although, the systems and methods of the present disclosure are at times described with reference to certain textual and graphical rendering formats such as HTML, vector and bitmap, it will be understood by one of ordinary skill in the art that other suitable textual and graphical rendering formats may be employed in other suitable applications, and that such other formats will not depart from the scope thereof.
More particularly, in one aspect, the systems and methods described herein include computerized methods for generating one or more screen reader compatible documents. The methods may include receiving, at a server, a raw document having one or more data objects including one or more graphical elements and one or more textual elements. The methods may then include generating, at a server, a graphical data file and a textual data file. The graphical data file may include only the one or more graphical elements and the textual data file may include only the one or more textual elements. The methods further include adding, at the server, formatting code to the textual data file to include the graphical data file, thereby generating a composite document. The composite document may include content and appearance similar to that of the raw document when rendered by a web-browser. The composite document may be screen reader compatible such that the textual elements in the composite documents are in a format capable of being accessed by a screen reader application. In certain embodiments, the graphical data file includes at least one of a vector image file, a bitmap image file, a compressed image file, an audio file, and a video file. The textual data file includes Hypertext Markup Language (HTML) code and/or Cascading Style Sheets (CSS) code.
In another aspect, the systems and methods described herein include computerized methods for generating an HTML-based document to be rendered by a web browser. The methods may first include receiving, at a server, a raw document having one or more data objects including one or more graphical elements and one or more textual elements. The methods may include generating, at a server, a graphical data file including the one or more graphical elements, and generating, at a server, a textual data file including the one or more textual elements; wherein the textual data file includes Hypertext Markup Language (HTML) data and Cascading Style Sheets (CSS) data. The method may further include adding, at the server, HTML and CSS data to the textual data file to include the graphical data file, thereby generating a composite document. In certain embodiments, the composite document has content and appearance similar to that of the raw document when rendered by a web-browser.
The methods may include sending the raw document from at least one of a stored remote database and the client computing device. The raw document may include one or more presentation slides, one or more spreadsheets and one or more word-processing document pages. The raw document may have graphical elements including non-textual elements including at least one of shapes, images, audio and video.
The step of generating the graphical data file may include generating at least one of a bitmap image file, a compressed image file, an audio file, and a video file. In certain embodiments, generating the graphical data file includes identifying the one or more graphical elements in the document and generating a graphical data file including only the one or more graphical elements.
The step of generating the textual data file may include identifying the one or more textual elements in the document and generating the textual data file having HTML data and CSS data representative of the content and appearance of only the one or more identified textual elements. In certain embodiments, the methods also include generating a vector data file including the one or more graphical elements and the one or more textual elements rendered as a scalable vector graphics (SVG) file.
According to the methods described herein, when generating the composite document, the graphical elements may be combined with the textual elements such that when viewing the document, the graphical elements and textual elements overlap. In certain embodiments, generating a composite document may include generating CSS code for aligning graphical elements with textual elements matching the alignment of the one or more graphical elements and the one or more textual elements in the raw document.
The methods may further include sending the composite document from the server to a web browser at a client computing device, and allowing a user, at a client computing device, to submit a request to make the raw document screen reader accessible, and in response to the user request sending the composite document to the client computing device.
In another aspect, the systems and methods described herein include methods for rendering a document. The methods may include receiving, at a client computing device, a user request for displaying a raw document having one or more graphical elements and one or more textual elements, and retrieving, at the client computing device, a composite document having HTML data and CSS data representative of the one or more graphical elements and the one or more textual elements. The methods may further include rendering the composite document in a web browser on the client computing device.
In certain embodiments, the user request is received via a web-application installed on the client computing device. The user request may include a selection of an icon made available to the user via a web browser on the client computing device. The web application may include at least one of online document processing application, an online document processing application and an online presentation application. The raw document may include at least one of a presentation slide, a spreadsheet and a word-processing document page.
The methods may further include creating and/or storing the raw document at the client computing device using a web application. Alternatively, the methods may include sending the raw document from the client computing device to a server for storage.
In other aspects, the systems and methods described herein include systems for generating a document. The systems may include a server and a client computing device. The server may be configured to receive a raw document having one or more data objects including one or more graphical elements and one or more textual elements, generate a graphical data file including the one or more graphical elements, and generate a textual data file including the one or more textual elements; wherein the textual data file includes Hypertext Markup Language (HTML) data and Cascading Style Sheets (CSS) data. The server may further be configured to add HTML and CSS data to the textual data file to include the graphical data file, thereby generating a composite document. In certain embodiments, the composite document has content and appearance similar to that of the raw document when rendered by a web-browser.
The above and other advantages of the disclosure will be apparent upon consideration of the following detailed description, taken in conjunction with the accompanying drawings, in which like reference characters refer to like parts throughout, and in which:
To provide an overall understanding of the disclosure, certain illustrative embodiments will now be described, including systems and methods for rendering and displaying a document on a plurality of client computing devices by a server. However, it will be understood by one of ordinary skill in the art that the systems and methods described herein may be adapted and modified as is appropriate for the application being addressed and that the systems and methods described herein may be employed in other suitable applications, and that such other additions and modifications will not depart from the scope thereof.
Generally, the systems and methods described herein are directed to rendering a document containing textual elements and graphical elements. The systems and methods include separating the graphical elements from the textual elements, and generating a bitmap rendering of the graphical elements and an HTML rendering of the textual elements. The HTML rendering may then be overlaid on the bitmap rendering to generate a composite document having textual elements that are accessible to screen reader software.
General System Description
A client 110 may include a device, such as a personal computer, a laptop computer, a wireless telephone, a personal digital assistant (PDA), mobile devices, smart phones, touch-responsive tablet devices, or another type of computation or communication device. In certain embodiments, a client 110 may include display devices including a projection screen or television display. Users of clients 110 may access or receive information from server 120.
In the implementation shown, clients 110 may generally interact with server 120 such that clients 110, in conjunction with server 120, execute an online document processing application. Server 120 may include software, labeled as document converter component 125, to assist implementing the online document processing application. Documents created by users of clients 110 may be stored by server 120 in, for example, a database on a storage media 130. Although illustrated as a single device in
The interaction of clients 110 with server 120 may be through browser programs 115 at clients 110. For example, the online document processing application may be a web application that runs within browsers 115. In this manner, clients 110 may not be required to install any specific software to use the online application at client 110. When browsers or browser programs are discussed herein, these terms are intended to refer to any program that allows a user to browse markup documents (e.g., web documents), regardless of whether the browser program is a stand alone program or an embedded program, such as a browser program included as part of an operating system.
Processor 220 may include any type of processor, microprocessor, or processing logic that interprets and executes instructions. Main memory 230 may include a random access memory (RAM) or another type of dynamic storage device that may store information and instructions for execution by processor 220. ROM 240 may include a ROM device or another type of static storage device that may store static information and instructions for use by processor 220. Storage device 250 may include a magnetic and/or optical recording medium and its corresponding drive.
Input device 260 may include a mechanism that permits a user to input information to computing device 200, such as a keyboard, a mouse, a pen, voice recognition and/or biometric mechanisms, etc. Output device 270 may include a conventional mechanism that outputs information to the user, including a display, a printer, a speaker, etc. Communication interface 280 may include any transceiver-like mechanism that enables computing device 200 to communicate with other devices and/or systems. For example, communication interface 280 may include mechanisms for communicating with another device or system via a network, such as network 140.
Document converter component 125 may be implemented in software and stored in a computer-readable medium, such as memory 230. A computer-readable medium may be defined as one or more physical or logical memory devices and/or carrier waves.
The software instructions defining the document converter component 125 may be read into memory 230 from another computer-readable medium, such as data storage device 250, or from another device via communication interface 280. The software instructions contained in memory 230 cause processor 220 to perform processes that will be described later. Alternatively, hardwired circuitry may be used in place of or in combination with software instructions to implement processes consistent with the present disclosure. Thus, implementations consistent with the principles of the systems and methods described are not limited to any specific combination of hardware circuitry and software.
Online Document Converter Application System
In certain embodiments, an online document converter system, as described herein, may be implemented as a distributed web application in connection with an online document processing application, in which portions of the application execute at one or more of clients 110 and at server 120. More specifically, clients 110 that wish to use the online document processing application may request the application from server 120. In response, server 120 may transmit portions of the document processing application for local execution at clients 110. The online document processing application may thus execute as a distributed application across server 120 and one or more of clients 110.
The browser 115 includes a user interface 317 and a client engine 316. The client 110 is connected via a network 140 to a document converter component 125. Document converter component 125 includes a web and/or XML server that interfaces with clients 110. For example, document converter component 125 may receive HTTP requests from clients 110 and transmit XML data to clients 110. Additionally, document converter component 125 may perform the more substantive processing related to the document processing application.
In certain embodiments, portions of the online document processing application executes within clients 110. Client engine 316 may be implemented using, for example, JAVASCRIPT that is downloaded from server 120 when needed by client 110. User interface 317 may provide the final user interface that is displayed in browsers 115 based on, for example, HTML (hyper-text markup language) and CSS (cascading style sheets) data supplied from client engine 316. The client engine 316 may further supply HTML and CSS data to the screen reader 116.
User interface 317 and client engine 316, together, act to reduce the start-stop start-stop nature of traditional browser-based web applications, as client engine 316 adds a client-side layer that can handle many of the user interactions with user interface 317. Instead of loading a web page at the start of a user session, browser 115 may load client engine 316 from server 120 (or, alternatively, from a local cache). Client engine 316 may be responsible for both rendering the interface the user sees and communicating with server 120 on the user's behalf. Client engine 316 allows the user's interaction with the online application to happen asynchronously, i.e., independent of communication with server 120.
In certain embodiments, during operation, the user requests a document for viewing via browser 115 and/or via screen reader 116. The client engine 316 receives the request and submits a request to the server 120 via network 140. The server 120 obtains the document and passes it through the document converter 125. The document converter 125 separates the graphical elements in the document from the textual elements in the document. The document converter 125 then renders the graphical elements as a bitmap image and the textual elements as a textual data file in HTML and CSS code. The document converter 125 may combine the textual data file and the bitmap image by including HTML code within the textual data file calling the bitmap image file. In certain embodiments, the document converter 125 forms a composite document having HTML and CSS code pointing to and calling the graphical elements located in a bitmap rendering image. The composite document also includes HTML and CSS code renderings of the textual elements. The document converter 125 sends the composite document to the client engine 316, which then sends it to be rendered on the user interface 317 and/or screen reader 116.
In one implementation, the client-side operation of the online document converter application may be implemented using the known Asynchronous JAVASCRIPT and XML (AJAX) web development techniques, although one of ordinary skill in the art will recognize that other technologies could be used.
Methods
The document converter 125 generates a textual data file (step 506). The textual data file, similar to the data file visualized in
Once the graphical data file and textual data file is created, the document converter 125 generates a composite document (step 508). The document converter 125 generates a composite document by either modifying the HTML and CSS coded textual data file or generating a new HTML document. In particular, the textual document includes HTML and CSS code to allow a web browser to render the content and appearance of text within the document. The textual data file includes HTML code for the heading—“Goals for this Quarter” and body text of items. The HTML code specifies the words in the text. The CSS code in the textual data file specifies appearance attributes of the text. In certain embodiments, attributes include type, size and color of text, position of text in the document and whether text includes other formatting such as strikethrough, underline and italics. The document converter 125 may modify this textual file by including the graphical data file within the HTML and CSS code of the textual document. For example the graphical data file may be added as a background within the textual data file. The document converter 125 may additionally include HTML and CSS code to position and adjust the appearance of the graphical data file.
The document converter 125 may send the composite document to the client 110 via network 140. The client 110 may render the composite document on a web browser. The client 110 may further send the composite document to a screen reader application for communicating to a user.
Within an online document processing application, on the client side, the user may have the option to view their document by rendering it from an SVG format or rendering it from a HTML and CSS format.
In certain alternative embodiments, the client 110 utilizes accessibility APIs currently available for web browsers for generating composite documents. In such embodiments, the accessibility API receives SVG coded data files containing graphical and textual elements. The accessibility API, being associated with a web browser at a particular client, may be configured to generate the textual data file.
It will be apparent to one of ordinary skill in the art that aspects of the present disclosure, as described above, may be implemented in many different forms of software, firmware, and hardware in the implementations illustrated in the figures. The actual software code or specialized control hardware used to implement aspects consistent with the principles of the disclosure is not limiting of the invention. Thus, the operation and behavior of the aspects of the disclosure were described without reference to the specific software code—it being understood that one of ordinary skill in the art would be able to design software and control hardware to implement the aspects based on the description herein.
Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Further, certain portions of the disclosure may be implemented as “logic” or a “component” that performs one or more functions. This logic may include hardware, such as an application specific integrated circuit or a field programmable gate array, software, or a combination of hardware and software.
Number | Name | Date | Kind |
---|---|---|---|
5231577 | Koss | Jul 1993 | A |
5408470 | Rothrock et al. | Apr 1995 | A |
5708826 | Ikeda et al. | Jan 1998 | A |
5758358 | Ebbo | May 1998 | A |
5761669 | Montague et al. | Jun 1998 | A |
5793966 | Amstein et al. | Aug 1998 | A |
5799325 | Rivette et al. | Aug 1998 | A |
5819304 | Nilsen et al. | Oct 1998 | A |
6049664 | Dale et al. | Apr 2000 | A |
6061697 | Nakao | May 2000 | A |
6073144 | van Hoff | Jun 2000 | A |
6243706 | Moreau et al. | Jun 2001 | B1 |
6327584 | Xian et al. | Dec 2001 | B1 |
6341305 | Wolfe | Jan 2002 | B2 |
6349308 | Whang et al. | Feb 2002 | B1 |
6349314 | Patel | Feb 2002 | B1 |
6377957 | Jeyaraman | Apr 2002 | B1 |
6418441 | Call | Jul 2002 | B1 |
6501779 | McLaughlin et al. | Dec 2002 | B1 |
6766333 | Wu et al. | Jul 2004 | B1 |
7031954 | Kirsch | Apr 2006 | B1 |
7035910 | Dutta et al. | Apr 2006 | B1 |
7069502 | Numata et al. | Jun 2006 | B2 |
7162693 | Yamanaka et al. | Jan 2007 | B2 |
7263497 | Wiser et al. | Aug 2007 | B1 |
7305613 | Oezgen | Dec 2007 | B2 |
7350142 | Kraft et al. | Mar 2008 | B2 |
7437421 | Bhogal et al. | Oct 2008 | B2 |
7478330 | Branson et al. | Jan 2009 | B1 |
7491399 | Vakharia | Feb 2009 | B2 |
7529778 | Dewey et al. | May 2009 | B1 |
7634728 | Kraft | Dec 2009 | B2 |
7656543 | Atkins | Feb 2010 | B2 |
7667862 | Ziegler et al. | Feb 2010 | B2 |
7680932 | Defaix et al. | Mar 2010 | B2 |
7698379 | Dutta et al. | Apr 2010 | B2 |
7774703 | Junuzovic et al. | Aug 2010 | B2 |
7890928 | Patrudu | Feb 2011 | B2 |
8019780 | Pinkerton et al. | Sep 2011 | B1 |
8151204 | Lusen et al. | Apr 2012 | B2 |
8266534 | Curtis et al. | Sep 2012 | B2 |
8332815 | Balfe et al. | Dec 2012 | B2 |
20010037346 | Johnson | Nov 2001 | A1 |
20020032701 | Gao et al. | Mar 2002 | A1 |
20020035580 | Tanabe | Mar 2002 | A1 |
20020051185 | Yamaguchi et al. | May 2002 | A1 |
20020133492 | Goldstein et al. | Sep 2002 | A1 |
20020174085 | Nelson et al. | Nov 2002 | A1 |
20020194302 | Blumberg | Dec 2002 | A1 |
20030037076 | Bravery et al. | Feb 2003 | A1 |
20030037303 | Bodlaender et al. | Feb 2003 | A1 |
20030084078 | Torii et al. | May 2003 | A1 |
20030105719 | Berger et al. | Jun 2003 | A1 |
20030145279 | Bourbakis et al. | Jul 2003 | A1 |
20040044965 | Toyama et al. | Mar 2004 | A1 |
20040085354 | Massand | May 2004 | A1 |
20040088653 | Bell et al. | May 2004 | A1 |
20040133444 | Defaix et al. | Jul 2004 | A1 |
20040215672 | Pfitzner | Oct 2004 | A1 |
20040215825 | Pfitzner | Oct 2004 | A1 |
20040215826 | Pfitzner | Oct 2004 | A1 |
20040216090 | Kaler et al. | Oct 2004 | A1 |
20040248612 | Lee et al. | Dec 2004 | A1 |
20040255005 | Spooner | Dec 2004 | A1 |
20050055337 | Bebo et al. | Mar 2005 | A1 |
20050091291 | Kaler et al. | Apr 2005 | A1 |
20050125461 | Filz | Jun 2005 | A1 |
20050131887 | Rohrabaugh et al. | Jun 2005 | A1 |
20050144256 | Blumberg | Jun 2005 | A1 |
20050185636 | Bucher | Aug 2005 | A1 |
20050200896 | Narusawa et al. | Sep 2005 | A1 |
20060031751 | Ehud | Feb 2006 | A1 |
20060075332 | Fairweather et al. | Apr 2006 | A1 |
20060101071 | Henderson | May 2006 | A1 |
20060149831 | Dutta et al. | Jul 2006 | A1 |
20060200755 | Melmon et al. | Sep 2006 | A1 |
20060230344 | Jennings et al. | Oct 2006 | A1 |
20070033654 | Wilson | Feb 2007 | A1 |
20070061714 | Stuple et al. | Mar 2007 | A1 |
20070070066 | Bakhash | Mar 2007 | A1 |
20070186157 | Walker et al. | Aug 2007 | A1 |
20070208992 | Koren | Sep 2007 | A1 |
20070220068 | Thompson et al. | Sep 2007 | A1 |
20070288637 | Layton et al. | Dec 2007 | A1 |
20080028302 | Meschkat | Jan 2008 | A1 |
20080040659 | Doyle | Feb 2008 | A1 |
20080059417 | Yamada et al. | Mar 2008 | A1 |
20080059539 | Chin et al. | Mar 2008 | A1 |
20080082604 | Mansour et al. | Apr 2008 | A1 |
20080126943 | Parasnis et al. | May 2008 | A1 |
20080127212 | Nakamizo et al. | May 2008 | A1 |
20080222273 | Lakshmanan et al. | Sep 2008 | A1 |
20080222522 | Morales | Sep 2008 | A1 |
20090055755 | Hicks et al. | Feb 2009 | A1 |
20090089664 | Wagner et al. | Apr 2009 | A1 |
20090112953 | Barsness et al. | Apr 2009 | A1 |
20090112990 | Campbell et al. | Apr 2009 | A1 |
20090119572 | Koivunen | May 2009 | A1 |
20090132907 | Shao et al. | May 2009 | A1 |
20090164620 | Ziegler et al. | Jun 2009 | A1 |
20090307585 | Tranchant et al. | Dec 2009 | A1 |
20100005410 | Pang | Jan 2010 | A1 |
20100030578 | Siddique et al. | Feb 2010 | A1 |
20100050089 | Kim et al. | Feb 2010 | A1 |
20100070852 | Li | Mar 2010 | A1 |
20100083096 | Dupuis-Latour et al. | Apr 2010 | A1 |
20100205230 | Simeonov et al. | Aug 2010 | A1 |
20100218099 | van Melle et al. | Aug 2010 | A1 |
20100229086 | Howell et al. | Sep 2010 | A1 |
20100235763 | Massand | Sep 2010 | A1 |
20100245256 | Estrada et al. | Sep 2010 | A1 |
20100251122 | Lee et al. | Sep 2010 | A1 |
20100281076 | Pan et al. | Nov 2010 | A1 |
20100309436 | Allen, Jr. et al. | Dec 2010 | A1 |
20100318894 | Billharz et al. | Dec 2010 | A1 |
20110035661 | Balinsky et al. | Feb 2011 | A1 |
20110066957 | Prats et al. | Mar 2011 | A1 |
20110078246 | Dittmer-Roche | Mar 2011 | A1 |
20110085211 | King et al. | Apr 2011 | A1 |
20110099093 | Mills | Apr 2011 | A1 |
20110164043 | Arora et al. | Jul 2011 | A1 |
20110179427 | Krishnamoorthy et al. | Jul 2011 | A1 |
20110219331 | DeLuca et al. | Sep 2011 | A1 |
20110252339 | Lemonik et al. | Oct 2011 | A1 |
20110264712 | Ylonen | Oct 2011 | A1 |
20110282933 | Schmier | Nov 2011 | A1 |
20110296299 | Parker | Dec 2011 | A1 |
20120117406 | Eun | May 2012 | A1 |
20120131483 | Archer et al. | May 2012 | A1 |
Entry |
---|
“File;” Microsoft Computer Dictionary; May 1, 2002; Microsoft Press; Fifth Edition; p. 266. |
Bibi et al., “A Platform for Delivering Multimedia Presentations on Cultural Heritage,” 2010 14th Panhellenic Conference on Informatics, pp. 175-179. |
Ellis et al., “Concurrency Control in Groupware Systems,” ACM 1989, pp. 399-407. |
Huang et al., “A General Purpose Virtual Collaboration Room,” Google 1999, pp. 1-9. |
Kindberg, Mushroom: A Framework for Collaboration and Interaction across the Internet, Google 1996, pp. 1-11. |
Pacull et al., Duplex: A Distributed Collaborative Editing Environment in Large Scale, ACM 1994, pp. 165-173. |
“Simultaneously edit a presentation with other authors,” by MicrosoftTM Office: MAC, published Nov. 11, 2010, pp. 1-4. |
Krieger, “Documents, Presentations, and Workbooks: Using Microsoft® Office to Create Content That Gets Noticed,” published May 2011, pp. 1-104. |
Muivany, “What's Going on in Indexing,” ACM 1997, pp. 10-15. |
Munteaunu et al., “Collaborative Editing for Improved Usefulness and Usability of Transcript-Enhanced Webcasts,” ACM 2008, pp. 373-382. |
Raggett, Dave, “Slidy—a web based alternative to Microsoft PowerPoint,” published 2006, pp. 1-13. |
Taylor, “Cool Apple Keynote Presentation Tricks and Tips,” published Apr. 2011, p. 1-5. |
Advisory Action dated Sep. 7, 2012 for U.S. Appl. No. 13/274,723 pp. 1-2. |
Final Office Action dated May 31, 2012 for U.S. Appl. No. 13/274,720 pp. 1-13. |
Final Office Action dated Jun. 1, 2012 for U.S. Appl. No. 13/274,797 pp. 1-16. |
Final Office Action dated Jun. 20, 2012 for U.S. Appl. No. 13/274,723 pp. 1-18. |
Final Office Action dated Dec. 7, 2012 for U.S. Appl. No. 13/275,123 pp. 1-14. |
Non Final Office Action dated Aug. 31, 2012 for U.S. Appl. No. 13/275,101 pp. 1-7. |
Non-Final Office Action dated Jan. 11, 2012 for U.S. Appl. No. 13/274,797 pp. 1-12. |
Non-Final Office Action dated Jan. 19, 2012 for U.S. Appl. No. 13/274,716 pp. 1-9. |
Non-Final Office Action dated Feb. 17, 2012 for U.S. Appl. No. 13/275,123 pp. 1-17. |
Non-Final Office Action dated Feb. 29, 2012 for U.S. Appl. No. 13/274,723 pp. 1-13. |
Non-Final Office Action dated Mar. 1, 2012 for U.S. Appl. No. 13/275,101 pp. 1-6. |
Non-Final Office Action dated Jun. 12, 2012 for U.S. Appl. No. 13/274,716 pp. 1-13. |
Non-Final Office Action dated Dec. 30, 2011 for U.S. Appl. No. 13/274,720 pp. 1-12. |
Final Office Action dated Nov. 16, 2012 for U.S. Appl. No. 13/274,716 pp. 1-7. |