If you’ve ever been a KDE user, you are probably familiar with the Amarok music player. Perhaps you prefer GNOME over KDE but you really prefer Amarok over the music players normally offered in GNOME. You could always go ahead and install Amarok, but it brings along a ton of KDE dependencies. Good news! There is a GTK+ alternative. Continue reading
Tag Archives: Ubuntu
Command Line Basics: head And tail
Today I’m going to show you how to use the head and tail commands to view portions of text files. There are, of course, other commands that can be used to view text files. The cat command can be useful for viewing small text files while more and less can be good for larger files. But what if you’re only interested in just the beginning or the end of a file? That’s where head and tail come in. Continue reading
Create Your Own QR Codes on Linux
As smart phones are becoming more pervasive, 2D bar codes are starting to appear all over the place. The QR Code format is one of the most commonly used styles of these matrix bar codes. These QR Codes often contain a URL to send a smart phone user to a particular web site, but all kinds of textual information can be embedded in these codes.
Adding Video Captions With Avidemux
I spent some time back in December compiling videos of my daughter for a family DVD. One of the things I wanted to do was to add a small caption to each video clip to document the date of the recording. I ended up using Avidemux and the subtitle video filter to add the captions to the video.
You’ll of course need to have Avidemux installed on your system in order to follow this process. Check your distro’s repositories. Continue reading
Check The Status of Ubuntu One Synchronization
Ubuntu One is a file synchronization service that allows you to share files among multiple computers. You place files into your Ubuntu One folder and they get synch’d with your account on the web. Files can also be shared with other Ubuntu One users as well and if you publish them they can be shared with anyone on the internet. It’s similar to other synchronization/sharing services like Dropbox. Continue reading