<?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 Greymass - Exploring Everything</title>
	<atom:link href="http://www.greymass.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greymass.com</link>
	<description>Web Development, Design, PHP and random musings</description>
	<lastBuildDate>Fri, 23 Oct 2009 16:00:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on PHP Basics &#8211; Syntax for Dummies by Aaron</title>
		<link>http://www.greymass.com/php-basics-syntax-for-dummies/comment-page-1/#comment-104</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 23 Oct 2009 16:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://jesta.us/?p=25#comment-104</guid>
		<description>Been swamped recently with the new website, but I do intend to get back here to write up some more stuff someday :)</description>
		<content:encoded><![CDATA[<p>Been swamped recently with the new website, but I do intend to get back here to write up some more stuff someday <img src='http://www.greymass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Basics &#8211; Syntax for Dummies by JXL98</title>
		<link>http://www.greymass.com/php-basics-syntax-for-dummies/comment-page-1/#comment-103</link>
		<dc:creator>JXL98</dc:creator>
		<pubDate>Thu, 22 Oct 2009 23:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://jesta.us/?p=25#comment-103</guid>
		<description>Do you still have a two-part edition of the show or is this limited just to summer time? ,</description>
		<content:encoded><![CDATA[<p>Do you still have a two-part edition of the show or is this limited just to summer time? ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Local VirtualHosts with Apache (Including XAMPP or WAMP) by Aubrey Taylor</title>
		<link>http://www.greymass.com/setting-up-local-virtualhosts-with-apache-including-xampp-or-wamp/comment-page-1/#comment-102</link>
		<dc:creator>Aubrey Taylor</dc:creator>
		<pubDate>Thu, 22 Oct 2009 22:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.greymass.com/?p=135#comment-102</guid>
		<description>Hmm... the comment erased my brackets.

the four lines above are contained within a &quot;Directory&quot; start and end tag.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; the comment erased my brackets.</p>
<p>the four lines above are contained within a &#8220;Directory&#8221; start and end tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up Local VirtualHosts with Apache (Including XAMPP or WAMP) by Aubrey Taylor</title>
		<link>http://www.greymass.com/setting-up-local-virtualhosts-with-apache-including-xampp-or-wamp/comment-page-1/#comment-101</link>
		<dc:creator>Aubrey Taylor</dc:creator>
		<pubDate>Thu, 22 Oct 2009 21:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.greymass.com/?p=135#comment-101</guid>
		<description>I am a server side-noob but I was attempting to set up XAMPP on my machine but really didn&#039;t want to use the default directory.

I had some headaches when setting this up. I could get it to go to the directory I wanted but it kept reporting a 403 (forbidden) when I would try to access it. 

I solved it by adding the following lines:


		Options Indexes FollowSymLinks
		AllowOverride All
		Order allow,deny
		Allow from all


I&#039;m a little foggy about whats going on there but I did notice in some of the other conf files it was used to set permissions. It seemed to solve my issue.

Hope this helps! :)</description>
		<content:encoded><![CDATA[<p>I am a server side-noob but I was attempting to set up XAMPP on my machine but really didn&#8217;t want to use the default directory.</p>
<p>I had some headaches when setting this up. I could get it to go to the directory I wanted but it kept reporting a 403 (forbidden) when I would try to access it. </p>
<p>I solved it by adding the following lines:</p>
<p>		Options Indexes FollowSymLinks<br />
		AllowOverride All<br />
		Order allow,deny<br />
		Allow from all</p>
<p>I&#8217;m a little foggy about whats going on there but I did notice in some of the other conf files it was used to set permissions. It seemed to solve my issue.</p>
<p>Hope this helps! <img src='http://www.greymass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Basics &#8211; Syntax for Dummies by Mike</title>
		<link>http://www.greymass.com/php-basics-syntax-for-dummies/comment-page-1/#comment-100</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://jesta.us/?p=25#comment-100</guid>
		<description>Maybe you should right a small book? 
I&#039;m reading Learning php &amp; mysql by o&#039;relly, php &amp; mysql for dummies and head first php and mysql. Your writing style is alot simpler to understand in some of these examples. Why not? You could post it online and charge a small fee.

   .     .
      .
 \         /
   &#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;&#039;</description>
		<content:encoded><![CDATA[<p>Maybe you should right a small book?<br />
I&#8217;m reading Learning php &amp; mysql by o&#8217;relly, php &amp; mysql for dummies and head first php and mysql. Your writing style is alot simpler to understand in some of these examples. Why not? You could post it online and charge a small fee.</p>
<p>   .     .<br />
      .<br />
 \         /<br />
   &#8221;&#8221;&#8221;&#8221;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using cURL to Grab Data by Mike</title>
		<link>http://www.greymass.com/using-curl-to-gather-data/comment-page-1/#comment-99</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 22 Oct 2009 17:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://jesta.us/?p=31#comment-99</guid>
		<description>This is very informative and i thank you for your time and effort posting  this article which is one of the best inclusion of comments (meaning easily understood) for the novice programmer.
 Now, let&#039;s see what it takes to grab a specific line of text or maybe an email address. How would you tell the script where the text is located? Better yet how would you tell the script where the line of text begins and where it ends. After we have decided that, how do we grab that line of text to use for our self indulgence :-)
I&#039;m sure we would use &quot;say&quot; preg_match?</description>
		<content:encoded><![CDATA[<p>This is very informative and i thank you for your time and effort posting  this article which is one of the best inclusion of comments (meaning easily understood) for the novice programmer.<br />
 Now, let&#8217;s see what it takes to grab a specific line of text or maybe an email address. How would you tell the script where the text is located? Better yet how would you tell the script where the line of text begins and where it ends. After we have decided that, how do we grab that line of text to use for our self indulgence <img src='http://www.greymass.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I&#8217;m sure we would use &#8220;say&#8221; preg_match?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using cURL to Grab Data by yogesh han</title>
		<link>http://www.greymass.com/using-curl-to-gather-data/comment-page-1/#comment-55</link>
		<dc:creator>yogesh han</dc:creator>
		<pubDate>Fri, 07 Aug 2009 15:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://jesta.us/?p=31#comment-55</guid>
		<description>CURL through data post another site and print response</description>
		<content:encoded><![CDATA[<p>CURL through data post another site and print response</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Introduction by Becon</title>
		<link>http://www.greymass.com/quick-introduction/comment-page-1/#comment-54</link>
		<dc:creator>Becon</dc:creator>
		<pubDate>Sun, 19 Jul 2009 21:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://jesta.us/?p=10#comment-54</guid>
		<description>Crazy the shit I find on old friends on the net isn&#039;t it?  Im going to have to come back and see more of your goals and aspirations. =o)

Becon</description>
		<content:encoded><![CDATA[<p>Crazy the shit I find on old friends on the net isn&#8217;t it?  Im going to have to come back and see more of your goals and aspirations. =o)</p>
<p>Becon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ADOdb&#8217;s Active Record Implementation and Data Dictionary in PHP by Chima Ijeoma</title>
		<link>http://www.greymass.com/adodbs-active-record-implementation-and-data-dictionary-in-php/comment-page-1/#comment-52</link>
		<dc:creator>Chima Ijeoma</dc:creator>
		<pubDate>Fri, 12 Jun 2009 15:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.greymass.com/?p=166#comment-52</guid>
		<description>A great, well written article that provides a very interesting read for the uninitiated into ActiveRecord and the PHP data dictionary.  Keep them coming!</description>
		<content:encoded><![CDATA[<p>A great, well written article that provides a very interesting read for the uninitiated into ActiveRecord and the PHP data dictionary.  Keep them coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting started with ADOdb for PHP by ADOdb's Active Record Implementation and Data Dictionary in PHP &#124; Greymass - Exploring things</title>
		<link>http://www.greymass.com/getting-started-with-adodb-for-php/comment-page-1/#comment-30</link>
		<dc:creator>ADOdb's Active Record Implementation and Data Dictionary in PHP &#124; Greymass - Exploring things</dc:creator>
		<pubDate>Wed, 13 May 2009 20:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.greymass.com/?p=144#comment-30</guid>
		<description>[...] to be referencing the same contact table that was created and covered in our first ADOdb post, Getting started with ADOdb for PHP. Now, not to worry if you do not have the database already created, because in this article we also [...]</description>
		<content:encoded><![CDATA[<p>[...] to be referencing the same contact table that was created and covered in our first ADOdb post, Getting started with ADOdb for PHP. Now, not to worry if you do not have the database already created, because in this article we also [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

