<?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>Team Unreliable Pollution</title>
	<atom:link href="http://www.unreliablepollution.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.unreliablepollution.net</link>
	<description>We make stuff! :D</description>
	<lastBuildDate>Sun, 28 Feb 2010 17:13:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Message board</title>
		<link>http://www.unreliablepollution.net/p/other/message-board</link>
		<comments>http://www.unreliablepollution.net/p/other/message-board#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:13:22 +0000</pubDate>
		<dc:creator>zzzzac1</dc:creator>
				<category><![CDATA[Random Junk]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/p/other/message-board</guid>
		<description><![CDATA[http://www.47chan.net/
hurr
]]></description>
			<content:encoded><![CDATA[<p>http://www.47chan.net/</p>
<p>hurr</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/other/message-board/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: SocialLua stable release 1 (SR1)</title>
		<link>http://www.unreliablepollution.net/p/stuff-we-made/sociallua-sr1</link>
		<comments>http://www.unreliablepollution.net/p/stuff-we-made/sociallua-sr1#comments</comments>
		<pubDate>Sat, 05 Dec 2009 20:47:52 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Stuff we made]]></category>
		<category><![CDATA[SocialLua]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=413</guid>
		<description><![CDATA[I&#8217;m happy to announce that the first stable version of SocialLua has been released.
SocialLua is a set of modules that aims to provide simple Lua function wrappers for many internet site and service APIs.

This version includes wrappers for:

Twitter (full client support, some extra utility functions)
u.nu url shortening

All code is released under the public domain, so [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce that the first stable version of SocialLua has been released.</p>
<p>SocialLua is a set of modules that aims to provide simple Lua function wrappers for many internet site and service APIs.</p>
<p><span id="more-413"></span></p>
<p>This version includes wrappers for:</p>
<ul>
<li><a href="http://www.twitter.com/">Twitter</a> (full client support, some extra utility functions)</li>
<li><a href="http://u.nu/">u.nu</a> url shortening</li>
</ul>
<p>All code is released under the public domain, so feel free to do whatever you like.</p>
<p>If you have any tips on sites that should be wrapped, do tell.</p>
<p><a href="http://github.com/TheLinx/SocialLua">GitHub repo</a> (fork away!)<br />
<a href="http://github.com/TheLinx/SocialLua/tarball/SR1">Tarball</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/stuff-we-made/sociallua-sr1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Open Gnome Do with the super (flag) key</title>
		<link>http://www.unreliablepollution.net/p/other/how-to-open-gnome-do-with-super-key</link>
		<comments>http://www.unreliablepollution.net/p/other/how-to-open-gnome-do-with-super-key#comments</comments>
		<pubDate>Sun, 18 Oct 2009 20:40:35 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Random Junk]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=407</guid>
		<description><![CDATA[My Linux chronicles continue with this guide: How to make Gnome Do get triggered with the super key (aka the windows key, aka the flag key).
First, close Gnome Do, then run this command in a terminal:

gconftool-2 -t string -s /apps/gnome-do/preferences/Do/CoreKeybindings/SummonKey "Super_L"

And that&#8217;s it! You&#8217;re done!
]]></description>
			<content:encoded><![CDATA[<p>My Linux chronicles continue with this guide: How to make Gnome Do get triggered with the super key (aka the windows key, aka the flag key).<br />
<span id="more-407"></span>First, close Gnome Do, then run this command in a terminal:</p>
<blockquote>
<pre>gconftool-2 -t string -s /apps/gnome-do/preferences/Do/CoreKeybindings/SummonKey "Super_L"</pre>
</blockquote>
<p>And that&#8217;s it! You&#8217;re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/other/how-to-open-gnome-do-with-super-key/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Spotify and xdg-open</title>
		<link>http://www.unreliablepollution.net/p/other/how-to-spotify-and-xdg-open</link>
		<comments>http://www.unreliablepollution.net/p/other/how-to-spotify-and-xdg-open#comments</comments>
		<pubDate>Wed, 16 Sep 2009 17:51:51 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Random Junk]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=399</guid>
		<description><![CDATA[I had some trouble with Spotify URIs on Google Chrome, seeing as it uses xdg-open for everything external (not a bad thing) and I could not use about:config as with Firefox. After some googling and asking around I found this to work:

Note that I&#8217;m running GNOME, so this guide covers the use of gnome-open. If [...]]]></description>
			<content:encoded><![CDATA[<p>I had some trouble with Spotify URIs on Google Chrome, seeing as it uses xdg-open for everything external (not a bad thing) and I could not use about:config as with Firefox. After some googling and asking around I found this to work:</p>
<p><span id="more-399"></span></p>
<p>Note that I&#8217;m running GNOME, so this guide covers the use of gnome-open. If you use KDE, Xfce or any other desktop environment, and you know how to add support for other URIs on that version of xdg-open, feel free to comment.</p>
<p>First, we need a bash script to run Spotify. This one assumes that you&#8217;ve installed Spotify with <a href="http://www.playonlinux.com/">PlayOnLinux</a>:</p>
<blockquote>
<pre>#!/bin/bash
cd "$HOME/.PlayOnLinux/wineprefix/Spotify/drive_c/Program Files/Spotify"
WINEPREFIX=$HOME/.PlayOnLinux/wineprefix/Spotify/ wine spotify.exe /uri $1</pre>
</blockquote>
<p>Save this and make it executable with chmod +x.</p>
<p>Now, let&#8217;s tell GConf that we have a URI handler for spotify.</p>
<blockquote>
<pre>gconftool-2 -t string -s /desktop/gnome/url-handlers/spotify/command "<strong>location of the bash script</strong> %s"
gconftool-2 -t bool -s /desktop/gnome/url-handlers/spotify/needs_terminal false
gconftool-2 -t bool -s /desktop/gnome/url-handlers/spotify/enabled true</pre>
</blockquote>
<p>After that, you&#8217;re done! Enjoy launching Spotify directly from Chrome/xdg-open!</p>
<p>Thanks to:</p>
<ul>
<li><a href="http://superuser.com/questions/42210/add-an-uri-handler-to-xdg-open">http://superuser.com/questions/42210/add-an-uri-handler-to-xdg-open</a></li>
<li><a href="http://people.w3.org/~dom/archives/2005/09/integrating-a-new-uris-scheme-handler-to-gnome-and-firefox/">http://people.w3.org/~dom/archives/2005/09/integrating-a-new-uris-scheme-handler-to-gnome-and-firefox/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/other/how-to-spotify-and-xdg-open/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>I was banned from FacePunch</title>
		<link>http://www.unreliablepollution.net/p/other/i-was-banned-from-facepunch</link>
		<comments>http://www.unreliablepollution.net/p/other/i-was-banned-from-facepunch#comments</comments>
		<pubDate>Mon, 10 Aug 2009 19:42:46 +0000</pubDate>
		<dc:creator>zzzzac1</dc:creator>
				<category><![CDATA[Random Junk]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/p/other/i-was-banned-from-facepunch</guid>
		<description><![CDATA[Work is still here and on my photobucket page.
Organize it if you want, I&#8217;m still bawing. 
]]></description>
			<content:encoded><![CDATA[<p>Work is still here and on my photobucket page.<br />
Organize it if you want, I&#8217;m still bawing. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/other/i-was-banned-from-facepunch/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Half-Life 2 Mod Watch discontinued</title>
		<link>http://www.unreliablepollution.net/p/stuff-we-made/hl2mw-discontinued</link>
		<comments>http://www.unreliablepollution.net/p/stuff-we-made/hl2mw-discontinued#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:07:39 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Stuff we made]]></category>
		<category><![CDATA[Half-Life 2 Mod Watch]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=380</guid>
		<description><![CDATA[Due to several issues, such as the theme getting a heart attack and it not taking off as planned, I am discontinuing Half-Life 2 Mod Watch.
If you really want it to stay alive, post in the comments &#8211; I&#8217;ll see what I can do.
]]></description>
			<content:encoded><![CDATA[<p>Due to several issues, such as the theme getting a heart attack and it not taking off as planned, I am discontinuing Half-Life 2 Mod Watch.</p>
<p>If you really want it to stay alive, post in the comments &#8211; I&#8217;ll see what I can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/stuff-we-made/hl2mw-discontinued/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cloud, videos, jQuery and new look</title>
		<link>http://www.unreliablepollution.net/p/stuff-we-made/cloud-videos-jquery-and-new-look</link>
		<comments>http://www.unreliablepollution.net/p/stuff-we-made/cloud-videos-jquery-and-new-look#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:55:52 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Stuff we made]]></category>
		<category><![CDATA[TUP Blog]]></category>
		<category><![CDATA[TUP Cloud]]></category>
		<category><![CDATA[TUP Video]]></category>
		<category><![CDATA[UApps]]></category>
		<category><![CDATA[UaVidView]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=373</guid>
		<description><![CDATA[Here&#8217;s an status update on &#8230;things.

TUP Cloud
Yep, I purchased Amazon S3 and Cloudfront. All videos will be served from theora.cloud.unreliablepollution.net.
I will also use it here and there for my other web applications.
TUP Video
It&#8217;s nothing much at the moment, just a list and an iframe to&#8230;.
UaVidView
I made a HTML5 mockup with jQuery, Youtube icons, and a [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an status update on &#8230;things.<br />
<span id="more-373"></span><br />
<strong>TUP Cloud</strong><br />
Yep, I purchased Amazon S3 and Cloudfront. All videos will be served from theora.cloud.unreliablepollution.net.<br />
I will also use it here and there for my other web applications.</p>
<p><strong>TUP Video</strong><br />
It&#8217;s nothing much at the moment, just a list and an iframe to&#8230;.</p>
<p><span style="color: #ff0000;"><strong>UaVidView</strong></span><br />
I made a HTML5 mockup with jQuery, Youtube icons, and a video tag to make a neat youtube-esque embeddable video thing for HTML5.<br />
Have a screenshot:<br />
<a href="http://cloud.unreliablepollution.net/wp-content/uploads/2009/07/uavidview-090709-screenshot.png" rel="shadowbox[post-373];player=img;"><img class="alignnone size-medium wp-image-374" title="[UaVidView.r090709] Screenshot" src="http://cloud.unreliablepollution.net/wp-content/uploads/2009/07/uavidview-090709-screenshot-300x218.png" alt="[UaVidView.r090709] Screenshot" width="300" height="218" /></a><br />
You can use it in your own website if you&#8217;d like! Just create an iframe that links to http://vidview.uapps.org/?v=*ogg video url goes here*</p>
<p><strong>TUP Blog</strong><br />
If you&#8217;re reading this on the site and not an RSS reader, you probably have noticed our new fancy theme, UApps style.</p>
<p><strong>There are still some small errors with UaVidView and the Blog theme that I&#8217;ll sort out when I spot them (and when I can bother)</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/stuff-we-made/cloud-videos-jquery-and-new-look/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plans for the future</title>
		<link>http://www.unreliablepollution.net/p/other/plans-for-the-future</link>
		<comments>http://www.unreliablepollution.net/p/other/plans-for-the-future#comments</comments>
		<pubDate>Tue, 07 Jul 2009 02:42:21 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Random Junk]]></category>
		<category><![CDATA[LÖVE]]></category>
		<category><![CDATA[TUP Blog]]></category>
		<category><![CDATA[TUP Video]]></category>
		<category><![CDATA[UaImageDump]]></category>
		<category><![CDATA[UApps]]></category>
		<category><![CDATA[UaQA]]></category>
		<category><![CDATA[UaTracker]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=358</guid>
		<description><![CDATA[I felt the need to make a post regarding the future of Team Unreliable Pollution. So, here goes:

UApps
I&#8217;ll make some stuff and label it as &#8220;Ua&#8221; soonish. Like UaQA and UaTracker and UaImgDump (gonna rewrite it). Maybe something more if it comes to mind.
Juiz
I&#8217;m gonna make the base more stable, implement more api features as [...]]]></description>
			<content:encoded><![CDATA[<p>I felt the need to make a post regarding the future of Team Unreliable Pollution. So, here goes:</p>
<p><span id="more-358"></span></p>
<p><strong>UApps</strong><br />
I&#8217;ll make some stuff and label it as &#8220;Ua&#8221; soonish. Like UaQA and UaTracker and UaImgDump (gonna rewrite it). Maybe something more if it comes to mind.</p>
<p><strong>Juiz</strong><br />
I&#8217;m gonna make the base more stable, implement more api features as I go, and most importantly, write that darn documentation. After that, it&#8217;s module and advertising time.</p>
<p><strong><span style="color: #ff0000;">*new*</span> Cloud</strong><br />
I&#8217;m gonna get Amazon S3 and Cloudfront so I can serve all TUP stuff from cloud.unreliablepollution.net, like videos, and stuff like that.</p>
<p><strong><span style="color: #ff0000;">*new*</span> TUP Video</strong><br />
Following the release of the TUP cloud I&#8217;m gonna make some kind of container site so I can upload videos and stuff and it&#8217;ll automatically upload that to YouTube and blog it and stuff. I dunno. I&#8217;ll see what&#8217;s possible.</p>
<p><strong>TUP Blog</strong><br />
I&#8217;m gonna make an UApps-esque theme for this blog as well. It&#8217;ll probably look very similar to UaQA.</p>
<p><strong><span style="color: #ff0000;">*new*</span> &lt;name of RPG goes here&gt;</strong><br />
I&#8217;ve been feeling the need to make a game. I have some concepts, but one that I&#8217;d really like is a turn-based RPG made in C++. Cross-platform. And stuff.</p>
<p><strong><span style="color: #ff0000;">*new*</span> LÖVE Bullet Hell game</strong><br />
Another game that I <em>will</em> make (I don&#8217;t have a choice since I pretty much swore I&#8217;d do it) is a bullet hell game made in LÖVE once 0.6.0 releases. Probably something inspired by Touhou.</p>
<p>Note that most of these will probably sit on a shelf for months, so don&#8217;t expect them any time soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/other/plans-for-the-future/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UaQA Progress: 090706 Theora edition</title>
		<link>http://www.unreliablepollution.net/p/stuff-we-made/uaqa-progress-090706-theora-edition</link>
		<comments>http://www.unreliablepollution.net/p/stuff-we-made/uaqa-progress-090706-theora-edition#comments</comments>
		<pubDate>Mon, 06 Jul 2009 19:55:43 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Stuff we made]]></category>
		<category><![CDATA[UApps]]></category>
		<category><![CDATA[UaQA]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=349</guid>
		<description><![CDATA[Have a screencast!
Youtube version is also available.
]]></description>
			<content:encoded><![CDATA[<p><a onclick="shadowvideo('http://theora.cloud.unreliablepollution.net/uaqa-090706-2109-askpreview.ogv', '[UaQA.r090706-2109] Ask form preview', 864, 624);return false;" href="http://tinyvid.tv/show/28yksv93s736k">Have a screencast!</a></p>
<p><a href="http://www.youtube.com/watch?v=mwIbdhChsw0" rel="shadowbox[post-349];player=swf;width=640;height=385;">Youtube version is also available.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/stuff-we-made/uaqa-progress-090706-theora-edition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://theora.cloud.unreliablepollution.net/uaqa-090706-2109-askpreview.ogv" length="1364352" type="video/ogg" />
		</item>
		<item>
		<title>UaQA Progress: 090706 midnight edition</title>
		<link>http://www.unreliablepollution.net/p/stuff-we-made/uaqa-progress-090706-midnight-edition</link>
		<comments>http://www.unreliablepollution.net/p/stuff-we-made/uaqa-progress-090706-midnight-edition#comments</comments>
		<pubDate>Mon, 06 Jul 2009 02:57:56 +0000</pubDate>
		<dc:creator>TheLinx</dc:creator>
				<category><![CDATA[Stuff we made]]></category>
		<category><![CDATA[UApps]]></category>
		<category><![CDATA[UaQA]]></category>

		<guid isPermaLink="false">http://www.unreliablepollution.net/?p=346</guid>
		<description><![CDATA[I just completed question asking in UaQA. It&#8217;s a very neat system that automatically opens a popup to authenticate with you openid provider and stuff.
I bet it&#8217;s riddled with typos though, since it&#8217;s 5am.
This is TheLinx, going to be-ZZZZZzzzzzZZZZzzz
]]></description>
			<content:encoded><![CDATA[<p>I just completed question asking in UaQA. It&#8217;s a very neat system that automatically opens a popup to authenticate with you openid provider and stuff.<br />
I bet it&#8217;s riddled with typos though, since it&#8217;s 5am.</p>
<p>This is TheLinx, going to be-ZZZZZzzzzzZZZZzzz</p>
]]></content:encoded>
			<wfw:commentRss>http://www.unreliablepollution.net/p/stuff-we-made/uaqa-progress-090706-midnight-edition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
