<?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 IBlog</title>
	<atom:link href="http://blog.objectpattern.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.objectpattern.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 13 Feb 2010 17:16:06 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Sending email message having embedded image (.NET) by UGG Boots</title>
		<link>http://blog.objectpattern.com/dot-net/sending-email-message-having-embedded-image-net/comment-page-1/#comment-161</link>
		<dc:creator>UGG Boots</dc:creator>
		<pubDate>Sat, 13 Feb 2010 17:16:06 +0000</pubDate>
		<guid isPermaLink="false">/post/Sending-email-message-having-embedded-image-(NET).aspx#comment-161</guid>
		<description>I found this article useful in a paper I am writing at university.  Hopefully, I get an A+ now!

Thanks

Bernice Franklin
</description>
		<content:encoded><![CDATA[<p>I found this article useful in a paper I am writing at university.  Hopefully, I get an A+ now!</p>
<p>Thanks</p>
<p>Bernice Franklin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending email message having embedded image (.NET) by anti-spyware</title>
		<link>http://blog.objectpattern.com/dot-net/sending-email-message-having-embedded-image-net/comment-page-1/#comment-23</link>
		<dc:creator>anti-spyware</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:45:11 +0000</pubDate>
		<guid isPermaLink="false">/post/Sending-email-message-having-embedded-image-(NET).aspx#comment-23</guid>
		<description>Hi,
Traditionally, antivirus software heavily relied upon signatures to identify malware. This can be very effective, but cannot defend against malware unless samples have already been obtained and signatures created. Because of this, signature-based approaches are not effective against new, unknown viruses.....</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Traditionally, antivirus software heavily relied upon signatures to identify malware. This can be very effective, but cannot defend against malware unless samples have already been obtained and signatures created. Because of this, signature-based approaches are not effective against new, unknown viruses&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending email message having embedded image (.NET) by Seo Services</title>
		<link>http://blog.objectpattern.com/dot-net/sending-email-message-having-embedded-image-net/comment-page-1/#comment-22</link>
		<dc:creator>Seo Services</dc:creator>
		<pubDate>Sun, 02 Aug 2009 23:11:31 +0000</pubDate>
		<guid isPermaLink="false">/post/Sending-email-message-having-embedded-image-(NET).aspx#comment-22</guid>
		<description>Thanks for all of the free code and the help with embedding images in email.</description>
		<content:encoded><![CDATA[<p>Thanks for all of the free code and the help with embedding images in email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending email message having embedded image (.NET) by internet marketing</title>
		<link>http://blog.objectpattern.com/dot-net/sending-email-message-having-embedded-image-net/comment-page-1/#comment-21</link>
		<dc:creator>internet marketing</dc:creator>
		<pubDate>Sun, 19 Jul 2009 21:55:11 +0000</pubDate>
		<guid isPermaLink="false">/post/Sending-email-message-having-embedded-image-(NET).aspx#comment-21</guid>
		<description>What is the HTML Tag to add a picture when we create webpage in Linux?</description>
		<content:encoded><![CDATA[<p>What is the HTML Tag to add a picture when we create webpage in Linux?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending email message having embedded image (.NET) by Chris Boothroyd</title>
		<link>http://blog.objectpattern.com/dot-net/sending-email-message-having-embedded-image-net/comment-page-1/#comment-20</link>
		<dc:creator>Chris Boothroyd</dc:creator>
		<pubDate>Tue, 30 Jun 2009 05:13:55 +0000</pubDate>
		<guid isPermaLink="false">/post/Sending-email-message-having-embedded-image-(NET).aspx#comment-20</guid>
		<description>Thanks for taking the time to post this.  I found it very useful - I had problems with the resource file name, though.  If I used a relative path like &quot;images/logo.jpg&quot;, it would look for the file in the visual studio working directory (during debug).  I ended storing the image&#039;s full path in a configuration parameter and then it worked great.</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to post this.  I found it very useful &#8211; I had problems with the resource file name, though.  If I used a relative path like &#8220;images/logo.jpg&#8221;, it would look for the file in the visual studio working directory (during debug).  I ended storing the image&#8217;s full path in a configuration parameter and then it worked great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a windows shortcut using AutoIt by Simon Hodgkinson</title>
		<link>http://blog.objectpattern.com/auto-it/creating-a-windows-shortcut-using-autoit/comment-page-1/#comment-26</link>
		<dc:creator>Simon Hodgkinson</dc:creator>
		<pubDate>Mon, 29 Jun 2009 16:18:24 +0000</pubDate>
		<guid isPermaLink="false">/post/Creating-a-windows-shortcut-using-AutoIt.aspx#comment-26</guid>
		<description>hi there

we are currently migrating from Windows 2000 to Windows XP. As part of our install script we copy a shortcut .lnk file from the server to the user&#039;s pc.  This link file is already set up with the appropriate target and more importantly A SHORTCUT KEY combination to launch the link. ie. Ctrl + F9.  However for some reason this shortcut key does not work on XP but it worked on 2000 fine. You have to physically go into the shortcut and reassign the Shortcut key then all works fine. The question i have is how can we fix this. Is this something stored in the registry that we can poke to assign the Shortcut key again. If not then we do use AutoIt so maybe we can build something in that to assign the shortcut key on the installation.

If you can assist then we would be most grateful. Thanks in advance, Simon</description>
		<content:encoded><![CDATA[<p>hi there</p>
<p>we are currently migrating from Windows 2000 to Windows XP. As part of our install script we copy a shortcut .lnk file from the server to the user&#8217;s pc.  This link file is already set up with the appropriate target and more importantly A SHORTCUT KEY combination to launch the link. ie. Ctrl + F9.  However for some reason this shortcut key does not work on XP but it worked on 2000 fine. You have to physically go into the shortcut and reassign the Shortcut key then all works fine. The question i have is how can we fix this. Is this something stored in the registry that we can poke to assign the Shortcut key again. If not then we do use AutoIt so maybe we can build something in that to assign the shortcut key on the installation.</p>
<p>If you can assist then we would be most grateful. Thanks in advance, Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a windows shortcut using AutoIt by ratikant</title>
		<link>http://blog.objectpattern.com/auto-it/creating-a-windows-shortcut-using-autoit/comment-page-1/#comment-25</link>
		<dc:creator>ratikant</dc:creator>
		<pubDate>Mon, 11 May 2009 23:39:23 +0000</pubDate>
		<guid isPermaLink="false">/post/Creating-a-windows-shortcut-using-AutoIt.aspx#comment-25</guid>
		<description>Hi,
I want to create a autoit script  which will open winmerge . compare Two folders and generate a HTML report . win merge is a freeware software for the file and folder comparission. i am completely new to Auto it .
Help is appricicated.
Regards,
Rtikant</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to create a autoit script  which will open winmerge . compare Two folders and generate a HTML report . win merge is a freeware software for the file and folder comparission. i am completely new to Auto it .<br />
Help is appricicated.<br />
Regards,<br />
Rtikant</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Navigate and injecting C# code using visual studio macro by Reena Pramodh</title>
		<link>http://blog.objectpattern.com/dot-net/navigate-and-injecting-c-code-using-visual-studio-macro/comment-page-1/#comment-24</link>
		<dc:creator>Reena Pramodh</dc:creator>
		<pubDate>Thu, 12 Mar 2009 16:21:15 +0000</pubDate>
		<guid isPermaLink="false">/post/Navigate-and-injecting-C-code-using-visual-studio-macro.aspx#comment-24</guid>
		<description>This actually worked for me and this is great code. I have visited so many sites but never have I seen some one give so much details about implementation. The speciality of this code is that you can just use it as is with minimum changes as per your requirement.</description>
		<content:encoded><![CDATA[<p>This actually worked for me and this is great code. I have visited so many sites but never have I seen some one give so much details about implementation. The speciality of this code is that you can just use it as is with minimum changes as per your requirement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VS.NET, macro creating string const, and macro creating string resource entry by happysad</title>
		<link>http://blog.objectpattern.com/dot-net/vs-net-macro-creating-string-const-and-macro-creating-string-resource-entry/comment-page-1/#comment-27</link>
		<dc:creator>happysad</dc:creator>
		<pubDate>Mon, 23 Feb 2009 01:41:05 +0000</pubDate>
		<guid isPermaLink="false">/post/VSNET-Macro-creating-const-of-string-and-resource-entry-for-string.aspx#comment-27</guid>
		<description>Thanks for the resource string macro - it would have taken me ages to figure this out by myself.

The added resource wasn&#039;t saved in my file at first. I had to add this line:

resxFileWriter.Close()

and remove (or comment) these:
&#039;&#039;   resourceFileProjectItem.Open()
&#039;&#039;   resourceFileProjectItem.Save()

before it worked.

</description>
		<content:encoded><![CDATA[<p>Thanks for the resource string macro &#8211; it would have taken me ages to figure this out by myself.</p>
<p>The added resource wasn&#8217;t saved in my file at first. I had to add this line:</p>
<p>resxFileWriter.Close()</p>
<p>and remove (or comment) these:<br />
&#8221;   resourceFileProjectItem.Open()<br />
&#8221;   resourceFileProjectItem.Save()</p>
<p>before it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create shortcuts by scripting (AutoIt, AutoHotKey) by Sonia</title>
		<link>http://blog.objectpattern.com/auto-it/create-shortcuts-by-scripting-autoit-autohotkey/comment-page-1/#comment-28</link>
		<dc:creator>Sonia</dc:creator>
		<pubDate>Thu, 18 Sep 2008 14:56:29 +0000</pubDate>
		<guid isPermaLink="false">/post/Create-shortcuts-by-scripting-(AutoIt2c-AutoHotKey).aspx#comment-28</guid>
		<description>I found that AutoIT is more structured than AutoHotkey and this is something that can be useful to create and modify bigger Windows applications. But, the difference lies in the fact that for a casual-user, AutoHotkey is probably easier to start and to work with. It is also more powerful than AutoIT when it comes to managing shortcuts and/or hotkeys linked to simple tasks.

</description>
		<content:encoded><![CDATA[<p>I found that AutoIT is more structured than AutoHotkey and this is something that can be useful to create and modify bigger Windows applications. But, the difference lies in the fact that for a casual-user, AutoHotkey is probably easier to start and to work with. It is also more powerful than AutoIT when it comes to managing shortcuts and/or hotkeys linked to simple tasks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
