2013-04-16 Show and Tell: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
(+mlbackup, +lsss)
(→‎Who+What: zusaetzliche links zu weiteren vorschlaegen aus dem titanpad)
Zeile 101: Zeile 101:
who can/will show which tools?
who can/will show which tools?


name - list of tools
name - list of tools:
* SvenG - ccal, mosh, putty, screen, urlview, vim; ack, cwrapper, tmux; qru.io, vcard maker
* SvenG - ccal, mosh, putty, screen, urlview, vim; ack, cwrapper, tmux; qru.io, vcard maker


= Shown =


--
die folgenden programs+sites wurden noch gezeigt:
From Titanpad:


Thomas Perl (thp):
* [pythonanywhere.com python anywhere] - shell sessions sharen
** gratis-account: javascript im browser
** kostenpflichtiger account: inkl ssh-zugriff, screen bzw. tmux mit IPv6


aehnlich wie youtube-dl
Andreas Fleckl aka oib9 (orange ice bear):
http://clive.sourceforge.net/
* colortail + logtail
http://cclive.sourceforge.net/
* iotop
shameless plug: youtube-playlisten und user abonnieren: http://gpodder.org/
* nload + vnstat
shell-session sharen
* rsnapshot
pythonanywhere.com (gratis-account mit javascript im browser, kostenpflichtiger account inkl ssh-zugriff
screen bzw. tmux mit IPv6


= Weiteres =


F.lux
aehnlich wie youtube-dl:
http://stereopsis.com/flux/
* http://clive.sourceforge.net/
besser find ich redshift, siehe wiki seite
* http://cclive.sourceforge.net/
braucht weniger mem, ist open source
https://github.com/chjj/compton compositing manager
rxvt-unicode    https://wiki.archlinux.org/index.php/Rxvt-unicode  terminal
awesome https://awesome.naquadah.org/   window manager
unclutter      Autohide Pointer
irssi, bitlbee  Instant Messaging
privoxy        Web Filter
http://winhelp2002.mvps.org/hosts.htm /etc/hosts file


ncmpc, mpc, ario      mpd Client
shameless plug:
* http://gpodder.org/ youtube-playlisten und user abonnieren


feh            Image Viewer
* [http://stereopsis.com/flux/ - F.lux] - $BESCHREIBUNG
scrot          Screenshot
** besser find ich redshift (siehe wiki seite)
** braucht weniger RAM und ist Open Source


pv  (Pipe View) ist auch grad recht praktisch beim backupen
** [https://github.com/chjj/compton compositing manager]


colortail / logtail
= TODO =
iotop
 
nload / vnstat
die folgende tools sollten gezeigt werden, wurden aber nicht gezeigt.
rsnapshot
darum sollen sie beim naechsten meetup gezeigt werden.
 
Command Line Tool:
* [http://www.ivarch.com/programs/pv.shtml pv] - Pipe View
** a terminal-based tool for monitoring the progress of data through a pipeline.
** recht praktisch fuer backups, zur Visualisierung der Datenuebertragung
 
Instant Messaging:
* [http://www.irssi.org/ irssi] - IRC client
* [http://www.bitlbee.org bitlbee] - IM exchange fuer AIM, ICQ, Yahoo!, Messenger, XMPP + MSN
 
Images:
* [http://feh.finalrewind.org/ feh] - X11 Image Viewer
* [http://www.linuxbrit.co.uk/scrot/ scrot] - taking screenshots with delay and countdown
 
* [https://wiki.archlinux.org/index.php/Rxvt-unicode rxvt-unicode] - terminal
* [https://awesome.naquadah.org/ awesome] - window manager
* [http://sourceforge.net/projects/unclutter/ unclutter] - (Auto)hide X11 Cursor
 
Proxy:
* [http://www.privoxy.org/ privoxy] - Web Filter
** a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks.
 
== blubb ==
 
zu den folgenden programmen gab es keine beschreibung,
insofern kein zusammenhang.  bitte ergaenzen!
 
* ncmpc
* mpc
* ario      mpd Client
* http://winhelp2002.mvps.org/hosts.htm /etc/hosts file


[[Kategorie:Veranstaltungen]]
[[Kategorie:Veranstaltungen]]

Version vom 17. April 2013, 00:08 Uhr

Titel: Show & Tell
Untertitel: Useful Tools and Services
Art: Vorführungen und Diskussion
Beschreibung Vorführungen von nützlichen Tools/Werkzeugen und Services/Webseiten.
Sprache in Deutsch. but English is definitely possible. just ask!
Zeit Di, 16.4.2013, 16:00-21:00
Ort: Bibliothek im Metalab
Zielgruppe: Alle :-)
Vorkenntnisse: .. sind immer nützlich, aber werden nicht verlangt.
Folien: gibt's nicht ;-) just show us your tool/site!
Materialien: eigener Laptop zum Ausprobieren und Mitmachen, Kekse+Getränke.
IRC Log: 2013-04-16_Show-N-Tell.Log (TODO)
Photos: anyone?

Ideen

please add more programs/tools/utilities, possibly with links and description. thanks! :-) (and, yes, the event will most probably be in german ;-)

this and that:

color for your terminal:

secure data exchange and synchronization:

  • mosh - the MObile SHell] - a replacement for ssh
  • rsync (via ssh transport)
    • rsync mit compression und bei ssh compression explizit abschalten (Auch wenn sie in ~/.ssh/config eingeschaltet wird) rsync --compress -rsh='-o "Compression no"'
  • ssh - secure shell
  • putty and kitty
  • SparkleShare - Self hosted, instant, secure file sync
  • duplicity - Encrypted bandwidth-efficient backup using the rsync algorithm
  • web tools: urlstack (homegrown read it later thingie), input / file upload (send to home)
  • mlbackup rsync3 based backup tool for OS X (Also works on CygWin) by Pepi

qr codes and vcards:

  • vCard Maker - Free electronic business card generator
  • QRU.io - scan QRcode, get vcard

screencasts:

terminal window managers:

URLs - selection, updates:

  • urlview - display+choose from list of URLs
  • urlwatch - detecting changes on webpages
  • urlscan - a replacement for urlview

Who+What

who can/will show which tools?

name - list of tools:

  • SvenG - ccal, mosh, putty, screen, urlview, vim; ack, cwrapper, tmux; qru.io, vcard maker

Shown

die folgenden programs+sites wurden noch gezeigt:

Thomas Perl (thp):

  • [pythonanywhere.com python anywhere] - shell sessions sharen
    • gratis-account: javascript im browser
    • kostenpflichtiger account: inkl ssh-zugriff, screen bzw. tmux mit IPv6

Andreas Fleckl aka oib9 (orange ice bear):

  • colortail + logtail
  • iotop
  • nload + vnstat
  • rsnapshot

Weiteres

aehnlich wie youtube-dl:

shameless plug:

  • - F.lux - $BESCHREIBUNG
    • besser find ich redshift (siehe wiki seite)
    • braucht weniger RAM und ist Open Source

TODO

die folgende tools sollten gezeigt werden, wurden aber nicht gezeigt. darum sollen sie beim naechsten meetup gezeigt werden.

Command Line Tool:

  • pv - Pipe View
    • a terminal-based tool for monitoring the progress of data through a pipeline.
    • recht praktisch fuer backups, zur Visualisierung der Datenuebertragung

Instant Messaging:

  • irssi - IRC client
  • bitlbee - IM exchange fuer AIM, ICQ, Yahoo!, Messenger, XMPP + MSN

Images:

  • feh - X11 Image Viewer
  • scrot - taking screenshots with delay and countdown

Proxy:

  • privoxy - Web Filter
    • a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks.

blubb

zu den folgenden programmen gab es keine beschreibung, insofern kein zusammenhang. bitte ergaenzen!