internet software
All posts tagged internet software
Software >
https://web.archive.org/web/20160413160346/http://geminstaller.rubyforge.org/
GemInstaller provides automated installation, loading and activation of RubyGems.
-
2016-12-14 – being deprecated in favour of Bundler
more possibly coming later
![]() |
Software > Bundled server software >
(on Wikipedia)
MediaWiki: https://bitnami.com/stack/mediawiki
https://bitnami.com/
I would NEVER EVER recommend regular humans go anywhere near running raw server software on their desktop. It’s a horror – I mean truly a horror unlike any you’ve ever imagined – to get that shit to work, to lock it down and to keep it running. If for some reason you did want to run a server, use a proper server distribution. A branch will eventually crop up for Unity Linux I’m sure, but there are Linux and BSD distributions which excel at this task.
So for us regular humans, a LAMP (software bundle) is the best thing to use. This is a collection of all the necessary tools which have been pre-configured to cooperate and bundled together in one .. much easier to use package. This concept has become wildly improved over the years, and I’ve used a bunch of different packages.
- my old bitnami scripts
- Very zombie: I have an ancient LAMPP I use for an archived MediaWiki reference.
-
Now owned by VMWare
2016-12-15 – It seems this project has been abandoned and perhaps the entire author is gone.
Software >
http://web.archive.org/web/20150213122315/http://masanjin.net/whisper/
A Ruby blog. Very simple and fast and cool. Makes micro-mailing lists: Comments are done via email!
I learned about it through sup‘s blog (all-thing.net is apparently gone)
http://web.archive.org/web/20101102144701/http://all-thing.net/label/whisper/
https://sup-heliotrope.github.io/
A console email client
2010-01-02 – obnoxiously complicated and hacker-centric
Software > Ruby > Ruby web programming >
(on Wikipedia)
https://github.com/ruby/webrick [ 1 ] was http://www.webrick.org/
A Ruby library program to build HTTP servers.
Mongrel is reportedly faster/cooler.
Footnotes
Software >
Ruby > Ruby web programming > Mongrel
(on Wikipedia)
https://rubygems.org/gems/mongrel
This seems to only be for Rails.. I don’t understand it and there is no newbie-friendly documentation to explain the basics.
Reportedly faster/cooler than WEBrick.
(on Wikipedia)
https://rubygems.org/
“gems” are the foremost way to install Ruby libraries.

