<?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>Adventures As Me</title>
	<atom:link href="http://blog.tel-cor.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tel-cor.com</link>
	<description>Programming, life, oddities</description>
	<lastBuildDate>Tue, 15 May 2012 22:49:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Resolving fglrx issue initializing dri</title>
		<link>http://blog.tel-cor.com/2012/05/15/resolving-fglrx-issue-initializing-dri/</link>
		<comments>http://blog.tel-cor.com/2012/05/15/resolving-fglrx-issue-initializing-dri/#comments</comments>
		<pubDate>Tue, 15 May 2012 22:49:18 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[annoyances]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/?p=367</guid>
		<description><![CDATA[<p>Executive summary: newer versions of fglrx appear to rely upon ACPI support. Ensure you don&#8217;t have ACPI disabled at boot time.</p> <p>On OpenSUSE 12.1 all attempts to make 3d accelartion with the ATI Proprietary drivers resulted in failure. This was particularly troublesome as I had used the same setup for years (with the same hardware). [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2012/05/15/resolving-fglrx-issue-initializing-dri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Address this!</title>
		<link>http://blog.tel-cor.com/2012/02/20/address-this/</link>
		<comments>http://blog.tel-cor.com/2012/02/20/address-this/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 15:01:10 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/?p=361</guid>
		<description><![CDATA[<p>This past week saw some news items regarding iOS applications that scan your address book. Lifehacker has a brief writeup&#160;on an app that alerts you when the scanning happens. Trouble is, as is pointed out in the comments, this is going to generate too many false positives. Connectedness, or social networking, is trumpeted every where. [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2012/02/20/address-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Minecraft Texture Packs on OS X</title>
		<link>http://blog.tel-cor.com/2011/07/18/using-minecraft-texture-packs-on-os-x/</link>
		<comments>http://blog.tel-cor.com/2011/07/18/using-minecraft-texture-packs-on-os-x/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:10:33 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[minecraft]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2011/07/18/using-minecraft-texture-packs-on-os-x/</guid>
		<description><![CDATA[<p>Do texture packs work with Minecraft on the OS X platform? Yes, yes they do. Is it as simple as dropping the file(s) into ~/Library/Application Support/minecraft/texturepacks? No, no it isn&#8217;t.</p> <p>After searching for several weeks on this (it took so long because I was avoiding all the youtube videos) I finally found the solution. Here [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2011/07/18/using-minecraft-texture-packs-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crib Notes: Pimp Your Mac with Perl</title>
		<link>http://blog.tel-cor.com/2011/06/27/crib-notes-pimp-your-mac-with-perl/</link>
		<comments>http://blog.tel-cor.com/2011/06/27/crib-notes-pimp-your-mac-with-perl/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 18:53:52 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[yapc]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2011/06/27/crib-notes-pimp-your-mac-with-perl/</guid>
		<description><![CDATA[Title: Pimp Your Mac with Perl Speaker: Mark Fowler Photobox URL: www.pimpyourmacwithperl.com All slides are on site. Highly recommend reviewing them. Apple standard perl is seriously broken. pbcopy/pbpaste for clipboard interaction from cli growl integration Numberous Perl modules to do this &#160; &#160; &#160; &#160; &#160; Cocoa::Growl &#160; &#160; &#160; &#160; &#160; Growl::Any &#160; &#160; [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2011/06/27/crib-notes-pimp-your-mac-with-perl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Todo: investigate App::GitGot</title>
		<link>http://blog.tel-cor.com/2011/06/27/todo-investigate-appgitgot/</link>
		<comments>http://blog.tel-cor.com/2011/06/27/todo-investigate-appgitgot/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 15:57:51 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[yapc]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2011/06/27/todo-investigate-appgitgot/</guid>
		<description><![CDATA[<p>App::GitGot&#160;simplifies management of multiple git repositories. It provides simply status reports and update management. It&#8217;s goal is to support multiple repo types but only supports git at the moment.</p> <p>No related posts.</p> <p>Related posts brought to you by Yet Another Related Posts Plugin.</p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2011/06/27/todo-investigate-appgitgot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Should Disable the Popup Login Box</title>
		<link>http://blog.tel-cor.com/2011/02/02/why-you-should-disable-the-popup-login-box/</link>
		<comments>http://blog.tel-cor.com/2011/02/02/why-you-should-disable-the-popup-login-box/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 15:00:00 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2011/02/02/why-you-should-disable-the-popup-login-box/</guid>
		<description><![CDATA[<p>Long, long ago, there was only one way to authenticate users on a website: HTTP Basic Authentication&#160;(oh sure, there was later Digest Authentication, but few people used it). And then Cookies were invented, and the web was yummy. Only it wasn&#8217;t, because cookies had privacy concerns along for the ride; and still do. But, cookie-based [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2011/02/02/why-you-should-disable-the-popup-login-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE equivalent of rc.local</title>
		<link>http://blog.tel-cor.com/2010/09/17/opensuse-equivalent-of-rc-local/</link>
		<comments>http://blog.tel-cor.com/2010/09/17/opensuse-equivalent-of-rc-local/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 04:31:18 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA["Information Technology" Linux Technical]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2010/09/17/opensuse-equivalent-of-rc-local/</guid>
		<description><![CDATA[<p>On Red Hat systems (and possibly others) custom services and commands a user may want executed after other services in the runlevel have started may be added to /etc/rc.d/rc.local (more information in the RHEL Reference Guide; order of calling is given here). </p> <p>What is the equivalent on an openSUSE system?</p> <p>This is what I [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2010/09/17/opensuse-equivalent-of-rc-local/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux 15 years on</title>
		<link>http://blog.tel-cor.com/2010/09/16/linux-15-years-on/</link>
		<comments>http://blog.tel-cor.com/2010/09/16/linux-15-years-on/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 04:28:11 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Whatever]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2010/09/16/linux-15-years-on/</guid>
		<description><![CDATA[<p>This month marks the 15th anniversary of my foray into Linux. It all began with the mention of the word Linux on a BBS I frequented in Bisbee, Arizona (I lived in Douglas, AZ at the time). Not long after that I chanced upon a book entitled &#8220;Using Linux.[*]&#8221; I bought the book and installed [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2010/09/16/linux-15-years-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Focus Amock</title>
		<link>http://blog.tel-cor.com/2009/08/12/application-focus-amock/</link>
		<comments>http://blog.tel-cor.com/2009/08/12/application-focus-amock/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 15:43:27 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[That's not Right!]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2009/08/12/applicaition-focus-amock/</guid>
		<description><![CDATA[<p>Applications that steal focus are the bane of my computer experience. Particularly egregious are the &#8216;sudo&#8217; type authentication dialogs on the OS X platform. On a multi-monitor setup ( which I have at work ) these dialogs remove the focus to a place where one is not looking. It is too easy to continue type [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2009/08/12/application-focus-amock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting from within</title>
		<link>http://blog.tel-cor.com/2009/08/07/posting-from-within/</link>
		<comments>http://blog.tel-cor.com/2009/08/07/posting-from-within/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 03:16:37 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/2009/08/07/posting-from-within/</guid>
		<description><![CDATA[<p>Just a simple post. Emacs is still my main editor. The real question is: how much have I edited? Answer: very little.</p> <p>No related posts.</p> <p>Related posts brought to you by Yet Another Related Posts Plugin.</p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2009/08/07/posting-from-within/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

