This linux-based phone uses the OpenSource OpenMoko OS.
Featuring AGP, Bluetooth, Wifi, motion sensors, it can be considered as an OpenSource Enhanced version of the iPhone. Learn more about this jewel here.
I want to have one !
Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts
Tuesday, July 8, 2008
Wednesday, May 28, 2008
Voice stress analysis
Want to thrill like in a spy movie ? Need to check information from an untrusted person ? Or just want to have fun ?
Then you might try the LiarLiar soft than can detect the stress in your voice.

have fun !
Then you might try the LiarLiar soft than can detect the stress in your voice.
have fun !
Monday, May 26, 2008
Remember pulseaudio configuration
Pulseaudio is a great software. Problem is it seems not to remember the settings you set through padevchooser. Hence, you have to apply them again and again each time your machine restarts.
But there is a solution to change the pulseaudio default configuration once and for all ?
First try the working command using pacmd. Once you found the right command to apply, write it in the /etc/pulse/default.pa file.
As an example, I have two sound cards and I wanted the default configuration to output the sound to both soundcards. thus I added the line:
set-default-sink combined
But there is a solution to change the pulseaudio default configuration once and for all ?
First try the working command using pacmd. Once you found the right command to apply, write it in the /etc/pulse/default.pa file.
As an example, I have two sound cards and I wanted the default configuration to output the sound to both soundcards. thus I added the line:
set-default-sink combined