<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Friendly Tech Ninja - Latest Comments</title><link>http://friendlytechninja.disqus.com/</link><description>Beginner Linux How-to's</description><atom:link href="https://friendlytechninja.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 19 Mar 2012 00:37:50 -0000</lastBuildDate><item><title>Re: Enhanced web experience with Ubiquity</title><link>http://friendlytechninja.com/2011/01/02/enhanced-web-experience-with-ubiquity/#comment-468770975</link><description>&lt;p&gt;This is wonderful article and thanks a lot for sharing such a wonderful article.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Web Hostings Mumbai</dc:creator><pubDate>Mon, 19 Mar 2012 00:37:50 -0000</pubDate></item><item><title>Re: Enhanced web experience with Ubiquity</title><link>http://friendlytechninja.com/2011/01/02/enhanced-web-experience-with-ubiquity/#comment-432633443</link><description>&lt;p&gt;Thanks for sharing such nice example about enhanced web experience with Ubiquity. I'm convinced enough to use this remarkable tool.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">reverse phone lookup</dc:creator><pubDate>Wed, 08 Feb 2012 00:28:18 -0000</pubDate></item><item><title>Re: Ubuntu 10.10 Maverick Meerkat &amp;#8211; &amp;#8220;The Perfect 10&amp;#8243; Released</title><link>http://friendlytechninja.com/2010/10/10/ubuntu-10-10-maverick-meerkat-the-perfect-10-released/#comment-399394920</link><description>&lt;p&gt;I might just take your advice on the torrent. Thanks for the information!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Saxton</dc:creator><pubDate>Tue, 03 Jan 2012 01:44:44 -0000</pubDate></item><item><title>Re: Howto: Use Ubuntu One to Sync Tomboy Notes Cross-platform</title><link>http://friendlytechninja.com/2010/07/24/howto-use-ubuntu-one-to-sync-tomboy-notes-cross-platform/#comment-382333535</link><description>&lt;p&gt;Sorry not sure what the problem is when I wrote this I was using an older version of Ubuntu. If you figure out how to fix it please post back here, you might help someone else.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Thu, 08 Dec 2011 15:10:58 -0000</pubDate></item><item><title>Re: Howto: Fix ttf-mscorefonts-installer problems in Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2009/11/05/howto-fix-ttf-mscorefonts-installer-problems-in-ubuntu-9-10-karmic-koala/#comment-382332187</link><description>&lt;p&gt;I created the script ages ago, but I'm glad it partially helped you out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Thu, 08 Dec 2011 15:08:53 -0000</pubDate></item><item><title>Re: Howto: Use Ubuntu One to Sync Tomboy Notes Cross-platform</title><link>http://friendlytechninja.com/2010/07/24/howto-use-ubuntu-one-to-sync-tomboy-notes-cross-platform/#comment-367336284</link><description>&lt;p&gt;Really Ubuntu is useful tool. It's very helpful and love it the great software. Thanks! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Online contest</dc:creator><pubDate>Fri, 18 Nov 2011 02:59:48 -0000</pubDate></item><item><title>Re: Howto: Fix ttf-mscorefonts-installer problems in Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2009/11/05/howto-fix-ttf-mscorefonts-installer-problems-in-ubuntu-9-10-karmic-koala/#comment-359473662</link><description>&lt;p&gt;had to modify it slightly to work for me - had to change the addresses that wget was using to use the kent mirror (even though I'm in South Africa - our one was just failing).. then it worked fine.. &lt;/p&gt;&lt;p&gt;Also, if the script gets stuck at trying to connect over and over, you can always manually download all the files listed in the wget part of the above script from a mirror -  like:&lt;a href="http://sourceforge.net/projects/corefonts/files/the%20fonts/final/webdin32.exe/download?use_mirror=kentfor" rel="nofollow noopener" target="_blank" title="http://sourceforge.net/projects/corefonts/files/the%20fonts/final/webdin32.exe/download?use_mirror=kentfor"&gt;http://sourceforge.net/proj...&lt;/a&gt; getting 'webdin32.exe'then put them all in the /tmp/mscorefonts directory that the script created, comment out the 'wget' parts in the script and run it and it should work.&lt;/p&gt;&lt;p&gt;This is what worked for me anyway.. peace&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yakattack</dc:creator><pubDate>Wed, 09 Nov 2011 15:53:06 -0000</pubDate></item><item><title>Re: Howto: Use Ubuntu One to Sync Tomboy Notes Cross-platform</title><link>http://friendlytechninja.com/2010/07/24/howto-use-ubuntu-one-to-sync-tomboy-notes-cross-platform/#comment-359004070</link><description>&lt;p&gt;Yes I love ubuntu! Great softare!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joomla Development</dc:creator><pubDate>Wed, 09 Nov 2011 02:15:42 -0000</pubDate></item><item><title>Re: Howto: Fix ttf-mscorefonts-installer problems in Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2009/11/05/howto-fix-ttf-mscorefonts-installer-problems-in-ubuntu-9-10-karmic-koala/#comment-355230742</link><description>&lt;p&gt;Funny, it worked for all of those people, but not for me. Your script did not return any *.exe files but a bunch of download.* where * is a number files.  I changed your script to &lt;br&gt;#Extract all .tff filescabextract * -F*.ttf -L&lt;br&gt;and it correctly extracted all of the font files. &lt;br&gt;Then some problem with locks came up which I am now trying to solve.  Incidentally, I have&lt;br&gt;Ubuntu 11.10.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tango32601</dc:creator><pubDate>Thu, 03 Nov 2011 20:03:26 -0000</pubDate></item><item><title>Re: Howto: Use Ubuntu One to Sync Tomboy Notes Cross-platform</title><link>http://friendlytechninja.com/2010/07/24/howto-use-ubuntu-one-to-sync-tomboy-notes-cross-platform/#comment-339848324</link><description>&lt;p&gt;It doesn't work at all. The save button never highlights, or the connection is never done even after the browser shows the aforementioned message. This at least in ubuntu 11.10&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Juan</dc:creator><pubDate>Thu, 20 Oct 2011 09:02:33 -0000</pubDate></item><item><title>Re: Howto: Compile Dropbox from Source on Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2009/12/08/howto-compile-dropbox-from-source-on-ubuntu-9-10-karmic-koala/#comment-318641341</link><description>&lt;p&gt;I'm pretty sure you can just uninstall it like any other program, try this:&lt;/p&gt;&lt;p&gt;sudo apt-get remove dropbox&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Fri, 23 Sep 2011 17:49:44 -0000</pubDate></item><item><title>Re: Howto: Compile Dropbox from Source on Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2009/12/08/howto-compile-dropbox-from-source-on-ubuntu-9-10-karmic-koala/#comment-316960495</link><description>&lt;p&gt;How to uninstall it ? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Armando Calderón</dc:creator><pubDate>Wed, 21 Sep 2011 18:25:30 -0000</pubDate></item><item><title>Re: Howto: Fix ttf-mscorefonts-installer problems in Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2009/11/05/howto-fix-ttf-mscorefonts-installer-problems-in-ubuntu-9-10-karmic-koala/#comment-296742102</link><description>&lt;p&gt;thanks a lot.. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ankush_pict</dc:creator><pubDate>Sat, 27 Aug 2011 15:35:40 -0000</pubDate></item><item><title>Re: Howto: Install Skype on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/04/30/howto-install-skype-on-ubuntu-10-04-lucid-lynx/#comment-272357105</link><description>&lt;p&gt;thanks for your tips ... it's great &amp;amp; helpful&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">arif mukti wibowo</dc:creator><pubDate>Mon, 01 Aug 2011 05:11:57 -0000</pubDate></item><item><title>Re: Howto: Install Skype on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/04/30/howto-install-skype-on-ubuntu-10-04-lucid-lynx/#comment-268059452</link><description>&lt;p&gt;I switched back to Debian Squeeze but that didn't resolve the problem. &lt;/p&gt;&lt;p&gt;If your webcam is not recognized by Skype you can try starting Skype with the previous version of the uvc driver (here is the Debian script-you may need to modify for Ubuntu): &lt;br&gt;#!/bin/shLD_PRELOAD=/usr/lib/libv4l/&lt;a href="http://v4l2convert.so" rel="nofollow noopener" target="_blank" title="v4l2convert.so"&gt;v4l2convert.so&lt;/a&gt; skypeOr, go to the Skype website and download the current version for your OS. Works great for me. I can even hot-plug the cam after Skype is running and the cam is recognized. &lt;/p&gt;&lt;p&gt;I had to buy a usb headset for Skype though because I wasn't able to get Squeeze to work with my old fashioned sony plug headset mic. What I found is that if the headset is plugged in before I open Skype, Skype will recognize it. But if I try to plug the headset in after Skype is running Skype doesn't see it. &lt;/p&gt;&lt;p&gt;Hopefully some clues that will help you.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">disqus_1fFmz5Bhz7</dc:creator><pubDate>Thu, 28 Jul 2011 18:11:14 -0000</pubDate></item><item><title>Re: Howto: Install Skype on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/04/30/howto-install-skype-on-ubuntu-10-04-lucid-lynx/#comment-267933306</link><description>&lt;p&gt;Inside the Skype client, if you go into your options and look under "Video Devices" you should be able to pick your webcam from a drop down box and then press a test button to check if it's working properly.&lt;/p&gt;&lt;p&gt;If that doesn't work, open up a terminal and enter the following command:&lt;/p&gt;&lt;p&gt;gstreamer-properties&lt;/p&gt;&lt;p&gt;Open up the Video tab and under "Default Input" pick your webcam and try the above step again, hopefully that fixes your issue.&lt;/p&gt;&lt;p&gt;Best of luck,&lt;br&gt;Friendly Tech Ninja&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Thu, 28 Jul 2011 15:02:46 -0000</pubDate></item><item><title>Re: Howto: Install Skype on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/04/30/howto-install-skype-on-ubuntu-10-04-lucid-lynx/#comment-267586551</link><description>&lt;p&gt;My video doesn't work correctly: I can see the person I called, but he cannot se me. I have a Logtech webcam. It works on Cheese.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">F Florin</dc:creator><pubDate>Thu, 28 Jul 2011 08:28:45 -0000</pubDate></item><item><title>Re: Howto: Use Symbolic Links to Sync Folders with Dropbox on Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2010/01/02/howto-use-symbolic-links-to-sync-folders-with-dropbox-on-ubuntu-9-10-karmic-koala/#comment-260376664</link><description>&lt;p&gt;So I'm assuming your Dropbox folder is installed in your home directory, so in your case it's "/home/dat/Dropbox/"&lt;/p&gt;&lt;p&gt;I think the following command will fix your problem:&lt;/p&gt;&lt;p&gt;ln -s /home/dat/Documents/Bible\ Study\ Resources/Ministry/Tanilba /home/Dropbox&lt;/p&gt;&lt;p&gt;Note: I've used "\" to make sure the command knows that Bible Study &lt;br&gt;Resources is a single folder name, the "\" makes the use of spaces &lt;br&gt;between words work.&lt;/p&gt;&lt;p&gt;Hope that helps.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Thu, 21 Jul 2011 23:24:35 -0000</pubDate></item><item><title>Re: Howto: Use Symbolic Links to Sync Folders with Dropbox on Ubuntu 9.10 Karmic Koala</title><link>http://friendlytechninja.com/2010/01/02/howto-use-symbolic-links-to-sync-folders-with-dropbox-on-ubuntu-9-10-karmic-koala/#comment-260364500</link><description>&lt;p&gt;I entered this: "dat@Lucy:~$ ln -s dat/Documents/Bible Study Resources/Ministry/Tanilba dat/Dropbox"&lt;/p&gt;&lt;p&gt;But I am getting the  following error when using your command: "ln: target `/dat/Dropbox' is not a directory"&lt;/p&gt;&lt;p&gt;(dat is my user name.)&lt;/p&gt;&lt;p&gt;Can you offer any suggestion? I am using Ubuntu 10.04&lt;/p&gt;&lt;p&gt;David&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guest</dc:creator><pubDate>Thu, 21 Jul 2011 23:01:45 -0000</pubDate></item><item><title>Re: Howto: Use Ubuntu One to Sync Tomboy Notes Cross-platform</title><link>http://friendlytechninja.com/2010/07/24/howto-use-ubuntu-one-to-sync-tomboy-notes-cross-platform/#comment-233304202</link><description>&lt;p&gt;Thanks.  Excellent article, simple and it works.  For anyone without a Ubuntu One account, its easier if you establish that first. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CharlesD</dc:creator><pubDate>Thu, 23 Jun 2011 09:16:32 -0000</pubDate></item><item><title>Re: Howto: Install Skype on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/04/30/howto-install-skype-on-ubuntu-10-04-lucid-lynx/#comment-229637299</link><description>&lt;p&gt;Thanks. Helpful.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Epernox</dc:creator><pubDate>Sat, 18 Jun 2011 22:54:21 -0000</pubDate></item><item><title>Re: Howto: Install Dropbox on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/05/02/howto-install-dropbox-on-ubuntu-10-04-lucid-lynx/#comment-195664558</link><description>&lt;p&gt;I am also using Ubantu, so this information is really helpful for me. I will definitely use this.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Web Hosting Provider</dc:creator><pubDate>Mon, 02 May 2011 06:44:53 -0000</pubDate></item><item><title>Re: Howto: Install Dropbox on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/05/02/howto-install-dropbox-on-ubuntu-10-04-lucid-lynx/#comment-162911124</link><description>&lt;p&gt;Sorry, please mark the last post as solved - I followed the posts on the dropbox forum and removed the files left from the incomplete install.&lt;br&gt;The installation completed in a minute or two.&lt;br&gt;Thanks for very useful posts here and to &lt;a href="http://dropbox.com" rel="nofollow noopener" target="_blank" title="dropbox.com"&gt;dropbox.com&lt;/a&gt; for a superb product.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent</dc:creator><pubDate>Wed, 09 Mar 2011 04:56:11 -0000</pubDate></item><item><title>Re: Howto: Install Dropbox on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/05/02/howto-install-dropbox-on-ubuntu-10-04-lucid-lynx/#comment-162418676</link><description>&lt;p&gt;You might want to use:&lt;/p&gt;&lt;p&gt;sudo apt-get purge dropbox&lt;/p&gt;&lt;p&gt;Which will delete any previous setting before trying to install it again. The dropbox install guide is pretty good, see the link bellow:&lt;/p&gt;&lt;p&gt;&lt;a href="https://www.dropbox.com/downloading?os=lnx" rel="nofollow noopener" target="_blank" title="https://www.dropbox.com/downloading?os=lnx"&gt;https://www.dropbox.com/dow...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jonathan</dc:creator><pubDate>Tue, 08 Mar 2011 11:21:54 -0000</pubDate></item><item><title>Re: Howto: Install Dropbox on Ubuntu 10.04 Lucid Lynx</title><link>http://friendlytechninja.com/2010/05/02/howto-install-dropbox-on-ubuntu-10-04-lucid-lynx/#comment-162153901</link><description>&lt;p&gt;I have installed Ubuntu Lucid 10.04.2 using wubi.  Installation of dropbox fails during the download of the proprietary daemon, at 89% (and CPU utilization around 45-50% but no other application running. &lt;br&gt;I've tried this now 7 or 8 times.  Maybe I should terminate nautilus?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vincent</dc:creator><pubDate>Mon, 07 Mar 2011 22:35:07 -0000</pubDate></item></channel></rss>