<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
<title>Matt Ryall's Comments</title>
<link>http://www.mattryall.net</link>

<description>Matt Ryall's Comments</description>
<ttl>60</ttl>


<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/mattryall/comments" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
	<title>Re: On a slow boat to China</title>
	<link>http://www.mattryall.net/article.cgi?id=379#comment1163</link>
	<description>Mate,&lt;br/&gt;
&lt;br/&gt;
Kim and I won&amp;#8217;t be able to make it - we&amp;#8217;re sitting by a beautiful lake in Guatemala.&lt;br/&gt;
&lt;br/&gt;
Have a great trip!</description>
	<dc:creator>noemail@example.org (Scott Farquhar)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=379#comment1163</guid>
</item>

<item>
	<title>Re: On a slow boat to China</title>
	<link>http://www.mattryall.net/article.cgi?id=379#comment1162</link>
	<description>Try and stop by Hong Kong, I went there last year and enjoyed it.</description>
	<dc:creator>noemail@example.org (rmk)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=379#comment1162</guid>
</item>

<item>
	<title>Re: Smart Quotes: library for curly quotes in Java</title>
	<link>http://www.mattryall.net/article.cgi?id=378#comment1161</link>
	<description>Neat, Matt!</description>
	<dc:creator>noemail@example.org (Chris Broadfoot)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=378#comment1161</guid>
</item>

<item>
	<title>Re: Smart Quotes: library for curly quotes in Java</title>
	<link>http://www.mattryall.net/article.cgi?id=378#comment1160</link>
	<description>There&amp;#8217;s a reason why everyone is trying to remove them - they&amp;#8217;re a hack! Think of it, back in Caxton&amp;#8217;s printing office, early 14th century: &lt;br/&gt;
&amp;#8220;How do we make conversations look different from words we&amp;#8217;re referring to?&amp;#8221;&lt;br/&gt;
&amp;#8220;Well, we got this bit of lead that we&amp;#8217;re calling a quote, let&amp;#8217;s just use two of them.&amp;#8221;&lt;br/&gt;
&amp;#8220;Good idea, maybe three or four can mean other things later on.&amp;#8221;&lt;br/&gt;
</description>
	<dc:creator>noemail@example.org (Matt Doar)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=378#comment1160</guid>
</item>

<item>
	<title>Re: The infamous Turkish locale bug</title>
	<link>http://www.mattryall.net/article.cgi?id=376#comment1159</link>
	<description>More of a problem than you might think: &lt;a href="http://gizmodo.com/382026/a-cellphones-missing-dot-kills-two-people-puts-three-more-in-jail"&gt;http://gizmodo.com/382026/a-cellphones-missing-dot-kills-two-people-puts-three-more-in-jail&lt;/a&gt;</description>
	<dc:creator>noemail@example.org (Tom Davies)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=376#comment1159</guid>
</item>

<item>
	<title>Re: The infamous Turkish locale bug</title>
	<link>http://www.mattryall.net/article.cgi?id=376#comment1158</link>
	<description>I reckon the bug is in the character set.  If i capitalises ?, then clearly, it is a different character to the i that capitalises to I, especially if there is also another character ? that capitalises to I.  If the 3 different i&amp;#8217;s were all treated separately, we wouldn&amp;#8217;t have this problem.</description>
	<dc:creator>noemail@example.org (James Roper)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=376#comment1158</guid>
</item>

<item>
	<title>Re: Wiki visualisations with JavaScript: Processing.js and Raphaël</title>
	<link>http://www.mattryall.net/article.cgi?id=375#comment1157</link>
	<description>Thanks for your article on &amp;#8220;JVM? JDK? JEE? Java technobabble explained&amp;#8221;: it was useful. I felt silly coding in Java and not knowing the lingo.</description>
	<dc:creator>noemail@example.org (David Sharpe)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=375#comment1157</guid>
</item>

<item>
	<title>Re: Diffie-Hellman key exchange</title>
	<link>http://www.mattryall.net/article.cgi?id=367#comment1155</link>
	<description>i&amp;#8217;m very interested in diffie-hellman key exchange and thank you about your report. i&amp;#8217;m trying to make a program which is based Diffie-Hellman key exchange. can you help me ? glad to know you! my email : annd141@yahoo.com</description>
	<dc:creator>noemail@example.org (dang ninh tran )</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=367#comment1155</guid>
</item>

<item>
	<title>Re: CSS layout fundamentals, part 3: block and inline boxes</title>
	<link>http://www.mattryall.net/article.cgi?id=360#comment1154</link>
	<description>Just want to make a note (as a recent convert to CSS layouts vs. table layouts&amp;#8230; thanks Matt)&lt;br/&gt;
&lt;br/&gt;
You cannot specify a width to a block item inside of an inline element.  For example, if you have two inline div&amp;#8217;s next to each other and a block div (with a specified width) INSIDE one of the inline div&amp;#8217;s, the inline div&amp;#8217;s will behave more like block elements:&lt;br/&gt;
&lt;br/&gt;
[CODE]&lt;br/&gt;
&amp;lt;style&amp;gt;&lt;br/&gt;
#allContent {&lt;br/&gt;
	width: 900px;&lt;br/&gt;
	border: 1px solid red;&lt;br/&gt;
	padding: 5px;&lt;br/&gt;
}&lt;br/&gt;
&lt;br/&gt;
#leftNavWrapper {&lt;br/&gt;
	display:inline;&lt;br/&gt;
	border: 3px solid green;&lt;br/&gt;
	margin-right: 5px;&lt;br/&gt;
}&lt;br/&gt;
&lt;br/&gt;
#leftNav {&lt;br/&gt;
	width: 150px;&lt;br/&gt;
	border: 1px dotted #CC33FF;&lt;br/&gt;
}&lt;br/&gt;
&lt;br/&gt;
#mainContentWrapper {&lt;br/&gt;
	display:inline;&lt;br/&gt;
	border: 3px solid blue;&lt;br/&gt;
}&lt;br/&gt;
&lt;br/&gt;
#mainContent {&lt;br/&gt;
	width: 750px;&lt;br/&gt;
	border: 1px dotted #3300CC;&lt;br/&gt;
}&lt;br/&gt;
&lt;br/&gt;
&amp;lt;/style&amp;gt;&lt;br/&gt;
&lt;br/&gt;
&amp;lt;div id=&amp;#8221;allContent&amp;#8221;&amp;gt;&lt;br/&gt;
	&amp;lt;div id=&amp;#8221;leftNavWrapper&amp;#8221;&amp;gt;&lt;br/&gt;
		&amp;lt;div id=&amp;#8221;leftNav&amp;#8221;&amp;gt;Left Nav&amp;lt;/div&amp;gt;&lt;br/&gt;
	&amp;lt;/div&amp;gt;&lt;br/&gt;
&lt;br/&gt;
	&amp;lt;div id=&amp;#8221;mainContentWrapper&amp;#8221;&amp;gt;&lt;br/&gt;
		&amp;lt;div id=&amp;#8221;mainContent&amp;#8221;&amp;gt;Main Content&amp;lt;/div&amp;gt;&lt;br/&gt;
	&amp;lt;/div&amp;gt;&lt;br/&gt;
&amp;lt;/div&amp;gt;&lt;br/&gt;
[/CODE]</description>
	<dc:creator>noemail@example.org (Ryan)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=360#comment1154</guid>
</item>

<item>
	<title>Re: Wiki visualisations with JavaScript: Processing.js and Raphaël</title>
	<link>http://www.mattryall.net/article.cgi?id=375#comment1151</link>
	<description>For instance, bugs could be seen in buckets for states</description>
	<dc:creator>noemail@example.org (Matt Doar)</dc:creator>
	<dc:date />
	<guid isPermaLink="true">http://www.mattryall.net/article.cgi?id=375#comment1151</guid>
</item>


</channel>
</rss>
