"gPDF is an extension that combines the power of Zoho Viewer and Google Docs Viewer to view almost all kinds of documents available online, directly within your web browser.
gPDF works by automatically setting links that are pointing to RTF, ODT, ODS, ODP, CSV files to open with Zoho Viewer; and links pointing to PDF, DOC, DOCX, XLS, XLSX, PPT & PPTX files to open with Google Docs. This means that you don't need to install separate and bloated Adobe Reader, Open Office, Microsoft Office software to view each of these documents.
There are various advantages associated with this extension. Firstly, you don't need to install potentially vulnerable tools like local pdf readers such as Adobe Reader, instead you can view the files remotely without ever downloading them. enlightened gPDF connects to Google Docs Viewer and Zoho Viewer via secured HTTPS connection, so you're safe from any exploits.
Secondly, the documents open very fast just like viewing another web page, no waiting for completion of download or copy-pasting links into online document viewers. Apart from a full screen view implementation, there are links to EDIT and SAVE the files in your Google Docs or Zoho account.
No more wasting time to open a lot of documents while surfing online! No No No more Downloading! "
https://addons.mozilla.org/en-US/firefox/addon/gpdf/
----------------------------------------------------------
Sourced from Gizmo Tech Support Alert
When not to use Design Patterns? Do not use design patterns in any of the following situations. • When the software being designed would not change with time. • When the requirements of the source code of the application are unique. If any of the above applies in the current software design, there is no need to apply design patterns in the current design and increase unnecessary complexity in the design. When to use Design Patterns? Design Patterns are particularly useful in one of the following scenarios. • When the software application would change in due course of time. • When the application contains source code that involves object creation and event notification. Benefits of Design Patterns: The following are some of the major advantages of using Design Patterns in software development. • Flexibility • Adaptability to change • Reusability What are Design Patterns? A Design Pattern essentially consists of a p...
Comments
Post a Comment