Coder Social home page Coder Social logo

Comments (3)

Cuperino avatar Cuperino commented on May 13, 2024

Hello @tweirtx,

Don't worry, I used Microsoft Word as teleprompter software for a concert once. The reasons why inspired the complete re-write we're doing to Imaginary Teleprompter.

It is possible to implement what you're asking. Unfortunately I won't be able to help much because we've been struggling for years to find the time to work on the re-write and we're not adding new features to the existing version for the same reason. If there's a good aspect to the COVID19 pandemic reaching my country is that I've been able to resume development, but there's still a good deal of work to go before version 3.0 is published.

In order to implement the ability to import from Google Docs one would need to pull the data using the Google Docs API. One would then create a user interface that lets users setup their own API keys, and add a button to request pulling updates. Finally, and this is the hard part about implementing this feature, the data from Google Docs would need to be parsed and converted to Imaginary Teleprompter's format, which is just an HTML file using relative units for every measurement. Using fixed units in the HTML breaks dynamic text/window resizing, and the ability to use more than one instance at a time.

There's a remote chance we might add this feature but it won't happen any time soon. I find it more likely we'll add .DOC support first and implement remote collaboration directly into Imaginary Teleprompter using CKEditor's built in collaboration features. CKEditor is the library we chose to provide the in editing capabilities in Imaginary Teleprompter. We moved from CKEditor 4 to CKEditor 5 with the re-write.

The advantage of implementing Google Docs or Drive support is that their services are free and the API's cheap. Meanwhile using CKEditor's collaboration features will require users to pay a subscription fee to CKSource or ourselves, given we sub-license the technology for the back-end infrastructure. For this particular reason, I find Google Docs support would best be added in the form of a plugin.

Imaginary Teleprompter 3.0 uses a modular plugin structure that's currently in the works. There's no documentation on how to use it yet because we're actively defining it as we port or write new features in the form of plugins. We'll make sure to document how people can write their own plugins after the software is published.

from imaginary-teleprompter.

tweirtx avatar tweirtx commented on May 13, 2024

Understood, thanks! Due to COVID19 I don't think we're going to be needing it any time soon, lol.

from imaginary-teleprompter.

Cuperino avatar Cuperino commented on May 13, 2024

Hi @tweirtx, sorry that this feature never got developed. I'm going to re-open the issue and leave it open indefinitively in case someone in the community wants to work on it. I'm no longer actively working on Imaginary Teleprompter, having started a new project called QPrompt; but contributions from the community to Imaginary Teleprompter are still welcome.

from imaginary-teleprompter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.