Showing posts with label applications. Show all posts
Showing posts with label applications. Show all posts

Friday 13 January 2012

Change magnet links association in linux (Ubuntu)

The Pirate Bay soon will stop serving torrents and a while back I wrote about associating manget links with any torrent client, but that tutorial doesn't work anymore with the newest Ubuntu releases. So, now I'm going to show you how to change the file association so that it will work with any version of Ubuntu or many linux distrobutions.

I'm going to write this tip using ktorrent as it is my favorite torrent client, but if you are using a different client it shouldn't be to hard to change the step to suite your needs. Lets start.

First of all we are going to make sure that you torrent client associates magnet links.

We are going to edit the "*.desktop". They should be under:

/usr/share/applications

in my case because is a kde application it would be under:

/usr/share/applications/kde4

There should be the file we need to open and edit but instead of clicking at it. Open gedit and direct it to that location. You should see a bunch of "*.desktop" files. In my case I will open:

/usr/share/applications/kde4/ktorrent.desktop

In the file you look for the MymeType. You should see something like this:

MimeType=application/x-bittorrent;application/x-torrent;

Now, we will add the magnet association to the file by adding "x-scheme-handler/magnet;" at the end of the MymeType like so:

MimeType=application/x-bittorrent;application/x-torrent;x-scheme-handler/magnet;

Save and close the file. Now we are going to make the system to call the magnet handler we just created by changing/adding the file association. You can change it for each user or the system in general.

The file associations for each user are stored in:

sudo gedit ~/.local/share/applications/mimeapps.list

The system-wide file associations are stored in:

sudo gedit /usr/share/applications/defaults.list

Now look for "x-scheme-handler/magnet", it may not be there but just make sure not to enter duplicates. Now add/edit this line for the handler to call the same "*.desktop" file we edited before. Because in my case the "ktorrent.desktop" file was under the kde4 folder I have to add it, but if you file was on the root of the "/usr/share/applications" there is no need to add anything. In my case it would look like so:

x-scheme-handler/magnet=kde4-ktorrent.desktop;

Save and close the file. Now, you should be able to open Magnet links with you favorite torrent client.



Saturday 7 May 2011

MAFIAA - Browser Addon

Not entirely Ubuntu related but interesting none the less.

We all know that a while back US Government started taking over web addresses from sites which they though are infringing with piracy...

Not so long ago TorrentFreak wrote an article about a browser addon which redirects the user to the new found addresses of the named websites. Pretty handy I thought...

Friday 6 May 2011

Nautilus Elementary Tweak theme for Ubuntu 10.10 or 11.04

simplygreat has posted a nice tweak for the theme of the Nautilus elementary which it makes it to integrate more with Ubuntu.

Here is the link to DebianArt

I also like the alternative instructions by Cybolic
About the installation, you can also just unpack "nautilus.rc" and the folder "nautilus" into $HOME/.gtk/ and put the following two lines in $HOME/.gtkrc-2.0:
include "/usr/share/themes/Ambiance/gtk-2.0/gtkrc"
include ".gtk/nautilus.rc"

Popper - email Notification now has a PPA

My favorite email notification for Ubuntu has finally got a PPA.

First uninstall any older version of Popper:
$ sudo aptitude remove popper
Add the PPA to you package source:
$ sudo add-apt-repository ppa:ralf.hersel/rhersel-ppa
Update the repository:
$ sudo aptitude update
And finally install popper:
$ sudo aptitude install popper 

Monday 15 November 2010

Transcoder - Video converter

Transcoder is a video converter for Linux using GTK+ as GUI toolkit and ffmpeg as backend.

It is distributed under the GNU General Public License.



In current version:
A double click on a list item will show information about an input file.
FAAD is the default AAC decoder now.
There is a GOP size option.
3gp video format, h263 video codec, and AMR audio codec support for mobile phones.
A deinterlace option.
A subtitle codec option.
AMD-64 support.
New aspect ratio values.
Default bitrate options for video and audio streams
The transcoder will look for ffmpeg in /usr/bin and in /usr/local/bin if it is not found in the working directory.
The minimal version for GTK+ is 2.16.
A HQ x264 profile with mobile phones support.
Other small changes and bugfixes.

Saturday 6 November 2010

Ease – Slick Presentation app that makes Impress look less than impressive

http://www.omgubuntu.co.uk/2010/11/ease-clutter-presentation-app-linux-ubuntu/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+d0od+(Omg!+Ubuntu!)

http://www.ease-project.org/index.html

Monday 4 October 2010

Popper - email notification

You can find Popper in Launchpad

How to read Ext3/Ext4 linux partition from windows 7

Original post by UbuntuGeek

Sunday 15 August 2010

Record Ubuntu Desktop

This is something I always wanted to do but never had enough time to setup.

Follow the instructions on this post in OMG!Ubuntu

****************** UPDATE ****************

As a reply in OMG!Ubuntu they have posted this other alternative to the above

Thursday 17 June 2010

Unclutter - Hide your mouse pointer when idle

Sometimes the greates ideas are the simplest ideas!!!

sudo apt-get install unclutter

to set a different idle time:

unclutter -idle 2

or any amount of time you like.

Original post from OMG!Ubuntu

Sunday 13 June 2010

BURG - The new GRUB

super cool!!! read more OMG!Ubuntu

************UPDATE************

Cool dark theme with install script

http://sworiginal.deviantart.com/art/Dark-Shine-BURG-168869916

******************************
***********2nd UPDATE*********

http://www.omgubuntu.co.uk/2010/07/burg-boot-loader-installation-themeing.html

***********3rd UPDATE*********

http://www.webupd8.org/2010/10/install-and-configure-burg-in-ubuntu.html
ps - if you have lots of kernels, I would recomend removing them with Ubuntu tweak before using this.

Monday 7 June 2010

Nautilus-Elementary now with toolbar editor

It's been a while since I used Elementary but I like what they are doing with it. I specially like the new toolbar editor.

Install:
sudo add-apt-repository ppa:am-monkeyd/nautilus-elementary-ppa
sudo apt-get update
sudo apt-get upgrade

Read more at OMG!Ubuntu!

Guake terminal

I recently discovered Guake. Guake is a drop-down terminal Quake style, it can be activated by just pressing F12 and then It will disapear as soon as you press somewhere else. I find Guake quite useful on my netbook.

Install:

sudo apt-get install guake

After you installed it, add to you start-up applications and you are ready to go. I changed the bacground color to the Lucid Lynx purple and it looks fantastic.

Wednesday 2 June 2010

Control more than one computer with the same keyboard and mouse, Synergy-plus

I find this one quite handy when I have my laptop beside my computer and I'm able to control both without having to move things around.

Synergy+ (synergy-plus) lets you easily share a single mouse and keyboard between multiple computers with different operating systems, without special hardware. All you need is a LAN connection. It's intended for users with multiple computers, where each system uses its own display. It's a little like having a 2nd or a 3rd desktop...

Synergy-plus PPA

Another alternative is x2x

Here is my configuration:

synergy.conf (saved in my home directory)


section: screens
carles-pc:
heepie-laptop:
end

section: links
carles-pc:
right = heepie-laptop
heepie-laptop:
left = carles-pc
end

To launch it from the server

$ synergys -f --config synergy.conf

To launch it from the client

$ synergyc --name heepie-laptop 192.168.1.2

The 192.168.1.2 is the IP of the server. To set it up at the start use -f the make it verbose and stick to the terminal. Make sure the add the entry on the firewall.

Watch anything with Specto

Specto is a desktop application that will watch configurable events (such as website updates, emails, file and folder changes, system processes, etc) and then trigger notifications.

For example, Specto can watch a website for updates (or a syndication feed, or an image, etc), and notify you when there is activity (otherwise, Specto will just stay out of the way). This changes the way you work, because you can be informed of events instead of having to look out for them. Better than clicking the refresh button on Caturdays, huh?

Specto is free and open source software distributed under the GNU GPL license.

Specto is also available from the repositories

Original post from Wepupd8

Monday 31 May 2010

Rapid Photo Donloader

Rapid Photo Downloader for Linux is written by a photographer for professional and amateur photographers. Its goal is to be the best photo and video downloader for the Linux Desktop. It is free software, released under the GNU GPL license.

Here is the original post from UbuntuGeek

Steps to install Rapid Photo Downloader:

sudo add-apt-repository ppa:dlynch3/ppa
sudo apt-get update
sudo apt-get install rapid-photo-downloader

Wednesday 26 May 2010

How to install Sopcast 0.4 in Ubuntu Lucid

I don't want to take the credit but yet again but here is another post from webupd8.

I always had trouble installing Sopcast in Ubuntu but not any more, the installation was simple and easy.

Battery Status 0.1

I'm gonna continue with another post and tip I got from webupd8 yet again. Here is their original post, and here is the battery status webpage also available from webupd8.

If you are using a laptop/netbook is a good one to have.

Thursday 22 April 2010

Granola - Make your PC environmentally friendly

What it used to be MicroMiser, now has changed to Granola and looking much better...

Granola is software that improves the energy efficiency of your PC or laptop.

Check it out at: http://grano.la/

I personally still need to prove that is actually works, but is definitely interesting especially for saving on battery live for laptops...

Monday 19 April 2010

Equalizer for Pulse Audio

There’s a really cool equalizer for Pulse Audio which can be installed by adding a repository. Its a system wide equalizer hence no matter what media player you use, you will be able to utilise this setting.



How to install:



Open the Terminal (Accessories > Terminal) and type in the following:

sudo add-apt-repository ppa:psyke83/ppa
Next type the following in the Terminal:

sudo apt-get update
Finally, type the following (in the Terminal of course)

sudo apt-get install pulseaudio-equalizer
Thats it. You can access the Pulse Audio Equalizer from the Sounds & Video menu.

********************UPDATE******************
PPA not working for Maverick

https://launchpad.net/~psyke83/+archive/ppa/+packages