Tool tests on the fast track
Tool Tips
Mobiki wiki engine, jEdit cross-platform text editor, youtube-dl movie downloader, and Inadyn compact DDNS client.
Mobiki 2015-02-05
Lean wiki engine
Source: http://mobiki.datenbrei.de
License: MIT
Alternatives: LionWiki, TiddlyWiki
If you are looking for lean wiki engine that is also suitable for use with mobile devices, take a closer look at Mobiki. The tool requires a web server and at least PHP 5.4. After unpacking the archive, users assign a password – done.
The markup is quite intuitive, and the default template is clear-cut and HTML 5-compliant. In addition to the usual formatting (bold and italic), Mobiki supports internal and external links, lists, bulleted lists, and preformatted text. To embed images, upload them to your server, store them in the images
directory, and link from the wiki with the image:<image>.jpg
statement. The developers have also given their wiki a keyword search via hashtags.
Mobiki does not require a database. The software stores all content as text files in the pages
subdirectory. In the config.php
file, you can modify the title and description of the wiki and enter the name of the author, a character set, and the time format. If you speak CSS, you can modify the wiki design to suit your own needs in the template.css
file.
4 Stars --Mobiki is lean, easy to set up, and looks good on mobile devices. The small project frequently releases new versions with additional features and functions.
jEdit 5.2.0
Cross-platform text editor
Source: http://www.jedit.org
License: GPLv2
Alternatives: Atom
Since starting life 17 years ago as a simple editor, jEdit has grown into a powerful development environment. jEdit provides sophisticated syntax highlighting and other features. The list of programming and scripting languages includes more than 200 entries. The syntax files are in XML format, and savvy users can adapt them to suit their own needs or use them as a template for their own configurations.
jEdit supports more than 160 character sets, is fully Unicode-capable, and supports folding, automatic line breaks, and indentation. It can record macros, has an unlimited undo/redo feature, and has a sophisticated search-and-replace function. Users can access most of the features using keyboard shortcuts, and you can define new ones in the configuration.
If this functionality is not sufficient for your needs, you will find around 215 extensions on the homepage. You can install, configure, and update the extensions via the jEdit Plugin Manager. The choice includes connectors for known systems, an FTP client, a spellchecker, and even Sudoku for work breaks.
5 Stars --jEdit is a powerful tool and is recommended as an editor for all software developers who work across platforms. The Plugin Manager helps install practical tools retroactively.
Youtube-dl 2015.02.28
Downloading movies off the web
Source: http://rg3.github.io/youtube-dl
License: Public Domain (Unlicensed)
Alternatives: Movgrab
On video portals, Linux users will find how-tos, talks, and much more free information for the free operating system. If you prefer not to watch the many interesting movies online, you can archive them with Youtube-dl. The tool does not just download YouTube content, as implied by its name. It also taps into more than 580 platforms, including many libraries.
Download the script from the project website homepage and make it executable. To save a movie on your disk, call youtube-dl
along with the URL. Optionally, --proxy
defines a proxy server; -4
and -6
enforce IPv4 or IPv6. Other parameters limit the download rate or request a specific format. If you want to store a number of movies onto your disk in one fell swoop, enter -a
followed by the name of a batch file containing multiple URLs.
Parameters that you will continually need are best kept in the ~/.config/youtube-dl/config
file. A call to ./youtube-dl --help
lists all the known options. A quick look at the documentation in the GitHub repository, which lists FAQs, tips, and tricks, is also recommend.
5 Stars --Archiving online videos from the command line with Youtube-dl is a no-brainer. The tool is flexible and easy to use.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe 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
-
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.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.