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
 
(11 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 +
{{ShowandTell
 +
|datum=2013-04-16
 +
|uhrzeit=16:00-21:00
 +
|ort=bibliothek
 +
}}
 +
 +
 
{|
 
{|
 
|'''Titel:'''
 
|'''Titel:'''
Zeile 53: Zeile 60:
 
* [http://quicktoots.linux-audio.com/toots/quick-toot-arecord_and_rtmix-1.html arecord/aplay] (Linux)
 
* [http://quicktoots.linux-audio.com/toots/quick-toot-arecord_and_rtmix-1.html arecord/aplay] (Linux)
 
* [http://www.bitwizard.nl/mtr/ MTR] - traceroute für hipster
 
* [http://www.bitwizard.nl/mtr/ MTR] - traceroute für hipster
* [https://github.com/rg3/youtube-dl youtube-dl] - download videos form YouTube and other sites
+
* [https://github.com/rg3/youtube-dl youtube-dl] - download videos from YouTube and other sites
 
* [http://www.mplayerhq.hu mplayer] - play videos of all formats
 
* [http://www.mplayerhq.hu mplayer] - play videos of all formats
 
* [http://www.guckes.net/mplayer/controls.txt mplayer control] - an alternative manual for mplayer
 
* [http://www.guckes.net/mplayer/controls.txt mplayer control] - an alternative manual for mplayer
 
* [http://jonls.dk/redshift/ redshift] - adjust display's color temperature according to time of day
 
* [http://jonls.dk/redshift/ redshift] - adjust display's color temperature according to time of day
 +
* [https://github.com/MacLemon/metafridge/ metafridge] - [[Metafridge|Metalab Kühlschrank]] command line interface
 +
* [http://www.brendangregg.com/specials.html#lsss lsss] ls with zodiac signs for your files.
  
 
color for your terminal:
 
color for your terminal:
Zeile 67: Zeile 76:
 
* [http://mosh.mit.edu mosh] - the MObile SHell] - a replacement for ssh
 
* [http://mosh.mit.edu mosh] - the MObile SHell] - a replacement for ssh
 
* [http://rsync.samba.org/ rsync] (via ssh transport)
 
* [http://rsync.samba.org/ rsync] (via ssh transport)
 +
**rsync mit compression und bei ssh compression explizit abschalten (Auch wenn sie in <code>~/.ssh/config</code> eingeschaltet wird) <code>rsync --compress -rsh='-o "Compression no"'</code>
 
* [http://www.ssh.com ssh] - secure shell
 
* [http://www.ssh.com ssh] - secure shell
 
* [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty]
 
* [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty]
Zeile 72: Zeile 82:
 
* [http://duplicity.nongnu.org/ duplicity] - Encrypted bandwidth-efficient backup using the rsync algorithm
 
* [http://duplicity.nongnu.org/ duplicity] - Encrypted bandwidth-efficient backup using the rsync algorithm
 
* web tools: urlstack (homegrown read it later thingie), input / file upload (send to home)
 
* web tools: urlstack (homegrown read it later thingie), input / file upload (send to home)
 +
* [https://github.com/maclemon/mlbackup mlbackup] rsync3 based backup tool for OS X (Also works on CygWin) by [[User:Pepi|Pepi]]
  
 
qr codes and vcards:
 
qr codes and vcards:
Zeile 90: Zeile 101:
 
URLs - selection, updates:
 
URLs - selection, updates:
 
* [ftp://ftp.mutt.org/pub/mutt/contrib/urlview-0.9.tar.gz urlview] - display+choose from list of URLs
 
* [ftp://ftp.mutt.org/pub/mutt/contrib/urlview-0.9.tar.gz urlview] - display+choose from list of URLs
* [http://www.urlwatch.org/ urlwatch] - detecting changes on webpages
+
* [https://thp.io/2008/urlwatch/ urlwatch] - detecting changes on webpages
 
* urlscan - a replacement for urlview
 
* urlscan - a replacement for urlview
  
Zeile 97: Zeile 108:
 
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:
 +
 +
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:
 +
* http://clive.sourceforge.net/
 +
* http://cclive.sourceforge.net/
 +
 +
shameless plug:
 +
* http://gpodder.org/ youtube-playlisten und user abonnieren
 +
 +
* [http://stereopsis.com/flux/ - F.lux] - $BESCHREIBUNG
 +
** besser find ich redshift (siehe wiki seite)
 +
** braucht weniger RAM und ist Open Source
 +
 +
** [https://github.com/chjj/compton compositing manager]
 +
 +
= TODO =
 +
 +
die folgende tools sollten gezeigt werden, wurden aber nicht gezeigt.
 +
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]]
 
[[Kategorie:Workshops]]
 
[[Kategorie:Workshops]]

Aktuelle Version vom 17. April 2013, 02:20 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: 2013-04-16, 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)


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!