<?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 madbean</title>
	<atom:link href="http://madbean.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://madbean.com</link>
	<description>The other kind of micro blog</description>
	<lastBuildDate>Thu, 29 Mar 2012 10:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Comment on Is Sun Java Certification all that? by Jane</title>
		<link>http://madbean.com/2003/mb2003-52/comment-page-1/#comment-388358</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Thu, 29 Mar 2012 10:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2003-52#comment-388358</guid>
		<description>&lt;p&gt;Java SE 7 Preparation guide. http://www.epractizelabs.com/blog2/?p=413 using this you can understand whats the benefits of the Java certification and how to take the exams too..&lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Java SE 7 Preparation guide. <a href="http://www.epractizelabs.com/blog2/?p=413" rel="nofollow">http://www.epractizelabs.com/blog2/?p=413</a> using this you can understand whats the benefits of the Java certification and how to take the exams too..</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groking Enum (aka Enum&lt;E extends Enum&lt;E&gt;&gt;) by alexsmail</title>
		<link>http://madbean.com/2004/mb2004-3/comment-page-1/#comment-388357</link>
		<dc:creator>alexsmail</dc:creator>
		<pubDate>Thu, 09 Feb 2012 23:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-3#comment-388357</guid>
		<description>&lt;p&gt;Well, it is still possible to abuse compiler. Consider following example:&lt;/p&gt;

&lt;p&gt;class Foo&lt;E extends Foo&lt;E&gt;&gt; {&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;public E create(){return null;}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;class Bar1 extends Foo&lt;Bar2&gt;{&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;public Bar2 create(){return null;}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;} &lt;/p&gt;

&lt;p&gt;class Bar2 extends Foo&lt;Bar2&gt;{&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;public Bar2 create(){return null;}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;}&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, it is still possible to abuse compiler. Consider following example:</p>
<p>class Foo&lt;E extends Foo&lt;E&gt;&gt; {</p>
<pre><code>public E create(){return null;}
</code></pre>
<p>}</p>
<p>class Bar1 extends Foo&lt;Bar2&gt;{</p>
<pre><code>public Bar2 create(){return null;}
</code></pre>
<p>} </p>
<p>class Bar2 extends Foo&lt;Bar2&gt;{</p>
<pre><code>public Bar2 create(){return null;}
</code></pre>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving one Apache site from two parallel directories by Alexander Baron</title>
		<link>http://madbean.com/2007/two-docroots/comment-page-1/#comment-388356</link>
		<dc:creator>Alexander Baron</dc:creator>
		<pubDate>Thu, 19 Jan 2012 22:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/2007/two-docroots/#comment-388356</guid>
		<description>&lt;p&gt;This doesn&#039;t seem to work with SSI. Any ideas why?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t seem to work with SSI. Any ideas why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groking Enum (aka Enum&lt;E extends Enum&lt;E&gt;&gt;) by Guest</title>
		<link>http://madbean.com/2004/mb2004-3/comment-page-1/#comment-388355</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Sat, 14 Jan 2012 06:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-3#comment-388355</guid>
		<description>&lt;p&gt;Did you see the Constructor? Those numbers are the durations for the lights.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Did you see the Constructor? Those numbers are the durations for the lights.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Groking Enum (aka Enum&lt;E extends Enum&lt;E&gt;&gt;) by Dima Star</title>
		<link>http://madbean.com/2004/mb2004-3/comment-page-1/#comment-388354</link>
		<dc:creator>Dima Star</dc:creator>
		<pubDate>Sat, 07 Jan 2012 09:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-3#comment-388354</guid>
		<description>&lt;p&gt;What do &quot;30&quot;, &quot;10&quot; and &quot;40&quot; mean here?&lt;/p&gt;

&lt;p&gt;RED(30), // constructor call
    AMBER(10),
    GREEN(40); // note the semi-colon&lt;/p&gt;

&lt;p&gt;Thanks,
Dima Star&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What do &#8220;30&#8243;, &#8220;10&#8243; and &#8220;40&#8243; mean here?</p>
<p>RED(30), // constructor call<br />
    AMBER(10),<br />
    GREEN(40); // note the semi-colon</p>
<p>Thanks,<br />
Dima Star</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Sun Java Certification all that? by Rayan</title>
		<link>http://madbean.com/2003/mb2003-52/comment-page-1/#comment-385513</link>
		<dc:creator>Rayan</dc:creator>
		<pubDate>Thu, 22 Sep 2011 14:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2003-52#comment-385513</guid>
		<description>&lt;p&gt;i am a third year computer science student in a degree program, suspended for the university for have low grades. i want to go back to school after the suspension time which is 1 year, if i do the sun certification would it help me enter the professional industry with out my degree?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i am a third year computer science student in a degree program, suspended for the university for have low grades. i want to go back to school after the suspension time which is 1 year, if i do the sun certification would it help me enter the professional industry with out my degree?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Sun Java Certification all that? by Len</title>
		<link>http://madbean.com/2003/mb2003-52/comment-page-1/#comment-385039</link>
		<dc:creator>Len</dc:creator>
		<pubDate>Wed, 07 Sep 2011 17:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2003-52#comment-385039</guid>
		<description>&lt;p&gt;going via degree helps a lot because you turn to learn other things about programming. but as for me, understanding java, one can develop applications that can expose one. check-out the facebook guy. It depends on your intentions of programming, off-course we need cash. can sum1 email info on voucher shops at lkonaite@gmail.com, I would like write J2SE.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>going via degree helps a lot because you turn to learn other things about programming. but as for me, understanding java, one can develop applications that can expose one. check-out the facebook guy. It depends on your intentions of programming, off-course we need cash. can sum1 email info on voucher shops at <a href="mailto:lkonaite@gmail.com">lkonaite@gmail.com</a>, I would like write J2SE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How I customized the Sandbox theme by Paola Oyharcabal</title>
		<link>http://madbean.com/2008/sandbox-child-theme/comment-page-1/#comment-378786</link>
		<dc:creator>Paola Oyharcabal</dc:creator>
		<pubDate>Wed, 23 Mar 2011 10:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/?p=203#comment-378786</guid>
		<description>&lt;p&gt;hi, I am a web designer newbie to working with blogs... a customer of mine wants to create a blog/site.  She wants my designs and, most importantly, wants to have an intro that doesn&#039;t change at the front page/comments to be kept below this intro.  I&#039;ve been looking around, and found sandbox to be the most flexible template out there... but don&#039;t know If its possible to do this... do you have any advise?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi, I am a web designer newbie to working with blogs&#8230; a customer of mine wants to create a blog/site.  She wants my designs and, most importantly, wants to have an intro that doesn&#8217;t change at the front page/comments to be kept below this intro.  I&#8217;ve been looking around, and found sandbox to be the most flexible template out there&#8230; but don&#8217;t know If its possible to do this&#8230; do you have any advise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My kingdom for some bandwidth by Bethesda Real Estate</title>
		<link>http://madbean.com/2004/mb2004-21/comment-page-1/#comment-377410</link>
		<dc:creator>Bethesda Real Estate</dc:creator>
		<pubDate>Mon, 14 Feb 2011 15:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-21#comment-377410</guid>
		<description>&lt;p&gt;and 6 years later we have 50mb adsl bandwidth, would you give all of your kingdom for some bandwidth now?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>and 6 years later we have 50mb adsl bandwidth, would you give all of your kingdom for some bandwidth now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on java.util.regex.Pattern StackOverflowError&#8217;s on (x&#124;y)* by abhishek ranjan</title>
		<link>http://madbean.com/2004/mb2004-20/comment-page-1/#comment-376051</link>
		<dc:creator>abhishek ranjan</dc:creator>
		<pubDate>Thu, 06 Jan 2011 15:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-20#comment-376051</guid>
		<description>&lt;p&gt;import java.util.regex.Pattern;
import java.util.regex.Matcher;&lt;/p&gt;

&lt;p&gt;public class RegexpFun {
    public static void main(String[] args) {&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;    CharSequence largeString = makeLargeString();
    Pattern p = Pattern.compile(&quot;(x&#124;y)*&quot;);
    Matcher m = p.matcher(largeString);
    System.out.println(&quot;matches? &quot; + m.matches()); // throws StackOverflowError
}

private static CharSequence makeLargeString() {
    final int size = 1000;
    StringBuffer largeString = new StringBuffer(size);
    for (int i = 0; i &lt; size/2; i++) {
        largeString.append(&quot;xy&quot;);
    }
    return largeString;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;}&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>import java.util.regex.Pattern;<br />
import java.util.regex.Matcher;</p>
<p>public class RegexpFun {<br />
    public static void main(String[] args) {</p>
<pre><code>    CharSequence largeString = makeLargeString();
    Pattern p = Pattern.compile("(x|y)*");
    Matcher m = p.matcher(largeString);
    System.out.println("matches? " + m.matches()); // throws StackOverflowError
}

private static CharSequence makeLargeString() {
    final int size = 1000;
    StringBuffer largeString = new StringBuffer(size);
    for (int i = 0; i &lt; size/2; i++) {
        largeString.append("xy");
    }
    return largeString;
}
</code></pre>
<p>}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

