<?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>Fergy Tech</title>
	<atom:link href="http://www.fergytech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fergytech.com</link>
	<description>The lovechild of technology and mayhem!</description>
	<lastBuildDate>Tue, 15 Jan 2013 04:47:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Install Spotify Natively on Fedora 17</title>
		<link>http://www.fergytech.com/2012/12/install-spotify-natively-on-fedora-17/</link>
		<comments>http://www.fergytech.com/2012/12/install-spotify-natively-on-fedora-17/#comments</comments>
		<pubDate>Thu, 06 Dec 2012 04:01:44 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Linuxapade]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[spotify]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1991</guid>
		<description><![CDATA[
Oh the Spotify Gods have smiled upon us this day! Backing up some &#8212; after the 3.6.6.x kernel update my Wine didn&#8217;t seem to load anymore. I then went looking for an alternative way to run the Spotify program and came across a forum post with successful installs on Fedora 15 and 17. I&#8217;m writing this  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2000" title="Spotify logo" src="http://www.fergytech.com/wp-content/uploads/lead-spotify_615.png" alt="Spotify logo" width="615" height="130" /></p>
<p><span style="line-height: 19px;">Oh the Spotify Gods have smiled upon us this day! Backing up some &#8212; after the 3.6.6.x kernel update my Wine didn&#8217;t seem to load anymore. I then went looking for an alternative way to run the Spotify program and came across a <a href="http://forums.fedoraforum.org/showthread.php?t=269416" target="_blank">forum post</a> with successful installs on Fedora 15 and 17. I&#8217;m writing this post to sort of put it all together in a neat, consumable, package instead of the running around I ended up doing. <strong>Spoiler Alert: The native client access is ONLY for premium members.</strong></span></p>
<p><span id="more-1991"></span></p>
<p><span style="line-height: 18px;">Let&#8217;s jump right into it:<br />
</span></p>
<ol>
<li><span style="line-height: 18px;">Grab the RPM from meltingrobot&#8217;s <a href="http://dl.dropbox.com/u/6310099/spotify-client-qt-0.6.1.309.gb871a7d-2.x86_64.rpm" target="_blank">Dropbox</a>.</span></li>
<li><span style="line-height: 18px;">Open gnome-terminal, navigate to the location you downloaded the RPM file, and type the following commands:</span></li>
</ol>
<blockquote class="code">
<div>sudo rpm -Uvh &#8211;nodeps spotify-client-qt-0.6.1.309.gb871a7d-2.x86_64.rpm</div>
<div>cd /usr/lib64/</div>
<div>sudo ln -s libssl.so.1.0.0j libssl.so.0.9.8</div>
<div>sudo ln -s libcrypto.so.1.0.0j libcrypto.so.0.9.8</div>
</blockquote>
<p><a href="http://www.fergytech.com/wp-content/uploads/spotify-linux-login.png"><img class="alignright size-medium wp-image-2003" title="Spotify login window in Linux." src="http://www.fergytech.com/wp-content/uploads/spotify-linux-login-171x300.png" alt="Spotify login window in Linux." width="171" height="300" /></a></p>
<p>&nbsp;</p>
<p>Here&#8217;s a little background about the symbolic links. The RPM was created in Fedora 15 so the libraries <strong>libssl</strong> and <strong>libcrypto</strong> are older versions. To fix this create symbolic links in order to fool the program to use the current libraries. In this instance I&#8217;m using 1.0.0<strong>j</strong>. In your version there might be different letters. Keep that in mind.</p>
<p>At this point I was hype and ran the program &#8212; To my disappointment I ran into a firewall error. I used my Facebook login credentials, but kept getting a 406 error. After stoping my firewall service and Googling I soon learned that access via Linux is only for premium members. Damn!</p>
<p>Either way; kudos to the guys on the Fedora forum for creating the RPM and discussing this process. It may not help me, but it&#8217;ll help those <em>chumps</em> paying for music on the Internet. Ha! <img src='http://www.fergytech.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h3>References</h3>
<ol>
<li><a href="http://forums.fedoraforum.org/showthread.php?t=269416">http://forums.fedoraforum.org/showthread.php?t=269416</a></li>
<li><a href="http://dl.dropbox.com/u/6310099/spotify-client-qt-0.6.1.309.gb871a7d-2.x86_64.rpm">http://dl.dropbox.com/u/6310099/spotify-client-qt-0.6.1.309.gb871a7d-2.x86_64.rpm</a></li>
<li><a href="https://bugzilla.redhat.com/show_bug.cgi?id=814882">https://bugzilla.redhat.com/show_bug.cgi?id=814882</a></li>
<li><a href="http://askubuntu.com/questions/62881/cannot-get-spotify-to-run">http://askubuntu.com/questions/62881/cannot-get-spotify-to-run</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2012/12/install-spotify-natively-on-fedora-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ERB: I Thought You GNU?</title>
		<link>http://www.fergytech.com/2012/06/i-thought-you-gnu/</link>
		<comments>http://www.fergytech.com/2012/06/i-thought-you-gnu/#comments</comments>
		<pubDate>Mon, 25 Jun 2012 04:27:11 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Linuxapade]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[epic rap battles of history]]></category>
		<category><![CDATA[hal9000]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1719</guid>
		<description><![CDATA[
I checked &#8220;my YouTube&#8221; on Xbox and was excited to see a new Epic Rap Battles of History! This one was pretty cool &#8212; Steve Jobs vs. Bill Gates. It was released four days ago and it&#8217;s already at 10,000,000+ views. Holy crap! The song was pretty funny, but to my surprise the hosts then gave some  [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/njos57IJf-0" frameborder="0" width="596" height="335"></iframe></p>
<p>I checked &#8220;my YouTube&#8221; on Xbox and was excited to see a new <a href="http://rapgenius.com/Nice-peter-steve-jobs-vs-bill-gates-lyrics#note-845257" target="_blank">Epic Rap Battles of History</a>! This one was pretty cool &#8212; Steve Jobs vs. Bill Gates. It was released four days ago and it&#8217;s already at 10,000,000+ views. Holy crap! The song was pretty funny, but to my surprise the hosts then gave some well-deserved love to GNU/Linux, represented by a HAL9000. The Linux love starts at 1:33.</p>
<p>The Wife and I laughed our butts off. Kudos to ERB. I felt the love!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2012/06/i-thought-you-gnu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a Bootable Ubuntu USB using Fedora</title>
		<link>http://www.fergytech.com/2012/03/create-a-bootable-ubuntu-usb-using-fedora/</link>
		<comments>http://www.fergytech.com/2012/03/create-a-bootable-ubuntu-usb-using-fedora/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 02:49:06 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Linuxapade]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[p7zip]]></category>
		<category><![CDATA[syslinux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unetbootin]]></category>
		<category><![CDATA[usb storage]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1674</guid>
		<description><![CDATA[
That&#8217;s right! You read the title properly&#8230; I&#8217;m using one Linux distribution to create a bootable USB stick of another distribution of Linux. It&#8217;s Linux-on-linux debauchery. In this instance I&#8217;m using Fedora 16, a 4GB USB stick, and an Ubuntu 11.10 ISO file.
Here&#8217;s roughly what you&#8217;ll be  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1692" title="UNetbootin" src="http://www.fergytech.com/wp-content/uploads/lead-unetbootin.png" alt="" width="460" height="115" /></p>
<p>That&#8217;s right! You read the title properly&#8230; I&#8217;m using one Linux distribution to create a bootable USB stick of another distribution of Linux. It&#8217;s Linux-on-linux debauchery. In this instance I&#8217;m using Fedora 16, a 4GB USB stick, and an Ubuntu 11.10 ISO file.</p>
<p>Here&#8217;s roughly what you&#8217;ll be doing:</p>
<ol>
<li>download Ubuntu .iso</li>
<li>install unetbootin-linux</li>
<li>install additional packages (if prompted)</li>
<li>run UNetbootin</li>
</ol>
<p><span id="more-1674"></span></p>
<h3>Download Ubuntu ISO</h3>
<div><a href="http://www.fergytech.com/wp-content/uploads/logo-ubuntu-orange.png"><img class="alignright size-thumbnail wp-image-1684" title="Ubuntu logo (just the circle)" src="http://www.fergytech.com/wp-content/uploads/logo-ubuntu-orange-150x150.png" alt="" width="150" height="150" /></a>This process is pretty straight forward. If you want to take advantage of the 4GB+ of memory your intended system has then download the 64-bit ISO. Visit the <a href="http://www.ubuntu.com/download/ubuntu/download" target="_blank">Download Ubuntu</a> page and choose from its many distribution-platforms to obtain your .iso of choice.</div>
<h3>Install UNetbootin</h3>
<div>Once you have obtain your ISO, you&#8217;ll need a mechanism to extract/copy the files inside the ISO onto your USB stick. If you&#8217;re hell-bent on going all commando on us then you can use the &#8220;dd&#8221; command via Terminal. I went with a GUI approach. Originally I downloaded UNetbootin from their <a href="http://unetbootin.sourceforge.net/unetbootin-linux-latest" target="_blank">Sourceforge</a> site, but it&#8217;s actually in the Fedora &#8220;updates&#8221; repository.</div>
<blockquote class="code">
<div>$ sudo yum install unetbootin</div>
</blockquote>
<h3>Install Additional Packages</h3>
<p>When I first ran UNetbootin there were warning messages informing me of the additional packages it needed. In one instance it asked for <strong>p7zip</strong> and in another it asked for <strong>syslinux</strong>. So; pay attention to the start-up messages (if any) when you run UNetbootin.</p>
<h4>Install syslinux</h4>
<blockquote class="code"><p>$ sudo yum install syslinux syslinux-extlinux</p></blockquote>
<h4>Install p7zip</h4>
<blockquote class="code">
<div>$ sudo yum install p7zip p7zip-plugins</div>
</blockquote>
<h3>Execute UNetbootin</h3>
<p>Now for the fun part, running the UNetbootin program. If you downloaded the latest version of the program make sure the period (.) starts your path or the file won&#8217;t execute. If you YUM&#8217;d the program then you should be able to simply type in the command. The program requires it be executed as root, so prepend your command with &#8220;sudo&#8221; or &#8220;su &#8211;c&#8221;.</p>
<blockquote class="code">
<div>$ sudo ./&lt;path-to-file&gt;/unetbootin-linux-568</div>
</blockquote>
<div>or</div>
<blockquote class="code">
<div>$ sudo unetbootin</div>
</blockquote>
<p>&nbsp;</p>
<div>That&#8217;s it! With UNetbooin open, choose your distro, choose your mounted USB stick and click &#8220;OK&#8221;. Depending on your CPU it took about 2 minutes for the entire process to finish on my machine. Once it&#8217;s complete go ahead and throw that USB stick into whatever device you want and let the good times roll!</div>
<h3>References</h3>
<div>
<ol>
<li><a href="https://help.ubuntu.com/community/Installation/FromImgFiles">https://help.ubuntu.com/community/Installation/FromImgFiles</a></li>
<li><a href="http://unetbootin.sourceforge.net/">http://unetbootin.sourceforge.net/</a></li>
<li><a href="http://p7zip.sourceforge.net/">http://p7zip.sourceforge.net/</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2012/03/create-a-bootable-ubuntu-usb-using-fedora/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Finch &#8212; Usher in the 21st Century</title>
		<link>http://www.fergytech.com/2012/02/finch-usher-in-the-21st-century/</link>
		<comments>http://www.fergytech.com/2012/02/finch-usher-in-the-21st-century/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 20:51:49 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Linuxapade]]></category>
		<category><![CDATA[command line interface]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[finch]]></category>
		<category><![CDATA[instant message]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1619</guid>
		<description><![CDATA[
Not really sure I can justify the title of this post. Finch is a text-based instant messenger client for the command line interface (CLI). In this day and age you&#8217;re probably wondering why in the world would I want to instant message using the command line? Well hipster; I was tired of IMing on my  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1628" title="Gouldian Finch" src="http://www.fergytech.com/wp-content/uploads/lead-gouldian-finch-460x115.jpg" alt="" width="460" height="115" /></p>
<p>Not really sure I can justify the title of this post. <a href="http://developer.pidgin.im" target="_blank">Finch</a> is a text-based instant messenger client for the command line interface (CLI). In this day and age you&#8217;re probably wondering why in the world would I want to instant message using the command line? Well hipster; I was tired of IMing on my phone when I had a perfectly good full-sized keyboard at my workstation&#8230; plus I wanted another reason to SSH into my home machine. So; I did a search on &#8220;linux instant message cli&#8221; and booyah <em>Linux never fails</em>.</p>
<p><span id="more-1619"></span></p>
<p>With the restrictions I&#8217;ve had to endure at work (like doing personal stuff during work hours); I am really enjoying the simplicity of the command line interface. With PuTTY at my disposal the Internet is like &#8220;putty in my hands.&#8221; <em>&lt; ha! see what I did there.</em></p>
<p>Although there&#8217;s nothing special about CLI UI design the interface simply looks horrid while using <a href="http://www.rackaid.com/resources/linux-screen-tutorial-and-how-to/" target="_blank">Screen</a>; it is managable, but certianly not the ideal environment to run finch. In a local terminal everything renders properly. The interface is just like Pidgin so it&#8217;s not hard to use at all. You can find more information about the keyboard shorcuts on <a href="http://mehulved.wordpress.com/2008/07/16/finch-im-client-for-command-line/" target="_blank">Mehul Speaks</a>&#8216; blog.</p>
<h3>Installing Finch</h3>
<p>I&#8217;m running Fedora so I simply ran a YUM command and off I was to chattin&#8217; it up with my friends. This program is associated with Pidgin, which means I&#8217;m going to assume most repositories supports some version of this very handy tool.</p>
<blockquote class="code"><p>$ sudo yum install finch</p></blockquote>
<h3>Resources</h3>
<ol>
<li><a href="http://developer.pidgin.im/">http://developer.pidgin.im/</a></li>
<li><a href="http://mehulved.wordpress.com/2008/07/16/finch-im-client-for-command-line/">http://mehulved.wordpress.com/2008/07/16/finch-im-client-for-command-line/</a></li>
<li><a href="http://www.youtube.com/watch?v=Nj_3XmfGxzM">http://www.youtube.com/watch?v=Nj_3XmfGxzM</a> - Finch: the little brother of pidgin, an Instant Messenger</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2012/02/finch-usher-in-the-21st-century/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Catastrophic Crashes on Your Rooted Android</title>
		<link>http://www.fergytech.com/2012/01/fix-catastrophic-crashes-on-your-rooted-android/</link>
		<comments>http://www.fergytech.com/2012/01/fix-catastrophic-crashes-on-your-rooted-android/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 20:47:30 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Linuxapade]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[clockworkmod]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[cyanogenmod]]></category>
		<category><![CDATA[dalvik]]></category>
		<category><![CDATA[rom manager]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1599</guid>
		<description><![CDATA[
I have a HTC Droid Incredible running the custom ROM CyanogenMod 7.1.x. For the most part it runs great, but there are moments when it feels like the Armageddon of 2012 is happening to my phone. No matter what application I open it will frustratingly crash in mere moments. What I&#8217;ve noticed is the  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1603" title="Android mascot looking very broken." src="http://www.fergytech.com/wp-content/uploads/lead-android-broken-460x115.jpg" alt="" width="460" height="115" /></p>
<p>I have a HTC Droid Incredible running the custom ROM <a href="http://www.cyanogenmod.com/" target="_blank">CyanogenMod 7.1.x</a>. For the most part it runs great, but there are moments when it feels like the <em>Armageddon of 2012</em> is happening to my phone. No matter what application I open it will frustratingly crash in mere moments. What I&#8217;ve noticed is the catalyst to this crash-o-thon starts with some sort of &#8220;google framework&#8221; crash. Makes sense, break the framework and everything else should be coming down with it. Once that happens I will start to feel the instability of my rooted device.</p>
<p><span id="more-1599"></span></p>
<p>The simple solution, yet temporary, is to clear the <em>cache</em>. I&#8217;m guessing there is some executed code or data that got corrupted, which in turn causes the apps to crash. The two types of cache that I clear are:</p>
<ul>
<li>cache partition</li>
<li>Dalvik cache &#8211; a decent explanation of what this cache is can be found in the reference section below.</li>
</ul>
<h3>Assumptions</h3>
<p>I&#8217;m constantly making assumptions about things &#8212; it&#8217;s become quite a skill. And I will continue my assumptions by stating that this process is for <em>rooted users</em>. I&#8217;m going to assume that since your device is rooted, it&#8217;s most likely that you have a custom ROM, which also means you have <a href="https://market.android.com/details?id=com.koushikdutta.rommanager" target="_blank">ROM Manager</a> installed. The recovery section of this post is based on <em>ClockworkMod</em> (it&#8217;s a part of ROM Manager).</p>
<h3>Cache-clearing Process</h3>
<ol>
<li>Hold down the power button of your device to get the &#8220;phone options&#8221; prompt.</li>
<li>Click &#8220;Reboot&#8221;, then choose &#8220;Recovery&#8221;. Click &#8220;OK&#8221;.</li>
<li>Your phone will reboot and you will soon be in the recovery screen.</li>
<li>Choose the option &#8220;wipe cache partition&#8221;. If that option isn&#8217;t there then head to &#8220;mounts and storage&#8221; and choose &#8220;format /cache.&#8221;</li>
<li>Next choose &#8220;advanced&#8221; (from the main screen) and then click &#8220;Wipe Dalvik Cache&#8221;.</li>
<li>Once that&#8217;s finished you can reboot the device.</li>
</ol>
<p>I&#8217;ve noticed that once I reboot the device it seems to get stuck at the point where its trying to load the custom ROM. I would give it about 5 minutes. If nothing changes, remove the battery and boot the device again. Whatever the device tried to initialize the first time should be there and the device will boot just fine.</p>
<p>I mentioned earlier that this is a temporary solution. I don&#8217;t know the cause of the framework crash; it may be a combination of things, but at least you have a way out now. <img src='http://www.fergytech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Let me know if this process works for you OR if you have a better process. At this point I&#8217;m just a tinkerer of Android so I might be talking crap about the whole cache and corruption. I&#8217;d love to know.</p>
<h3>References</h3>
<ol>
<li><a href="http://forum.xda-developers.com/showpost.php?p=3844295&amp;postcount=5" target="_blank">http://forum.xda-developers.com/showpost.php?p=3844295&amp;postcount=5</a></li>
<li><a href="http://androidforums.com/eris-all-things-root/76110-what-dalvik-cache.html#post710236" target="_blank">http://androidforums.com/eris-all-things-root/76110-what-dalvik-cache.html#post710236</a></li>
<li><a href="http://en.wikipedia.org/wiki/Dalvik_(software)" target="_blank">http://en.wikipedia.org/wiki/Dalvik_(software)</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2012/01/fix-catastrophic-crashes-on-your-rooted-android/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Giving G.I. Joe: Retaliation a Second Chance</title>
		<link>http://www.fergytech.com/2011/12/giving-g-i-joe-retaliation-a-second-chance/</link>
		<comments>http://www.fergytech.com/2011/12/giving-g-i-joe-retaliation-a-second-chance/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:40:28 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[childhood]]></category>
		<category><![CDATA[gi joe]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[trailer]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1592</guid>
		<description><![CDATA[
I was sorely disappointed with G.I. Joe: The Rise of Cobra when it first released. I said to myself, &#8220;If they ever make G.I. Joe movie, it BETTER be good.&#8221; I wanted to slit my wrist the day I witness that movie [don't worry, I didn't]. Skimming Google Trends I saw &#8220;G.I. Joe: Retaliation&#8221; and  [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/bSX2oxLdcWA" frameborder="0" width="640" height="360"></iframe></p>
<p>I was sorely disappointed with <a href="http://www.imdb.com/title/tt1046173/combined" target="_blank">G.I. Joe: The Rise of Cobra</a> when it first released. I said to myself, &#8220;If they ever make G.I. Joe movie, it BETTER be good.&#8221; I wanted to slit my wrist the day I witness that movie [don't worry, I didn't]. Skimming <a href="http://www.google.com/trends/hottrends?q=gi+joe+retaliation&amp;date=2011-12-13&amp;sa=X" target="_blank">Google Trends</a> I saw &#8220;G.I. Joe: Retaliation&#8221; and clicked on it. To my surprise this movie trailer is pretty good. I really loved the music, the costumes look revamped, and the action scenes look pretty decent. Then again; it is a movie trailer&#8230; I&#8217;m a little liery of Bruce Willis, but whatever man. I&#8217;ll give this movie another chance &#8212; one last chance!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2011/12/giving-g-i-joe-retaliation-a-second-chance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable MP3 Playback on Fedora 16</title>
		<link>http://www.fergytech.com/2011/11/enable-mp3-playback-on-fedora-16/</link>
		<comments>http://www.fergytech.com/2011/11/enable-mp3-playback-on-fedora-16/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 15:49:36 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Linuxapade]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1574</guid>
		<description><![CDATA[
I always struggle with quickly enabling MP3 playback on a fresh install of Fedora. There are legal reasons (which I&#8217;m not interested in) as to why Fedora doesn&#8217;t ship with MP3 support right out of the box. So; that&#8217;s what third-party repositories are for. Simply install the RPM Fusion repository  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1575" title="GStreamer and RPM Fusion logos" src="http://www.fergytech.com/wp-content/uploads/lead-gstreamer-rpm-fusion.png" alt="" width="460" height="115" /></p>
<p>I always struggle with quickly enabling MP3 playback on a fresh install of Fedora. There are legal reasons (which I&#8217;m not interested in) as to why Fedora doesn&#8217;t ship with MP3 support right out of the box. So; that&#8217;s what third-party repositories are for. Simply install the <a href="http://rpmfusion.org/Configuration" target="_blank">RPM Fusion repository</a> and then install the &#8220;Ugly&#8221; <a href="http://gstreamer.freedesktop.org/" target="_blank">GStreamer</a> Plugin.</p>
<p><span id="more-1574"></span></p>
<blockquote class="code"><p># yum localinstall &#8211;nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm<br />
# yum install gstreamer-plugins-ugly</p></blockquote>
<p>If you need other support you can always install all the plugins for GStreamer&#8230;</p>
<blockquote class="code"><p># yum install gstreamer-plugins-*</p></blockquote>
<p>Another method is simply installing <a href="http://www.videolan.org/vlc/" target="_blank">VLC</a>. This media player is bursting at its seams with codex goodness.</p>
<blockquote class="code"><p># yum install vlc</p></blockquote>
<p>You&#8217;re welcome! <img src='http://www.fergytech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2011/11/enable-mp3-playback-on-fedora-16/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Setup Android SDK Starter Package on Fedora 16</title>
		<link>http://www.fergytech.com/2011/11/setup-android-sdk-starter-package-on-fedora-16/</link>
		<comments>http://www.fergytech.com/2011/11/setup-android-sdk-starter-package-on-fedora-16/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 03:02:31 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[command line interface]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[software development kit]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1559</guid>
		<description><![CDATA[
Can a man&#8217;s love for the command line blossom like a rose or age like good wine? I do believe the answer to my rhetorical question is a resounding YES! Recently I&#8217;ve found myself choosing gnome-terminal to execute things rather than clicking in a series of menus on my desktop. Don&#8217;t get me wrong;  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1567" title="Fedora 16 logo and the Android logo" src="http://www.fergytech.com/wp-content/uploads/lead-fedora-16-android.png" alt="" width="460" height="115" /></p>
<p>Can a man&#8217;s love for the <em>command line</em> blossom like a rose or age like good wine? I do believe the answer to my rhetorical question is a resounding YES! Recently I&#8217;ve found myself choosing <em>gnome-terminal</em> to execute things rather than clicking in a series of menus on my desktop. Don&#8217;t get me wrong; a GUI is nice thing to have, but the efficency of the CLI is unmatched. Through a series of unfortunate events I&#8217;ve setup my Linux environment for Android development (aka how trying to fix a bricked phone). I&#8217;m working with a fresh install from <a href="http://get.fedoraproject.org" target="_blank">Fedora 16 Live</a>. What that means is A LOT of packages/libraries are not installed. Just the bare minimum to get me going.<br />
<span id="more-1559"></span><br />
Here&#8217;s a general overview of the process I took:</p>
<ol>
<li>Download and extracted the <a href="http://developer.android.com/sdk/index.html" target="_blank">Android Software Development Kit</a>.</li>
<li>Installed the Eclipse IDE (roughly 68 packages).</li>
<li>Installed ADT plugins for Eclipse.</li>
<li>Ran ./android command from SDK &#8220;tools&#8221; directory.</li>
<li>It started the &#8220;Android SDK Manager&#8221;. I then installed:
<ol>
<li>Android SDK Platform-tools</li>
<li>The covented &#8220;Android 4.0&#8243; platform</li>
<li>3.2, 2.3.3, and 2.2 platforms (just to show that I can be verstile)</li>
</ol>
</li>
</ol>
<h3>WGET the Android SDK</h3>
<p>I&#8217;m really enjoy the simplicity of the WGET command. While viewing the SDK page in Firefox I simply copied the link for the SDK file and pasted it into the terminal:</p>
<blockquote class="code"><p>$ wget http://dl.google.com/android/android-sdk_r15-linux.tgz</p></blockquote>
<h3>Yummy, Eclipse</h3>
<p>I then used YUM to grab the Eclipse IDE and all its relevant components. Again; since this OS installation was pretty light I ended up installing 68 packages, such as: Eclipse, Java, etc.</p>
<blockquote class="code"><p># yum install eclipse</p></blockquote>
<p>Once that was done I then installed the ADT plugin.</p>
<ol>
<li>I opened the Eclipse IDE.</li>
<li>Clicked on Help &gt; Install Software.</li>
<li>Added the following repository: <a href="https://dl-ssl.google.com/android/eclipse/" target="_blank">https://dl-ssl.google.com/android/eclipse/</a></li>
<li>Clicked &#8220;Select All&#8221; and went to town! It was odd, but I noticed I had to try a couple times. It was claiming to have dependency issues. So; I started clicking one-by-one. Eventually I was able to get all 4 packages installed.</li>
</ol>
<h3>Running Android</h3>
<p><em>This following set is unnecessary since you can access the Android SDK Manager from within Eclipse (thanks to the ADT plugin). Originally;  skipped the ADT plugin step.</em></p>
<p>Now that Java is installed I can run the &#8220;android&#8221; command. It&#8217;s located in the &#8220;tools&#8221; directory of your freshly extracted tarball file &#8220;android-sdk_r15-linux.tgz&#8221;.</p>
<blockquote class="code"><p>$ ./android</p></blockquote>
<h3>SDK Managment</h3>
<p><a href="http://www.fergytech.com/wp-content/uploads/android-sdk-manager.png"><img class="alignright size-medium wp-image-1565" title="android sdk manager" src="http://www.fergytech.com/wp-content/uploads/android-sdk-manager-300x176.png" alt="" width="300" height="176" /></a></p>
<p>The Android SDK Manager popped up with some packages to install. I chose what I thought were appropriate and wrote this blog post while I waited for the files to be downloaded and installed.</p>
<p>So; that&#8217;s pretty much it. At this point you&#8217;re ready to jump into the wonderment, which is Android development. Enjoy!</p>
<h3>References</h3>
<ol>
<li><a href="http://wiki.cyanogenmod.com/wiki/Howto:_Install_the_Android_SDK" target="_blank">http://wiki.cyanogenmod.com/wiki/Howto:_Install_the_Android_SDK</a></li>
<li><a href="http://developer.android.com/sdk/installing.html" target="_blank">http://developer.android.com/sdk/installing.html</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2011/11/setup-android-sdk-starter-package-on-fedora-16/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Kick Start the Fergyville Series</title>
		<link>http://www.fergytech.com/2011/11/kick-start-the-fergyville-series/</link>
		<comments>http://www.fergytech.com/2011/11/kick-start-the-fergyville-series/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 01:12:19 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[fergyville]]></category>
		<category><![CDATA[katina ferguson]]></category>
		<category><![CDATA[kickstarter]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1547</guid>
		<description><![CDATA[
Well; not really kick start, but keep it going. The e-book series titled Fergyville is on its third installment. Support my wife&#8217;s project as she budgets for a kick-ass editor for this well-received series. You can find out more on the kickstarter web site.
]]></description>
			<content:encoded><![CDATA[<p><iframe frameborder="0" height="410px" src="http://www.kickstarter.com/projects/katinaferguson/fergyville-the-e-book-series/widget/video.html" width="480px"></iframe></p>
<p>Well; not really kick start, but keep it going. The e-book series titled <em>Fergyville</em> is on its third installment. Support my wife&#8217;s project as she budgets for a kick-ass editor for this well-received series. You can find out more on the <a href="http://www.kickstarter.com/projects/katinaferguson/fergyville-the-e-book-series" target="_blank">kickstarter web site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2011/11/kick-start-the-fergyville-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Scream, You Scream, WE ALL SCREAM!</title>
		<link>http://www.fergytech.com/2011/11/i-scream-you-scream-we-all-scream/</link>
		<comments>http://www.fergytech.com/2011/11/i-scream-you-scream-we-all-scream/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 19:56:14 +0000</pubDate>
		<dc:creator>Marc Ferguson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://www.fergytech.com/?p=1542</guid>
		<description><![CDATA[
Android enthusiasts know exactly what the title of this article is referencing. I&#8217;m hearing a lot about Android 4.0 aka Ice Cream Sandwich. I remember when I first got my Android 2.1 phone (Motorola Droid), I couldn&#8217;t wait to get my hands on it. I knew 800MHz of processing power was too low, but I  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1543" title="Android 4.0 (aka Ice Cream Sandwich)" src="http://www.fergytech.com/wp-content/uploads/lead-android-ice-cream-sandwich-460x115.jpg" alt="" width="460" height="115" /></p>
<p>Android enthusiasts know exactly what the title of this article is referencing. I&#8217;m hearing a lot about <a href="http://youtu.be/-F_ke3rxopc" target="_blank">Android 4.0 aka Ice Cream Sandwich</a>. I remember when I first got my Android 2.1 phone (Motorola Droid), I couldn&#8217;t wait to get my hands on it. I knew 800MHz of processing power was too low, but I had to get my hands on one. And yes the phone was already out 6+ months &#8212; I had to get my hands on one! Cellular carriers were launching new Android phones left and right. At one point I was looking into getting the <a href="http://www.o2.co.uk/samsung/galaxy-ace" target="_blank">Samsung Galaxy Ace</a>.</p>
<p>So many choices, but I&#8217;ve learned to be patient. I&#8217;ve gotten the Android-gitters out of my system so now I can wait for the <em>right</em> phone. I&#8217;m going to wait for Android 4.0 to be released before I even consider getting a new phone. It&#8217;s too close to choose anything else.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fergytech.com/2011/11/i-scream-you-scream-we-all-scream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
