Awk Introduction Tutorial - 7 Awk Print Examples
This is the first article on the new awk tutorial series. We'll be posting several articles on awk in the upcoming weeks that will cover all features of awk with practical examples. In this article, let us review the fundamental awk working methodology along with 7 practical awk print examples.
Wednesday, March 23, 2016
Awk Introduction Tutorial – 7 Awk Print Examples
Adding captions and subtitles to HTML5 video - App Center | MDN
Adding captions and subtitles to HTML5 video
In other articles we looked at how to build a cross browser video player using the HTMLMediaElement and Window.fullScreen APIs, and also at how to style the player. This article will take the same player and show how to add captions and subtitles to it, using the WebVTT format and the track element.
Convert a string to \"Title Case\" | commandlinefu.com
Convert a string to \"Title Case\" | commandlinefu.com
commandlinefu.com is the place to record those command-line gems that you return to again and again. Delete that bloated snippets file you've been using and share your personal repository with the world. That way others can gain from your CLI wisdom and you from theirs too.
How to install X2Goserver on Ubuntu 14.04 as an alternative for VNC
How to install X2Goserver on Ubuntu 14.04 as an alternative for VNC
This document describes how to use X2Goserver as an alternative of VNC. I will install and configure X2Goserver on Ubuntu 14.04. X2Go enables us to access a graphical desktop of a computer over a low bandwidth (or high bandwidth) connection. X2Go is a Remote Desktop solution, which some vendors vaguely call Remote Control.
5 VDI Alternatives You Can Implement Now -- ServerWatch
5 VDI Alternatives You Can Implement Now
If you're still laying hopes on virtual desktop infrastructure (VDI) to solve your desktop support costs and problems, you may be waiting a very long time. VDI is expensive and doesn't live up to local desktop performance standards. Sure, there are some benefits to centralized desktop management, but the costs are still too high for practical implementation.
GNU Wget 1.17.1 Manual: Wgetrc Commands
GNU Wget 1.17.1 Manual: Wgetrc Commands
The complete set of commands is listed below. Legal values are listed after the '='. Simple Boolean values can be set or unset using ' on' and ' off' or ' 1' and ' 0 '. Some commands take pseudo-arbitrary values. address values can be hostnames or dotted-quad IP addresses.
How to fake a browser connection with wget - Daniel Mayor
How to fake a browser connection with wget - Daniel Mayor
Website powered by Stealth CDN Hi! I am Daniel Mayor, born in Madrid, Spain, but I am now residing in New Zealand. I have been travelling a lot in the past until I finally settled in the land of The Lord of The Rings.
Monday, March 21, 2016
SpeedOf.Me, HTML5 Speed Test
SpeedOf.Me, HTML5 Speed Test
SpeedOf.Me is an HTML5 Internet speed test. No Flash or Java needed! It is the smartest and most accurate online bandwidth test. It works well on iPhone, iPad, Android, Windows and other mobile devices, as well as desktop computers.
Command Line Options - Mozilla | MDN
Command Line Options
Command line options are used to specify various startup options for Mozilla applications. This page describes the commonly used options and how to use them.
Saturday, March 19, 2016
The UNIX School: sed - 20 examples to remove / delete characters from a file
In this article of sed series, we will see the examples of how to remove or delete characters from a file. The syntax of sed command replacement is: $ sed 's/find/replace/' file This sed command finds the pattern and replaces with another pattern. When the replace is left empty, the pattern/element found gets deleted.
BIMP. Batch Image Manipulation Plugin for GIMP. | Alessandro Francesconi
BIMP. Batch Image Manipulation Plugin for GIMP. | Alessandro Francesconi
BIMP can be easily translated using the "gettext" method. Those who are already familiar with this system can find some template files (with .po extension) into the ./bin/win32/bimp-locale folder. If you want to translate BIMP but do not know how, just send me an email. Let's make it speak Powhatan!
rephraser - Google Search
rephraser - Google Search
https://www.youtube.com/watch?v=9A-OO95QX-8 rephraser.net/ RePhraser offers a wide variety of services to help you make sure ...
Leading Strategic Initiatives | Tools and insights for turning vision into results
Leading Strategic Initiatives
I was recently invited to join an expert panel who were addressing the challenges of strategic initiatives. This question was asked, and what follows is my response: What is your best advice for avoiding common pitfalls during rapid growt h? #1. Adding complexity by reacting to demand. First, consider a manageable growth pattern.
Sunday, March 6, 2016
Fred's ImageMagick Scripts: MULTICROP2
Fred's ImageMagick Scripts: MULTICROP2
Fred's ImageMagick Scripts - multicrop2 - crops and unrotates multiple images from a scanned image.