<?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 &#187; Information Technology (IT)</title>
	<atom:link href="http://blog.tel-cor.com/tag/information-technology-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tel-cor.com</link>
	<description>Programming, life, oddities</description>
	<lastBuildDate>Wed, 12 Aug 2009 17:50:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Obtuse error messages: git</title>
		<link>http://blog.tel-cor.com/2009/03/20/obtuse-error-messages-git/</link>
		<comments>http://blog.tel-cor.com/2009/03/20/obtuse-error-messages-git/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:10:50 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/?p=341</guid>
		<description><![CDATA[The error message:
To ssh://user@host/path/to/repository
   c441eb7..a5705cd  master -&#62; master
error: failed to push some refs to 'ssh://user@host/path/to/repository'
The error condition:
A hook script that does nothing. Either the script is empty or contains only comments.
Apparently git does not like useless hook scripts. Took me a good 10-15 minutes to deduce that was the problem ( thank you for pointing [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2009/03/20/obtuse-error-messages-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unlocking the OS X screen saver from the command line</title>
		<link>http://blog.tel-cor.com/2009/03/03/unlocking-the-os-x-screen-saver-from-the-command-line/</link>
		<comments>http://blog.tel-cor.com/2009/03/03/unlocking-the-os-x-screen-saver-from-the-command-line/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:26:34 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/?p=333</guid>
		<description><![CDATA[My OS X Desktop system has a problem. When the screensaver activates, there is a small window, one or two seconds in length, wherein if I depress a keyboard key or move the mouse, the screensaver does not fully activate. However, it does not de-activate, leaving me with an unusable desktop.
The system does not respond [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2009/03/03/unlocking-the-os-x-screen-saver-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>directx is not backward compatible</title>
		<link>http://blog.tel-cor.com/2009/01/26/directx-is-not-backward-compatible/</link>
		<comments>http://blog.tel-cor.com/2009/01/26/directx-is-not-backward-compatible/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 16:59:11 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Information Technology (IT)]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/?p=330</guid>
		<description><![CDATA[Directx, the most common API on Windows for game development, is not backward compatible. Why?
When you upgrade to a new version of Windows ( e.g. from Windows XP to Windows Vista ) you need to install older versions of directx in order to use your older games. For Windows Vista, this means installing directx 9. [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2009/01/26/directx-is-not-backward-compatible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
