Tuesday, March 24, 2009

Bluetooth in Linux

~/.asoundrc

pcm.bluetooth {
type bluetooth
device 00:11:22:33:44:55
}


mplayer -ao alsa:device=bluetooth

Audacious
options->preferences->Audio->Current Output Plugin->ALSA
Output Plugin Preferences->Device Settings->audio device: "bluetooth"

Monday, March 23, 2009

Append text to cell data in Excel

A1 has "Bob"

in A2 type =a1&" Loblaw"

then A2 becomes Bob Loblaw

Convert .bin .cue to .iso

yum install bchunk
[user1@localhost Download]$ bchunk rcty.bin rcty.cue rcty

[user1@localhost Download]$ bchunk rcty.bin rcty.cue rcty
binchunker for Unix, version 1.2.0 by Heikki Hannikainen
Created with the kind help of Bob Marietta ,
partly based on his Pascal (Delphi) implementation.
Support for MODE2/2352 ISO tracks thanks to input from
Godmar Back , Colas Nahaboo
and Matthew Green .
Released under the GNU GPL, version 2 or later (at your option).

Reading the CUE file:

Track 1: MODE1/2352 01 00:00:00

Writing tracks:

1: rcty01.iso 237/237 MB [********************] 100 %