Linux software

All posts tagged Linux software

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.

Continue Reading

Software > Screencasting >

(was on Wikipedia, deleted)
https://www.debugmode.com/wink/

Flash movie capturer. Works PERFECTLY, but has no audio support under Linux.

Works perfectly under both Windows and Linux. Godlike.

They abandoned Linux support for newer versions. Linux can’t record audio. =(

  • Abandoned by the original author. Reportedly taken over by a company, but was never updated; flagging as abandoned.

Continue Reading

Software > Application launchers >
Xfce >

Supposedly there’s an application launcher that comes with Xfce, but I’m not sure how to get to it. =/

  • Abandoned — 2008-08, the last updated was a while ago, so it looks like this project has been declared “done”.. so it’ll decay.

Continue Reading

Software > Terminals > rxvt >

(on Wikipedia)
http://software.schmorp.de/pkg/rxvt-unicode.html

A nice light terminal emulator. A Unicode-capable version of rxvt.

When I learned that aterm does not support unicode, I went looking for its replacement. It suggested rxvt-unicode, so here I am. See Unicode VGA font for the font I ended up using.

  • aka urxvt
  • It is not tabbed, use one of the /tag/terminal-multiplexers (I currently use this one).

    • Okay, technically it’s tabbed with the “tabbed” perl extension:
      \urxvt -pe tabbed

Continue Reading