summaryrefslogtreecommitdiff
path: root/content/toolbox
diff options
context:
space:
mode:
Diffstat (limited to 'content/toolbox')
-rw-r--r--content/toolbox/_index.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/content/toolbox/_index.md b/content/toolbox/_index.md
index 084430a..bbc442d 100644
--- a/content/toolbox/_index.md
+++ b/content/toolbox/_index.md
@@ -24,7 +24,9 @@ Some things I found to be useful for daily programming.
## Database Modelling
* [dbmodel](http://oxygene.sk/projects/dbmodel/): a very neat
- database modeller with PDF and image export.
+ database modeller with PDF and image export. (For Qt5 there
+ are fixed versions at http://git.andreasbaumann.cc/cgit/dbmodel/?h=qt5,
+ branch 'qt5' or https://git.eckner.net/Erich/dbmodel/)
## Data processing
@@ -67,10 +69,11 @@ Some things I found to be useful for daily programming.
Read [http://raboof.github.io/notion/](http://raboof.github.io/notion/)
if you want to learn how to use such a window manager.
* [Joe](http://en.wikipedia.org/wiki/Joe's_Own_Editor): my editor for
- all quick editing jobs. Having used a lot of Wordstar in my youth,
- **jstar** is the editor I can't get rid of in my brain. :-)
+ all quick editing jobs. Having used a lot of Wordstar and Turbo Pascal IDEs
+ in my youth, **jstar** is the editor I can't get rid of in my brain. :-)
* [meh](http://www.johnhawthorn.com/meh/): as fast and easy an image
- viewer can possibly get.
+ viewer can possibly get. I use a fork with add QOI support (see
+ https://github.com/andreasbaumann/meh/tree/qoi)
* [MuPDF](http://www.mupdf.com/): an equally fast PDF/XPS viewer.
* [Trojitá](https://en.wikipedia.org/wiki/Trojit%C3%A1): a simplistic
and really fast mail reader for IMAP accounts. For long-term archiving
@@ -82,6 +85,8 @@ Some things I found to be useful for daily programming.
without all the built-in stuff from Mozilla nobody needs or asked for.
* [irssi](https://irssi.org/): for chatting (terminal)
* [newsboat](https://newsboat.org/): a RSS feed reader looking like mutt
+ (I'm using the old pure-C++/non-Rust version I forked as
+ [newsboat-og](https://github.com/andreasbaumann/newsboat-og))
* [Wordgrinder](https://cowlark.com/wordgrinder/): really nice text editor
if actually all you want to do is writting some text