2013-04-16 Show and Tell: Unterschied zwischen den Versionen
Guckes (Diskussion | Beiträge) (→Ideen: sorted ideas, added homepage of tools) |
Keine Bearbeitungszusammenfassung |
||
(17 dazwischenliegende Versionen von 6 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{ShowandTell | |||
|datum=2013-04-16 | |||
|uhrzeit=16:00-21:00 | |||
|ort=bibliothek | |||
}} | |||
{| | {| | ||
|'''Titel:''' | |'''Titel:''' | ||
Zeile 40: | Zeile 47: | ||
|} | |} | ||
= 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: | this and that: | ||
Zeile 50: | Zeile 59: | ||
* [http://ghom.niij.org/ccal.py.git ccal.py] - a CLI calendar | * [http://ghom.niij.org/ccal.py.git ccal.py] - a CLI calendar | ||
* [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 | |||
* [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.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 | |||
* [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: | |||
* [http://cwrapper.sourceforge.net/ cwrapper] - color wrapper to colorize the output of other tools | * [http://cwrapper.sourceforge.net/ cwrapper] - color wrapper to colorize the output of other tools | ||
* [http://htop.sourceforge.net/ htop - an interactive process viewer] - process view on steroids | |||
* [https://github.com/nicolargo/glances glances] - htop auf komisch | |||
* [https://github.com/busyloop/lolcat lolcat] - all the colors of the rainbow! | |||
data exchange and synchronization: | secure data exchange and synchronization: | ||
* [http://mosh.mit.edu mosh] | * [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) | ||
* [http://www.ssh.com ssh] | **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.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty] | * [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty] | ||
* [http://sparkleshare.org/ SparkleShare] - Self hosted, instant, secure file sync | * [http://sparkleshare.org/ SparkleShare] - Self hosted, instant, secure file sync | ||
* [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 69: | Zeile 92: | ||
* [http://en.wikipedia.org/wiki/Ttyrec ttyrec] | * [http://en.wikipedia.org/wiki/Ttyrec ttyrec] | ||
* [http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ ipbt] | * [http://www.chiark.greenend.org.uk/~sgtatham/ipbt/ ipbt] | ||
* [https://github.com/keithw/stm-data stm-data] | |||
terminal window managers: | terminal window managers: | ||
* [http://byobu.co screen+tmux with configs] | |||
* [http://www.gnu.org/software/screen/ screen] | * [http://www.gnu.org/software/screen/ screen] | ||
* [http://sourceforge.net/projects/tmux/ tmux] | * [http://sourceforge.net/projects/tmux/ tmux] | ||
Zeile 76: | 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 | ||
* [ | * [https://thp.io/2008/urlwatch/ urlwatch] - detecting changes on webpages | ||
* urlscan - a replacement for urlview | * urlscan - a replacement for urlview | ||
= Who+What = | = Who+What = | ||
Zeile 88: | 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:
- ack - "better than grep"!
- git - repository tool
- vim (text editor) - plugins, new options in v7.3
- ccal.py - a CLI calendar
- arecord/aplay (Linux)
- MTR - traceroute für hipster
- youtube-dl - download videos from YouTube and other sites
- mplayer - play videos of all formats
- mplayer control - an alternative manual for mplayer
- redshift - adjust display's color temperature according to time of day
- metafridge - Metalab Kühlschrank command line interface
- lsss ls with zodiac signs for your files.
color for your terminal:
- cwrapper - color wrapper to colorize the output of other tools
- htop - an interactive process viewer - process view on steroids
- glances - htop auf komisch
- lolcat - all the colors of the rainbow!
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"'
- rsync mit compression und bei ssh compression explizit abschalten (Auch wenn sie in
- 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:
- http://gpodder.org/ youtube-playlisten und user abonnieren
- - 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:
Images:
- rxvt-unicode - terminal
- awesome - window manager
- unclutter - (Auto)hide X11 Cursor
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!
- ncmpc
- mpc
- ario mpd Client
- http://winhelp2002.mvps.org/hosts.htm /etc/hosts file