<?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: What’s Apache, Perl, MySQL?  Will I need to know these for my clients?</title>
	<atom:link href="http://www.killersites.com/blog/2006/apache-perl-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.killersites.com/blog/2006/apache-perl-mysql/</link>
	<description>Real world talk about web design, programming and the business of web design.</description>
	<lastBuildDate>Tue, 16 Mar 2010 23:26:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2006/apache-perl-mysql/comment-page-1/#comment-117600</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Thu, 27 Dec 2007 09:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2006/what%e2%80%99s-apache-perl-mysql-will-i-need-to-know-these-for-my-clients/#comment-117600</guid>
		<description>You can secure pages with .htaccess or you can use php in a number of ways like using php to password protect your pages using PHP sessions.</description>
		<content:encoded><![CDATA[<p>You can secure pages with .htaccess or you can use php in a number of ways like using php to password protect your pages using PHP sessions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wb</title>
		<link>http://www.killersites.com/blog/2006/apache-perl-mysql/comment-page-1/#comment-114786</link>
		<dc:creator>wb</dc:creator>
		<pubDate>Sun, 16 Dec 2007 21:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2006/what%e2%80%99s-apache-perl-mysql-will-i-need-to-know-these-for-my-clients/#comment-114786</guid>
		<description>Hello,
I&#039;ve been learning quite a bit about php,forms, etc., for my website by browsing the web.  Your video tutorials are the best. I have also found that your information has been MOST helpful to me. I appreciate your clarity and help for all of us beginners in programming. 
My question:
I have Linux &amp;  MYSQL, and have composed some php script for my contact form on my website,  How do I securely place my website files and sensitive information in my server, so that it will be most secure and difficult for hackers, do I need to do something with the .htaccess file? do I need to use APACHE in order to do this?
Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;ve been learning quite a bit about php,forms, etc., for my website by browsing the web.  Your video tutorials are the best. I have also found that your information has been MOST helpful to me. I appreciate your clarity and help for all of us beginners in programming.<br />
My question:<br />
I have Linux &amp;  MYSQL, and have composed some php script for my contact form on my website,  How do I securely place my website files and sensitive information in my server, so that it will be most secure and difficult for hackers, do I need to do something with the .htaccess file? do I need to use APACHE in order to do this?<br />
Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2006/apache-perl-mysql/comment-page-1/#comment-1691</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Mon, 22 May 2006 12:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2006/what%e2%80%99s-apache-perl-mysql-will-i-need-to-know-these-for-my-clients/#comment-1691</guid>
		<description>Yes, your #1 statement is correct.

Stef</description>
		<content:encoded><![CDATA[<p>Yes, your #1 statement is correct.</p>
<p>Stef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davido</title>
		<link>http://www.killersites.com/blog/2006/apache-perl-mysql/comment-page-1/#comment-1669</link>
		<dc:creator>davido</dc:creator>
		<pubDate>Mon, 22 May 2006 05:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2006/what%e2%80%99s-apache-perl-mysql-will-i-need-to-know-these-for-my-clients/#comment-1669</guid>
		<description>Cool. By the way, was my 1. statement correct? Would you add something to that? Thanks for answering this.</description>
		<content:encoded><![CDATA[<p>Cool. By the way, was my 1. statement correct? Would you add something to that? Thanks for answering this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Mischook</title>
		<link>http://www.killersites.com/blog/2006/apache-perl-mysql/comment-page-1/#comment-1668</link>
		<dc:creator>Stefan Mischook</dc:creator>
		<pubDate>Mon, 22 May 2006 00:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2006/what%e2%80%99s-apache-perl-mysql-will-i-need-to-know-these-for-my-clients/#comment-1668</guid>
		<description>HI,

Your best bet is to move into PHP just because there is a lot more demand for PHP people than there is for AJAX.

About AJAX:

With all its&#039; hype, at the end of the day, AJAX is something that I think will play a minor (but still important) role in most web sites.

BTW: you need to know JavaScript to use AJAX because AJAX is just an extension to basic JavaScript.</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>Your best bet is to move into PHP just because there is a lot more demand for PHP people than there is for AJAX.</p>
<p>About AJAX:</p>
<p>With all its&#8217; hype, at the end of the day, AJAX is something that I think will play a minor (but still important) role in most web sites.</p>
<p>BTW: you need to know JavaScript to use AJAX because AJAX is just an extension to basic JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davido</title>
		<link>http://www.killersites.com/blog/2006/apache-perl-mysql/comment-page-1/#comment-1528</link>
		<dc:creator>davido</dc:creator>
		<pubDate>Sat, 20 May 2006 08:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.killersites.com/blog/2006/what%e2%80%99s-apache-perl-mysql-will-i-need-to-know-these-for-my-clients/#comment-1528</guid>
		<description>Hey Stefan, this is great. Please take this one step further: 

1. What do we need to know NOW? Is the &quot;basic&quot; group: XHTML, CSS, standards, optimization and accessability?

2. What&#039;s next? PHP or Javascript? Do we need to learn Javascript before we learn AJAX?

thanks!</description>
		<content:encoded><![CDATA[<p>Hey Stefan, this is great. Please take this one step further: </p>
<p>1. What do we need to know NOW? Is the &#8220;basic&#8221; group: XHTML, CSS, standards, optimization and accessability?</p>
<p>2. What&#8217;s next? PHP or Javascript? Do we need to learn Javascript before we learn AJAX?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
