Archives For November 30, 1999

The simple Medical Records Manager Clinica released version 0.3 with backup import/export functionality, network sharing service, as well as other improvements and bug fixes.

clinica medical manager

As you may know, Clinica is a simple tool for the desktop to mantain medical records. With it, you can:

  • Search, edit and save patients
  • Manage doctors associated with them
  • Keep track of your scheduled visits and various events using the builtin calendar
  • Search for medicines online and many more with the plugins

The new release Clinica 0.3 add below changes:

  • Reworked the UI to fix some usability issues
  • Moved the CMake build system
  • Added an abstraction to the DataProvider to allow integration with external data sources.
  • Added a Network service to share data across LAN
  • Added a DBus service to ease integration in the desktop environment.
  • Added Backup and Import/Export functionality
  • Gtk+-3.0 only
  • Various fixes
  • Added integration of files in the visits
  • Added a local medicine database
  • Allow to search medicines in more than one database

Install Clinica

For Windows user, download Clinica from Launchpad page.

For Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and Linux Mint. Press Ctrl+Alt+T to open terminal, run below commands one by one to install it from PPA:

sudo add-apt-repository ppa:phcteam/clinica

sudo apt-get update

sudo apt-get install clinica

Once installed, you can open it from Unity Dash home. Enjoy!

Gnome Subtitles is a subtitle editor for the GNOME desktop (also works in Unity). It supports the most common text-based subtitle formats, video previewing, timings synchronization and subtitle translation.

Some supported subtitle formats are: Advanced Sub Station Alpha, FAB Subtitler, MicroDVD, Mplayer 1/2, MPSub, SubRip, SubViewer 1/2.

Gnome Subtitles

The latest version has reached 1.3 which allows to set the gap between subtitles, to be used when inserting or splitting subtitles. Also there are a lot of bug fixes and other improvements.

Install Gnome Subtitles 1.3 via PPA

For Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10 and their derivatives, such as Linux Mint and Elementary OS. Press Ctrl+Alt+T and run below commands one by one in pop-up terminal:

sudo add-apt-repository ppa:pedrocastro/ppa

sudo apt-get update

sudo apt-get install gnome-subtitles

For Ubuntu 13.10 Saucy, run below commands instead:

sudo add-apt-repository ppa:nilarimogard/webupd8

sudo apt-get update

sudo apt-get install gnome-subtitles

Once installed, open it from Unity Dash and Enjoy!

Light Locker is a simple session-locker for Lightdm forked from gnome-screensaver that aims to have simple, sane, secure defaults and be well integrated with the desktop while not carrying any desktop-specific dependencies.

With it, the lock screen will look identical to the LightDM greeter – the Unity default login screen.

LightDM locker

Requirements:

To use light-locker with systemd, you need at least lightdm 1.7.0. light-locker doesn’t work with lightdm version 1.7.5-1.7.9

I’ve tested in Ubuntu 13.04 with default lightdm 1.6.0. The light locker works when my laptop wakes up from suspend. But the Lock/Switch Account option in shutdown menu doesn’t work! Use it at your own risk!

Install LightDM Locker:

The Stable PPA has been created for Ubuntu 13.10 Saucy and Ubuntu 13.04 Raring.

Before getting started installing it, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run command to remove the gnome-screensaver:

sudo apt-get remove gnome-screensaver

The you can add the ppa via command:

sudo add-apt-repository ppa:light-locker/release

Finally install LightDM locker. Log out and back in to take effect.

sudo apt-get update; sudo apt-get install light-locker

The latest Stable Linux Kernel 3.10.10 has been released. All users of the 3.10 kernel series are urged to upgrade as soon as possible. Here’s how to Install / upgrade in Ubuntu 13.04, Ubuntu 12.04 Precise and Ubuntu 12.10 Quantal.

Linux Kernel 3.10.10 Ubuntu

The Kernel 3.10.10 is a small release that includes a few updated drivers, fixes, as well as other small changes. See the changelog.

Install / Upgrade Kernel 3.10.10

The DEB packages for Debian / Ubuntu based systems are available. Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands to download them:

for 32-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010-generic_3.10.10-031010.201308291422_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010_3.10.10-031010.201308291422_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-image-3.10.10-031010-generic_3.10.10-031010.201308291422_i386.deb

for 64-bit system:

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010-generic_3.10.10-031010.201308291422_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-headers-3.10.10-031010_3.10.10-031010.201308291422_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.10-saucy/linux-image-3.10.10-031010-generic_3.10.10-031010.201308291422_amd64.deb

After that, both 32-bit and 64-bit run below command to install the kernel:

sudo dpkg -i linux-headers-3.10.10-*.deb linux-image-3.10.10*.deb

Once properly installed, you can remove the downloaded packages for saving space.

(Optional) To remove this kernel, run below command:

sudo apt-get purge linux-image-3.10.10*

Want to use the Snow sabre icons on Ubuntu based system? Well, it’s easy and here I’ll show you how.

snow sabre icons ubuntu

As you may know, Snow sabre icons (Folders) was originally a Mac theme created by miniMac for his personal use on Mac. Here you can download the Snow Sabre icon theme (black & silver) from deviantart

For Ubuntu, Linux Mint, Elementary OS, etc. Download the package from the previous link and put the result folders into user’s $HOME/.icons folder.

snow sabre icons ubuntu

Or you can put the icon folders under /usr/share/icons for global use.

To apply the icon theme, go to gnome tweak tool -> Theme -> Icon Theme and select it in the drop-down box.

apply snow sabre icons

This simple tutorial shows you how to easily change the CPU frequency via indicator applet in Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and their derivatives, such as Linux Mint and Elementary OS.

cpu frequency indicator

Indicator-freq is an applet for displaying and change cpu frequency on the fly. Also it allows to choose powersaving mode to save power.

To install this indicator, open Ubuntu Software Center and search for and install the indicator-cpufreq package.

install cpu frequency indicator

That’s it. Enjoy!

As you may know, when you’re running commands in terminal with sudo at beginning, you have to enter user password to get past. Within a certain time, you don’t need to enter the password again to run another sudo command.

The default timeout is about 5 minutes, here’s how to change it in Ubuntu 13.10, Ubuntu 13.04, Linux Mint and Elementary OS.

To get started, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below command to edit the config file:

sudo visudo

Use the arrow keys to scroll down and find out below line:

Defaults env_reset

Change it into:

Defaults env_reset, timestamp_timeout=10

Replace 10 with other number of minutes as you want.

change sudo password timeout

After that, press Ctrl+X and followed by Y to save the changes.

That’s it. Enjoy!

You may already know that there’s an utility in System Settings allows to change user privacy settings, such amazon search results in Unity Dash, recent document and record activity, etc.

Privacy settings

This simple tutorial shows you an indicator applet allows to quickly change privacy settings via the menu on top-panel. The Privacy Indicator menu allows to:

  • Enable / Disable Amazon online search results in Unity Dash
  • Clear recent documents
  • Enable / Disable and clear record activity
  • display username on panel

Privacy Indicator Ubuntu

Install Privacy Indicator:

You can install the indicator easily by using the DEB. Just download and double-click to install the below package:

indicator-privacy_all.deb

Or you can install it via command:

wget http://www.florian-diesch.de/software/indicator-privacy/dist/indicator-privacy_0.03-1_all.deb

sudo dpkg -i indicator-privacy_0.03-1_all.deb; sudo apt-get -f install

Once installed, open it from Unity Dash. Enjoy!

Catfish is a versatile file searching tool. It is a search GUI powered by locate and find behind the scenes, with autocompletion from Zeitgeist and locate. The advanced options allow filtering by date and file type. The interface is intentionally lightweight and simple, using only GTK+.

catfish file search ubuntu

Features:

  • search files anywhere on your computer, include mounted partitions.
  • search hidden files
  • search files by modified time
  • search files by type

Install Catfish File Search:

You can install Catfish file searching tool in Ubuntu 13.04 Raring, Ubuntu 12.10 Quantal, Ubuntu 12.04 Precise and their derivatives, such as Linux Mint and Elementary OS.

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

sudo add-apt-repository ppa:catfish-search/catfish-stable

sudo apt-get update

sudo apt-get install catfish

Once done, you can open it from Unity Dash:

catfish file search ubuntu unity

Touchpad Indicator has been updated to 0.9.5 with the ability to change touchpad status using Mouse Wheel. The developer announced in his blog:

“It is certainly much more comfortable turning the mouse wheel (regardless of whether it is up or down) to do two clicks to change the status of the touchpad, first to display the menu and the second to select the option.”

touchpad indicator ubuntu

In the new release, keyboard shortcuts now reside in dconf instead of gconf, specifically in org.gnome.desktop.wm.keybindings. To set a specific keyboard shortcut for toggling Touchpad-Indicator, go to org.gnome.settings-daemon.plugins.media-keys.custom-keybindings in Dconf Editor

Touchpad indicator custom shortcust

Touchpad Indicator 0.9.5 also fixes below bugs:

  • # 1036808 Ubuntu 12.04 Suffers suspension after an internal error
  • # 1062694 Touchpad status resets to ‘ON’ when laptop lid is closed.
  • # 1075029 watchdog.py got some problem
  • # 1099821 keyboard shortcut does not work well
  • # 1111784 watchdog fails to enable touchpad on mouse removal
  • # 1192930 indicator Touchpad not working correctly.
  • # 1197984 Unable to save preferences
  • # 1198003 Cant enable Autostart
  • # 1036529 When unplug enable Wont get my External mouse
  • # 1131179 enabled touchpad indicator shows when it is disabled
  • # 1114511 Touchpad-indicator has gone berserk and Enables and disables randomly

Install Touchpad Indicator:

The PPA has been updated for Ubuntu 13.10, Ubuntu 12.10, Ubuntu 13.04 users. Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands one by one to install Touchpad Indicator:

sudo add-apt-repository ppa:atareao/atareao

sudo apt-get update

sudo apt-get install touchpad-indicator

For Ubuntu 12.04 and its derivatives, you may download and install the DEB package (didn’t test).