<?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>Schadenfreude &#187; git</title>
	<atom:link href="http://www.ralree.com/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ralree.com</link>
	<description>Malicious enjoyment derived from observing someone else's misfortune</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:49:15 +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>Moving the mouse with Python</title>
		<link>http://www.ralree.com/2010/06/26/moving-the-mouse-with-python/</link>
		<comments>http://www.ralree.com/2010/06/26/moving-the-mouse-with-python/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 21:46:30 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22819</guid>
		<description><![CDATA[I&#8217;ve been using KDE4 in Ubuntu, and I really like it &#8211; it&#8217;s slick, has everything I need, and it all seems to gel together pretty well. Yet, the power management is really starting to make me angry. I&#8217;ve turned all of it off, checked ps and other tools for any signs that it&#8217;s still running, and despite my efforts, my screens still turn black after 10 minutes unless mplayer is running. So, I decided to fix that using Python, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using KDE4 in Ubuntu, and I really like it &#8211; it&#8217;s slick, has everything I need, and it all seems to gel together pretty well.  Yet, the power management is really starting to make me angry.  I&#8217;ve turned all of it off, checked ps and other tools for any signs that it&#8217;s still running, and despite my efforts, my screens still turn black after 10 minutes unless mplayer is running.  So, I decided to fix that using Python, which actually turns out to be pretty nifty.  I got the original idea from <a href="http://danielbaggio.blogspot.com/2009/03/python-mouse-move-in-5-lines-of-code.html">here</a>, and modified it to loop a bit.  Here&#8217;s the result:</p>
<p><script src="http://gist.github.com/454364.js"></script></p>
<p>This moves the mouse around just a tiny bit, and works well enough to watch flash video for extended periods of time.  To kill it, just hit Ctrl-c.  Thanks, Python!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2010/06/26/moving-the-mouse-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GitHub Gist Plugin</title>
		<link>http://www.ralree.com/2009/02/28/github-gist-plugin/</link>
		<comments>http://www.ralree.com/2009/02/28/github-gist-plugin/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 19:52:42 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[gist]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22394</guid>
		<description><![CDATA[Look how awesome this plugin is!  Just typing &#91;gist id="72075"&#93; gets you: More information here. I wanted to change the appearance a little, so I did this to my theme in WordPress: I love that.]]></description>
			<content:encoded><![CDATA[<p>Look how awesome this plugin is!  Just typing <code>&#91;gist id="72075"&#93;</code> gets you:</p>
<p><script src="http://gist.github.com/72075.js"></script></p>
<p>More information <a href="http://wordpress.org/extend/plugins/github-gist-shortcode/">here</a>.  I wanted to change the appearance a little, so I did this to my theme in WordPress:</p>
<p><script src="http://gist.github.com/72087.js"></script></p>
<p>I love that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/02/28/github-gist-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GitHub Widget for WordPress</title>
		<link>http://www.ralree.com/2009/02/28/github-widget-for-wordpress/</link>
		<comments>http://www.ralree.com/2009/02/28/github-widget-for-wordpress/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 19:31:02 +0000</pubDate>
		<dc:creator>Erik</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[revision control]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ralree.com/?p=22387</guid>
		<description><![CDATA[For all you coders out there wanting to show off all those forked repositories, the github-widget is for you. There are a few ways to install. Download from here.  The most recent stable release will be available.  As of this writing, it&#8217;s REL-1.3. Clone the git repository: git clone git://github.com/hank/github-widget.git Get it through WordPress (Work in Progress) If you use one of the first 2 methods, just drop the resultant directory into wp-content/plugins/. Using any of the three methods, after [...]]]></description>
			<content:encoded><![CDATA[<p>For all you coders out there wanting to show off all those forked repositories, the github-widget is for you.</p>
<p><img class="alignright" title="Github Widget" src="http://www.ralree.com/images/github-widget.png" alt="" width="341" height="342" />There are a few ways to install.</p>
<ol>
<li>Download from <a href="http://github.com/hank/github-widget/downloads">here</a>.  The most recent stable release will be available.  As of this writing, it&#8217;s REL-1.3.</li>
<li>Clone the git repository: <code>git clone git://github.com/hank/github-widget.git</code></li>
<li>Get it through WordPress (Work in Progress)</li>
</ol>
<p>If you use one of the first 2 methods, just drop the resultant directory into <code>wp-content/plugins/</code>.</p>
<p>Using any of the three methods, after you have it installed, go to the Admin panel, Plugins -&gt; Installed.  Then, activate the plugin.  Then, go to Appearance -&gt; Widgets.  Put it into a sidebar, and go look at the results.</p>
<p>Please report any errors or problems as a comment to this post.</p>
<p>UPDATE: I just found out that my minimal searching for &#8216;Github&#8217; in the plugins area, which found no results when I tried it, was insufficient.  I should have used Google.  Oh, well &#8211; at least I know how a widget works now!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ralree.com/2009/02/28/github-widget-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

