<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for andrewlocatelliwoodcock</title>
	<atom:link href="http://andrewlocatelliwoodcock.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewlocatelliwoodcock.com</link>
	<description>Thoughts on Software</description>
	<lastBuildDate>Thu, 18 Apr 2013 20:35:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Implementing RSA asymmetric public-private key encryption in C#: generating public / private key pair by Andrew Webb (@Tech_Recipe)</title>
		<link>http://andrewlocatelliwoodcock.com/2011/07/20/implementing-rsa-asymmetric-public-private-key-encryption-in-c-generating-keys/#comment-528</link>
		<dc:creator><![CDATA[Andrew Webb (@Tech_Recipe)]]></dc:creator>
		<pubDate>Thu, 18 Apr 2013 20:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=106#comment-528</guid>
		<description><![CDATA[Nice post!
I have done similar work recently on encrypting large text files using RSA / AES256 in C#

http://www.technical-recipes.com/2013/using-rsa-to-encrypt-large-data-files-in-c/]]></description>
		<content:encoded><![CDATA[<p>Nice post!<br />
I have done similar work recently on encrypting large text files using RSA / AES256 in C#</p>
<p><a href="http://www.technical-recipes.com/2013/using-rsa-to-encrypt-large-data-files-in-c/" rel="nofollow">http://www.technical-recipes.com/2013/using-rsa-to-encrypt-large-data-files-in-c/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flexible Search using Stored Procedures: varying the WHERE clause at run-time by Kannan Subbiah</title>
		<link>http://andrewlocatelliwoodcock.com/2011/05/30/flexible-search-using-stored-procedures/#comment-525</link>
		<dc:creator><![CDATA[Kannan Subbiah]]></dc:creator>
		<pubDate>Sun, 14 Apr 2013 03:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=74#comment-525</guid>
		<description><![CDATA[A very useful blog post for the developers and architects. Sharing this post with my professional network through my &lt;a href=&quot;http://links.kannan-subbiah.com/2013/04/april-13-2013.html&quot; rel=&quot;nofollow&quot;&gt;daily digest&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>A very useful blog post for the developers and architects. Sharing this post with my professional network through my <a href="http://links.kannan-subbiah.com/2013/04/april-13-2013.html" rel="nofollow">daily digest</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How websites work, an introductory tech presentation by Stress</title>
		<link>http://andrewlocatelliwoodcock.com/2012/06/11/how-websites-work-an-introductory-tech-presentation/#comment-452</link>
		<dc:creator><![CDATA[Stress]]></dc:creator>
		<pubDate>Sun, 10 Mar 2013 21:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=307#comment-452</guid>
		<description><![CDATA[Hello there! This is my 1st comment here so I just wanted to give a quick shout out 
and say I genuinely enjoy reading through your posts.
Can you recommend any other blogs/websites/forums that cover 
the same topics? Thanks for your time!]]></description>
		<content:encoded><![CDATA[<p>Hello there! This is my 1st comment here so I just wanted to give a quick shout out<br />
and say I genuinely enjoy reading through your posts.<br />
Can you recommend any other blogs/websites/forums that cover<br />
the same topics? Thanks for your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing RSA asymmetric public-private key encryption in C#: encrypting under the public key by andrewlocatelliwoodcock</title>
		<link>http://andrewlocatelliwoodcock.com/2011/08/01/implementing-rsa-asymmetric-public-private-key-encryption-in-c-encrypting-under-the-public-key/#comment-434</link>
		<dc:creator><![CDATA[andrewlocatelliwoodcock]]></dc:creator>
		<pubDate>Tue, 12 Feb 2013 10:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=115#comment-434</guid>
		<description><![CDATA[Hi Selva - thanks for the comment. Apologies but the follow-up has been on my to-do list for a while now ... I will try to get round to it shortly ...]]></description>
		<content:encoded><![CDATA[<p>Hi Selva &#8211; thanks for the comment. Apologies but the follow-up has been on my to-do list for a while now &#8230; I will try to get round to it shortly &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing RSA asymmetric public-private key encryption in C#: encrypting under the public key by Selva</title>
		<link>http://andrewlocatelliwoodcock.com/2011/08/01/implementing-rsa-asymmetric-public-private-key-encryption-in-c-encrypting-under-the-public-key/#comment-433</link>
		<dc:creator><![CDATA[Selva]]></dc:creator>
		<pubDate>Fri, 08 Feb 2013 09:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=115#comment-433</guid>
		<description><![CDATA[Hi,

Excellent work, then It is encrypting a larger text. then how do I decrypt the text?

Regards,
Selva]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Excellent work, then It is encrypting a larger text. then how do I decrypt the text?</p>
<p>Regards,<br />
Selva</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing RSA asymmetric public-private key encryption in C#: encrypting under the public key by Selva</title>
		<link>http://andrewlocatelliwoodcock.com/2011/08/01/implementing-rsa-asymmetric-public-private-key-encryption-in-c-encrypting-under-the-public-key/#comment-432</link>
		<dc:creator><![CDATA[Selva]]></dc:creator>
		<pubDate>Fri, 08 Feb 2013 07:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=115#comment-432</guid>
		<description><![CDATA[Hi,

This is an excellent work. This implementation works well on larger text. Then how do I decrypt it? any implementation available?

Selva]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is an excellent work. This implementation works well on larger text. Then how do I decrypt it? any implementation available?</p>
<p>Selva</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a table directly from a SELECT statement in mySQL by Justin Swanhart</title>
		<link>http://andrewlocatelliwoodcock.com/2012/05/21/creating-a-table-directly-from-a-select-statement-in-mysql/#comment-421</link>
		<dc:creator><![CDATA[Justin Swanhart]]></dc:creator>
		<pubDate>Wed, 16 Jan 2013 03:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=289#comment-421</guid>
		<description><![CDATA[If you think CREATE TABLE ... SELECT is cool, check out http://flexvie.ws.  This isn&#039;t spam, I promise.  Flexviews adds &quot;materialized view&quot; support to MySQL.  It allows you to create a table from a resultset (like CREATE TABLE .. SELECT) but it allows you to efficiently keep that table updated based on changes to the original tables that you selected from (base tables).  

Here is a presentation about it if you want more info:
http://www.slideshare.net/MySQLGeek/summary-tables-with-flexviews]]></description>
		<content:encoded><![CDATA[<p>If you think CREATE TABLE &#8230; SELECT is cool, check out <a href="http://flexvie.ws" rel="nofollow">http://flexvie.ws</a>.  This isn&#8217;t spam, I promise.  Flexviews adds &#8220;materialized view&#8221; support to MySQL.  It allows you to create a table from a resultset (like CREATE TABLE .. SELECT) but it allows you to efficiently keep that table updated based on changes to the original tables that you selected from (base tables).  </p>
<p>Here is a presentation about it if you want more info:<br />
<a href="http://www.slideshare.net/MySQLGeek/summary-tables-with-flexviews" rel="nofollow">http://www.slideshare.net/MySQLGeek/summary-tables-with-flexviews</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing RSA asymmetric public-private key encryption in C#: encrypting under the public key by Kannan Subbiah</title>
		<link>http://andrewlocatelliwoodcock.com/2011/08/01/implementing-rsa-asymmetric-public-private-key-encryption-in-c-encrypting-under-the-public-key/#comment-418</link>
		<dc:creator><![CDATA[Kannan Subbiah]]></dc:creator>
		<pubDate>Mon, 14 Jan 2013 02:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=115#comment-418</guid>
		<description><![CDATA[Nice post Andrew and it was really useful. Sharing this to my community through my &lt;a href=&quot;http://links.kannan-subbiah.com&quot; rel=&quot;nofollow&quot;&gt;daily digest&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Nice post Andrew and it was really useful. Sharing this to my community through my <a href="http://links.kannan-subbiah.com" rel="nofollow">daily digest</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How websites work, an introductory tech presentation by Delia</title>
		<link>http://andrewlocatelliwoodcock.com/2012/06/11/how-websites-work-an-introductory-tech-presentation/#comment-408</link>
		<dc:creator><![CDATA[Delia]]></dc:creator>
		<pubDate>Tue, 08 Jan 2013 15:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=307#comment-408</guid>
		<description><![CDATA[We are a group of volunteers and starting a brand new scheme 
in our community. Your website provided us with valuable info to work on.
You have performed a formidable job and our entire community will probably be 
thankful to you.]]></description>
		<content:encoded><![CDATA[<p>We are a group of volunteers and starting a brand new scheme<br />
in our community. Your website provided us with valuable info to work on.<br />
You have performed a formidable job and our entire community will probably be<br />
thankful to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress permalinks not working: some tips on resolving by Jean</title>
		<link>http://andrewlocatelliwoodcock.com/2011/12/22/wordpress-permalinks-not-working-some-tips-on-resolving/#comment-407</link>
		<dc:creator><![CDATA[Jean]]></dc:creator>
		<pubDate>Tue, 08 Jan 2013 01:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://andrewlocatelliwoodcock.com/?p=254#comment-407</guid>
		<description><![CDATA[Hi There

I am scratching my hair for quite while now.

I have added the .htaccess like yours, but I am facing a problem in the DB, all the time that I change siteurl and home on options table and refresh the site, it change back to what it was. :( weird stuff

I am trying to move the site from UAT to WWW and not having much joy.

Thanks

Jean]]></description>
		<content:encoded><![CDATA[<p>Hi There</p>
<p>I am scratching my hair for quite while now.</p>
<p>I have added the .htaccess like yours, but I am facing a problem in the DB, all the time that I change siteurl and home on options table and refresh the site, it change back to what it was. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  weird stuff</p>
<p>I am trying to move the site from UAT to WWW and not having much joy.</p>
<p>Thanks</p>
<p>Jean</p>
]]></content:encoded>
	</item>
</channel>
</rss>
