QuickLinks vom 19. November bis zum 8. Dezember

Meine pinboard.in-Links vom 19. November bis zum 8. Dezember:

  • Anki – is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
  • Ledger – is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, as there is no flashy UI, but for those who want unparalleled reporting access to their data, there really is no alternative.
  • Glances – is a CLI curses based monitoring tool for both GNU/Linux and BSD.
  • Gow – (Gnu On Windows) is the lightweight alternative to Cygwin. It uses a convenient "Windows installer" that installs about 130 extremely useful open source UNIX applications compiled as native win32 binaries.
  • Breevy – is a TextExpander clone for Windows. Snippets are syncable between Mac and Windows via Dropbox.
  • Vifm – is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without having to learn a new set of commands.
  • blockdiag – and its family generate diagram images from simply text file
  • Archipel – is a solution to manage and supervise virtual machines. You can use all libvirt-supported virtualization engines like KVM, Xen, OpenVZ or VMWare. You can perform all basic virtualization commands and many other things like live migration, VMCasts, packages, etc.
  • stressdrive – is a Mac OS X command-line tool meant to verify correct operation of a drive. It does so by filling a drive up with random data and ensuring all the data can be correctly read back.
  • ThinkUp – is a free, open source web application that captures all your activity on social networks like Twitter, Facebook and Google+.

QuickLinks vom 24. Oktober bis zum 19. November

Meine pinboard.in-Links vom 24. Oktober bis zum 19. November:

  • spark – A little shell script that lets you generate sparklines at the command line.
  • glogg – is a multi-platform GUI application to browse and search through long or complex log files. It is designed with programmers and system administrators in mind. glogg can be seen as a graphical, interactive combination of grep and less.
  • ResophNotes – Notational Velocity clone for Windows including Simplenote-sync and Markdown support
  • Pandoc – is your swiss-army knife if you need to convert files from one markup format into another. Need to generate a man page from a markdown file? No problem. LaTeX to Docbook? Sure. HTML to MediaWiki? Yes, that too.
  • GitLab – is your own lite app for projects/repositories hosting on your server. Basically it is a free GithHub Clone written in Ruby on Rails.
  • Coordino – allows you to create a question and answer system for you and your users to enjoy. Basically it is a free StackOverflow Clone written in PHP.
  • KeyStroke – is a Safari extension that provides customizable keyboard shorcuts for common tasks and enhancements.
  • Samurize – is an advanced system monitoring and desktop enhancement engine for Windows. IT professionals, overclockers, gamers and desktop modders alike use Samurize for system information, weather reports, news headlines and much much more.
  • dexy – is an open source document automation tool that can help you create documents using your favourite programming languages and your favourite software.
  • MarkdownPad – is a full-featured Markdown editor for Windows.

QuickLinks vom 23. Juli bis zum 2. August

Meine pinboard.in-Links vom 23. Juli bis zum 2. August:

  • ScreenSharingMenulet – connect to local and Back to My Mac hosts via Screen Sharing from the menu bar
  • Using the Rake Build Language
  • Message Header Analysis Tool – Extract a message header from a mail you want to investigate. Copy/Paste into the box above and click on "ANALYSE"
  • TotalTerminal – provides a persistent Visor Window which slides down when you press a hot-key. Remember Quake Console?
  • pexpect – is a pure Python module that makes Python a better tool for controlling and automating other programs.
  • vimwiki – is a personal wiki for Vim. A number of linked text files that have their own syntax highlighting.
  • spiped – is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses. This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.
  • A simple Ruby command-line application skeleton
  • Download Time Calculator – calculates the time needed for downloading a file with a specified connection speed and file size
  • SafariOmnibar – is a Safari SIMBL plugin aiming at mimicing the Chrome's smart location bar which combines location and search.

QuickLinks vom 25. Mai bis zum 6. Juni

Meine pinboard.in-Links vom 25. Mai bis zum 6. Juni:

  • Squeaky – is a web proxy, in the spirit of a2 or PHProxy
  • Archive – This free plugin extends Apple Mail with the archive feature that you know and love from MobileMe and Gmail.
  • lesspipe – is an input filter for the pager less as described in its man page. The script runs under a ksh compliant shell (ksh, bash, zsh) and allows to view files with binary content, compressed files, archives and files contained in archives.
  • YOURLS – is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL). You can make it private or public, you can pick custom keyword URLs, it comes with its own API. You will love it.
  • MFCMAPI – uses Microsoft's published APIs to provide access to MAPI stores through a graphical user interface. Its purpose is to facilitate investigation of Exchange and Outlook issues and to provide developers with a canonical sample for MAPI development.
  • Markdoc – is a lightweight Markdown-based wiki system. It's been designed to allow you to create and manage wikis as quickly and easily as possible.
  • SL – (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls". It's just a joke command, and not usefull at all.
  • mairix – is a program for indexing and searching email messages stored in maildir, MH or mbox folders.
  • Guake – is a top-down terminal for Gnome (in the style of Yakuake for KDE, Tilda or the terminal used in Quake).
  • Infinite Scroll – Automatically append the next page of posts (via AJAX) to your page when a user scrolls to the bottom.

QuickLinks vom 21. März bis zum 3. April

Meine pinboard.in-Links vom 21. März bis zum 3. April:

  • Boxer – plays all the MS-DOS games of your misspent youth, right here on your Mac.
  • Vim Recipes – is a free cookbook for Vim, the popular text editor. It does not replace Vim's excellent built-in documentation, but complements it by focussing on tasks rather than commands.
  • WinSplit Revolution – is a small utility which allows you to easily organize your open windows by tiling, resizing and positioning them to make the best use of your desktop real estate
  • flashbake – A seamless source control solution combines the convenience of automated back up with the power of source version control.
  • ScraperWiki – is a platform for writing and scheduling screen scrapers, and for storing the data they generate
  • The Motherfucking Manifesto For Programming, Motherfuckers – We are tired of XP, Scrum, Kanban, Waterfall, Software Craftsmanship (aka XP-Lite) and anything else getting in the way of…Programming, Motherfucker.
  • How to use iWeb to build a killer frontpage for your Facebook Fan Page.
  • PHP-RegExp-Tutorial – Ausführliche, deutschsprachige Informationen zum Aufbau und zur Verwendung von Regulären Ausdrücken in PHP.
  • CLCL – Is a clipboard caching utility for Windows. Works with text and files.
  • git-friendly – is a collection of shell scripts for automating basic git workflows that you probably find yourself typing over and over again.

QuickLinks vom 8. Februar bis zum 18. Februar

Meine pinboard.in-Links vom 8. Februar bis zum 18. Februar:

  • Tweet Nest – A browsable, searchable and easily customizable archive and backup for your tweets
  • git mail – Why to store your mail in git
  • ttyload – is a little *NIX utility… to give a color-coded graph of load averages over time.
  • Backup Loupe – is an extension for TimeMachine on OS X
  • SoyWiki – turns Vim into a powerful, lean, and fast wiki. It’s got all the protein of a more conventional wiki, but less saturated fat and no cholesterol.
  • Git Immersion – is a guided tour that walks through the fundamentals of Git, inspired by the premise that to know a thing is to do it.
  • ClipCube – is a tiny clipboard history tool under development for Windows: it sits in the system tray, recording copied text for later use.
  • How to write vim plugins with python – You only need very little knowledge of VimL to be able to write plugins, if you know Python (or Ruby).
  • DiskWave – is a free disk usage utility. It helps you determine where most of your hard drive space is consumed. DiskWave was previously known as WhichSize.
  • SABnzbd – makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction.

QuickLinks vom 15. Januar bis zum 3. Februar

Meine pinboard.in-Links vom 15. Januar bis zum 3. Februar:

  • janus – This is a basic distribution of vim plugins and tools intended to be run on top of the latest MacVIM snapshot.
  • reptyr – is a utility for taking an existing running program and attaching it to a new terminal. Started a long-running process over ssh, but have to leave and don't want to interrupt it? Just start a screen, use reptyr to grab it, and then kill the ssh session and head on home.
  • txt2re – headache relief for programmers :: regular expression generator
  • atMonitor – is the most advanced monitoring tool for Mac OS X that displays system activity in real-time
  • urlscan – is a small program that is designed to integrate with the "mutt" mailreader to allow you to easily launch a Web browser for URLs contained in email messages.
  • Screens – Very good looking universal VNC Client for iPad, iPhone and iPod touch.
  • Coloration – is editor/IDE color scheme converter. Right now it allows you to convert your favourite Textmate color scheme (in XML plist format) to Vim, JEdit and KDevelop/Kate/Kwrite color scheme.
  • nvALT – Notational Velocity fork with widescreen, collapsible notes panel, MultiMarkdown/Markdown/Textile rendering and preview
  • rush – is a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax
  • Wiki on a Stick – (in short WoaS) is a wiki that lives in one self-modifying XHTML file. It's perfect to be used at home or at office, on your laptop or USB pen drive.

QuickLinks vom 10. August bis zum 23. August

Meine delicious.com-Links vom 10. August bis zum 23. August:

  • Simple Software – Open Source Tools – Very nice collection of handy scripts. Most of which are windows only…
  • Using Git to manage a web site – The one-line summary: push into a remote repository that has a detached work tree, and a post-receive hook that runs "git checkout -f".
  • How to use TextMate – Great overview with many links. Something to learn for every TextMate user.
  • quillen – backs up your important documents or other data to your Amazon S3 and SimpleDB account.
  • gollum – Gollum wikis are simply Git repositories that adhere to a specific format. Gollum pages may be written in a variety of formats and can be edited in a number of ways depending on your needs.
  • lastfm-cli – is an interactive command-line & telnet interface to a last.fm account and last.fm audio streams.
  • Hamster – Free Video converter with built in video player witch Supports Any Video Formats and Easy-to-Use!
  • Gridy – adds an invisible grid to Windows, so that any window you move or resize is snapped to it.
  • Time-Track-CLI – In the spirit of TODO.TXT, this little Tcl script will handle tracking how much time you spend on tasks throughout the day. All records are stored in a plain text file so you’re not dependent on anyone else’s format.

QuickLinks vom 3. August bis zum 10. August

Meine delicious.com-Links vom 3. August bis zum 10. August:

  • Elevation – is a free, open source route visualizer that renders personal GPS data in 3D space
  • BitlBee – brings IM (instant messaging) to IRC clients. It's a great solution for people who have an IRC client running all the time and don't want to run an additional MSN/AIM/whatever client.
  • Pay as you go sim with data Wiki – This wiki aims to collect information about pay as you go mobile phone plans from all over the world. Not just any plans though, they must include decent data rates, perfect for iPhone and Android smart phone travellers.
  • Improving your programming style with Python – Very nice Python Links and References, listed in order of difficulty.
  • A few git tips you didn't know about – Some very powerful white git magic…
  • Listary – is an excellent find-as-you-type search utility that makes searching items in large unmanageable lists of Windows applications a breeze.
  • shiftit – will let you resize and move your OSX windows without having to using a mouse. A lot like the snapping Windows 7 windows…
  • Bend – is a modern text editor. Bend takes off after the Zune client, but doesn't constrain itself to it. Find on page borrows from Apple Safari. Tabs are Google Chome inspired. This text editor aims to be elegant, clean and a pleasure to work in.
  • sonia – allows you to set up a dashboard with information that is important to you. Think Panic's Status Board.

QuickLinks vom 21. Juli bis zum 30. Juli

Meine delicious.com-Links vom 21. Juli bis zum 30. Juli:

  • CloudBerry Backup – provides a powerful Backup and Restore programfor Windows, designed to leverage Amazon S3 storage to make your disaster recovery plan simple, reliable, and affordable.
  • TaskMate – Very simple, minimal and free ToDo-List manager…
  • sigil – is a multi-platform WYSIWYG ebook editor. It is designed to edit books in ePub format.
  • Fossil – Simple, high-reliability, distributed software configuration management
  • pymacadmin – A collection of Python utilities for Mac OS X system administration.
  • Notes – is designed to focus on organizing plain text notes that are saved automatically. Just write your note and don't worry about saving them.
  • Shotwell – Open source photo manager for GNOME which looks a lot like iPhoto…
  • Ubuntu Enterprise Cloud im Test – Windows Pro blickt über den Tellerrand und testet die Ubuntu Cloud Lösung auf Basis von Eucalyptus.
  • The version controlled home directory – managing dotfiles using Git, MR and a few handy scripts…
  • Versioning dotfiles in git