<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Introduction to Boost Phoenix	</title>
	<atom:link href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Sun, 18 Feb 2018 19:05:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.3</generator>
	<item>
		<title>
		By: Jonathan Boccara		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-831</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Sun, 18 Feb 2018 19:05:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-831</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-830&quot;&gt;Jacob Stanley&lt;/a&gt;.

Cool, thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-830">Jacob Stanley</a>.</p>
<p>Cool, thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jacob Stanley		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-830</link>

		<dc:creator><![CDATA[Jacob Stanley]]></dc:creator>
		<pubDate>Sun, 18 Feb 2018 05:12:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-830</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-784&quot;&gt;Jonathan Boccara&lt;/a&gt;.

Fwiw while I normally dislike videos for this kind of thing, I enjoyed this one. It was short and to the point (i.e. less than 10 minutes) and the drum and bass was a nice touch <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f918.png" alt="🤘" class="wp-smiley" style="height: 1em; max-height: 1em;" />]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-784">Jonathan Boccara</a>.</p>
<p>Fwiw while I normally dislike videos for this kind of thing, I enjoyed this one. It was short and to the point (i.e. less than 10 minutes) and the drum and bass was a nice touch 🤘</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jonathan Boccara		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-796</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Tue, 06 Feb 2018 20:17:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-796</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-794&quot;&gt;Davidbrcz&lt;/a&gt;.

I&#039;m really glad you shared this feedback with me. I hadn&#039;t considered some of them. In a couple of weeks I will decide what to do about the rhythm of publication for the videos, perhaps they will leave more (all) space to the articles.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-794">Davidbrcz</a>.</p>
<p>I&#8217;m really glad you shared this feedback with me. I hadn&#8217;t considered some of them. In a couple of weeks I will decide what to do about the rhythm of publication for the videos, perhaps they will leave more (all) space to the articles.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Davidbrcz		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-794</link>

		<dc:creator><![CDATA[Davidbrcz]]></dc:creator>
		<pubDate>Fri, 02 Feb 2018 22:36:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-794</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-784&quot;&gt;Jonathan Boccara&lt;/a&gt;.

I dislike videos for several reasons:
- Usually, I don&#039;t like the video&#039;s pace (often too slow). Even if yours is fine for me, others may disagree. 
- Finding a particular piece of information within a video is harder with plain text and let&#039;s not talk about copy and pasting a snippet of code. 

- It takes more bandwidth, and it requires a good one for HD quality. HD is not entirely necessary (code is readable at 360p) but it improves reading comfort. 

- It also makes you completely dependent of your video hosting platform. If Youtube were to close your channel, then this blog post would be completely pointless. And remember, someone who uploaded white noise got strikes on his video !
- Move over, you screw deaf developer since there is no script or subtitle. Sure, there is Youtube&#039;s automatic subtitles but it is not perfect. Both blind and deaf developers can process text).

- I can&#039;t listen to my music while I watch the video.

For all these reasons, I don&#039;t like videos !

On boost::phoenix itself, I have mixed feelings. This kind of syntax should become the C++ default syntax for algorithms... But I would rather use a lambda than bring boost::phoenix based on what you have shown.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-784">Jonathan Boccara</a>.</p>
<p>I dislike videos for several reasons:<br />
&#8211; Usually, I don&#8217;t like the video&#8217;s pace (often too slow). Even if yours is fine for me, others may disagree.<br />
&#8211; Finding a particular piece of information within a video is harder with plain text and let&#8217;s not talk about copy and pasting a snippet of code. </p>
<p>&#8211; It takes more bandwidth, and it requires a good one for HD quality. HD is not entirely necessary (code is readable at 360p) but it improves reading comfort. </p>
<p>&#8211; It also makes you completely dependent of your video hosting platform. If Youtube were to close your channel, then this blog post would be completely pointless. And remember, someone who uploaded white noise got strikes on his video !<br />
&#8211; Move over, you screw deaf developer since there is no script or subtitle. Sure, there is Youtube&#8217;s automatic subtitles but it is not perfect. Both blind and deaf developers can process text).</p>
<p>&#8211; I can&#8217;t listen to my music while I watch the video.</p>
<p>For all these reasons, I don&#8217;t like videos !</p>
<p>On boost::phoenix itself, I have mixed feelings. This kind of syntax should become the C++ default syntax for algorithms&#8230; But I would rather use a lambda than bring boost::phoenix based on what you have shown.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jonathan Boccara		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-784</link>

		<dc:creator><![CDATA[Jonathan Boccara]]></dc:creator>
		<pubDate>Fri, 26 Jan 2018 11:50:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-784</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-782&quot;&gt;David Rutherford&lt;/a&gt;.

Hey David. I may well have been wrong but I&#039;ve chosen the video format for this one because it showed live coding, and also to diversify the contents on Fluent C++.
But your feedback that you would have prefered a text here is heard.
If I may, could I please ask if you prefer text over videos &lt;em&gt;in general&lt;/em&gt;, or if you enjoy watching videos but didn&#039;t find this particular piece of content had the appropriate format?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-782">David Rutherford</a>.</p>
<p>Hey David. I may well have been wrong but I&#8217;ve chosen the video format for this one because it showed live coding, and also to diversify the contents on Fluent C++.<br />
But your feedback that you would have prefered a text here is heard.<br />
If I may, could I please ask if you prefer text over videos <em>in general</em>, or if you enjoy watching videos but didn&#8217;t find this particular piece of content had the appropriate format?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Przemysław Nogaj		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-783</link>

		<dc:creator><![CDATA[Przemysław Nogaj]]></dc:creator>
		<pubDate>Fri, 26 Jan 2018 07:24:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-783</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-782&quot;&gt;David Rutherford&lt;/a&gt;.

It is not an extensive guide into boost phoenix, rather something that shall stimulate you into digging deeper, so a short video in my opinion plays well with the task.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-782">David Rutherford</a>.</p>
<p>It is not an extensive guide into boost phoenix, rather something that shall stimulate you into digging deeper, so a short video in my opinion plays well with the task.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Rutherford		</title>
		<link>https://www.fluentcpp.com/2018/01/26/introduction-boost-phoenix/#comment-782</link>

		<dc:creator><![CDATA[David Rutherford]]></dc:creator>
		<pubDate>Fri, 26 Jan 2018 03:16:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2956#comment-782</guid>

					<description><![CDATA[Why videos?  Isn&#039;t text easier and faster?]]></description>
			<content:encoded><![CDATA[<p>Why videos?  Isn&#8217;t text easier and faster?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
