<?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 on: Protect Photos with Password using LockImage</title>
	<atom:link href="http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Nov 2009 09:44:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adam</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-118563</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Tue, 23 Dec 2008 03:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-118563</guid>
		<description>can this software be used to protect photos on facebook(like when some1 right cliks on the image it dusnt allow the user to do so?</description>
		<content:encoded><![CDATA[<p>can this software be used to protect photos on facebook(like when some1 right cliks on the image it dusnt allow the user to do so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dJ Normal Nada</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-104988</link>
		<dc:creator>dJ Normal Nada</dc:creator>
		<pubDate>Sat, 25 Oct 2008 14:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-104988</guid>
		<description>Se alguem ja teve problemas em fazer o programa, do tipo, abre-o e aparece uma jenela a dizer um erro..e porque não tem MICROSOFT FRAMEWORK instalado...apos a instalacao desse o programinha dará...lol

Deve ter sido programado pa uma certa liguagem...</description>
		<content:encoded><![CDATA[<p>Se alguem ja teve problemas em fazer o programa, do tipo, abre-o e aparece uma jenela a dizer um erro..e porque não tem MICROSOFT FRAMEWORK instalado&#8230;apos a instalacao desse o programinha dará&#8230;lol</p>
<p>Deve ter sido programado pa uma certa liguagem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zath</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-87135</link>
		<dc:creator>Zath</dc:creator>
		<pubDate>Sun, 06 Jul 2008 00:18:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-87135</guid>
		<description>That&#039;s quite an impressive thing to do and could be good practice, although I can understand that the emailing aspect could be problematic, especially for those whose technical skills do not extend to zipping.</description>
		<content:encoded><![CDATA[<p>That&#8217;s quite an impressive thing to do and could be good practice, although I can understand that the emailing aspect could be problematic, especially for those whose technical skills do not extend to zipping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirmaltv</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47492</link>
		<dc:creator>nirmaltv</dc:creator>
		<pubDate>Sat, 26 Jan 2008 02:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47492</guid>
		<description>@Aziz,
Thanks for the explanation on the application. I guess this will clear all doubts. Indeed this is a wonderful application.</description>
		<content:encoded><![CDATA[<p>@Aziz,<br />
Thanks for the explanation on the application. I guess this will clear all doubts. Indeed this is a wonderful application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aziz</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47268</link>
		<dc:creator>Aziz</dc:creator>
		<pubDate>Fri, 25 Jan 2008 10:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47268</guid>
		<description>@nirmaltv : thanks :Hi all
I am glad to here such a lot of feedback from you. Please feel free to make feature/enhancement requests
at http://code.google.com/p/lockimage/issues/list or http://groups.google.com/group/lockimage.
Here are some answers to the questions mentioned in the comments:
1) LockImage is a dotNet application. See the LockImage.Gui package for the Gui code.
   It is simple.
2) This is how it works:
   # open the image and convert it to an byte array
   # encrypt it with IEncryptionEngine.cs, Actually there is one engine: RijndaelEncryptionEngine.cs.
   # clone the application executable to a new copy (simple file copy :-))
   # add the encrypted byte[] to the new generated copy as a resource. (check ResourceManager.cs
     to see how it is done)


Cheers,
Aziz</description>
		<content:encoded><![CDATA[<p>@nirmaltv : thanks :Hi all<br />
I am glad to here such a lot of feedback from you. Please feel free to make feature/enhancement requests<br />
at <a href="http://code.google.com/p/lockimage/issues/list" rel="nofollow">http://code.google.com/p/lockimage/issues/list</a> or <a href="http://groups.google.com/group/lockimage" rel="nofollow">http://groups.google.com/group/lockimage</a>.<br />
Here are some answers to the questions mentioned in the comments:<br />
1) LockImage is a dotNet application. See the LockImage.Gui package for the Gui code.<br />
   It is simple.<br />
2) This is how it works:<br />
   # open the image and convert it to an byte array<br />
   # encrypt it with IEncryptionEngine.cs, Actually there is one engine: RijndaelEncryptionEngine.cs.<br />
   # clone the application executable to a new copy (simple file copy <img src='http://www.nirmaltv.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )<br />
   # add the encrypted byte[] to the new generated copy as a resource. (check ResourceManager.cs<br />
     to see how it is done)</p>
<p>Cheers,<br />
Aziz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirmaltv</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47230</link>
		<dc:creator>nirmaltv</dc:creator>
		<pubDate>Fri, 25 Jan 2008 08:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47230</guid>
		<description>@Aziz,
Glad to see you here.  :smile: 
Your comment was in moderation.</description>
		<content:encoded><![CDATA[<p>@Aziz,<br />
Glad to see you here.  <img src='http://www.nirmaltv.com/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /><br />
Your comment was in moderation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aziz</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47223</link>
		<dc:creator>Aziz</dc:creator>
		<pubDate>Fri, 25 Jan 2008 07:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47223</guid>
		<description>Hi all from the developer of LockImage :-)
I am experiencing problems adding comments to this site. This is just a test..

Aziz</description>
		<content:encoded><![CDATA[<p>Hi all from the developer of LockImage <img src='http://www.nirmaltv.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I am experiencing problems adding comments to this site. This is just a test..</p>
<p>Aziz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirmaltv</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47172</link>
		<dc:creator>nirmaltv</dc:creator>
		<pubDate>Fri, 25 Jan 2008 04:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47172</guid>
		<description>@Thilak,
Glad that you liked this.

@Ashish,
I think its a windows forms application, the one we had earlier. I&#039;m not sure how its coded.</description>
		<content:encoded><![CDATA[<p>@Thilak,<br />
Glad that you liked this.</p>
<p>@Ashish,<br />
I think its a windows forms application, the one we had earlier. I&#8217;m not sure how its coded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Mohta</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47170</link>
		<dc:creator>Ashish Mohta</dc:creator>
		<pubDate>Fri, 25 Jan 2008 04:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47170</guid>
		<description>Pretty Neat. People who have problems locking folder ( which they wanted to use to hide images ) can now use this. I am just trying to understand the way its done internally. Word can be locked I understand its mechanism but how does this software marks the image to be locked.</description>
		<content:encoded><![CDATA[<p>Pretty Neat. People who have problems locking folder ( which they wanted to use to hide images ) can now use this. I am just trying to understand the way its done internally. Word can be locked I understand its mechanism but how does this software marks the image to be locked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilak</title>
		<link>http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/comment-page-1/#comment-47036</link>
		<dc:creator>Thilak</dc:creator>
		<pubDate>Thu, 24 Jan 2008 20:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.nirmaltv.com/2008/01/23/protect-photos-with-password-using-lockimage/#comment-47036</guid>
		<description>WOW... never realized I could actually do that. Prior to this, I used to lock images by compressing them into a RAR archive. Thanks for the heads-up, Nirmal.</description>
		<content:encoded><![CDATA[<p>WOW&#8230; never realized I could actually do that. Prior to this, I used to lock images by compressing them into a RAR archive. Thanks for the heads-up, Nirmal.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
