<?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: Php User Streams &#8211; why doesn&#8217;t anyone use them?</title>
	<atom:link href="http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/feed/" rel="self" type="application/rss+xml" />
	<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/</link>
	<description>Night is darkest just before the dawn...</description>
	<lastBuildDate>Mon, 12 Jul 2010 14:07:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cesar D. Rodas &#187; Blog Archive &#187; PHP: Amazon S3 Stream Wrapper</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-43332</link>
		<dc:creator>Cesar D. Rodas &#187; Blog Archive &#187; PHP: Amazon S3 Stream Wrapper</dc:creator>
		<pubDate>Mon, 24 Sep 2007 23:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-43332</guid>
		<description>[...] that is with the possibility to register new Stream Wrapper. (see this articles are good, this, an this too).Usually IO functions (fopen, unlink, mkdir and others) are handle by the Operating System or an [...]</description>
		<content:encoded><![CDATA[<p>[...] that is with the possibility to register new Stream Wrapper. (see this articles are good, this, an this too).Usually IO functions (fopen, unlink, mkdir and others) are handle by the Operating System or an [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Streams Rock my World! &#171; Resistance is futile</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-42368</link>
		<dc:creator>PHP Streams Rock my World! &#171; Resistance is futile</dc:creator>
		<pubDate>Wed, 12 Sep 2007 19:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-42368</guid>
		<description>[...] Streams Rock my&#160;World!  Por: Davey ShafikPHP streams are absolutely amazing. As mentioned by Elizabeth Smith (a great read if you don&#8217;t know how to use streams) PHP streams are super powerful. Streams [...]</description>
		<content:encoded><![CDATA[<p>[...] Streams Rock my&nbsp;World!  Por: Davey ShafikPHP streams are absolutely amazing. As mentioned by Elizabeth Smith (a great read if you don&#8217;t know how to use streams) PHP streams are super powerful. Streams [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pixelated Dreams</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-42319</link>
		<dc:creator>Pixelated Dreams</dc:creator>
		<pubDate>Wed, 12 Sep 2007 04:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-42319</guid>
		<description>[...] streams are absolutely amazing. As mentioned by Elizabeth Smith (a great read if you don&#039;t know how to use streams) PHP streams are super powerful. Streams is [...]</description>
		<content:encoded><![CDATA[<p>[...] streams are absolutely amazing. As mentioned by Elizabeth Smith (a great read if you don&#8217;t know how to use streams) PHP streams are super powerful. Streams is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Olson</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-34619</link>
		<dc:creator>Philip Olson</dc:creator>
		<pubDate>Tue, 22 May 2007 20:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-34619</guid>
		<description>Regarding a web interface to create php doc patches... we&#039;re working on it! Also, DocBook as a whole may feel overwhelming but our use of its syntax is already defined. Typically all people do is copy a similar file, change a few names, and then alter the text. Or simply insert text into the file. DocBook is fun! :)</description>
		<content:encoded><![CDATA[<p>Regarding a web interface to create php doc patches&#8230; we&#8217;re working on it! Also, DocBook as a whole may feel overwhelming but our use of its syntax is already defined. Typically all people do is copy a similar file, change a few names, and then alter the text. Or simply insert text into the file. DocBook is fun! <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-34398</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Thu, 17 May 2007 17:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-34398</guid>
		<description>I have built a new application named freeFAX (see community site). This application uses CURL function to login and get some information from an Internet Provider. When reading from the external site, gtk application is locked. So I would be very interested in a more gtk-friendly library for doing GET and POST to an external site.rnrnI&#039;m also interested because I have some blinking led indicating network activity. Those leds can&#039;t really blink :-(rnrnif you have any idea :-)rnrnPS: yes I know, CURL has some callback features.rn</description>
		<content:encoded><![CDATA[<p>I have built a new application named freeFAX (see community site). This application uses CURL function to login and get some information from an Internet Provider. When reading from the external site, gtk application is locked. So I would be very interested in a more gtk-friendly library for doing GET and POST to an external site.rnrnI&#8217;m also interested because I have some blinking led indicating network activity. Those leds can&#8217;t really blink <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> rnrnif you have any idea <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> rnrnPS: yes I know, CURL has some callback features.rn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: auroraeosrose</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-34079</link>
		<dc:creator>auroraeosrose</dc:creator>
		<pubDate>Wed, 09 May 2007 02:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-34079</guid>
		<description>Chris: hopefully I&#039;ll have time next month to do a long post on it ;)

Philip: if you had a nice web interface for writing docbook and sending the patch to php.doc I&#039;d go for it, but docbook sucks

Jordan: um you&#039;re totally missing the point - the bug is that $this-&gt;context is not set when you do an include with a user stream wrapper - the bug fix IS that line, it populates the stream wrapper context when the engine doesn&#039;t do it right</description>
		<content:encoded><![CDATA[<p>Chris: hopefully I&#8217;ll have time next month to do a long post on it <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Philip: if you had a nice web interface for writing docbook and sending the patch to php.doc I&#8217;d go for it, but docbook sucks</p>
<p>Jordan: um you&#8217;re totally missing the point &#8211; the bug is that $this->context is not set when you do an include with a user stream wrapper &#8211; the bug fix IS that line, it populates the stream wrapper context when the engine doesn&#8217;t do it right</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-34065</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 08 May 2007 21:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-34065</guid>
		<description>i think i have a fix for the bug!rnrn         if (!isset($this-&gt;context)) { $this-&gt;context = stream_context_get_default(); }rnrnneeds to bernrn         if (!$this-&gt;context) { $this-&gt;context = stream_context_get_default(); }rnrnhope that helps</description>
		<content:encoded><![CDATA[<p>i think i have a fix for the bug!rnrn         if (!isset($this-&gt;context)) { $this-&gt;context = stream_context_get_default(); }rnrnneeds to bernrn         if (!$this-&gt;context) { $this-&gt;context = stream_context_get_default(); }rnrnhope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Olson</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-34016</link>
		<dc:creator>Philip Olson</dc:creator>
		<pubDate>Mon, 07 May 2007 20:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-34016</guid>
		<description>Also if you or anyone else would like to help document streams... :) start here:rnrn  http://php.net/manual/about.howtohelp</description>
		<content:encoded><![CDATA[<p>Also if you or anyone else would like to help document streams&#8230; <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  start here:rnrn  <a href="http://php.net/manual/about.howtohelp" rel="nofollow">http://php.net/manual/about.howtohelp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hartjes</title>
		<link>http://elizabethmariesmith.com/2007/05/php-user-streams-why-doesnt-anyone-use-them/comment-page-1/#comment-34004</link>
		<dc:creator>Chris Hartjes</dc:creator>
		<pubDate>Mon, 07 May 2007 13:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://elizabethmariesmith.com/2007/05/04/php-user-streams-why-doesnt-anyone-use-them/#comment-34004</guid>
		<description>I keep forgetting about streams (PHP 4 in the brain I guess), but can you point to an example of doing templates using streams?  It seemed such a teaser to not provide an example. :)</description>
		<content:encoded><![CDATA[<p>I keep forgetting about streams (PHP 4 in the brain I guess), but can you point to an example of doing templates using streams?  It seemed such a teaser to not provide an example. <img src='http://elizabethmariesmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
