<?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: A book about Extbase and Fluid</title>
	<atom:link href="http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/</link>
	<description>A blog for professional TYPO3 developers</description>
	<lastBuildDate>Fri, 02 Sep 2011 12:16:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Christian</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1034</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 07 Jun 2011 07:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1034</guid>
		<description>Does the book cover realurl? I looked it up a bit and couldn&#039;t find anything about it. 

Currently I am stuck at long urls like &quot;tx_extension_pi1[controller]&quot; that don&#039;t get rewritten by realurl. I already configured some postVarSets and fixedPostVars, but the links internally generated by extbase and fluid are still the same.

Christian</description>
		<content:encoded><![CDATA[<p>Does the book cover realurl? I looked it up a bit and couldn&#8217;t find anything about it. </p>
<p>Currently I am stuck at long urls like &#8220;tx_extension_pi1[controller]&#8221; that don&#8217;t get rewritten by realurl. I already configured some postVarSets and fixedPostVars, but the links internally generated by extbase and fluid are still the same.</p>
<p>Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochen Rau</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1020</link>
		<dc:creator>Jochen Rau</dc:creator>
		<pubDate>Wed, 15 Dec 2010 13:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1020</guid>
		<description>Yes, it does. In one of the covered examples (sjr_offers) I have implemented a basic access control logic. You might want to checkout the code &lt;a href=&quot;http://typo3.org/extensions/repository/view/sjr_offers/current/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Yes, it does. In one of the covered examples (sjr_offers) I have implemented a basic access control logic. You might want to checkout the code <a href="http://typo3.org/extensions/repository/view/sjr_offers/current/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ham.bao</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1019</link>
		<dc:creator>ham.bao</dc:creator>
		<pubDate>Wed, 15 Dec 2010 03:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1019</guid>
		<description>Hi, i am ham from shanghai in china.Now i will create an extension based on extbase and fluid .Now i should check the access of backend users. Just want to ask a question: does your book refer to this part?
Look forward to your reply.Thanks</description>
		<content:encoded><![CDATA[<p>Hi, i am ham from shanghai in china.Now i will create an extension based on extbase and fluid .Now i should check the access of backend users. Just want to ask a question: does your book refer to this part?<br />
Look forward to your reply.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochen Rau</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1017</link>
		<dc:creator>Jochen Rau</dc:creator>
		<pubDate>Thu, 11 Nov 2010 23:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1017</guid>
		<description>Thank you very much for the in-depth review of our book!
Jochen</description>
		<content:encoded><![CDATA[<p>Thank you very much for the in-depth review of our book!<br />
Jochen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochen Rau</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1016</link>
		<dc:creator>Jochen Rau</dc:creator>
		<pubDate>Thu, 11 Nov 2010 23:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1016</guid>
		<description>Hi.

You have to pass a uid of the Podcast along with the $GET parameters, like: ...&amp;tx_podcast_pi1[podcast]=123.

&lt;blockquote&gt;
Using {episode.getFilesize} doesn’t work
&lt;/blockquote&gt;

Give {episode.filesize} a try.

The mailinglist typo3.projects.typo3v4mvc on typo3.org is usually the best place to ask questions and discuss problems regarding to Extbase/Fluid.

Jochen</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>You have to pass a uid of the Podcast along with the $GET parameters, like: &#8230;&amp;tx_podcast_pi1[podcast]=123.</p>
<blockquote><p>
Using {episode.getFilesize} doesn’t work
</p></blockquote>
<p>Give {episode.filesize} a try.</p>
<p>The mailinglist typo3.projects.typo3v4mvc on typo3.org is usually the best place to ask questions and discuss problems regarding to Extbase/Fluid.</p>
<p>Jochen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel Bossart</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1014</link>
		<dc:creator>Noel Bossart</dc:creator>
		<pubDate>Thu, 11 Nov 2010 22:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1014</guid>
		<description>Jochen, I really like your book! Thank you very much! It helps kickstart an extbase / fluid project alot. I was able to recreate most of my old nbo_podcast extension within 2 days. Without any former knowhow with extbase or fluid. From time to time i wish the book would be a bit more detailed – but as it&#039;s is a version one book and the software is also very young, so it&#039;s understandable.

I have two questions though: I would like to create an xml output of a single podcast – I have configured realurl and also the page with typeNum as well as the storage pid but the extension throws an error. Creating the xml with format=xml inside a textarea is no problem, but rendering the same page with ...?type=978 doesn&#039;t work. Any ideas? The error I get:
#1: PHP Catchable Fatal Error: Argument 1 passed to Tx_Podcast_Controller_PodcastController::showAction() must be an instance of Tx_Podcast_Domain_Model_Podcast, null given in /www/typo3conf/ext/podcast/Classes/Controller/PodcastController.php line 87 

Also, I try to calculate the duration of a mp3 uploaded to the &quot;episode&quot; model. I can get the file with the getFile Method of the Episode Model. Using {episode.getFilesize} doesn&#039;t work:

	/**
	 * Getter for File Size
	 *
	 * @return string File Size
	 */
	public function getFilesize() {
		return stat($this-&gt;getFile());
	}

Do you have a hint on how to solve such a problem? Thank you! (Ps. I would also speak german :))</description>
		<content:encoded><![CDATA[<p>Jochen, I really like your book! Thank you very much! It helps kickstart an extbase / fluid project alot. I was able to recreate most of my old nbo_podcast extension within 2 days. Without any former knowhow with extbase or fluid. From time to time i wish the book would be a bit more detailed – but as it&#8217;s is a version one book and the software is also very young, so it&#8217;s understandable.</p>
<p>I have two questions though: I would like to create an xml output of a single podcast – I have configured realurl and also the page with typeNum as well as the storage pid but the extension throws an error. Creating the xml with format=xml inside a textarea is no problem, but rendering the same page with &#8230;?type=978 doesn&#8217;t work. Any ideas? The error I get:<br />
#1: PHP Catchable Fatal Error: Argument 1 passed to Tx_Podcast_Controller_PodcastController::showAction() must be an instance of Tx_Podcast_Domain_Model_Podcast, null given in /www/typo3conf/ext/podcast/Classes/Controller/PodcastController.php line 87 </p>
<p>Also, I try to calculate the duration of a mp3 uploaded to the &#8220;episode&#8221; model. I can get the file with the getFile Method of the Episode Model. Using {episode.getFilesize} doesn&#8217;t work:</p>
<p>	/**<br />
	 * Getter for File Size<br />
	 *<br />
	 * @return string File Size<br />
	 */<br />
	public function getFilesize() {<br />
		return stat($this-&gt;getFile());<br />
	}</p>
<p>Do you have a hint on how to solve such a problem? Thank you! (Ps. I would also speak german :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon (TUDOCK)</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1013</link>
		<dc:creator>Gordon (TUDOCK)</dc:creator>
		<pubDate>Mon, 16 Aug 2010 07:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1013</guid>
		<description>Hi Jochen, I just read your book about Extbase &amp; Fluid - and liked it very much!  Therefore I wrote a review about it on my employer&#039;s blog (http://blog.tudock.de/startseite/beitrag/2010/08/09/buch-rezension-zukunftssichere-typo3-extensions-mit-extbase-fluid-von-jochen-rau-und-sebastian.html). Perhaps you wanna take a look?</description>
		<content:encoded><![CDATA[<p>Hi Jochen, I just read your book about Extbase &amp; Fluid &#8211; and liked it very much!  Therefore I wrote a review about it on my employer&#8217;s blog (<a href="http://blog.tudock.de/startseite/beitrag/2010/08/09/buch-rezension-zukunftssichere-typo3-extensions-mit-extbase-fluid-von-jochen-rau-und-sebastian.html" rel="nofollow">http://blog.tudock.de/startseite/beitrag/2010/08/09/buch-rezension-zukunftssichere-typo3-extensions-mit-extbase-fluid-von-jochen-rau-und-sebastian.html</a>). Perhaps you wanna take a look?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitri Pisarev</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1011</link>
		<dc:creator>Dmitri Pisarev</dc:creator>
		<pubDate>Tue, 13 Jul 2010 09:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1011</guid>
		<description>Yes yes yes - English version please!
I just love people who are passionated about what they do and at the same time can meet the goals in time. Congrats with the book!</description>
		<content:encoded><![CDATA[<p>Yes yes yes &#8211; English version please!<br />
I just love people who are passionated about what they do and at the same time can meet the goals in time. Congrats with the book!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickaël</title>
		<link>http://blog.typoplanet.de/2010/07/06/book-about-extbase-and-fluid/comment-page-1/#comment-1010</link>
		<dc:creator>Mickaël</dc:creator>
		<pubDate>Wed, 07 Jul 2010 09:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.typoplanet.de/?p=382#comment-1010</guid>
		<description>Hello, just a question, why don&#039;t you do like the certification book ? A german print version and an e-book only for english and eventually others languages ? Extbase/Fluid and Flow3 revolution the way to write extensions and this is a step forward to profesionnal development and compatiility with version 5. English version is a must have for the international community !</description>
		<content:encoded><![CDATA[<p>Hello, just a question, why don&#8217;t you do like the certification book ? A german print version and an e-book only for english and eventually others languages ? Extbase/Fluid and Flow3 revolution the way to write extensions and this is a step forward to profesionnal development and compatiility with version 5. English version is a must have for the international community !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

