<?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 Deseret Tech</title>
	<atom:link href="http://www.deserettechnology.com/journal/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deserettechnology.com/journal</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jan 2012 19:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Windows 7 font fix by Matt</title>
		<link>http://www.deserettechnology.com/journal/windows-7-font-fix/comment-page-1#comment-5127</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sun, 08 Jan 2012 19:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=74#comment-5127</guid>
		<description>Genius. You sir rock. I thank you for sharing! :)</description>
		<content:encoded><![CDATA[<p>Genius. You sir rock. I thank you for sharing! <img src='http://www.deserettechnology.com/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reddit the open-source software by alive1</title>
		<link>http://www.deserettechnology.com/journal/reddit-the-open-source-software/comment-page-1#comment-5042</link>
		<dc:creator>alive1</dc:creator>
		<pubDate>Wed, 28 Dec 2011 20:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=91#comment-5042</guid>
		<description>Popping in to support a fork :) I don&#039;t see what the big deal is from either side. Why is Reddit so opposed against a fork? Why is it such a big deal? They are obviously not interested in supporting an &quot;Reddit the OSS Software&quot; because they are busy with supporting &quot;Reddit The Site&quot;. A fork could give VALUABLE contributions to both sides. The community gets a reddit software it can use, the reddit gets golden input on features for reddit the site. 

Why is it so bad? People want to run reddit for themselves, then let them. It&#039;s an awesome software package! There&#039;s none other like it!

If people can write patches for reddit for their own benefit, then these patches will be better tested and better written. More patches will be written as it will make sense to write them, because you can use them, and know they /will/ be used instead of having to first be approved by someone before it&#039;ll see any production environment. A fork doesn&#039;t have to be a competitor, it can be a cooperator. 

A fork could be a valuable benefit to Reddit Website. And to the community.</description>
		<content:encoded><![CDATA[<p>Popping in to support a fork <img src='http://www.deserettechnology.com/journal/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I don&#8217;t see what the big deal is from either side. Why is Reddit so opposed against a fork? Why is it such a big deal? They are obviously not interested in supporting an &#8220;Reddit the OSS Software&#8221; because they are busy with supporting &#8220;Reddit The Site&#8221;. A fork could give VALUABLE contributions to both sides. The community gets a reddit software it can use, the reddit gets golden input on features for reddit the site. </p>
<p>Why is it so bad? People want to run reddit for themselves, then let them. It&#8217;s an awesome software package! There&#8217;s none other like it!</p>
<p>If people can write patches for reddit for their own benefit, then these patches will be better tested and better written. More patches will be written as it will make sense to write them, because you can use them, and know they /will/ be used instead of having to first be approved by someone before it&#8217;ll see any production environment. A fork doesn&#8217;t have to be a competitor, it can be a cooperator. </p>
<p>A fork could be a valuable benefit to Reddit Website. And to the community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 font fix by Alin</title>
		<link>http://www.deserettechnology.com/journal/windows-7-font-fix/comment-page-1#comment-4602</link>
		<dc:creator>Alin</dc:creator>
		<pubDate>Tue, 15 Nov 2011 19:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=74#comment-4602</guid>
		<description>Thanks bro ! You saved me !</description>
		<content:encoded><![CDATA[<p>Thanks bro ! You saved me !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Mojang and Minecraft Could Change the World by Steve</title>
		<link>http://www.deserettechnology.com/journal/how-mojang-minecraft-could-change-the-world/comment-page-1#comment-4575</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 11 Nov 2011 02:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=133#comment-4575</guid>
		<description>I heard bits here and there that Notch actually has intention to release a full Developers API which will exponentially increase modding efforts. We just need to wait and see at this point I guess.

The other question then, is will users be able to modify mods easily then? I&#039;m new to java (and programming in general) but have been wanting to make some minor alterations to a couple mods I have (purely for personal taste on my own client and for learning how they did things, not trying to rip off an existing dev&#039;s work) but can&#039;t figure out how to recompile the files properly due to the obfuscated code not matching with the MCP&#039;s &#039;de-obfuscated&#039; code. (I&#039;m assuming that&#039;s the issue anyway)</description>
		<content:encoded><![CDATA[<p>I heard bits here and there that Notch actually has intention to release a full Developers API which will exponentially increase modding efforts. We just need to wait and see at this point I guess.</p>
<p>The other question then, is will users be able to modify mods easily then? I&#8217;m new to java (and programming in general) but have been wanting to make some minor alterations to a couple mods I have (purely for personal taste on my own client and for learning how they did things, not trying to rip off an existing dev&#8217;s work) but can&#8217;t figure out how to recompile the files properly due to the obfuscated code not matching with the MCP&#8217;s &#8216;de-obfuscated&#8217; code. (I&#8217;m assuming that&#8217;s the issue anyway)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 font fix by DEE</title>
		<link>http://www.deserettechnology.com/journal/windows-7-font-fix/comment-page-1#comment-4569</link>
		<dc:creator>DEE</dc:creator>
		<pubDate>Wed, 09 Nov 2011 21:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=74#comment-4569</guid>
		<description>Thank you so much.You are a good person to share this with us. I spent hours trying to fix this on my own.</description>
		<content:encoded><![CDATA[<p>Thank you so much.You are a good person to share this with us. I spent hours trying to fix this on my own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Mojang and Minecraft Could Change the World by jeffc</title>
		<link>http://www.deserettechnology.com/journal/how-mojang-minecraft-could-change-the-world/comment-page-1#comment-4543</link>
		<dc:creator>jeffc</dc:creator>
		<pubDate>Sun, 06 Nov 2011 01:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=133#comment-4543</guid>
		<description>I&#039;ve heard some rumors that this may already be in the cards for MineCon. I think it&#039;s pretty apparent to Notch et al that a change is needed to keep the mod community thriving.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard some rumors that this may already be in the cards for MineCon. I think it&#8217;s pretty apparent to Notch et al that a change is needed to keep the mod community thriving.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Mojang and Minecraft Could Change the World by Josh Wolfe</title>
		<link>http://www.deserettechnology.com/journal/how-mojang-minecraft-could-change-the-world/comment-page-1#comment-4540</link>
		<dc:creator>Josh Wolfe</dc:creator>
		<pubDate>Sat, 05 Nov 2011 20:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=133#comment-4540</guid>
		<description>You have voiced what has been brewing in me for months. I absolutely agree and plan to attempt to launch some kind of argument like this at Notch himself at the upcoming MineCon (if someone else doesn&#039;t beat me to it).</description>
		<content:encoded><![CDATA[<p>You have voiced what has been brewing in me for months. I absolutely agree and plan to attempt to launch some kind of argument like this at Notch himself at the upcoming MineCon (if someone else doesn&#8217;t beat me to it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 font fix by Kernel Krumpit</title>
		<link>http://www.deserettechnology.com/journal/windows-7-font-fix/comment-page-1#comment-2734</link>
		<dc:creator>Kernel Krumpit</dc:creator>
		<pubDate>Sat, 16 Apr 2011 02:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=74#comment-2734</guid>
		<description>You Da Bomb. Thank you very much for all the time and trouble you went through to post this accurate and resourceful article. Praise indeed, muchly so.</description>
		<content:encoded><![CDATA[<p>You Da Bomb. Thank you very much for all the time and trouble you went through to post this accurate and resourceful article. Praise indeed, muchly so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 font fix by Apple</title>
		<link>http://www.deserettechnology.com/journal/windows-7-font-fix/comment-page-1#comment-2676</link>
		<dc:creator>Apple</dc:creator>
		<pubDate>Sat, 09 Apr 2011 16:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=74#comment-2676</guid>
		<description>Fuck. Yeah!

Man, this worked like a charm. All of my fonts were in bold for some reason, and this fixed it. All of the shit I&#039;ve tried were useless, but this reg fix was a lifesaver. Thanks again, +100 internets.</description>
		<content:encoded><![CDATA[<p>Fuck. Yeah!</p>
<p>Man, this worked like a charm. All of my fonts were in bold for some reason, and this fixed it. All of the shit I&#8217;ve tried were useless, but this reg fix was a lifesaver. Thanks again, +100 internets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reddit the open-source software by Eli James</title>
		<link>http://www.deserettechnology.com/journal/reddit-the-open-source-software/comment-page-1#comment-2524</link>
		<dc:creator>Eli James</dc:creator>
		<pubDate>Tue, 22 Mar 2011 12:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.deserettechnology.com/journal/?p=91#comment-2524</guid>
		<description>Just popping by to say that if you fork it, I&#039;ll be in full support, and will help out.</description>
		<content:encoded><![CDATA[<p>Just popping by to say that if you fork it, I&#8217;ll be in full support, and will help out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

