Showing posts with label skype. Show all posts
Showing posts with label skype. Show all posts

Thursday, January 15, 2009

At a Crossroads with gOS

Day 72

My wife is pregnant and ready to burst just about any day. This will be number two for us, and since moving into our new home last summer, I had successfully put off repainting the bedrooms. I came to terms that the task was inevitable, and pulled out my painting supplies over the Christmas break. It is obvious which room is for my daughter and which is for the new baby boy – one is sky blue, the other princess pink.

My wife has gone into full nesting mode, and every day there is a bit more done on the baby's nursery. The room looks great, but I grit my teeth every time I go in there. In one corner, there's an errant brush mark. In another corner, I got a speck of blue paint on the molding. And behind the door there's a spot I missed all together.

No one else would notice these things but me. My wife thinks I'm being neurotic, but I find flaws with my paint job every time I go in there. I know what I wanted the room to look like, and I know the spots that didn't come out the way I wanted.

This is how I'm beginning to feel about gOS on my Eee. If I handed my laptop to someone else, they wouldn't noticed the flaws this OS harbors. But I do, and just like paint on the molding, it drives me nuts.

I reached my boiling point today. Several of my students are planning on interviewing a contestant on this season's Ameican Idol. I was planning on using my Eee to record the conversation. Just a few hours before I was to make the call, I learned that the microphone does not work with gOS. I found some suggestions on the EeeUser forum, but none that guaranteed a quality recording. I had to postpone the interview.

I'm at a crossroads. Do I keep gOS or go back to Xandros? I'm going to try and reinstall Xandros onto an SD card so I can have the best of both worlds, but if that doesn't work, I think gOS is getting the boot.

Tuesday, December 16, 2008

How to Record Skype Conversations

Day 42

I remember using AIM in late 1999 for voice chat. Sure, it was a beta feature - there was some serious delay and the quality was sub par - but the feature was available none the less. So when I first fired up Skype, I didn't see what all the hype was about. I soon learned the true potential is hidden behind skype credits ,which gives the caller the ability to call ordinary phone numbers.

It's just over 2 cents a minute to call anywhere in the US, so I thought it was worth experimenting with. I purchased $10 in Skype credits and punched in my wife's cell number. Since Skype ships with the Asus Eee, I figured there would be no problems, and I was correct. The connection was clear with only occasional digital distortion.

But there's really no need to spend my credits calling my wife when my own cell phone does the trick. Instead, I wanted to see the potential in using Skype for podcasting. Phone interviews are a great way to keep a podcast interesting - if you can get a quality recording.

While recording Skype conversations in Windows is fairly easy, there are not many resources available for doing so in Linux. Googling the topic brought up many pages, but few solid answers. There were a handful of tutorials for setting up Audacity to take the Skype signal, but they were either too difficult to follow, or led to dead ends in the program settings. One tutorial gave suggestions for recording through the command line, which was a concept I simply couldn't grasp. There was even a website that detailed how to connect two laptops with a series of patch cords going to and from the microphone and headphone jacks. All these "solutions" almost made me give up on recording a Skype conversation. Until I found Skype Call Recorder.

SCR is a simple-to-use addon for Skype. When a call is placed, it saves the recording as a stereo mp3 track. The convenient thing is that the caller is recorded on the left speaker track and the callee is on the right making it extremely easy to edit (If you want to know how to edit this using Audacity, leave a comment, and I'll post a quick how-to).

Skype Call Recorder can be downloaded here as a .deb package that is specifically for the Eee, so there should be no problems installing. There weren't any for me. Just click on the link and let the Eee do the hard part.

Skype Call Recorder is great for podcasting and recording phone interviews.

Friday, December 5, 2008

I Miss Ktorrent Continued

Days 29-31

I have spent the past three days trying to reinstall Ktorrent. It's becoming the itch that can't be scratched. Here is the truncated list of all my failed attempts so far.

  • After checking previous posts, I started a new thread on EeeUser in hopes of the answer. No luck yet.
  • Someone suggested removing all references to the offending libqt3c102-mt file. It didn't work (but here is the how-to if you want to give it a go).
  • I found an article explaining how a similar error was coming up when people tried to install an old version of Skype. The article linked to the Skype homepage with directions to reinstall an updated version which also installs the needed dependencies. Not only did it not work, my Eee damn near threw a fit when I tried to downgrade my version of Skype.
  • Another site said to add two new repositories, so I did. This is the current list on my laptop with the new ones appearing at the end.
deb http://update.eeepc.asus.com/1.6/ common main
deb http://update.eeepc.asus.com/1.6/ p900 main
deb http://update.eeepc.asus.com/1.6/ en main
deb http://updates.xepc.org/ p701 main
deb http://xnv4.xandros.com/eeepcrepos/ p701 etch main
deb http://dccamirror.xandros.com/dccri/ dccri-3.0 main
deb http://www.geekconnection.org/ xandros4 main
deb http://download.tuxfamily.org/eeepcrepos/ p701 main etch
deb-src http://cle.linux.org.tw/EeePC/1.1 v1.1 main
deb http://updates.xepc.org/ p701 dev
deb http://ftp.linux.hr/asuseee/xandros/ binary/
deb-src http://ftp.linux.hr/asuseee/xandros/ source/

Adding the repositories got rid of the original libqt3c102-mt error, but only to replace it with a more complexing one:

The following packages have unmet dependencies:
ktorrent: Depends: libgeoip1 (>= 1.3.17) but it is not installable
E: Broken packages

I have no idea what libgeoip1 is. It doesn't even come up in a Google search. Any ideas?