<?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>Ubuntu Florida &#187; Tutorials</title>
	<atom:link href="http://www.ubuntu-fl.org/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntu-fl.org</link>
	<description>Florida LoCo Team</description>
	<lastBuildDate>Tue, 03 May 2011 14:44:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Learning Django</title>
		<link>http://www.ubuntu-fl.org/2010/02/23/learning-django/</link>
		<comments>http://www.ubuntu-fl.org/2010/02/23/learning-django/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:14:15 +0000</pubDate>
		<dc:creator>mhall119</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.ubuntu-fl.org/?p=499</guid>
		<description><![CDATA[All this week I will be teaching classes on Django at 1pm Eastern (1800 UTC) in #ubuntu-classroom.  It is a series of 4 classes, taking you from getting Django setup to a working application, learning about Views, Models, Forms and Templates.  We started off getting a Django project setup and will continue tomorrow with creating [...]]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2010/02/23/learning-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manipulating spreadsheets opened from Firefox</title>
		<link>http://www.ubuntu-fl.org/2009/11/04/manipulating-spreadsheets-opened-from-firefox/</link>
		<comments>http://www.ubuntu-fl.org/2009/11/04/manipulating-spreadsheets-opened-from-firefox/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 17:10:48 +0000</pubDate>
		<dc:creator>launchpad.net/~tiemonster</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[macro]]></category>
		<category><![CDATA[OpenOffice.org]]></category>

		<guid isPermaLink="false">http://www.ubuntu-fl.org/?p=454</guid>
		<description><![CDATA[When you open a file from Firefox instead of saving it, the file is downloaded to the /tmp file and opened read-only. This is a problem when opening spreadsheets from web pages, as OpenOffice.org doesn’t allow manipulation of files opened as read-only. In this article, I show you how to strip read-only privileges from spreadsheets opened from Firefox so that you can manipulate these files without having to manually save them elsewhere.]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2009/11/04/manipulating-spreadsheets-opened-from-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue with Networked Filesystems and Apache</title>
		<link>http://www.ubuntu-fl.org/2009/10/05/issue-with-networked-filesystems-and-apache/</link>
		<comments>http://www.ubuntu-fl.org/2009/10/05/issue-with-networked-filesystems-and-apache/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 20:04:03 +0000</pubDate>
		<dc:creator>jamalta</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.ubuntu-fl.org/?p=410</guid>
		<description><![CDATA[I encountered an issue today when trying to serve a Javascript file through Apache. I am using a Virtual Machine (VM) for my development environment, and have shared folders set up so that it mounts my working directory from the my machine. This makes it easy for me to develop on my local machine and [...]]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2009/10/05/issue-with-networked-filesystems-and-apache/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hacklet: Apt Cache Redirect</title>
		<link>http://www.ubuntu-fl.org/2009/08/27/hacklet-apt-cache-redirect/</link>
		<comments>http://www.ubuntu-fl.org/2009/08/27/hacklet-apt-cache-redirect/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 19:44:08 +0000</pubDate>
		<dc:creator>mhall119</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[partition]]></category>

		<guid isPermaLink="false">http://www.ubuntu-fl.org/?p=382</guid>
		<description><![CDATA[It is generally recommended to create separate partitions for your root (/) and home (/home) directories.  This gives you the ability to do a clean install of your distro, or another distro, without putting your personal data at risk.  Usually this works out pretty well. There can, however, be a downside.  Suppose you didn&#8217;t allocate [...]]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2009/08/27/hacklet-apt-cache-redirect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hacklet: Remove Gwibber tray icon</title>
		<link>http://www.ubuntu-fl.org/2009/06/30/hacklet-remove-gwibber-tray-icon/</link>
		<comments>http://www.ubuntu-fl.org/2009/06/30/hacklet-remove-gwibber-tray-icon/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:24:42 +0000</pubDate>
		<dc:creator>mhall119</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gwibber]]></category>
		<category><![CDATA[indicator applet]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.ubuntu-fl.org/?p=342</guid>
		<description><![CDATA[Get the most out of Gwibber and Indicator Applet by doing away with the Gwibber tray icon.]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2009/06/30/hacklet-remove-gwibber-tray-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InkScape Tutorial #078 at Screencasters</title>
		<link>http://www.ubuntu-fl.org/2009/01/04/inkscape-tutorial-078-at-screencasters/</link>
		<comments>http://www.ubuntu-fl.org/2009/01/04/inkscape-tutorial-078-at-screencasters/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Dan Trevino</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[InkScape tutorial #078 is now available over at screencasters.]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2009/01/04/inkscape-tutorial-078-at-screencasters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Intrepid Ibex 64 bit Review</title>
		<link>http://www.ubuntu-fl.org/2008/12/01/ubuntu-intrepid-ibex-64-bit-review/</link>
		<comments>http://www.ubuntu-fl.org/2008/12/01/ubuntu-intrepid-ibex-64-bit-review/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 13:59:08 +0000</pubDate>
		<dc:creator>Dan Trevino</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I waited a few days to let the load on the servers cool down so I could try Ubuntu Intrepid Ibex 8.10 out on my new Dell Inspiron 530 system. Intrepid was released on October 30th and I downloaded it a few days later. With this upgrade I went from an Athlon X2 3800 to [...]]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2008/12/01/ubuntu-intrepid-ibex-64-bit-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Ubuntu using Wubi</title>
		<link>http://www.ubuntu-fl.org/2008/05/07/how-to-install-ubuntu-using-wubi/</link>
		<comments>http://www.ubuntu-fl.org/2008/05/07/how-to-install-ubuntu-using-wubi/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator>Dan Trevino</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This How to video will show you how to install Ubuntu using Wubi which can be download it from here .]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2008/05/07/how-to-install-ubuntu-using-wubi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install software in Ubuntu</title>
		<link>http://www.ubuntu-fl.org/2008/05/06/how-to-install-software-in-ubuntu/</link>
		<comments>http://www.ubuntu-fl.org/2008/05/06/how-to-install-software-in-ubuntu/#comments</comments>
		<pubDate>Tue, 06 May 2008 20:06:58 +0000</pubDate>
		<dc:creator>Dan Trevino</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This will show you how to install software in Ubuntu with the use of Synaptics Package Manager. Fairly easy, follow the tutorial and you will be installing software in no time. Installing software in Ubuntu from the repositories is very very easy, first you start by going into System &#62;Administration &#62;Synaptics Package Manager. After cliking [...]]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2008/05/06/how-to-install-software-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add quick templates to your desktop</title>
		<link>http://www.ubuntu-fl.org/2008/05/01/how-to-add-quick-templates-to-your-desktop/</link>
		<comments>http://www.ubuntu-fl.org/2008/05/01/how-to-add-quick-templates-to-your-desktop/#comments</comments>
		<pubDate>Thu, 01 May 2008 18:42:09 +0000</pubDate>
		<dc:creator>Dan Trevino</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[One cool feature of Ubuntu 8.04, which I noticed back in version 7.10(Gutsy) I&#8217;m not sure if 7.04(Fiesty) had it. But essentially you could create folders which can in turn have template files within them. One cool feature of Ubuntu 8.04, which I noticed back in version 7.10(Gutsy) I&#8217;m not sure if 7.04(Fiesty) had it. [...]]]></description>
		<wfw:commentRss>http://www.ubuntu-fl.org/2008/05/01/how-to-add-quick-templates-to-your-desktop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
