<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>PattonCentral</title>
	<link>http://www.pattoncentral.org</link>
	<description>the hardest part about blogging is coming up with a name</description>
	<pubDate>Mon, 07 Dec 2009 05:27:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>Automount Samba Shares</title>
		<link>http://www.pattoncentral.org/?p=82</link>
		<comments>http://www.pattoncentral.org/?p=82#comments</comments>
		<pubDate>Wed, 25 Nov 2009 01:48:17 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>General</category>
	<category>Ubuntu</category>
	<category>Linux</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=82</guid>
		<description><![CDATA[Edit:  The following is correct, but this article is better.  Also, I was seeing the CIFS shutdown error discussed in [1]-[4].  There is a sophisticated workaround given by [3], but the quick fix in [2,4] seems to work just as well.  However, as discussed in [1], both fixes might lead to [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=82</wfw:commentRSS>
		</item>
		<item>
		<title>Understanding the Credit Crisis</title>
		<link>http://www.pattoncentral.org/?p=81</link>
		<comments>http://www.pattoncentral.org/?p=81#comments</comments>
		<pubDate>Sun, 10 May 2009 02:28:29 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=81</guid>
		<description><![CDATA[There are some great web resources that explain the current financial crisis in very accessible and entertaining ways.  First there is the video  Crisis of Credit, which is very entertaining and easy to follow.  Best of all, it is short &#8212; less than ten minutes.   So, there is no excuse [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=81</wfw:commentRSS>
		</item>
		<item>
		<title>Multimedia in LaTeX Beamer Presentations</title>
		<link>http://www.pattoncentral.org/?p=80</link>
		<comments>http://www.pattoncentral.org/?p=80#comments</comments>
		<pubDate>Thu, 16 Apr 2009 17:30:13 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>General</category>
	<category>LaTeX</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=80</guid>
		<description><![CDATA[Some notes on creating portable PDF beamer presentations with embedded multimedia (specifically, movies and GIFs):
  The movie15  package looks promising for embedding movies.  However, acroread complains about not having the proper plug-in, and the plug-in isn&#8217;t available under linux.   There is  another approach that can be used to embed [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=80</wfw:commentRSS>
		</item>
		<item>
		<title>Relocating git-svn repositories</title>
		<link>http://www.pattoncentral.org/?p=79</link>
		<comments>http://www.pattoncentral.org/?p=79#comments</comments>
		<pubDate>Wed, 15 Apr 2009 23:16:19 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>Subversion</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=79</guid>
		<description><![CDATA[If you&#8217;re using the git-svn client for version control, what do you do if the location of the svn repository changes?  If you were using the svn client, you could just use svn switch , and be done with it.  Unfortunately, things are not so simple with git-svn.  Read this article for [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=79</wfw:commentRSS>
		</item>
		<item>
		<title>Data Backups to DVD</title>
		<link>http://www.pattoncentral.org/?p=68</link>
		<comments>http://www.pattoncentral.org/?p=68#comments</comments>
		<pubDate>Sat, 28 Mar 2009 02:00:38 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>Linux</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=68</guid>
		<description><![CDATA[
Just a note to myself regarding the creation of  DVD backups of my external USB hard drive.


Mount The Drive &#8212; Plug in the USB Maxtor drive and determine what device it is on using fdisk -l.  Then, add the appropriate line to /etc/fstab (/dev/sda1       /media/usbdisk  auto [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=68</wfw:commentRSS>
		</item>
		<item>
		<title>SpringerLink and BibTeX</title>
		<link>http://www.pattoncentral.org/?p=74</link>
		<comments>http://www.pattoncentral.org/?p=74#comments</comments>
		<pubDate>Sat, 28 Mar 2009 01:59:50 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>LaTeX</category>
	<category>Research</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=74</guid>
		<description><![CDATA[This handy script can be used to generate a BibTeX entry from a SpringerLink citation.  You can even save it as a bookmarklet, which is a very handy feature.
Ref: http://www.cs.usyd.edu.au/~niu/cgi-bin/springer.cgi

]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=74</wfw:commentRSS>
		</item>
		<item>
		<title>Installing LaTeX fonts for TeTeX</title>
		<link>http://www.pattoncentral.org/?p=77</link>
		<comments>http://www.pattoncentral.org/?p=77#comments</comments>
		<pubDate>Sat, 28 Mar 2009 01:59:16 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>LaTeX</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=77</guid>
		<description><![CDATA[I spent way too much time trying to install the bbding fonts for TeTeX under Ubuntu.  Sadly, the tex-live packages did not work for me.  So I had to install the fonts manually.  Like everything under linux, this is easy to do if you know what you&#8217;re doing.  I found a [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=77</wfw:commentRSS>
		</item>
		<item>
		<title>The Sixth Sense: Great Engineering Research</title>
		<link>http://www.pattoncentral.org/?p=78</link>
		<comments>http://www.pattoncentral.org/?p=78#comments</comments>
		<pubDate>Sat, 28 Mar 2009 01:58:47 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>General</category>
	<category>Research</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=78</guid>
		<description><![CDATA[The Sixth Sense from Pattie Maes&#8217; research group is a wearable device with a projector that paves the way for profound interaction with our environment.  This truly inspired engineering research. Check it out here and  here.

]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=78</wfw:commentRSS>
		</item>
		<item>
		<title>LaTeX Tables</title>
		<link>http://www.pattoncentral.org/?p=76</link>
		<comments>http://www.pattoncentral.org/?p=76#comments</comments>
		<pubDate>Mon, 15 Dec 2008 19:19:11 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>LaTeX</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=76</guid>
		<description><![CDATA[The booktabs package can help you produce &#8220;Publication quality tables in LaTeX&#8221;.  The xcolor package can be used to easily add color to your tables.

]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=76</wfw:commentRSS>
		</item>
		<item>
		<title>Voting</title>
		<link>http://www.pattoncentral.org/?p=75</link>
		<comments>http://www.pattoncentral.org/?p=75#comments</comments>
		<pubDate>Tue, 04 Nov 2008 02:21:34 +0000</pubDate>
		<dc:creator>lee</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://www.pattoncentral.org/?p=75</guid>
		<description><![CDATA[Before an election,

 Visit your county&#8217;s  board of elections website .

 Make sure you&#8217;re registered to vote  in your county.
 Find your polling location .
 Read about the  issues  
 Find out about the  candidates  


 Research the issues and the candidates.

Your newspaper should have a  guide to [...]]]></description>
		<wfw:commentRSS>http://www.pattoncentral.org/?feed=rss2&amp;p=75</wfw:commentRSS>
		</item>
	</channel>
</rss>
