<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Weiqi Gao&#039;s Observations - java tag</title>
  <link>http://www.weiqigao.com/blog/tags/java/</link>
  <description>Sharing My Experience...</description>
  <language>en</language>
  <copyright>Weiqi Gao</copyright>
  <lastBuildDate>Fri, 11 May 2012 12:48:36 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Weiqi Gao&#039;s Observations</title>
    <link>http://www.weiqigao.com/blog/</link>
  </image>
  
  
  <item>
    <title>Friday Java Quiz: Know Your JDK</title>
    <link>http://www.weiqigao.com/blog/2012/05/11/friday_java_quiz_know_your_jdk.html</link>
    
      
        <description>
          &lt;p&gt;Haven&#039;t had one of these for a while.  I was busy doing other things.&lt;/p&gt;

&lt;p&gt;Since it&#039;s been so long, I&#039;ll pose an easy quiz today:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Q&lt;/b&gt;: What does the following command print?&lt;/p&gt;

&lt;pre style=&#034;margin-left:3em&#034;&gt;weiqi@gao /opt/jdk1.7.0_04/bin$ &lt;b&gt;ls | wc -l&lt;/b&gt;&lt;/pre&gt;

&lt;p&gt;(&lt;tt&gt;/opt/jdk1.7.0_04&lt;/tt&gt; is where I installed my JDK, your JDK installation locations may vary.)&lt;/p&gt;

&lt;p&gt;Strict rules apply today: You have twenty minutes to think about it and you must write down your answer before you go to your JAVA_HOME and run the command.&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2012/05/11/friday_java_quiz_know_your_jdk.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2012/05/11/friday_java_quiz_know_your_jdk.html</guid>
    <pubDate>Fri, 11 May 2012 12:48:36 GMT</pubDate>
  </item>
  
  <item>
    <title>The Closing Down of Java</title>
    <link>http://www.weiqigao.com/blog/2011/03/24/the_closing_down_of_java.html</link>
    
      
        <description>
          &lt;p&gt;Could this be the closing down of Java?&lt;/p&gt;

&lt;blockquote&gt;&lt;a href= &#034;http://blogs.sun.com/darcy/entry/project_coin_jsr_334_pr#comment-1301008340000&#034; &gt;Neal Gafter&lt;/a&gt; (commenting on &lt;a href= &#034;http://blogs.sun.com/darcy/entry/project_coin_jsr_334_pr&#034; &gt;Joseph D. Darcy&#039;s Oracle Weblog&lt;/a&gt;): We were told, before this and other JDK 7/8 JSRs started, that the expert group deliberations would take place in a publicly-readable forum.  Not only did that not happen, now we are being asked to comment on the resulting draft specification without any reference to the issues and discussion leading to its formation.  The record of the discussion would greatly help us in focusing our attention on potential problem areas.  Please let me know when Oracle plans to fulfill its commitments to provide that information, and I will then be happy to provide detailed comments.&lt;/blockquote&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2011/03/24/the_closing_down_of_java.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2011/03/24/the_closing_down_of_java.html</guid>
    <pubDate>Fri, 25 Mar 2011 01:26:03 GMT</pubDate>
  </item>
  
  <item>
    <title>Friday Java Quiz: Know Your Properties Files</title>
    <link>http://www.weiqigao.com/blog/2010/09/24/friday_java_quiz_know_your_properties_files.html</link>
    
      
        <description>
          &lt;p&gt;Here&#039;s a little Java quiz to cheer everyone up:&lt;/p&gt;

&lt;p&gt;Given the following &lt;t&gt;foo.properties&lt;/t&gt; file:&lt;/p&gt;

&lt;pre style=&#034;margin-left:3em&#034;&gt;Start Time: Fri Sep 24 11\:02\:45 CDT 2010&lt;/pre&gt;

&lt;p&gt;&lt;b&gt;Q&lt;/b&gt;: After loading this file into a &lt;t&gt;java.util.Properties&lt;/t&gt; object, what is the value of the &lt;t&gt;Start Time&lt;/t&gt; property in the object?&lt;/p&gt;

&lt;p&gt;Strict rules apply today: No compiling, googling, or reading any documentations before you write down your answer.&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2010/09/24/friday_java_quiz_know_your_properties_files.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2010/09/24/friday_java_quiz_know_your_properties_files.html</guid>
    <pubDate>Fri, 24 Sep 2010 16:02:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

