-
- [x] complete documentation of implementation
- [x] step-by-step guides for compilation and usage
- [x] prepare source code so that it is ready to upstream
- [x] prepare slides and demonstrations…
-
This issue is to gather references which might be interesting to be added to the docs:
**GHDL: a libre VHDL simulator**
> FOSDEM2015
> 2015 Jan 31-Feb 1, Brussels
>
> Short presentation of GH…
-
## Welcome to the GitHub issue tracker!
Here are three things you can do with it:
- Track ideas, feedback, tasks, and bugs for your work.
- Organize and prioritize issues with projects, task l…
-
```
We need a cascading style system so that nodes can inherit styles, and have a
way to edit these styles graphically. This will let us create master slides for
the presentation mode that slides th…
-
Use case:
- Talking
- Typing commands into terminal
- Going through presentation slides.
- Output format recognizable to everyone (MP4 not just ogg).
Optional:
- Capture webcam video to have a shor…
-
Galaxy Installation with Ansible | |
-- | --
Goals | Learn the basic pronciples of Ansible and what is needed to run playbooks
Why | basic for all other trainings
Dependencies | none
Time | …
-
Failure to open some Presentations, not all
```
from pptx import Presentation
prs = Presentation("C:\\Users\\ISAT\\Desktop\\Teste PPT\\43733.pptx")
Traceback (most recent call last):
File "",…
-
👋
I'm prototyping how to build presentations that pull content from headless CMS.
Is there any API in reveal.js that can help with this?
Something similar to API in slides.com, https://slides.com/…
-
**Describe the bug/issue**
One of our 2 Macs (MacOS 14.4.1) running Pro7.16.2 (has happened in previous couple releases too) stops communicating with Companion/Streamdeck - "Slide Advances" don't hap…
-
Per a presentation I read re: Ubisoft's dev. of games in C++ , they don't allow boost in their main tree, and I'm sure they're not the only ones. The main reason we're using Boost in the clientkit bin…