<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JamesFridley.com &#187; Tips</title>
	<atom:link href="http://jamesfridley.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesfridley.com</link>
	<description>Global Social/Tech/Political Analyst</description>
	<lastBuildDate>Fri, 13 Nov 2009 03:40:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Must have Apps in my Ubuntu 9.04 (64bit)</title>
		<link>http://jamesfridley.com/2009/04/apps-ubuntu/</link>
		<comments>http://jamesfridley.com/2009/04/apps-ubuntu/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 06:36:59 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://jamesfridley.com/?p=142</guid>
		<description><![CDATA[There are two main categories for these applications. Those that you can install from the System -&#62; Administration -&#62; Synaptic Package Manager, and those you can&#8217;t. Synaptic Package Manager GIMP Inkscape FileZilla FTP Client Amarok Audacity Wine VLC PulseAudio Volume Control (pavucontrol) Vuze (w/ RSS Downloader Plugin) (Then to get the best of studio I ]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-162" title="ubuntu904jj" src="http://jamesfridley.com/wp-content/uploads/2009/04/ubuntu904jj-300x225.jpg" alt="ubuntu904jj" width="300" height="225" />There are two main categories for these applications. Those that you can install from the System -&gt; Administration -&gt; Synaptic Package Manager, and those you can&#8217;t.</p>
<p><span style="text-decoration: underline;"><strong>Synaptic Package Manager</strong></span></p>
<ul>
<li>GIMP</li>
<li>Inkscape</li>
<li>FileZilla FTP Client</li>
<li>Amarok</li>
<li>Audacity</li>
<li>Wine</li>
<li>VLC</li>
<li>PulseAudio Volume Control (pavucontrol)</li>
<li>Vuze (w/ RSS Downloader Plugin)</li>
</ul>
<p>(Then to get the best of studio I also install)</p>
<ul>
<li>ubuntustudio-audio-plugins</li>
<li>ubuntustudio-video</li>
<li>ubuntustudio-audio</li>
<li>ubuntustudio-graphics</li>
<li>ubuntustudio-controls</li>
</ul>
<p><span style="text-decoration: underline;"><strong>From Website</strong></span></p>
<ul>
<li>Picasa &#8211; <a title="Picasa" href="http://bit.ly/8LgX" target="_blank">http://picasa.google.com/linux/</a></li>
<li>Truecrypt &#8211; <a title="Truecrypt" href="http://www.truecrypt.org/" target="_blank">http://www.truecrypt.org/</a></li>
</ul>
<p><span style="text-decoration: underline;"><strong>More Complex</strong></span></p>
<ul>
<li>Gnome Do (<a href="http://do.davebsd.com/wiki/index.php?title=Installing_Do#Ubuntu">Look here for complete tutorial</a>)<br />
In a terminal write (Cut and paste entire section):<br />
<code>gpg --no-default-keyring --keyring /tmp/gnome-do.keyring --keyserver keyserver.ubuntu.com --recv A5D19FDCAA6ABB440CD3464628A8205077558DD0<br />
gpg --no-default-keyring --keyring /tmp/gnome-do.keyring --export --armor  A5D19FDCAA6ABB440CD3464628A8205077558DD0 | sudo apt-key add -<br />
rm /tmp/gnome-do.keyring</code><br />
<code>sudo gedit /etc/apt/sources.list</code><br />
Add following lines to Sources List then save<br />
<code>deb http://ppa.launchpad.net/do-core/ppa/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/do-core/ppa/ubuntu jaunty main</code><br />
<code>sudo aptitude update &amp;&amp; sudo aptitude install gnome-do<!--formatted--></code><br />
When you run Gnome-Do for the first time, I suggest you change to preferences to take advantage of the &#8220;Docky&#8221; theme, and add in what plugins you see fit.
</li>
<li>Ubuntu Tweak (<a href="http://ubuntu-tweak.com/downloads">Look here for complete tutorial</a>)<br />
In a terminal write:<br />
<code>sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220</code><br />
<code>sudo gedit /etc/apt/sources.list</code><br />
Add following lines to Sources List then save<br />
<code>deb http://ppa.launchpad.net/tualatrix/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/tualatrix/ubuntu jaunty main</code><br />
<code>sudo apt-get update<br />
sudo apt-get install ubuntu-tweak</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jamesfridley.com/2009/04/apps-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Flash 10 for Ubuntu 64bit</title>
		<link>http://jamesfridley.com/2009/04/adobe-flash10/</link>
		<comments>http://jamesfridley.com/2009/04/adobe-flash10/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 00:26:31 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://jamesfridley.com/?p=137</guid>
		<description><![CDATA[While this information can be found in many places around the net, I am attempting to put all the information I need for my particular install of Ubuntu in one place. Hope this post helps you out. To install Flash for Ubuntu 64 I use the following to lines of script in a terminal to ]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-166" title="adobeflash" src="http://jamesfridley.com/wp-content/uploads/2009/04/adobeflash-300x246.jpg" alt="adobeflash" width="180" height="148" />While this information can be found in many places around the net, I am attempting to put all the information I need for my particular install of Ubuntu in one place. Hope this post helps you out.</p>
<p>To install Flash for Ubuntu 64 I use the following to lines of script in a terminal to make the process a piece of cake. Thanks to <a title="Forum" href="http://www.cyberciti.biz/tips/install-flash-10-ubuntu-linux-64bit.html" target="_blank">http://www.cyberciti.biz/tips/install-flash-10-ubuntu-linux-64bit.html</a> (where you can get the full run down).<br />
Code:<br />
<code>wget http://queleimporta.com/downloads/flash10_en.sh<br />
sudo bash ./flash10_en.sh</code></p>
<p>Now seriously, it doesn&#8217;t get much easier than that.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesfridley.com/2009/04/adobe-flash10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install TweetDeck (&amp; Adobe Air) to Ubuntu 9.04 Jaunty Jackalope</title>
		<link>http://jamesfridley.com/2009/04/install-tweetdeck/</link>
		<comments>http://jamesfridley.com/2009/04/install-tweetdeck/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 00:03:39 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://jamesfridley.com/?p=130</guid>
		<description><![CDATA[How to install TweetDeck (and other Adobe Air Apps) into Ubuntu 9.04 Jaunty Jackalope As a means of making it easier for myself and other to install (or re-install) Ubuntu with their favourite apps, I am taking note of each problem and solution I find along the way of my latest installation of Ubuntu 9.04 ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tweetdeck.com/beta/"><img class="alignright size-medium wp-image-129" title="Tweetdeck" src="http://jamesfridley.com/wp-content/uploads/2009/04/tweetdeck-300x259.png" alt="Tweetdeck" width="300" height="259" /></a><span style="text-decoration: underline;"><strong>How to install TweetDeck (and other Adobe Air Apps) into <span class="l"><em>Ubuntu 9.04</em> Jaunty Jackalope</span></strong></span></p>
<p><span class="l">As a means of making it easier for myself and other to install (or re-install) Ubuntu with their favourite apps, I am taking note of each problem and solution I find along the way of my latest installation of Ubuntu 9.04 Jaunty Jackalope. I do not take credit for any of the fixes in this post, and have collected the information from various sources (which I will endeavour to note along the way). </span></p>
<p><span class="l"><strong>N.B. While I have used these instructions myself and have done my best to ensure that they do not negatively impact your installation, I do not take any responsibility for unexpected outcomes. Please use this information with common sense, and if you don&#8217;t have any, please do not use any of the follow steps.</strong></span></p>
<p><span class="l"><span style="text-decoration: underline;"><strong>Installation </strong></span></span></p>
<p><span class="l"><span style="text-decoration: underline;"><strong>Step 1 &#8211; Adobe Air</strong></span></span></p>
<p><span class="l">Tweetdeck is an Adobe Air program, and as such, you must first install AIR. I have successfully used this site <a title="Ubuntu forums" href="http://ubuntuforums.org/showthread.php?p=5925758" target="_blank">http://ubuntuforums.org/showthread.php?p=5925758</a> to install it a couple of times, so would suggest that you check it out first, but if you are in a hurry, try the steps below.</span></p>
<p><span class="l"> 1. Download and install the ia32-libs package by opening your </span><span class="l">System -&gt; Administration &#8211; &gt; </span><span class="l">Synaptic Package Manager</span></p>
<p>2. Download the AdobeAIRInstaller.bin file from <a title="Adobe Air" href="http://www.adobe.com/products/air/" target="_blank">http://www.adobe.com/products/air/</a></p>
<p><span class="l">3. You&#8217;re now ready to install Air so make the bin file executable open a terminal and use the following code<br />
Code:<br />
<em><strong><code>chmod +x ./AdobeAIRInstaller.bin</code></strong></em></span></p>
<p>4. And now start the installation.<br />
Code:<br />
<em><strong><code>./AdobeAIRInstaller.bin</code></strong></em></p>
<p>5. After the installation is completed check and make sure that all the required 32-bit libraries for Adobe Air are present on your system. Type the following:<br />
Code:<br />
<em><strong><code>ldd /opt/&quot;Adobe AIR&quot;/Versions/1.0/airappinstaller<br />
ldd /opt/&quot;Adobe AIR&quot;/Versions/1.0/Resources/&quot;Adobe AIR Updater&quot;<br />
ldd /opt/&quot;Adobe AIR&quot;/Versions/1.0/Resources/airappinstaller<br />
ldd /opt/&quot;Adobe AIR&quot;/Versions/1.0/Resources/appentry<!--formatted--></code></strong></em></p>
<p>6. Scroll through the lists and make sure that none of them say &#8216;not found&#8217;. As long as none of the libraries are listed as &#8216;not found&#8217; then you should now be able to install and run any .air applications.</p>
<p><span class="l">7. Finally thanks to a fix from </span><a class="bigusername" href="http://ubuntuforums.org/member.php?u=624508">antitezo</a><span class="l"> <a title="Ubuntu forums" href="http://bit.ly/HgxU" target="_blank">http://bit.ly/HgxU</a> simply use this code to enable web access for you adobe air applications.</span><br />
Code:<br />
<strong><em><code>sudo apt-get install lib32nss-mdns<br />
sudo getlibs -l libgnome-keyring.so<br />
sudo getlibs -l libgnome-keyring.so.0<br />
sudo getlibs -l libgnome-keyring.so.0.1.1</code></em></strong><br />
<strong></strong></p>
<p><strong><span style="text-decoration: underline;">Step 2 &#8211; Tweetdeck</span></strong></p>
<p>Now all that is left is to download Tweetdeck from <a title="TweetDeck" href="http://www.tweetdeck.com/beta/" target="_blank">http://www.tweetdeck.com/beta/</a></p>
<p>Now run the TweetDeck_0_25.air file and follow the displayed steps.</p>
<p><strong>Note:</strong> You are now able to install and run pretty much all of the other Adobe Air programs.</p>
<p>Hope you find these instructions helpful, and that they save you time digging through the Internet.</p>
<p><strong><span style="text-decoration: underline;"><br />
</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jamesfridley.com/2009/04/install-tweetdeck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt &#8211; Security made for everyone</title>
		<link>http://jamesfridley.com/2008/12/truecrypt/</link>
		<comments>http://jamesfridley.com/2008/12/truecrypt/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:21:29 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://jamesfridley.com/?p=122</guid>
		<description><![CDATA[TrueCrypt is the first program I install on any computer. TrueCrypt, as the name suggests, is an encryption program that I use to keep my important files safe and secure]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-175" title="truecrypt" src="http://jamesfridley.com/wp-content/uploads/2008/12/truecrypt-300x210.jpg" alt="truecrypt" width="300" height="210" /></p>
<h2><img class="alignnone size-medium wp-image-78" title="trucrypt" src="http://jamesfridley.com/wp-content/uploads/2008/09/trucrypt.png" alt="" width="49" height="51" /></h2>
<p>TrueCrypt is the first program I install on any computer. TrueCrypt, as the name suggests, is an encryption program that I use to keep my important files safe and secure. TrueCrypt can:</p>
<ul>
<li>Create a <strong>virtual encrypted disk</strong> within a file and mounts it as a real disk.</li>
<li>Encrypt an<strong> entire partition or storage device</strong> such as USB flash drive or hard drive.</li>
<li>Encrypt a <strong>partition or drive where Windows is installed</strong> (pre-boot authentication).</li>
<li>and&#8230;. encryption is automatic, real-time (on-the-fly) and transparent.</li>
</ul>
<p>If you have files you want protected, you NEED to <a title="External Link: www.truecrypt.org" href="http://www.truecrypt.org/downloads.php" target="_blank">download and install this program</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesfridley.com/2008/12/truecrypt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype &#8211; Connecting you to the world</title>
		<link>http://jamesfridley.com/2008/12/skype/</link>
		<comments>http://jamesfridley.com/2008/12/skype/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:18:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://jamesfridley.com/?p=120</guid>
		<description><![CDATA[Skype If you have not yet heard of Skype yet, I am concerned that you really need some IT support. To quote the skype site &#8220;Make calls from your computer — free to other people on Skype and cheap to phones and mobiles around the world.&#8221; Skype is really easy to use and easy to ]]></description>
			<content:encoded><![CDATA[<h2><img class="alignright size-full wp-image-180" title="skype" src="http://jamesfridley.com/wp-content/uploads/2008/12/skype.jpg" alt="skype" width="300" height="300" /><img class="alignnone size-medium wp-image-46" title="skype" src="http://jamesfridley.com/wp-content/uploads/2008/09/skype.png" alt="" width="51" height="51" />Skype</h2>
<p>If you have not yet heard of Skype yet, I am concerned that you really need some IT support. To quote the skype site <em>&#8220;Make calls from your computer — free to other people on Skype and cheap to phones and mobiles around the world.&#8221;</em></p>
<p>Skype is really easy to use and <a title="External Link: www.skype.com" href="http://www.skype.com/intl/en/download/skype/windows/downloading/" target="_blank">easy to download</a>, and while it is not the only app out there that will let you talk on the net, it is pretty much the standard at this point.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamesfridley.com/2008/12/skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digsby &#8211; The all round IM tool</title>
		<link>http://jamesfridley.com/2008/12/digsby/</link>
		<comments>http://jamesfridley.com/2008/12/digsby/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 01:08:39 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://jamesfridley.com/?p=116</guid>
		<description><![CDATA[Without a doubt digsby is something that EVERYONE with internet access should download. For many years I was a trillian user (and a very happy one at that) which is also a brilliant product, just digsby is better]]></description>
			<content:encoded><![CDATA[<p><img src="http://jamesfridley.com/wp-content/uploads/2008/12/digsby.jpg" alt="digsby" title="digsby" width="250" height="188" class="alignright size-full wp-image-179" /><br />
<h2><a href="http://digsby.com"><img class="size-full wp-image-44" title="digsbylogo" src="http://jamesfridley.com/wp-content/uploads/2008/09/digsbylogo.jpg" alt="" width="160" height="52" /></a></h2>
<p>Without a doubt digsby is something that EVERYONE with internet access should download. For many years I was a trillian user (and a very happy one at that) which is also a brilliant product, just digsby is better. Key features include:</p>
<ul>
<li>One combined buddy list for all your AIM, MSN, Yahoo, ICQ, Google Talk, Jabber, and Facebook Chat Accounts.</li>
<li>Manage your Hotmail, Gmail, Yahoo Mail, AOL/AIM Mail, IMAP, and POP accounts right from digsby.</li>
<li>Stay up to date with everything happening on your Facebook, Twitter, MySpace and LinkedIn accounts.</li>
<div style="float:right; padding:3px;"><object width="177" height="261" data="http://w.digsby.com/dw.swf?c=71aojle8edvef2of" type="application/x-shockwave-flash"><param name="src" value="http://w.digsby.com/dw.swf?c=71aojle8edvef2of" /><param name="wmode" value="transparent" /></object></div>
<li>You can place a widget on your blog, website, or social network profile so you can chat with visitors right from digsby.</li>
<li><a title="External Link: www.digsby.com" href="http://www.digsby.com/features.php" target="_blank">Full Feature List</a></li>
</ul>
<p>You are also able to insert widgets into your website to enable instant interaction with any of your website users (like this one &#8211;&gt;), in which as soon as you view this page, I can see you and more importantly, chat with you.</p>
<p>To get the latest version of digsby <a title="External Link: www.digsby.com" href="http://www.digsby.com/download.php" target="_blank">download it here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jamesfridley.com/2008/12/digsby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
