Create Web-based Presentations with Slidifier
Productivity Sauce
In this day and age, creating presentations with desktop tools like LibreOffice Impression feels somewhat old school. Not only that, but the full-blown applications are overkill in most situations, especially if you prefer to keep your presentation simple and free from all the fluff like fancy transitions and flashy graphics. In this case, Slidifier may be a much better tool for the job. This web-based application allows you to create and run presentations using a browser, which means that you can work on your slides from any machine. More importantly, Slidifer uses a subset of the Markdown markup to create and format slides, which dramatically simplifies the otherwise daunting task of creating presentations.
Installing Slidifier on your own server or hosted service is not particularly difficult. Grab the latest code from the project's GitHub repository, unpack the downloaded archive, rename the resulting directory to slidifier, and move it to the document root of your server. Create then a MySQL database for use with Slidifier, then use the create-slidifier.sql file in the slidifier/sql directory to add the slideshows table to the database. Open then the slidifier/php/conf/db.php file in a text editor and specify the required database connection info. Save the file, and Slidifier is ready to go. Point your browser to http://127.0.0.1/slidifier (replace 127.0.0.1 with the actual IP address of your server), and you should see Slidifier in all its beauty. The default sample presentation provides a good starting point, and you shouldn't have problems figuring out the basics. Once you've finished working on your presentation, select one of the available themes, and press the Slidify button to preview the slides. To run the presentation in the full-screen mode, press the F11 key, and you use the left and right arrow keys to navigate through the slides. To exit presentation, press the Esc key. Hit then the Save button to save the presentation and note its URL, so you can access and edit it later. The application also generates a read-only URL for the presentation, which can come in handy when you want to share the presentation with other users.
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.