<?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 Phyrax</title>
	<atom:link href="http://www.phyrax.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phyrax.com</link>
	<description>The portfolio and blog of a web developer.</description>
	<lastBuildDate>Tue, 15 Dec 2009 13:20:29 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Second Life and PHP by Kent</title>
		<link>http://www.phyrax.com/coding/second-life-and-ph/comment-page-1#comment-261</link>
		<dc:creator>Kent</dc:creator>
		<pubDate>Tue, 15 Dec 2009 13:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=88#comment-261</guid>
		<description>Thank you Jay.</description>
		<content:encoded><![CDATA[<p>Thank you Jay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Second Life and PHP by Jay</title>
		<link>http://www.phyrax.com/coding/second-life-and-ph/comment-page-1#comment-260</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=88#comment-260</guid>
		<description>Sure thing, the fact is that when posting to a php script outside of second life, you need to use &lt;a href=&quot;http://lslwiki.net/lslwiki/wakka.php?wakka=llHTTPRequest&quot; rel=&quot;nofollow&quot;&gt;llHTTPRequest()&lt;/a&gt; with a sort of array like list(&quot;varName&quot;,&quot;varValue&quot;) Couple that with the POST method of llHTTPRequest() you&#039;re actually sending data with that method to the website or script you decide, then just assign variables using the $_POST[&#039;varName&#039;] you decide.  I&#039;ll be writing a blog post within the next few days on this issue at &lt;a href=&quot;http://webaches.blogspot.com&quot; rel=&quot;nofollow&quot;&gt;my new blog&lt;/a&gt; if you wanna keep watching that one.  Also there is a little bit of code on the LSL Wiki if you want to check it out, though it covers RPC versus llHTTPRequest() it can still get the basics done.  &lt;a href=&quot;http://lslwiki.net/lslwiki/wakka.php?wakka=ExampleRPC2PHP&quot; rel=&quot;nofollow&quot;&gt;RPC to PHP&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sure thing, the fact is that when posting to a php script outside of second life, you need to use <a href="http://lslwiki.net/lslwiki/wakka.php?wakka=llHTTPRequest" rel="nofollow">llHTTPRequest()</a> with a sort of array like list(&#8221;varName&#8221;,&#8221;varValue&#8221;) Couple that with the POST method of llHTTPRequest() you&#8217;re actually sending data with that method to the website or script you decide, then just assign variables using the $_POST['varName'] you decide.  I&#8217;ll be writing a blog post within the next few days on this issue at <a href="http://webaches.blogspot.com" rel="nofollow">my new blog</a> if you wanna keep watching that one.  Also there is a little bit of code on the LSL Wiki if you want to check it out, though it covers RPC versus llHTTPRequest() it can still get the basics done.  <a href="http://lslwiki.net/lslwiki/wakka.php?wakka=ExampleRPC2PHP" rel="nofollow">RPC to PHP</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Second Life and PHP by Kent</title>
		<link>http://www.phyrax.com/coding/second-life-and-ph/comment-page-1#comment-259</link>
		<dc:creator>Kent</dc:creator>
		<pubDate>Sat, 12 Dec 2009 07:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=88#comment-259</guid>
		<description>Hi Phyrax,

I am a school teacher. I am planning to make a script in second life for my students to upload their multiple choice answers to a database through php.

Can you give me some tips on uploading data from SL to an external database by php?</description>
		<content:encoded><![CDATA[<p>Hi Phyrax,</p>
<p>I am a school teacher. I am planning to make a script in second life for my students to upload their multiple choice answers to a database through php.</p>
<p>Can you give me some tips on uploading data from SL to an external database by php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excluding categories with query_posts() by Jay</title>
		<link>http://www.phyrax.com/coding/excluding-categories-with-query_posts/comment-page-1#comment-248</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 03 Sep 2009 06:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=67#comment-248</guid>
		<description>Hehe, yea I had to do the same thing with this template.</description>
		<content:encoded><![CDATA[<p>Hehe, yea I had to do the same thing with this template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excluding categories with query_posts() by so</title>
		<link>http://www.phyrax.com/coding/excluding-categories-with-query_posts/comment-page-1#comment-240</link>
		<dc:creator>so</dc:creator>
		<pubDate>Mon, 17 Aug 2009 16:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=67#comment-240</guid>
		<description>THX a lot for these lines. I&#039;m trying for 4 hours to exclude a cat from the sidebar. :)</description>
		<content:encoded><![CDATA[<p>THX a lot for these lines. I&#8217;m trying for 4 hours to exclude a cat from the sidebar. <img src='http://www.phyrax.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-to Download Streaming Videos by Jay</title>
		<link>http://www.phyrax.com/internet_gagets/how-to-download-streaming-videos/comment-page-1#comment-238</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 14 Aug 2009 05:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=104#comment-238</guid>
		<description>Rofl, is it bad when you forget links and you gotta review your own posts? hehe...</description>
		<content:encoded><![CDATA[<p>Rofl, is it bad when you forget links and you gotta review your own posts? hehe&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open Realty and phpBB Bridge by Jay</title>
		<link>http://www.phyrax.com/coding/open-realty-andphpbb-bridge/comment-page-1#comment-237</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 14 Aug 2009 04:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=81#comment-237</guid>
		<description>Probably not, just me at the moment :)</description>
		<content:encoded><![CDATA[<p>Probably not, just me at the moment <img src='http://www.phyrax.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Open Realty and phpBB Bridge by bymnattaivy</title>
		<link>http://www.phyrax.com/coding/open-realty-andphpbb-bridge/comment-page-1#comment-236</link>
		<dc:creator>bymnattaivy</dc:creator>
		<pubDate>Thu, 13 Aug 2009 22:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=81#comment-236</guid>
		<description>What&#039;s up, is there anybody else here?
If there&#039;s anyone else here,  let me know.
Oh, and yes I&#039;m a real person LOL.

Later,</description>
		<content:encoded><![CDATA[<p>What&#8217;s up, is there anybody else here?<br />
If there&#8217;s anyone else here,  let me know.<br />
Oh, and yes I&#8217;m a real person LOL.</p>
<p>Later,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Motion Graphics vs. Web Design &#8211; A delima by Motion Graphics vs. Web Design &#8211; A delima &#124; Adobe Tutorials</title>
		<link>http://www.phyrax.com/rants/motion_graphics_vs_web_design/comment-page-1#comment-225</link>
		<dc:creator>Motion Graphics vs. Web Design &#8211; A delima &#124; Adobe Tutorials</dc:creator>
		<pubDate>Sun, 12 Jul 2009 20:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=97#comment-225</guid>
		<description>[...] I currently go to Colorado Technical University, however, I attend the online portion of the college.  We’ve all had our days and well, it’s 5AM, i’m bored, and gotta take my wife to work at nine, so yay for four hours of sleep.  View original post here:  Motion Graphics vs. Web Design - A delima [...]</description>
		<content:encoded><![CDATA[<p>[...] I currently go to Colorado Technical University, however, I attend the online portion of the college.  We’ve all had our days and well, it’s 5AM, i’m bored, and gotta take my wife to work at nine, so yay for four hours of sleep.  View original post here:  Motion Graphics vs. Web Design &#8211; A delima [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Motion Graphics vs. Web Design &#8211; A delima by News Motion Graphics vs. Web Design &#8211; A delima &#124; Web 2.0 Designer</title>
		<link>http://www.phyrax.com/rants/motion_graphics_vs_web_design/comment-page-1#comment-224</link>
		<dc:creator>News Motion Graphics vs. Web Design &#8211; A delima &#124; Web 2.0 Designer</dc:creator>
		<pubDate>Sun, 12 Jul 2009 14:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.phyrax.com/?p=97#comment-224</guid>
		<description>[...] Originally posted here: Motion Graphics vs. Web Design &#8211; A delima [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally posted here: Motion Graphics vs. Web Design &#8211; A delima [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
