<?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 Eclipsed4utoo&#039;s Blog</title>
	<atom:link href="http://eclipsed4utoo.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsed4utoo.com/blog</link>
	<description>Not Your Ordinary Programmer</description>
	<lastBuildDate>Mon, 08 Mar 2010 21:41:23 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Android &#8211; Open Contacts Activity and Return Chosen Contact by Gay</title>
		<link>http://eclipsed4utoo.com/blog/android-open-contacts-activity-return-chosen-contact/comment-page-1/#comment-294</link>
		<dc:creator>Gay</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=270#comment-294</guid>
		<description>eclipsed4utoo.com, hoq do you do it?</description>
		<content:encoded><![CDATA[<p>eclipsed4utoo.com, hoq do you do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# &#8211; View PDF In Windows Form by Arnel</title>
		<link>http://eclipsed4utoo.com/blog/view-pdf-windows-form/comment-page-1/#comment-293</link>
		<dc:creator>Arnel</dc:creator>
		<pubDate>Mon, 08 Mar 2010 17:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=174#comment-293</guid>
		<description>Yes, Adobe is installed.</description>
		<content:encoded><![CDATA[<p>Yes, Adobe is installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# &#8211; View PDF In Windows Form by Ryan Alford</title>
		<link>http://eclipsed4utoo.com/blog/view-pdf-windows-form/comment-page-1/#comment-291</link>
		<dc:creator>Ryan Alford</dc:creator>
		<pubDate>Sat, 06 Mar 2010 01:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=174#comment-291</guid>
		<description>I don&#039;t deal with ClickOnce that much.  Is Adobe installed on the PC?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t deal with ClickOnce that much.  Is Adobe installed on the PC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# &#8211; View PDF In Windows Form by Arnel</title>
		<link>http://eclipsed4utoo.com/blog/view-pdf-windows-form/comment-page-1/#comment-290</link>
		<dc:creator>Arnel</dc:creator>
		<pubDate>Sat, 06 Mar 2010 00:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=174#comment-290</guid>
		<description>Could it be something with the manifest of the dll&#039;s?</description>
		<content:encoded><![CDATA[<p>Could it be something with the manifest of the dll&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# &#8211; View PDF In Windows Form by Arnel</title>
		<link>http://eclipsed4utoo.com/blog/view-pdf-windows-form/comment-page-1/#comment-289</link>
		<dc:creator>Arnel</dc:creator>
		<pubDate>Sat, 06 Mar 2010 00:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=174#comment-289</guid>
		<description>Yes, all the dll&#039;s are there.  It works fine when I start the application by going directly to the install folder and double clicking on the exe.</description>
		<content:encoded><![CDATA[<p>Yes, all the dll&#8217;s are there.  It works fine when I start the application by going directly to the install folder and double clicking on the exe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# &#8211; View PDF In Windows Form by Ryan Alford</title>
		<link>http://eclipsed4utoo.com/blog/view-pdf-windows-form/comment-page-1/#comment-288</link>
		<dc:creator>Ryan Alford</dc:creator>
		<pubDate>Fri, 05 Mar 2010 23:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=174#comment-288</guid>
		<description>@Arnel

Are you including the .dll in the ClickOnce deployment?</description>
		<content:encoded><![CDATA[<p>@Arnel</p>
<p>Are you including the .dll in the ClickOnce deployment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# &#8211; View PDF In Windows Form by Arnel</title>
		<link>http://eclipsed4utoo.com/blog/view-pdf-windows-form/comment-page-1/#comment-285</link>
		<dc:creator>Arnel</dc:creator>
		<pubDate>Fri, 05 Mar 2010 18:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=174#comment-285</guid>
		<description>Hello,
I was able to download PDFSharp.Viewing.dll and get the pdfAcroViewer control working.  My problem is with the deployment.  I am using the clickonce with VS2008.

When starting the application with the referce link that clickonce created the pdfAcroViewer control is not displayed and a null object reference error comes up.  But when I start the appication by double clicking the application exe directly the control is displayed and no error.


Thanks!
Arnel</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I was able to download PDFSharp.Viewing.dll and get the pdfAcroViewer control working.  My problem is with the deployment.  I am using the clickonce with VS2008.</p>
<p>When starting the application with the referce link that clickonce created the pdfAcroViewer control is not displayed and a null object reference error comes up.  But when I start the appication by double clicking the application exe directly the control is displayed and no error.</p>
<p>Thanks!<br />
Arnel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MotoTorch LED &#8211; LED Flashlight &#8211; My First Android Application by Ryan Alford</title>
		<link>http://eclipsed4utoo.com/blog/mototorch-led-flashlight-android-application/comment-page-1/#comment-282</link>
		<dc:creator>Ryan Alford</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=215#comment-282</guid>
		<description>@Chris

If you have your phone set to use Automatic Brightness, the options to dim the screen and turn the screen off will not work.  Automatic Brightness overrides any changes that I make to the device&#039;s settings.</description>
		<content:encoded><![CDATA[<p>@Chris</p>
<p>If you have your phone set to use Automatic Brightness, the options to dim the screen and turn the screen off will not work.  Automatic Brightness overrides any changes that I make to the device&#8217;s settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MotoTorch LED &#8211; LED Flashlight &#8211; My First Android Application by Sam</title>
		<link>http://eclipsed4utoo.com/blog/mototorch-led-flashlight-android-application/comment-page-1/#comment-280</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 01 Mar 2010 05:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=215#comment-280</guid>
		<description>Great app, I use it all the time, its a permanent home screen widget. thanks!

~sam</description>
		<content:encoded><![CDATA[<p>Great app, I use it all the time, its a permanent home screen widget. thanks!</p>
<p>~sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MotoTorch LED &#8211; LED Flashlight &#8211; My First Android Application by Chris</title>
		<link>http://eclipsed4utoo.com/blog/mototorch-led-flashlight-android-application/comment-page-1/#comment-279</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 01 Mar 2010 00:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsed4utoo.com/blog/?p=215#comment-279</guid>
		<description>Hi!
I tried all &quot;torch&quot;-like apps and yours is the best!
I habe two questions:
First, the dim function never works... also the &quot;Turn off screen&quot; never does. What do you mean by starting as application? maybe that&#039;s what I am doing wrong. I use Milestone.
Secondly, I read in the specs that the milestone has a &quot;Tricolor LED&quot;. Does that mean it is possible to change the color of the flashlight? That would be sooo awsome!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
I tried all &#8220;torch&#8221;-like apps and yours is the best!<br />
I habe two questions:<br />
First, the dim function never works&#8230; also the &#8220;Turn off screen&#8221; never does. What do you mean by starting as application? maybe that&#8217;s what I am doing wrong. I use Milestone.<br />
Secondly, I read in the specs that the milestone has a &#8220;Tricolor LED&#8221;. Does that mean it is possible to change the color of the flashlight? That would be sooo awsome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
