<?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"
	>
<channel>
	<title>Comments on: WordPress Camp Fraser Valley</title>
	<atom:link href="http://kulpreetsingh.com/wordpress-fraser-valley/feed" rel="self" type="application/rss+xml" />
	<link>http://kulpreetsingh.com/wordpress-fraser-valley</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 17:19:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: kulpreet singh</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-209</link>
		<dc:creator>kulpreet singh</dc:creator>
		<pubDate>Sun, 20 Jul 2008 04:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-209</guid>
		<description>Hi Gregg,

Thank you very much for your comment. Also thanks for the summary and link on your website! I appreciate your encouragement.

Not yet sure of the next event I'll be speaking at, but the next event I'm working on (or just brainstorming at the moment) is a larger scale WordCamp representing all of BC, with multiple sessions over two days, similar to the WordCamps held in other large cities like San Francisco. Not sure when or where exactly it will take place, but there has been a very positive response so far and I'll continue soliciting opinions and input to get the planning into full swing.</description>
		<content:encoded><![CDATA[<p>Hi Gregg,</p>
<p>Thank you very much for your comment. Also thanks for the summary and link on your website! I appreciate your encouragement.</p>
<p>Not yet sure of the next event I&#8217;ll be speaking at, but the next event I&#8217;m working on (or just brainstorming at the moment) is a larger scale WordCamp representing all of BC, with multiple sessions over two days, similar to the WordCamps held in other large cities like San Francisco. Not sure when or where exactly it will take place, but there has been a very positive response so far and I&#8217;ll continue soliciting opinions and input to get the planning into full swing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-208</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Sun, 20 Jul 2008 03:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-208</guid>
		<description>Today is the first chance I've had to stop by since the event.  I wanted to thank you for the great presentation; I was glad to know I already had implemented most of your suggestions but did find some new ones that I'll be putting into place this week.  I hope I do get to attend the next event at which you present.</description>
		<content:encoded><![CDATA[<p>Today is the first chance I&#8217;ve had to stop by since the event.  I wanted to thank you for the great presentation; I was glad to know I already had implemented most of your suggestions but did find some new ones that I&#8217;ll be putting into place this week.  I hope I do get to attend the next event at which you present.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordCamp Fraser Valley 2008 &#124; Amateur Geek</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-206</link>
		<dc:creator>WordCamp Fraser Valley 2008 &#124; Amateur Geek</dc:creator>
		<pubDate>Sat, 19 Jul 2008 19:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-206</guid>
		<description>[...] Kulpreet Singh Summary [...]</description>
		<content:encoded><![CDATA[<p>... Kulpreet Singh Summary ...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kulpreet singh</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-203</link>
		<dc:creator>kulpreet singh</dc:creator>
		<pubDate>Sat, 19 Jul 2008 06:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-203</guid>
		<description>Hi Tyler and Danny,

Thank you very much for your comments! 

Tyler - great to here that you have implemented some of the tips. I don't think it is feasible to change the name of the wp-admin folder, because it is probably linked to in many of the core php files. However you can restrict access to it through the htaccess file. 

Danny - Yes I will try to put up my presentation ASAP. Thanks for the reminder!

-k.s.</description>
		<content:encoded><![CDATA[<p>Hi Tyler and Danny,</p>
<p>Thank you very much for your comments! </p>
<p>Tyler - great to here that you have implemented some of the tips. I don&#8217;t think it is feasible to change the name of the wp-admin folder, because it is probably linked to in many of the core php files. However you can restrict access to it through the htaccess file. </p>
<p>Danny - Yes I will try to put up my presentation ASAP. Thanks for the reminder!</p>
<p>-k.s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Dang</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-202</link>
		<dc:creator>Danny Dang</dc:creator>
		<pubDate>Sat, 19 Jul 2008 01:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-202</guid>
		<description>Enjoyed your presentation, some good tips!  Are you going to post your presentation?</description>
		<content:encoded><![CDATA[<p>Enjoyed your presentation, some good tips!  Are you going to post your presentation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Ingram</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-193</link>
		<dc:creator>Tyler Ingram</dc:creator>
		<pubDate>Fri, 18 Jul 2008 13:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-193</guid>
		<description>Kulpreet i really enjoyed your presentation on security in fact I also added the index.php file (can be either .php or .html) into my plugins folder ;) Though i added a header redirection back to the main page if people try going to it.

Is it feesible to change the wp-admin folder to something different? On my non wordpress site I tend to make the admin folder not as obvious to people trying to get easy access you know? Or would changing the wp-admin folder really screw things up? I thought about looking over some more of the code (and I've gone though a lot of it) to see if this would be something that wouldn't affect the operation to bad but would make it harder for someone to mess with.</description>
		<content:encoded><![CDATA[<p>Kulpreet i really enjoyed your presentation on security in fact I also added the index.php file (can be either .php or .html) into my plugins folder ;) Though i added a header redirection back to the main page if people try going to it.</p>
<p>Is it feesible to change the wp-admin folder to something different? On my non wordpress site I tend to make the admin folder not as obvious to people trying to get easy access you know? Or would changing the wp-admin folder really screw things up? I thought about looking over some more of the code (and I&#8217;ve gone though a lot of it) to see if this would be something that wouldn&#8217;t affect the operation to bad but would make it harder for someone to mess with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kulpreet singh</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-186</link>
		<dc:creator>kulpreet singh</dc:creator>
		<pubDate>Thu, 17 Jul 2008 20:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-186</guid>
		<description>Hi Rebecca,

Thanks for your comment. Yeah that was funny! But truth be told, I still have that habit too.. I'm working on changing it on all of my WP sites now though.

I enjoyed your presentation as well!

-k.s.</description>
		<content:encoded><![CDATA[<p>Hi Rebecca,</p>
<p>Thanks for your comment. Yeah that was funny! But truth be told, I still have that habit too.. I&#8217;m working on changing it on all of my WP sites now though.</p>
<p>I enjoyed your presentation as well!</p>
<p>-k.s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-185</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Thu, 17 Jul 2008 20:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-185</guid>
		<description>Enjoyed your presentation - so informative, thanks. Also, I found it amusing that later on John Chow logged into his WP as "admin" :-P</description>
		<content:encoded><![CDATA[<p>Enjoyed your presentation - so informative, thanks. Also, I found it amusing that later on John Chow logged into his WP as &#8220;admin&#8221; :-P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PurpleDragonFly</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-184</link>
		<dc:creator>PurpleDragonFly</dc:creator>
		<pubDate>Thu, 17 Jul 2008 20:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-184</guid>
		<description>Thanks for linking me! It was great to put some faces to all the blogs I read. I learned a lot last night at wordcamp.</description>
		<content:encoded><![CDATA[<p>Thanks for linking me! It was great to put some faces to all the blogs I read. I learned a lot last night at wordcamp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kulpreet singh</title>
		<link>http://kulpreetsingh.com/wordpress-fraser-valley#comment-183</link>
		<dc:creator>kulpreet singh</dc:creator>
		<pubDate>Thu, 17 Jul 2008 20:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://kulpreetsingh.com/?p=42#comment-183</guid>
		<description>Hi Dave,

Thanks very much for your comment! I'm glad you liked the event and even more glad to hear you followed through on some of the tips :) 

-k.s.</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Thanks very much for your comment! I&#8217;m glad you liked the event and even more glad to hear you followed through on some of the tips :) </p>
<p>-k.s.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
