<?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>Ryan Gustason</title>
	<atom:link href="http://www.gustason.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gustason.com</link>
	<description>Random thoughts on technology and other stuff...</description>
	<lastBuildDate>Mon, 02 Jan 2012 02:17:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Finding out Application extensions using plists in OSX</title>
		<link>http://www.gustason.com/2012/finding-out-application-extensions-using-plists-in-osx/</link>
		<comments>http://www.gustason.com/2012/finding-out-application-extensions-using-plists-in-osx/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 02:17:34 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=40</guid>
		<description><![CDATA[Applications specify file types in their Contents/Info.plist file. You can see and edit it by right-clicking the application bundle and selecting Show Package Contents.]]></description>
			<content:encoded><![CDATA[<p>Applications specify file types in their <code>Contents/Info.plist</code> file. You can see and edit it by right-clicking the application bundle and selecting <em>Show Package Contents</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2012/finding-out-application-extensions-using-plists-in-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detailed app info in a searchable text for OSX</title>
		<link>http://www.gustason.com/2011/detailed-app-info-in-a-searchable-text-for-osx/</link>
		<comments>http://www.gustason.com/2011/detailed-app-info-in-a-searchable-text-for-osx/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 04:38:17 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=37</guid>
		<description><![CDATA[type this into terminal: system_profiler SPApplicationsDataType &#62;~/Desktop/Installed-Apps.txt That will create a text document with detailed info about applications installed on your Mac.]]></description>
			<content:encoded><![CDATA[<p>type this into terminal:</p>
<pre>system_profiler SPApplicationsDataType &gt;~/Desktop/Installed-Apps.txt</pre>
<p>That will create a text document with detailed info about applications installed on your Mac.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/detailed-app-info-in-a-searchable-text-for-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IOS Screen Capture</title>
		<link>http://www.gustason.com/2011/ios-screen-capture/</link>
		<comments>http://www.gustason.com/2011/ios-screen-capture/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 23:47:44 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=34</guid>
		<description><![CDATA[To do a screen capture on an iPhone, press the home and power buttons on the phone together briefly. It should &#8220;flash&#8221; the screen and take a pic of your screen on the ios device, saving it to your camera &#8230; <a href="http://www.gustason.com/2011/ios-screen-capture/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To do a screen capture on an iPhone, press the home and power buttons on the phone together briefly.  It should &#8220;flash&#8221; the screen and take a pic of your screen on the ios device, saving it to your camera roll.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/ios-screen-capture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showing hidden files in Snow Leopard</title>
		<link>http://www.gustason.com/2011/showing-hidden-files-in-snow-leopard/</link>
		<comments>http://www.gustason.com/2011/showing-hidden-files-in-snow-leopard/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 23:40:10 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=32</guid>
		<description><![CDATA[In terminal type: defaults write com.apple.Finder AppleShowAllFiles YES To turn off, in terminal type: defaults write com.apple.Finder AppleShowAllFiles NO]]></description>
			<content:encoded><![CDATA[<p>In terminal type:</p>
<pre>defaults write com.apple.Finder AppleShowAllFiles YES</pre>
<p>To turn off, in terminal type:</p>
<pre>defaults write com.apple.Finder AppleShowAllFiles NO</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/showing-hidden-files-in-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting a service in windows</title>
		<link>http://www.gustason.com/2011/deleting-a-service-in-windows/</link>
		<comments>http://www.gustason.com/2011/deleting-a-service-in-windows/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 19:52:45 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gustason.com/2011/deleting-a-service-in-windows/</guid>
		<description><![CDATA[Use the following syntax in a command line prompt for Windows XP and above. sc delete &#8220;service name&#8221; Or create a service with this: sc create &#8220;service name&#8221; Note: Don&#8217;t add the quotes.]]></description>
			<content:encoded><![CDATA[<p>Use the following syntax in a command line prompt for Windows XP and above.<br />
sc delete &#8220;service name&#8221;</p>
<p>Or create a service with this:<br />
sc create &#8220;service name&#8221;</p>
<p>Note: Don&#8217;t add the quotes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/deleting-a-service-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memorial Day Wishes</title>
		<link>http://www.gustason.com/2011/memorial-day-wishes/</link>
		<comments>http://www.gustason.com/2011/memorial-day-wishes/#comments</comments>
		<pubDate>Mon, 30 May 2011 18:20:48 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Memorial Day]]></category>
		<category><![CDATA[Veteran]]></category>

		<guid isPermaLink="false">http://www.gustason.com/2011/memorial-day-wishes/</guid>
		<description><![CDATA[Wishing everyone a great Memorial Day. To all our veterans, thank you for your service to our country. Freedom is not free, but through your patriotism and dedication we make it free for others to enjoy! God bless you!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gustason.com/wp-content/uploads/2011/05/20110530-081609.jpg"><img src="http://www.gustason.com/wp-content/uploads/2011/05/20110530-081609.jpg" alt="20110530-081609.jpg" class="alignnone size-full" /></a> Wishing everyone a great Memorial Day.  To all our veterans, thank you for your service to our country.  Freedom is not free, but through your patriotism and dedication we make it free for others to enjoy!  God bless you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/memorial-day-wishes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accordance 9.3</title>
		<link>http://www.gustason.com/2011/accordance-9-3/</link>
		<comments>http://www.gustason.com/2011/accordance-9-3/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 01:21:11 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Religion]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=26</guid>
		<description><![CDATA[Accordance 9.3 was released early last week.  It seems to be a major release with a new user access bar for those just starting out in Accordance such as myself as well as a much anticipated sync function which will &#8230; <a href="http://www.gustason.com/2011/accordance-9-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.accordancebible.com/New-Features-In-93/" target="_blank">Accordance 9.3</a> was released early last week.  It seems to be a major release with a new user access bar for those just starting out in Accordance such as myself as well as a much anticipated sync function which will allow you to sync your user modules with the iPhone or iPad version of Accordance.  As of this writing the IOS version 1.2 has not been released by the Apple Store yet so I have not been able to test this feature, but it promises to be simple and effective at getting your custom made tools ported over to the IOS version.</p>
<p>All in all I give Accordance two thumbs up for this newest release and anticipate with eagerness the 1.2 version for the IOS</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/accordance-9-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ejecting a stuck disk in Mac OSX</title>
		<link>http://www.gustason.com/2011/ejecting-a-stuck-disk-in-mac-osx/</link>
		<comments>http://www.gustason.com/2011/ejecting-a-stuck-disk-in-mac-osx/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 17:35:51 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=24</guid>
		<description><![CDATA[Try typing the following command in terminal: drutil eject Otherwise, reboot your mac and hold down the mouse or trackpad button while rebooting until the disk ejects.]]></description>
			<content:encoded><![CDATA[<p>Try typing the following command in terminal:</p>
<p>drutil eject</p>
<p>Otherwise, reboot your mac and hold down the mouse or trackpad button while rebooting until the disk ejects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/ejecting-a-stuck-disk-in-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Netbook 10.10 flash drive problem</title>
		<link>http://www.gustason.com/2011/ubuntu-netbook-10-10-flash-drive-problem/</link>
		<comments>http://www.gustason.com/2011/ubuntu-netbook-10-10-flash-drive-problem/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 15:52:25 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=22</guid>
		<description><![CDATA[After installing Ubuntu Netbook onto a flash or pen or thumb drive, I received the following error while trying to boot from the newly created drive: &#160; SYSLINUX 3.63 Debian-2008-07-15 EBIOS Copyright (C) 1994-2008 H. Peter Anvin Unknown keyword in &#8230; <a href="http://www.gustason.com/2011/ubuntu-netbook-10-10-flash-drive-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After installing Ubuntu Netbook onto a flash or pen or thumb drive, I received the following error while trying to boot from the newly created drive:</p>
<p>&nbsp;</p>
<blockquote><p>SYSLINUX 3.63 Debian-2008-07-15 EBIOS Copyright (C) 1994-2008 H. Peter Anvin<br />
Unknown keyword in configuration file.<br />
boot:</p></blockquote>
<p>After installing,</p>
<ol>
<li>Open the the syslinux folder in the root of the flash drive.</li>
<li>Inside locate the configuration file called syslinux.cfg and open it with a text editor.</li>
<li>Find the line “ui gfxboot bootlogo” and remove the “ui “.</li>
<li>Save and try booting again.</li>
</ol>
<p>A sample syslinux.cfg file below after editing:</p>
<p><code># D-I config version 2.0<br />
include menu.cfg<br />
default vesamenu.c32<br />
prompt 0<br />
timeout 50<br />
gfxboot bootlogo</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/ubuntu-netbook-10-10-flash-drive-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making folders appear at the top of the list in Mac&#8217;s finder</title>
		<link>http://www.gustason.com/2011/making-folders-appear-at-the-top-of-the-list-in-macs-finder/</link>
		<comments>http://www.gustason.com/2011/making-folders-appear-at-the-top-of-the-list-in-macs-finder/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 16:00:38 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://www.gustason.com/?p=16</guid>
		<description><![CDATA[navigate to: /System/Library/CoreServices/ - right-click Finder.app and select Show package contents&#8230; - navigate to: Contents&#62;Resources&#62;English.lproj - backup InfoPlist.strings - open the original InfoPlist.strings in a text editor - locate the line that says: Code: "Folder" = "Folder"; - add a space at the start of the &#8230; <a href="http://www.gustason.com/2011/making-folders-appear-at-the-top-of-the-list-in-macs-finder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gustason.com/wp-content/uploads/2011/03/macosx_finder_leopard.png"><img class="alignleft size-medium wp-image-19" title="macosx_finder_leopard" src="http://www.gustason.com/wp-content/uploads/2011/03/macosx_finder_leopard-300x300.png" alt="" width="200" height="200" /></a>navigate to: <strong>/System/Library/CoreServices/</strong><br />
- right-click <strong>Finder.app</strong> and select <strong>Show package contents&#8230;</strong><br />
- navigate to: <strong>Contents&gt;Resources&gt;English.lproj</strong><br />
- backup <strong>InfoPlist.strings</strong><br />
- open the original <strong>InfoPlist.strings</strong> in a text editor<br />
- locate the line that says:</p>
<div>
<div>Code:</div>
<pre>"Folder" = "Folder";</pre>
</div>
<p>- add a space at the start of the second <strong>&#8220;Folder&#8221;</strong>:</p>
<div>
<div>Code:</div>
<pre>"Folder" = " Folder";</pre>
</div>
<p>- save the file<br />
- reboot or relaunch Finder</p>
<p>The space in front of &#8220;Folder&#8221; forces folders to the top of the list when sorting alphabetically by kind.</p>
<p>Thanks to Geektechnu for this tip.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gustason.com/2011/making-folders-appear-at-the-top-of-the-list-in-macs-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

