<?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 mikeyin.org</title>
	<atom:link href="http://blog.mikeyin.org/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.mikeyin.org</link>
	<description>what&#039;s it going to take?</description>
	<lastBuildDate>Thu, 15 Jul 2010 13:44:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Nonproductive Usage of Java Generics by yincrash</title>
		<link>http://blog.mikeyin.org/?p=30&#038;cpage=1#comment-140</link>
		<dc:creator>yincrash</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=30#comment-140</guid>
		<description>If you&#039;re using a language that doesn&#039;t perform type erasure, like C++, which I believe creates a new runtime class every time you give a template a new type, the runtime error should happen at the &lt;code&gt;(T) element&lt;/code&gt; line. To be honest, I&#039;m surprised there isn&#039;t a compiler warning for this.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using a language that doesn&#8217;t perform type erasure, like C++, which I believe creates a new runtime class every time you give a template a new type, the runtime error should happen at the <code>(T) element</code> line. To be honest, I&#8217;m surprised there isn&#8217;t a compiler warning for this.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nonproductive Usage of Java Generics by yincrash</title>
		<link>http://blog.mikeyin.org/?p=30&#038;cpage=1#comment-139</link>
		<dc:creator>yincrash</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=30#comment-139</guid>
		<description>Thank you, Dan Tasse. Wordpress should have some warnings when it filters out &gt; and &lt;</description>
		<content:encoded><![CDATA[<p>Thank you, Dan Tasse. WordPress should have some warnings when it filters out &gt; and &lt;</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nonproductive Usage of Java Generics by Dan Tasse</title>
		<link>http://blog.mikeyin.org/?p=30&#038;cpage=1#comment-137</link>
		<dc:creator>Dan Tasse</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=30#comment-137</guid>
		<description>Aha!  There should be another &lt;T&gt; somewhere: it got HTML-tagged-out!</description>
		<content:encoded><![CDATA[<p>Aha!  There should be another &lt;T&gt; somewhere: it got HTML-tagged-out!</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nonproductive Usage of Java Generics by Dan Tasse</title>
		<link>http://blog.mikeyin.org/?p=30&#038;cpage=1#comment-136</link>
		<dc:creator>Dan Tasse</dc:creator>
		<pubDate>Thu, 15 Jul 2010 06:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=30#comment-136</guid>
		<description>Is there supposed to be another T there somewhere?  Like:
public  static List extractSomeStuff
or something?  Because where does that T come from? Also, I see no reason why the ClassCastException should be thrown anywhere other than where it is.
Or maybe I understand generics less than I thought...</description>
		<content:encoded><![CDATA[<p>Is there supposed to be another T there somewhere?  Like:<br />public  static List extractSomeStuff<br />or something?  Because where does that T come from? Also, I see no reason why the ClassCastException should be thrown anywhere other than where it is.<br />Or maybe I understand generics less than I thought&#8230;</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photo Gallery Live Wallpaper by Angela</title>
		<link>http://blog.mikeyin.org/?p=19&#038;cpage=1#comment-74</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Sun, 18 Apr 2010 15:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=19#comment-74</guid>
		<description>I have the Moto Droid, v2.1
Just loaded your program last night. I get a picture at first, but if I double tap then I get a black screen that says to choose a folder with images. If I double tap, I get a picture back again. If I double tap again, it goes back to the black screen. I tweaked the settings, chose different folders for the pics, and the most I can get it to do is if I double tap, cycle thru 3 pics. The folder has probably 60 or so pics to choose from. Any ideas?</description>
		<content:encoded><![CDATA[<p>I have the Moto Droid, v2.1<br />Just loaded your program last night. I get a picture at first, but if I double tap then I get a black screen that says to choose a folder with images. If I double tap, I get a picture back again. If I double tap again, it goes back to the black screen. I tweaked the settings, chose different folders for the pics, and the most I can get it to do is if I double tap, cycle thru 3 pics. The folder has probably 60 or so pics to choose from. Any ideas?</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photo Gallery Live Wallpaper by yincrash</title>
		<link>http://blog.mikeyin.org/?p=19&#038;cpage=1#comment-72</link>
		<dc:creator>yincrash</dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=19#comment-72</guid>
		<description>I have looked into it. I will look into it a little more. Sadly I haven&#039;t had much time to devote toward development. Hopefully I can get some more time soon.</description>
		<content:encoded><![CDATA[<p>I have looked into it. I will look into it a little more. Sadly I haven&#8217;t had much time to devote toward development. Hopefully I can get some more time soon.</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photo Gallery Live Wallpaper by Jon</title>
		<link>http://blog.mikeyin.org/?p=19&#038;cpage=1#comment-71</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=19#comment-71</guid>
		<description>I realize this may not be possible, but any way to utilize the Picasa Web Album sync feature of the 2.1 Gallery?  I have most of my pics on there.  Thanks!</description>
		<content:encoded><![CDATA[<p>I realize this may not be possible, but any way to utilize the Picasa Web Album sync feature of the 2.1 Gallery?  I have most of my pics on there.  Thanks!</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photo Gallery Live Wallpaper by Ricky</title>
		<link>http://blog.mikeyin.org/?p=19&#038;cpage=1#comment-67</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 31 Mar 2010 15:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=19#comment-67</guid>
		<description>because i set reload frequency= 1 hour, so when my phone boot up and got black, next time change to my wallpaper will 1 hour later.
that why im asking for a first boot up delay option so my phone can got the wallpaper quickly, or i can only do it manually</description>
		<content:encoded><![CDATA[<p>because i set reload frequency= 1 hour, so when my phone boot up and got black, next time change to my wallpaper will 1 hour later.<br />that why im asking for a first boot up delay option so my phone can got the wallpaper quickly, or i can only do it manually</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photo Gallery Live Wallpaper by Ricky</title>
		<link>http://blog.mikeyin.org/?p=19&#038;cpage=1#comment-66</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 31 Mar 2010 13:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=19#comment-66</guid>
		<description>PS: currently the software cannot load a picture as soon as the sd card mount, that why i suggest to have an option to set some delay time to load photo when first time boot</description>
		<content:encoded><![CDATA[<p>PS: currently the software cannot load a picture as soon as the sd card mount, that why i suggest to have an option to set some delay time to load photo when first time boot</f</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photo Gallery Live Wallpaper by Ricky</title>
		<link>http://blog.mikeyin.org/?p=19&#038;cpage=1#comment-65</link>
		<dc:creator>Ricky</dc:creator>
		<pubDate>Wed, 31 Mar 2010 13:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikeyin.org/?p=19#comment-65</guid>
		<description>I think you are right, can i have a option to set some delay time to load photo when first time boot up?</description>
		<content:encoded><![CDATA[<p>I think you are right, can i have a option to set some delay time to load photo when first time boot up?</f</p>
]]></content:encoded>
	</item>
</channel>
</rss>
