Archives For June 30, 2014

Linux RSS Reader Liferea

Liferea, a free feed reader for Linux desktop, has updated to v1.10.10 with various bug fixes and improvements.

Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It supports a number of different feed formats including RSS/RDF, CDF and Atom. There are many other news readers available, but these others are not available for Linux or require many extra libraries to be installed. Liferea tries to fill this gap by creating a fast, easy to use, easy to install news aggregator for GTK/GNOME.

liferea ppa

Distinguishing Features:

  • Read articles when offline.
  • Synchronizes with InoReader (git master)
  • Synchronizes with Reedah (git master)
  • Synchronizes with TheOldReader (since 1.10)
  • Synchronizes with TinyTinyRSS (since 1.8)
  • Permanently save headlines in news bins.
  • Match items using search folders.
  • Play Podcasts in Liferea

What’s New in latest Liferea 1.10.10:

  • Fixed: RTL comments appear incorrectly (reported by yaronf)
  • Fixes: No notifications for Tiny Tiny RSS feeds
  • minimize to tray (Ubuntu 14.04 get back tray icon: PPA)
  • Fixed tab/space mix
  • Enlarge search folder dialog to 640×400 to avoid scrolling

Install Liferea 1.10.10 via PPA:

The latest release available in PPA for Ubuntu 14.04 and Ubuntu 12.04.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

sudo apt-get update

sudo apt-get install liferea

Once installed, open it from app menu or unity dash.

HotShots screen capture tool

 
HotShots is a screen capture tool with some editing features. It is particularly suitable for writing documentation (as used in the following chapters) but you can use it to highlight some details on a map image or what ever you want.

Because HotShots is written with Qt. Compare to Shtter, it has few dependencies and uses lower computer resources.

hotshots 2.1 ubuntu

Features:

  • Grab current screen, all monitors (in case of multi-monitors configuration), current window or a part of the desktop.
  • Save the screenshot in multiple formats (PNG, JPG, BMP, …).
  • Automatically save the screenshot to clipboard, disk or launch the editor tool.
  • Automatically scale the screenshot to a given size.
  • Use “system” shortcuts to take a screenshot.
  • Add automatically some “post-effects” to the screenshot (drop shadow, rotation, border, …).
  • Add annotation items (text, arrows, rectable, …) to the snapshot.
  • Can be minimized to system tray and work in background.
  • Can be launch at system start-up (Windows).
  • Export edited image in multiple formats (PNG, JPG, BMP …).
  • Save/Restore edited image in proprietary format.
  • Send image directly to printer or to web service.

Install HotShots in PPA:

HotShots does not provide .deb package or apt repository for Ubuntu user so far, but you can always install the latest release from the launchpad PPA, works for Ubuntu 14.10, Ubuntu 14.04 and Ubuntu 12.04.

To add the PPA, press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the command below and hit enter:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

After that, update package lists and install the screen capture:

sudo apt-get update

sudo apt-get install hotshots

Once installed, open it from Unity dash or application menu and enjoy!

Pragha Music Player Ubuntu PPA

Pragha is a Lightweight Music Player for GNU/Linux, based on Gtk, sqlite, and completely written in C, constructed to be fast, light, and simultaneously tries to be complete without obstructing the daily work.

History of Pragha:

Consonance, An excellent player emerged in the archlinux forums, was discontinued. The author, Sacamano said in his blog:

“Which doesn’t mean that it won’t be maintained. I would still be fixing bugs, but major feature additions are not in the pipeline, because I have completed all that I wanted to see in Consonance. It has been a fun project. :)”

Well.. Dissonance is the project to continue developing Consonance, and its result is Pragha Music Manager. A New reproducer of music.

Pragha Music Player in Ubuntu 14.04

Features:

  • Full integration with GTK+3, but always completely independent of gnome or xfce.
  • Two panel desing inspired on Amarok 1.4. Library and current playlist.
  • Library with multiple views, according tags or folder structure.
  • Search, filtering and queue songs on current playlist.
  • Playing and edit tag of mp3, m4a, ogg, flac, asf, wma, and ape files. Limited only by codecs installed and taglib version used.
  • Playlist management. Exporting M3U and read M3U, PLS, XSPF and WAX playlists.
  • Play audio CDs and identifies this with CDDB.
  • Playback control with command line and MPRIS2.
  • Native desktop notifications with libnotify.

Install Pragha in Ubuntu via PPA:

Seems that there’s no apt repository for Ubuntu users to make it easy to install the player, so I built the latest v1.2.2 into my PPA, available for Ubuntu 14.04, Ubuntu 12.04, Ubuntu 14.10 and their derivatives.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one to add the PPA and install the player:

sudo add-apt-repository ppa:ubuntuhandbook1/pragha

sudo apt-get update

sudo apt-get install pragha

UPDATE: Remove Ubuntu 12.04 support due to broken packages in gstreamer PPA. Add Ubuntu 14.10 Support.

If you’re running on Ubuntu 12.04, add below PPA to get gstreamer 1.0 before running sudo apt-get update && sudo apt-get install pragha

sudo add-apt-repository ppa:gstreamer-developers/ppa

Sorry that the Ubuntu 12.04 build excludes libglyr (>= 1.0.1) which allows to get lyrics and artist bio over many internet services, and download missing album cover art from Last.fm. Please email me if you know how to build libglyr for Ubuntu 12.04 Precise.

via: Pragha on Github

Show battery percentage and time remaining

This quick tip is going to show you how to display your laptop’s battery percentage and time remaining to Ubuntu 14.04 panel. So that your system tray area battery icon will look like this:

Ubuntu 14.04 show battery percentage and time remaining

This can be done easily by doing a little changes through dconf Editor, install it via Software Center if you don’t find it in application menu or Unity dash.

1. Open dconf Editor. On the left side, navigate to com -> canonical -> indicator -> power.

2. Check the boxes that say “show-time” and “show-percentage” on the right.

dconf editor battery settings

That’s it. The changes take effect immediately.

Mailnag Email Notifier Ubuntu

Mailnag is a mail notification daemon for Gnome 3 and Unity that checks POP3 and IMAP servers for new mail.

On mail arrival it performs various actions provided by plugins. Mailnag comes with a set of desktop-independent default plugins for visual/sound notifications, script execution etc. and can be extended with additional plugins easily.

Mailnag email notifier Ubuntu 14.04

This notifier has an official PPA, available for Ubuntu 14.10 and Ubuntu 14.04, which contains the latest Mailnag packages as well as Gnome Shell and Unity plugin.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one to add the PPA and install the notifier:

sudo add-apt-repository ppa:pulb/mailnag

sudo apt-get update

sudo apt-get install mailnag

For the default Unity desktop, you also need the plugin:

sudo apt-get install mailnag-unity-plugin

For Gnome Shell, run:

sudo apt-get install gnome-shell-mailnag

Once installed, open the configuration window from Unity Dash or Menu, add your email account and enable the plugin for your desktop environment.

Mailnag configuration

Corebird Native Gtk twitter client

UPDATE 2024: Corebird is discontinued and does NOT WORKS ANYMORE!!

Never heard of Corebird? It’s a native GTK+ Twitter client for Linux which has a modern and responsive design that looks kinda similar to the official Twitter app for Mac.

Corebird is a free and open source project created by Timm Bäder, AKA “baedert”. It carries the whole essential twitter features, such as Streaming of Tweets, Mentions/Notifications, Favorites, Direct Messaging, Lists, Filters and an integrated search.

With the advantage of the latest GTK+3 features, the application makes use of the new Header Bars. With the gstreamer and gstreamer plugins, corebird allows to view any videos (i.e. no vines and no twitter gifs).

The application is well intergrated with with GNOME Desktop. It supports GNOME Shell Application Menu and displays the number of Twitter notifications on the lockscreen.

Screenshots (ubuntu 14.04 64-bit):

corebird-ubuntu Corebird Twitter Client in Ubuntu
corebird twitter client in Ubuntu 14.04 Corebird Twitter Client in Ubuntu 14.04

Install Corebird in Ubuntu via PPA:

I’ve successfully built this twitter client into my PPA, available for Ubuntu 14.10 and Ubuntu 14.04.

Corebird depends on gtk+3 (>= 3.12), so Ubuntu 14.04 user need to add GNOME3 and GNOME3 Staging PPA. As the Staging PPA is for test use, it might break your system, use it at your own risk!!

1. (For Ubuntu 14.04 only) Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one to add the required PPAs:

sudo add-apt-repository ppa:gnome3-team/gnome3

sudo add-apt-repository ppa:gnome3-team/gnome3-staging

2. (For both Ubuntu 14.10 & 14.04) Add my PPA and install corebird:

sudo add-apt-repository ppa:ubuntuhandbook1/corebird

sudo apt-get update

sudo apt-get install corebird

Or grab the .deb package directly from HERE.

Once installed, remove Gnome 3 Staging PPA via:

sudo add-apt-repository -r ppa:gnome3-team/gnome3-staging

Project page

QuiteRSS 0.16.1 share news to linkenin

QuiteRSS RSS/Atom news feeds reader got an update recently with a few improvements and bug fixes. Now it allows you to share news to LinkedIn, Blogger, Printer Friendly.

QuiteRSS is an open-source cross-platform RSS/Atom news feeds reader which aims to be quite fast and comfortable to user. It features embedded browser (Webkit core), feed and news filters, adblock, click to flash, import/export feeds (OPML-files), and more.

QuiteRSS news reader

The latest v0.16.1 was released recently with below changes:

  • Added: Ability to filter news by link
  • Added: Share news – LinkedIn, Blogger, Printer Friendly
  • Added: Color adjustment of the feeds with disabled update
  • Added: Color adjustment of the alternating rows background of the news list
  • Fixed: Operating in some unix OS
  • Fixed: Display all columns if the new list despite of settings
  • Fixed: Parsing some feeds
  • Fixed: Application crash while shutdown

So now the reader allows users to share news to Evernote, Google+, Facebook, Twitter, LiveJournal, Pocket, VK, LinkedIn, Blogger, Printer Friendly, or via Email.

Install / Upgrade QuiteRSS n Ubuntu:

The official Ubuntu PPA provides the latest builds for Ubuntu 14.04, Ubuntu 13.10, Ubuntu 12.04 and their derivatives.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one will add the PPA and install the reader:

sudo add-apt-repository ppa:quiterss/quiterss

sudo apt-get update

sudo apt-get install quiterss

If you have already added the QuiteRSS PPA, you can receive updates via Software Updater by running regular Ubuntu updates.

Pale Moon Browser

Pale Moon is an open source web browser based on Firefox that’s optimized for performance. It focuses on efficiency and ease of use, by leaving out unnecessary features and making optimizations, while maintaining compatibility with Firefox extensions and themes.

Features:

  • Optimized for modern processors
  • Firefox sourced: As safe as Mozilla’s flagship browser
  • Supported by a friendly, active community of users
  • Familiar, efficient, fully customizable interface (no Australis!)
  • Smooth and speedy page drawing and script processing
  • Increased stability: experience fewer browser crashes
  • Support for Firefox extensions (add-ons) and themes
  • Uses slightly less memory because of disabled optional code
  • Support for SVG, Canvas and downloadable fonts
  • Extensive support for HTML5, CSS3 and WebGL
  • More customization and configuration options than Firefox
  • Able to use existing Firefox profiles with the migration tool

This browser, even though close to Firefox in the way it works, offers a different set of features than its sibling. For example, if you need accessibility features or integration of Windows’ parental controls, then Pale Moon may not be a good browser choice for you.

Pale Moon Browser in Ubuntu

Install Pale Moon in Ubuntu:

1. Download the latest installer:

Download Pale Moon installer

2. Extract the package and go into the result folder. Run the installer script from that folder:

run-pale-moon-installer

Can’t find the Run option in the context menu? Go to the file browser’s menu Edit -> Preferences. Under Behavior tab, check the box where it says “Run executable text files when they are opened”.

run-executable-files

After that, restart Nautilus to apply changes by pressing Alt+F2 and running nautilus -q in the pop-up ‘run a command’ box.

3. Type in your user password when prompt and choose Install, Uninstall, or Upgrade the browser:

Pale Moon installer

It will ask you some questions and finally download & install the browser in your system. Once Pale Moon is properly installed, you should see the below window:

PaleMoon-install-complete

Open the browser from Unity Dash and enjoy!

VLC remember video position

 
This quick tutorial shows you how to make your VLC media player remember the position of the last played files with a plugin called srpos.

srpos plugin works for VLC 2.1.x in Windows and Linux. It allows you to automatically save and restore up to 100 last played files position.

How to install this plugin:

For Ubuntu 14.10, Ubuntu 14.04, Linux Mint 17 and their derivatives, press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run commands below one by one to install it from PPA:

sudo add-apt-repository ppa:samrog131/ppa

sudo apt-get update

sudo apt-get install vlc-srpos-plugin

For Ubuntu 12.04, Ubuntu 13.10 and their derivatives, you may consider upgrading VLC to the stable release v2.1.4 as the 2.0.x in their repositories are not supported. To do so, run:

sudo add-apt-repository ppa:djcj/vlc-stable

sudo apt-get update

sudo apt-get install vlc

After that, download .deb package from: Launchpad Page

  • download vlc-srpos-plugin_0.3~trusty~ppa1_amd64.deb for 64-bit system.
  • download vlc-srpos-plugin_0.3~trusty~ppa1_i386.deb for 32-bt system.

Ubuntu 14.10 and Ubuntu 14.04 user can also download & install the .deb directly from the launchpad page if you don’t like Ubuntu PPAs.

How to Use the Plugin:

Once the plugin installed:

1. Re-open VLC, and go to menu Tools -> Preferences.

2. Under bottom left corner, select show All settings.

3. Navigate to Interface -> Control Interface on left sidebar.

4. Check the box where it says “Save/restore position of the last played files”

5. Save and close VLC. The plugin will work the next time you launch it.

vlc remember playback position

Plugin website.

Systemback ubuntu 14.04

Systemback is a simple backup and restore application for Ubuntu Linux that makes it easy to create backups of system and users configuration files. In case of problems you can easily restore the previous state of the system.

With systemback, you can create a Windows like system restore point by clicking on the Create new button.

create new restore point

It will take a few minutes backing up system files and user configuration data. User files such as documents, pictures and music are excluded. During this time, you can click the Interrupt button to cancel the process.

create restore point ubuntu

Once you created a restore point, it will be list in the main window with a name looks like “2014-7-11, 20.50.47” (see the first picture). Choose it and you’re able to click the System restore button. Then you can easily restore your system status to the time you create the point.

Systemback restore

Under the function menu, click the green arrow button, you’ll see a button Schedule which allows you to create restore points in a scheduled time.

Besides creating restore points, the tool also allows to:

  • Copy system from one partition to another
  • Create new user, set root password, change hostname.
  • Create a Live CD/DVD/USB from current system with or without user data.
  • System file repair, Grub2 repair.
  • Upgrade your Ubuntu to next release

Install Systemback in Ubuntu 14.04:

The latest stable v1.0 (qt5 port) is available in the developer’s PPA for Ubuntu 14.10 and Ubuntu 14.04. A old stable version is also available for Ubuntu 12.04.

Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below one by one will add the PPA and install Systemback:

sudo add-apt-repository ppa:nemh/systemback

sudo apt-get update

sudo apt-get install systemback

Systemback on launchpad