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 1. Juni bis zum 29. Juni

Meine delicious.com-Links vom 1. Juni bis zum 29. Juni:

  • The Upside of Downtime (Velocity 2010) – Great presentation about why Downtime sucks and how to appreciate this fact.
  • One Thing Well – My Linux Setup – Pretty awesome minimal linux setup including some great software hints…
  • sneakernet – is designed as a 99% offline campus filesharing network to distribute gigabyte-sized files to a network of upwards of several thousand users who all live within a square mile or so.
  • Gitbox – is a Mac OS X graphical interface for Git version control system. In a single window you see branches, history and working directory status.
  • Splunk – indexes data from any application, server or network device. It crawls logs, metrics, and other data from applications, servers and network devices and indexes it in a searchable repository from which it can generate graphs, reports and alerts.
  • Git Reference – This is meant to be a quick reference for learning and remembering the most important and commonly used Git commands. The commands are organized into sections of the type of operation you may be trying to do, and will preset the common options and commands needed to accomplish these common tasks.
  • Q10 – is a simple but powerful text editor designed and built with writers in mind. Windows only.
  • mcollective – is a framework to build server orchestration or parallel job execution systems.
  • damnvid – is a cross-platform application to download and convert videos from your hard drive or from dozens of video sharing websites like YouTube, Dailymotion, Veoh, Metacafe, etc. Basically, it's a video downloader and converter that sucks less.
  • Objective-C Tutorial – Ein Tutorial zu Objective-C, XCode und Cocoa

QuickLinks vom 12. Mai bis zum 1. Juni

Meine delicious.com-Links vom 12. Mai bis zum 1. Juni:

  • Localghost – makes it easy to switch development host names to resolve to localhost with a status item (i.e. system tray) that adds / removes entries from /etc/hosts.
  • FitNesse – The fully integrated standalone wiki, and acceptance testing framework.
  • cdf – colorized df with friendly capacity bars. Written in pure C without any external dependencies
  • Droopy – is a mini Web server whose sole purpose is to let others upload files to your computer.
  • Tagr – is an application for Mac OS X that helps you organize your MP3 / M4A (MP4) collection.
  • easymac.sh – is a shellscript which generates global, VMware or Xen MAC-addresses
  • MTR – combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
  • calibre – is a free and open source e-book library management application
  • How To Make German Pancakes, Dutch Baby Pancakes – Bring this spectacular breakfast or brunch dish to the table as soon as it comes out of the oven for a lot of oohs and aahs! <br /> A German Pancake is a cross between a soufflé and an omelet – it is a light, airy pancake with sides.
  • Immer im Dienst – Artikel über eine Nagios-Erweiterung zur Überwachung von SLA-Bedingungen. Recht alt und rudimentär…

QuickLinks vom 26. April bis zum 12. Mai

Meine delicious.com-Links vom 26. April bis zum 12. Mai:

  • latex-lab – is an open source implementation of a web based LaTeX editor for Google Docs.
  • adsf – A Dead Simple Fileserver is a tiny web server that you can launch instantly in any directory.
  • NConf – NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios server topology.
  • 3-2-1 – is a countdown timer for Dashboard (OS X). It displays hours, minutes, and seconds, includes a lap function and is resizable
  • 60 Minimal Apple Desktop Wallpapers
  • Driver Easy – Auto-Detect & Download your Hardware Drivers, Quickly & Easily.
  • Analyzing I/O performance in Linux
  • ifconfig.me – Get your current external IP via curl ifconfig.me
  • The Ultimate WordPress Security Guide
  • Gas Mask – is simple hosts file manager for Mac OS X Leopard. It enables to edit hosts files and switch between them.

QuickLinks vom 4. März bis zum 23. März

Meine delicious.com-Links vom 4. März bis zum 23. März:

  • collectd – is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files.
  • CSVed – is an easy and powerful CSV file editor, you can manipulate any CSV file, separated with any separator.
  • Simple Desktops – is a collection of desktop wallpapers curated by Tom Watson designed to make your computer beautiful without distraction.
  • Continuous Integration – is a software development practice where members of a team integrate their work frequently, usually each person integrates at least daily – leading to multiple integrations per day. Each integration is verified by an automated build (including test) to detect integration errors as quickly as possible. Many teams find that this approach leads to significantly reduced integration problems and allows a team to develop cohesive software more rapidly. This article is a quick overview of Continuous Integration summarizing the technique and its current usage.
  • Ultimate solution to weird UTF character encoding problem – Due to different formats of storing characters in the database, sometimes you may encounter problem with strange characters (like —) appearing in your WordPress posts. This can especially happen when moving the site to a different server, a process during which your database needs to be exported and imported.
  • Why Your Employees Are Losing Motivation – Business literature is packed with advice about worker motivation—but sometimes managers are the problem, not the inspiration. Here are seven practices to fire up the troops. From Harvard Management Update.
  • smitten kitchen Recipe Index – Fearless cooking from a tiny kitchen in New York City with delicious photos…
  • Uniform – masks your standard form controls with custom themed controls. It works in sync with your real form elements to ensure accessibility and compatibility.
  • vi Complete Key Binding List – This is not intended as a tutorial. It is a reference on what every vi key binding does, followed by some useful vi tricks and tips. An expert will probably know most of these already, but an intermediate vi user will find valuable information, and even an expert may learn a thing or two.
  • Ephemera – will comfortably synchronize your ebook reader with Instapaper.com via USB. It works with the Amazon Kindle, Sony readers and pretty much any device capable of reading HTML, Mobipocket or EPUB files.

QuickLinks vom 25. Februar bis zum 4. März

Meine delicious.com-Links vom 25. Februar bis zum 4. März:

  • kSar – kSar Version 5 is a java application that graph your sar data. It can graph sar text output from Solaris,Linux,AIX,HPUX,Mac OS/X. It also permit to export data to PDF/JPG/PNG/CSV. You can load dat from three method : local file, local command excetion, and remote command execution via SSH
  • MySQL Workbench – is a cross-platform, visual database design tool developed by MySQL. It is the highly anticipated successor application of the DBDesigner4 project. MySQL Workbench will be available as a native GUI tool on Window, Linux and OS X.
  • QuickCursor – For Mac users to use their favorite text editor everywhere. QuickCursor allows you to edit text from any application in your favorite text editor.
  • The Ten Minute Guide to diff and patch
  • MyLogon – is a Network-oriented logon applet for Windows

QuickLinks vom 19. Oktober bis zum 16. November

Meine delicious.com-Links vom 19. Oktober bis zum 16. November:

QuickLinks vom 28. August bis zum 3. September

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

  • Principia Discordia – Principia Discordia, 1st Edition.
  • Backing Up Flickr – Backing up Flickr with Python…
  • A Guide on Advanced Logging and Benchmarking with FirePHP
  • 4-minute Chocolate Mousse – This incredibly decadent, luxurious chocolate mousse recipe comes to us from Gordon Ramsay (to whom I lovingly refer as Angry Chef). You have to try this! It's worth every single minute of effort.
  • Burning Man And Its Radical Links To Silicon Valley And Geek Culture
  • TweetMyMac – lets you get screenshots, iSight snapshots, and your IP address from your Mac just by sending a direct message to your specially setup Mac controlling account. You can start torrents remotely, shutdown your Mac and more.
  • How to Actually Make Coffee – You probably brew coffee, like most people, the most insipid way possible: Using a Mr. Coffee that you fill with pre-ground coffee from the supermarket. There's a million other ways to make coffee, and they're all better.
  • MiniBatteryStatus Widget – is a small Dashboard widget that monitors battery status, charge percentage and remaining battery life. Integrated with Growl to alert you when it's time to recharge your battery.
  • DateLine – is a small, simple app which displays a linear calendar on your desktop in a transparent window. It provides easy access to iCal by double clicking on a day. The background and text colors are customizable with support for transparency.
  • Ye Olde Map Maker – Very cool online tool to create maps for table-top role playing games.

QuickLinks vom 22. Juli

Meine delicious.com-Links vom 22. Juli: