![]() |
(on Wikipedia)
https://www.oracle.com/virtualization/virtualbox/
https://www.virtualbox.org/ (direct downloads)
![]() |
(on Wikipedia)
https://www.oracle.com/virtualization/virtualbox/
https://www.virtualbox.org/ (direct downloads)
Software >
(on Wikipedia)
https://bochs.sourceforge.io/
A total-platform emulator, primarily used for building and debugging operating systems.
Doesn’t utilize any host CPU virtualization features, therefore is slower than most virtualization.
Software > MediaWiki > MediaWiki extensions >
(on MediaWiki)
https://followthescore.org/dpldemo/index.php?title=Extension_DPL [ 1 ] was semeb.com/dpldemo/index.php?title=Extension_DPL
A report generator.
I used it to build intelligent lists which draw from various other pages scattered throughout the wiki via templates.
Footnotes
| ^ 1 | was semeb.com/dpldemo/index.php?title=Extension_DPL |
![]() |
Software >
(on Wikipedia)
https://www.frostwire.com/
A BitTorrent client.
I used to love it, but it gave up Gnutella functionality so it’s useless. I wonder if old versions are still good..
It was originally a fork of LimeWire
https://web.archive.org/web/20160220044903/http://pablotron.org:80/software/wirble/
wirble is a set of enhancements for irb.
Wirble enables several items mentioned on the RubyGarden Irb Tips and Tricks page, including tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies. The idea, of course, is to fill Irb with useful features without turning your ~/.irbrc file into swiss cheese.
This is a shell from which you can experiment with code. For a new person, it’s not important to care about this if you code in small pieces and test often.
See also .irbrc
(on Wikipedia)
https://rubygems.org/
“gems” are the foremost way to install Ruby libraries.
Software >
(on Wikipedia)
https://xmpp.org/
possibly coming later
The original name of the Extensible Messaging and Presence Protocol (XMPP), the open technology for instant messaging and presence.
http://xdialog.free.fr/ [ 1 ] was http://xdialog.dyns.net
Simple GUI version of dialog, made for having few dependencies.
Seems pretty neat, but I couldn’t replicate a simple application launcher. I ended up just using dialog in a terminal window.
Footnotes