<?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 greglui.com</title>
	<atom:link href="http://greglui.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://greglui.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Aug 2011 09:59:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Gridded Workspace For Android Part 4 by Venkat</title>
		<link>http://greglui.com/gridded-workspace-for-android-part-4#comment-1157</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Thu, 18 Aug 2011 09:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=865#comment-1157</guid>
		<description>I have tried this code but I am able to get only screen 1 I am aware of what going wrong help me to sort this out</description>
		<content:encoded><![CDATA[<p>I have tried this code but I am able to get only screen 1 I am aware of what going wrong help me to sort this out</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android Market On Emulator by jamin_ugh</title>
		<link>http://greglui.com/android-market-on-emulator#comment-1152</link>
		<dc:creator>jamin_ugh</dc:creator>
		<pubDate>Thu, 18 Aug 2011 03:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=530#comment-1152</guid>
		<description>thank u every other site made it super complicated and this one was very easy to fallow great job</description>
		<content:encoded><![CDATA[<p>thank u every other site made it super complicated and this one was very easy to fallow great job</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gridded Workspace For Android Part 4 by Mare</title>
		<link>http://greglui.com/gridded-workspace-for-android-part-4#comment-1071</link>
		<dc:creator>Mare</dc:creator>
		<pubDate>Wed, 10 Aug 2011 08:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=865#comment-1071</guid>
		<description>Nice tutorial and nice component!</description>
		<content:encoded><![CDATA[<p>Nice tutorial and nice component!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Basic Android UI Widgets by charles kogi</title>
		<link>http://greglui.com/using-basic-android-ui-widgets#comment-1057</link>
		<dc:creator>charles kogi</dc:creator>
		<pubDate>Tue, 09 Aug 2011 06:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=466#comment-1057</guid>
		<description>Hello Greg,
Thanks for your website. You are very good in passing useful information in an easy to understand style. Please add a spinner to the above page.
Regards.
Charles.</description>
		<content:encoded><![CDATA[<p>Hello Greg,<br />
Thanks for your website. You are very good in passing useful information in an easy to understand style. Please add a spinner to the above page.<br />
Regards.<br />
Charles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Win32 Console Winsock Server And Client Application by gss999</title>
		<link>http://greglui.com/simple-win32-console-winsock-server-and-client-application#comment-419</link>
		<dc:creator>gss999</dc:creator>
		<pubDate>Sun, 17 Apr 2011 11:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=107#comment-419</guid>
		<description>Whenever I&#039;m able to compile a program, I&#039;m 99 % of the time able to understand it and then use it in my programs so thanks a lot.   I kind of work backwards and that&#039;s how I&#039;ve learned everything.</description>
		<content:encoded><![CDATA[<p>Whenever I&#8217;m able to compile a program, I&#8217;m 99 % of the time able to understand it and then use it in my programs so thanks a lot.   I kind of work backwards and that&#8217;s how I&#8217;ve learned everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Win32 Console Winsock Server And Client Application by gss999</title>
		<link>http://greglui.com/simple-win32-console-winsock-server-and-client-application#comment-418</link>
		<dc:creator>gss999</dc:creator>
		<pubDate>Sun, 17 Apr 2011 11:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=107#comment-418</guid>
		<description>This was the first tutorial that I was actually able to compile it in my compiler and run it.  Now I have to go back and look at it and makes sense of it.  At least  you got me past step 1.  Most tutorials won&#039;t even compile for me.  Thanks for making it so simple !!</description>
		<content:encoded><![CDATA[<p>This was the first tutorial that I was actually able to compile it in my compiler and run it.  Now I have to go back and look at it and makes sense of it.  At least  you got me past step 1.  Most tutorials won&#8217;t even compile for me.  Thanks for making it so simple !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating An Android Hello World App by Using Basic Android UI Widgets &#124; greglui.com</title>
		<link>http://greglui.com/creating-an-android-hello-world-app#comment-87</link>
		<dc:creator>Using Basic Android UI Widgets &#124; greglui.com</dc:creator>
		<pubDate>Wed, 26 Jan 2011 20:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=388#comment-87</guid>
		<description>[...] label, which is basically just text. In Android the label is referred to as a TextView. If you have created an application skeleton with Eclipse, the text that the default activity outputs to the screen is actually such a TextView. The TextView [...]</description>
		<content:encoded><![CDATA[<p>[...] label, which is basically just text. In Android the label is referred to as a TextView. If you have created an application skeleton with Eclipse, the text that the default activity outputs to the screen is actually such a TextView. The TextView [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding An Icon To A Win32 Program In Visual Studio by Adding A Dialog To A Win32 Program In Visual Studio &#124; greglui.com</title>
		<link>http://greglui.com/adding-an-icon-to-a-win32-program-in-visual-studio#comment-3</link>
		<dc:creator>Adding A Dialog To A Win32 Program In Visual Studio &#124; greglui.com</dc:creator>
		<pubDate>Mon, 25 Oct 2010 22:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=60#comment-3</guid>
		<description>[...] boxes can be easily added to a Win32 program as resources just like icons and menus using Visual [...]</description>
		<content:encoded><![CDATA[<p>[...] boxes can be easily added to a Win32 program as resources just like icons and menus using Visual [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding An Icon To A Win32 Program In Visual Studio by Adding A Menu To A Win32 Program In Visual Studio &#124; greglui.com</title>
		<link>http://greglui.com/adding-an-icon-to-a-win32-program-in-visual-studio#comment-2</link>
		<dc:creator>Adding A Menu To A Win32 Program In Visual Studio &#124; greglui.com</dc:creator>
		<pubDate>Mon, 25 Oct 2010 20:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://greglui.com/?p=60#comment-2</guid>
		<description>[...] greglui.com       Skip to content Home        &#8592; Adding An Icon To A Win32 Program In Visual Studio [...]</description>
		<content:encoded><![CDATA[<p>[...] greglui.com       Skip to content Home        &larr; Adding An Icon To A Win32 Program In Visual Studio [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

