<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Almost Working Code</title>
	<atom:link href="http://almostworkingcode.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://almostworkingcode.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Dec 2009 10:23:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Hamachi and UDP Broadcast Games by Dario Meloni</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/28/hamachi-and-udp-broadcast-games/#comment-88</link>
		<dc:creator>Dario Meloni</dc:creator>
		<pubDate>Fri, 18 Dec 2009 10:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=98#comment-88</guid>
		<description>wine let&#039;s windows app run in linux</description>
		<content:encoded><![CDATA[<p>wine let&#8217;s windows app run in linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hamachi and UDP Broadcast Games by rogerdpack</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/28/hamachi-and-udp-broadcast-games/#comment-87</link>
		<dc:creator>rogerdpack</dc:creator>
		<pubDate>Mon, 14 Dec 2009 19:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=98#comment-87</guid>
		<description>how did you run these windows games on linux?  How can hamachi be made to work in doze? anybody? :)
-r</description>
		<content:encoded><![CDATA[<p>how did you run these windows games on linux?  How can hamachi be made to work in doze? anybody? :)<br />
-r</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Download anime from lolipower.org by Dario Meloni</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/17/download-from-lolipower-org/#comment-86</link>
		<dc:creator>Dario Meloni</dc:creator>
		<pubDate>Mon, 07 Dec 2009 15:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=72#comment-86</guid>
		<description>a new more complete script has been released
http://almostworkingcode.wordpress.com/2009/12/06/new-lolipower-download-script/</description>
		<content:encoded><![CDATA[<p>a new more complete script has been released<br />
<a href="http://almostworkingcode.wordpress.com/2009/12/06/new-lolipower-download-script/" rel="nofollow">http://almostworkingcode.wordpress.com/2009/12/06/new-lolipower-download-script/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 4chan by Dario Meloni</title>
		<link>http://almostworkingcode.wordpress.com/2009/01/19/4chan/#comment-83</link>
		<dc:creator>Dario Meloni</dc:creator>
		<pubDate>Mon, 09 Nov 2009 09:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=49#comment-83</guid>
		<description>it can be done in any language you want</description>
		<content:encoded><![CDATA[<p>it can be done in any language you want</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 4chan by shirosaki</title>
		<link>http://almostworkingcode.wordpress.com/2009/01/19/4chan/#comment-82</link>
		<dc:creator>shirosaki</dc:creator>
		<pubDate>Mon, 09 Nov 2009 01:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=49#comment-82</guid>
		<description>well mate, we have same taste. but u have knowledge of programming but i dont......

same script can be created python php or another script language ?

see ya!</description>
		<content:encoded><![CDATA[<p>well mate, we have same taste. but u have knowledge of programming but i dont&#8230;&#8230;</p>
<p>same script can be created python php or another script language ?</p>
<p>see ya!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hamachi and UDP Broadcast Games by Ryan</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/28/hamachi-and-udp-broadcast-games/#comment-79</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=98#comment-79</guid>
		<description>In case you want some tips for when you try it with openvpn:

I&#039;ve been using openvpn to host wc3 games. I&#039;ve had some issues with that. First, I have it set up in bridged mode, and even with the client-to-client clients can only see games if I host them. If anyone on the VPN hosts, I can see them, but nobody else can (I&#039;m on the same lan as my vpn server)

I&#039;ve tried tweaking some different settings. 

If I either push a &quot;redirect-gateway&quot; or have a client add &quot;redirect-gateway&quot; to their setting (causing all traffic to go through the vpn) then it behaves as if they are on the same lan as me (they can host / see other games etc) - I&#039;m going to try later to push a route down to the clients that perhaps will fix it... if not, its at least workable to have one person host all the games and use redirect-gateway and have everyone join that persons games.</description>
		<content:encoded><![CDATA[<p>In case you want some tips for when you try it with openvpn:</p>
<p>I&#8217;ve been using openvpn to host wc3 games. I&#8217;ve had some issues with that. First, I have it set up in bridged mode, and even with the client-to-client clients can only see games if I host them. If anyone on the VPN hosts, I can see them, but nobody else can (I&#8217;m on the same lan as my vpn server)</p>
<p>I&#8217;ve tried tweaking some different settings. </p>
<p>If I either push a &#8220;redirect-gateway&#8221; or have a client add &#8220;redirect-gateway&#8221; to their setting (causing all traffic to go through the vpn) then it behaves as if they are on the same lan as me (they can host / see other games etc) &#8211; I&#8217;m going to try later to push a route down to the clients that perhaps will fix it&#8230; if not, its at least workable to have one person host all the games and use redirect-gateway and have everyone join that persons games.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UPnP &#8211; Ruby Wrapper by roger ruby gems rdocs</title>
		<link>http://almostworkingcode.wordpress.com/2008/06/17/upnp-ruby-wrapper/#comment-74</link>
		<dc:creator>roger ruby gems rdocs</dc:creator>
		<pubDate>Tue, 21 Jul 2009 18:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=16#comment-74</guid>
		<description>Nice! I had thought of writing upnp code by hand but wrapping a C library is even easier :)
=r</description>
		<content:encoded><![CDATA[<p>Nice! I had thought of writing upnp code by hand but wrapping a C library is even easier :)<br />
=r</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hamachi and UDP Broadcast Games by Mack</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/28/hamachi-and-udp-broadcast-games/#comment-73</link>
		<dc:creator>Mack</dc:creator>
		<pubDate>Tue, 14 Jul 2009 09:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=98#comment-73</guid>
		<description>This morning I try it on delta force black hawk down first as a client at last as a server. As soon as (when I can do) I&#039;ll try it on starcraft.</description>
		<content:encoded><![CDATA[<p>This morning I try it on delta force black hawk down first as a client at last as a server. As soon as (when I can do) I&#8217;ll try it on starcraft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hamachi and UDP Broadcast Games by Dario Meloni</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/28/hamachi-and-udp-broadcast-games/#comment-72</link>
		<dc:creator>Dario Meloni</dc:creator>
		<pubDate>Tue, 14 Jul 2009 09:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=98#comment-72</guid>
		<description>You can host games? which games?</description>
		<content:encoded><![CDATA[<p>You can host games? which games?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hamachi and UDP Broadcast Games by Mack</title>
		<link>http://almostworkingcode.wordpress.com/2009/05/28/hamachi-and-udp-broadcast-games/#comment-71</link>
		<dc:creator>Mack</dc:creator>
		<pubDate>Tue, 14 Jul 2009 09:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://almostworkingcode.wordpress.com/?p=98#comment-71</guid>
		<description>Hi folk! 

This tip: where ham0 is the hamachi interface
route add -net 255.255.255.255 netmask 255.255.255.255 dev ham0

work for me on Linux Gentoo!</description>
		<content:encoded><![CDATA[<p>Hi folk! </p>
<p>This tip: where ham0 is the hamachi interface<br />
route add -net 255.255.255.255 netmask 255.255.255.255 dev ham0</p>
<p>work for me on Linux Gentoo!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
