<?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/"
	>
<channel>
	<title>Comments for WiiRd blog</title>
	<atom:link href="http://wiird.l0nk.org/wp/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://wiird.l0nk.org/wp</link>
	<description>The blog about the future of Wii hacking!</description>
	<pubDate>Thu, 11 Mar 2010 03:01:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Code Manager 1.2 by zuhoqi</title>
		<link>http://wiird.l0nk.org/wp/?p=63&#038;cpage=1#comment-113</link>
		<dc:creator>zuhoqi</dc:creator>
		<pubDate>Fri, 21 Aug 2009 13:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=63#comment-113</guid>
		<description>&lt;strong&gt;zuhoqi...&lt;/strong&gt;

 &lt;a href="http://namelindablog.info/recipes-pulled-pork/" rel="nofollow"&gt;Recipes Pulled Pork&lt;/a&gt; ...</description>
		<content:encoded><![CDATA[<p><strong>zuhoqi&#8230;</strong></p>
<p> <a href="http://namelindablog.info/recipes-pulled-pork/" rel="nofollow">Recipes Pulled Pork</a> &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Manager 1.2 by hozurejoto</title>
		<link>http://wiird.l0nk.org/wp/?p=63&#038;cpage=1#comment-112</link>
		<dc:creator>hozurejoto</dc:creator>
		<pubDate>Thu, 06 Aug 2009 12:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=63#comment-112</guid>
		<description>&lt;strong&gt;hozurejoto...&lt;/strong&gt;

 &lt;a href="http://namelindablog.info/khia-hater-walk-lyrics/" rel="nofollow"&gt;Khia Hater Walk Lyrics
&lt;/a&gt; 
 &lt;a href="http://namelindablog.info/elmwood-in-milpitas-california/" rel="nofollow"&gt;Elmwood In Milpitas California
&lt;/a&gt; 
...</description>
		<content:encoded><![CDATA[<p><strong>hozurejoto&#8230;</strong></p>
<p> <a href="http://namelindablog.info/khia-hater-walk-lyrics/" rel="nofollow">Khia Hater Walk Lyrics<br />
</a><br />
 <a href="http://namelindablog.info/elmwood-in-milpitas-california/" rel="nofollow">Elmwood In Milpitas California<br />
</a><br />
&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Manager 1.2 by The Kitchen Sink</title>
		<link>http://wiird.l0nk.org/wp/?p=63&#038;cpage=1#comment-111</link>
		<dc:creator>The Kitchen Sink</dc:creator>
		<pubDate>Tue, 04 Aug 2009 05:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=63#comment-111</guid>
		<description>Done. http://wiird.l0nk.org/forum/index.php/topic,3993.0.html

I do hope that was a the best section to post it in...</description>
		<content:encoded><![CDATA[<p>Done. <a href="http://wiird.l0nk.org/forum/index.php/topic,3993.0.html" rel="nofollow">http://wiird.l0nk.org/forum/index.php/topic,3993.0.html</a></p>
<p>I do hope that was a the best section to post it in&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Manager 1.2 by Link</title>
		<link>http://wiird.l0nk.org/wp/?p=63&#038;cpage=1#comment-110</link>
		<dc:creator>Link</dc:creator>
		<pubDate>Mon, 03 Aug 2009 23:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=63#comment-110</guid>
		<description>That sounds interesting.. I did not develop the code file settings admittedly would you please mind posting that at the forums.. people will eagerly await this type of constructive criticism there!</description>
		<content:encoded><![CDATA[<p>That sounds interesting.. I did not develop the code file settings admittedly would you please mind posting that at the forums.. people will eagerly await this type of constructive criticism there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Manager 1.2 by The Kitchen Sink</title>
		<link>http://wiird.l0nk.org/wp/?p=63&#038;cpage=1#comment-109</link>
		<dc:creator>The Kitchen Sink</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=63#comment-109</guid>
		<description>I have some suggestions.

The text file has poor syntax to the point that it can confuse itself. For example, if you make a comment under a code that reads like a code (though it does have to be the first thing), then when you save the changes, export as text, and import the new text file, that comment you just made is now interpreted as part of the actual code. So if they have a code that has XXXs and such in it, and I want to copy+paste that part to the comments and then make changes, I have to first prefix it with "code to be changed is" or something of that sort in the comments. I would recommend making all comments have some sort of a // or something in front of it, to make sure that never happens.

Speaking of the XXXs, it could be far more sophisticated in that manner. Whenever it detects that there is an abnormal letter in it, it could open up a "variable" text input for that string of letters (it's pretty much always the same string of letters; if they're different, they're different variables) that would be stored in the text file; the code itself would not be modified, rather it would apply the changes when exporting it to GCT; in this way, the variables themselves would never have to be modified out of the code by hand.

One more thing: Often I'll get a notification about codes being changed and a prompt for whether or not I would like to keep them or some such. "Yes" is pretty much always the answer; I've never seen a reason why not. Perhaps allow an option to "always use this answer" so it will just assume I confirm.</description>
		<content:encoded><![CDATA[<p>I have some suggestions.</p>
<p>The text file has poor syntax to the point that it can confuse itself. For example, if you make a comment under a code that reads like a code (though it does have to be the first thing), then when you save the changes, export as text, and import the new text file, that comment you just made is now interpreted as part of the actual code. So if they have a code that has XXXs and such in it, and I want to copy+paste that part to the comments and then make changes, I have to first prefix it with &#8220;code to be changed is&#8221; or something of that sort in the comments. I would recommend making all comments have some sort of a // or something in front of it, to make sure that never happens.</p>
<p>Speaking of the XXXs, it could be far more sophisticated in that manner. Whenever it detects that there is an abnormal letter in it, it could open up a &#8220;variable&#8221; text input for that string of letters (it&#8217;s pretty much always the same string of letters; if they&#8217;re different, they&#8217;re different variables) that would be stored in the text file; the code itself would not be modified, rather it would apply the changes when exporting it to GCT; in this way, the variables themselves would never have to be modified out of the code by hand.</p>
<p>One more thing: Often I&#8217;ll get a notification about codes being changed and a prompt for whether or not I would like to keep them or some such. &#8220;Yes&#8221; is pretty much always the answer; I&#8217;ve never seen a reason why not. Perhaps allow an option to &#8220;always use this answer&#8221; so it will just assume I confirm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WiiRd for Linux by dontbanthis</title>
		<link>http://wiird.l0nk.org/wp/?p=67&#038;cpage=1#comment-107</link>
		<dc:creator>dontbanthis</dc:creator>
		<pubDate>Sun, 07 Jun 2009 22:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=67#comment-107</guid>
		<description>no MacOS version? pretty please?</description>
		<content:encoded><![CDATA[<p>no MacOS version? pretty please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gecko 1.8 by REDSOXROX</title>
		<link>http://wiird.l0nk.org/wp/?p=54&#038;cpage=1#comment-106</link>
		<dc:creator>REDSOXROX</dc:creator>
		<pubDate>Sun, 17 May 2009 23:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=54#comment-106</guid>
		<description>Great work brkirch
It's really awesome Gecko OS is continuing!</description>
		<content:encoded><![CDATA[<p>Great work brkirch<br />
It&#8217;s really awesome Gecko OS is continuing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kudos to Nuke by REDSOXROX</title>
		<link>http://wiird.l0nk.org/wp/?p=33&#038;cpage=1#comment-105</link>
		<dc:creator>REDSOXROX</dc:creator>
		<pubDate>Sun, 17 May 2009 23:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=33#comment-105</guid>
		<description>Hey Nuke
Really sad you're gone man.
Most people have said everything but I'll say it again, you worked really hard on USB Gecko and Gecko OS and we all really appreciate it!
You've definitely helped the Wii Homebrew Scene alot!
I'm gonna miss talking to you every now and then man!
Like the rest of us I must say you'll change your mind and finish up Gecko 2.0 :)</description>
		<content:encoded><![CDATA[<p>Hey Nuke<br />
Really sad you&#8217;re gone man.<br />
Most people have said everything but I&#8217;ll say it again, you worked really hard on USB Gecko and Gecko OS and we all really appreciate it!<br />
You&#8217;ve definitely helped the Wii Homebrew Scene alot!<br />
I&#8217;m gonna miss talking to you every now and then man!<br />
Like the rest of us I must say you&#8217;ll change your mind and finish up Gecko 2.0 <img src='http://wiird.l0nk.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enough of that by Jassim</title>
		<link>http://wiird.l0nk.org/wp/?p=39&#038;cpage=1#comment-103</link>
		<dc:creator>Jassim</dc:creator>
		<pubDate>Wed, 18 Mar 2009 22:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=39#comment-103</guid>
		<description>ok this is ever so slightly dodgy (sorry to go offtopic) but someones updated the usbgecko website, does anyone apart from nuke have access?

on the front page it says:
 IMPORTANT: We are now working on a DVD Ripper solution for Drivekey, Wasabi DX users. Please bare with us, it should be released in the next few days.

For Cheat forums visit WiiRD Forums GSCental.org or Wii Hacking (Japanese only)

now im 100% sure that wasnt here a few days ago theres a link to the wiird forums which leads to wiird.bsodtv.org. im assuming link or someone else editted this, if not, who did?</description>
		<content:encoded><![CDATA[<p>ok this is ever so slightly dodgy (sorry to go offtopic) but someones updated the usbgecko website, does anyone apart from nuke have access?</p>
<p>on the front page it says:<br />
 IMPORTANT: We are now working on a DVD Ripper solution for Drivekey, Wasabi DX users. Please bare with us, it should be released in the next few days.</p>
<p>For Cheat forums visit WiiRD Forums GSCental.org or Wii Hacking (Japanese only)</p>
<p>now im 100% sure that wasnt here a few days ago theres a link to the wiird forums which leads to wiird.bsodtv.org. im assuming link or someone else editted this, if not, who did?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enough of that by hetoan2</title>
		<link>http://wiird.l0nk.org/wp/?p=39&#038;cpage=1#comment-102</link>
		<dc:creator>hetoan2</dc:creator>
		<pubDate>Tue, 17 Mar 2009 09:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://wiird.l0nk.org/wp/?p=39#comment-102</guid>
		<description>@blaspy

thanks for your offer, but there are many members that are willing to host free of charge without ads.

this is not a major issue and we should be able to fix it.</description>
		<content:encoded><![CDATA[<p>@blaspy</p>
<p>thanks for your offer, but there are many members that are willing to host free of charge without ads.</p>
<p>this is not a major issue and we should be able to fix it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
