<?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"
	>
<channel>
	<title>Comments for Words Of Wisdom</title>
	<atom:link href="http://www.typo3tricks.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.typo3tricks.com</link>
	<description>Today: "Irony" -- Why Use Wordpress For a TYPO3-related blog?</description>
	<pubDate>Wed, 10 Mar 2010 23:13:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on TypoLink: Tiny Helpers To Save The Day #1 by Steve Hewett</title>
		<link>http://www.typo3tricks.com/typolink-tiny-helpers-to-save-the-day-1/#comment-134</link>
		<dc:creator>Steve Hewett</dc:creator>
		<pubDate>Fri, 09 Oct 2009 14:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=11#comment-134</guid>
		<description>Thanks for that last snippet Benni - it's been breaking my brain and wearing out Google for a while.
Steve

tt_news to link to the first subpage as the “single page”.</description>
		<content:encoded><![CDATA[<p>Thanks for that last snippet Benni - it&#8217;s been breaking my brain and wearing out Google for a while.<br />
Steve</p>
<p>tt_news to link to the first subpage as the “single page”.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When switching from baseURL to absRefPrefix&#8230; by Benni</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-118</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Sat, 04 Jul 2009 17:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-118</guid>
		<description>Hey Nico, check out 

http://bugs.typo3.org/view.php?id=8864

It's fixed since TYPO3 4.2.2.</description>
		<content:encoded><![CDATA[<p>Hey Nico, check out </p>
<p><a href="http://bugs.typo3.org/view.php?id=8864" rel="nofollow">http://bugs.typo3.org/view.php?id=8864</a></p>
<p>It&#8217;s fixed since TYPO3 4.2.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When switching from baseURL to absRefPrefix&#8230; by Nico de Haen</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-116</link>
		<dc:creator>Nico de Haen</dc:creator>
		<pubDate>Fri, 03 Jul 2009 19:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-116</guid>
		<description>"I noticed that this is a bug in the TYPO3 core, so I fixed it."

Did you post a patch in the bugtracker? I also have the problem, that for example a 
page.includeCSS.file4 = typo3conf/ext/myext/styles.css is not prefixed with the absRefPrefix</description>
		<content:encoded><![CDATA[<p>&#8220;I noticed that this is a bug in the TYPO3 core, so I fixed it.&#8221;</p>
<p>Did you post a patch in the bugtracker? I also have the problem, that for example a<br />
page.includeCSS.file4 = typo3conf/ext/myext/styles.css is not prefixed with the absRefPrefix</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Require to select a category for tt_news by stefan</title>
		<link>http://www.typo3tricks.com/require-to-select-a-category-for-tt_news/#comment-104</link>
		<dc:creator>stefan</dc:creator>
		<pubDate>Wed, 29 Apr 2009 14:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=9#comment-104</guid>
		<description>TCAdefaults.tt_news.category = 2,10,1</description>
		<content:encoded><![CDATA[<p>TCAdefaults.tt_news.category = 2,10,1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When switching from baseURL to absRefPrefix&#8230; by How to Get Six Pack Fast</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-101</link>
		<dc:creator>How to Get Six Pack Fast</dc:creator>
		<pubDate>Wed, 15 Apr 2009 13:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-101</guid>
		<description>If you ever want to read a reader's feedback :) , I rate this post for 4/5. Detailed info, but I   have to go to that damn google to find the missed parts. Thanks, anyway!</description>
		<content:encoded><![CDATA[<p>If you ever want to read a reader&#8217;s feedback <img src='http://www.typo3tricks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , I rate this post for 4/5. Detailed info, but I   have to go to that damn google to find the missed parts. Thanks, anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When switching from baseURL to absRefPrefix&#8230; by Benni</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-90</link>
		<dc:creator>Benni</dc:creator>
		<pubDate>Wed, 18 Mar 2009 13:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-90</guid>
		<description>Bastian,

the base URL tag in HTML causes problems with IE6 in combination with flash elements on a page, additionally it's not as easy to use your TYPO3 installation in a reverse proxy scenario, as all the base URLs are hard coded. I personally like to use "config.absRefPrefix = /"</description>
		<content:encoded><![CDATA[<p>Bastian,</p>
<p>the base URL tag in HTML causes problems with IE6 in combination with flash elements on a page, additionally it&#8217;s not as easy to use your TYPO3 installation in a reverse proxy scenario, as all the base URLs are hard coded. I personally like to use &#8220;config.absRefPrefix = /&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on When switching from baseURL to absRefPrefix&#8230; by Bastian Waidelich</title>
		<link>http://www.typo3tricks.com/when-switching-from-baseurl-to-absrefprefix/#comment-89</link>
		<dc:creator>Bastian Waidelich</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=10#comment-89</guid>
		<description>Hi Benni,

&#62; get rid of all baseURL tags (in my eyes,
&#62; it was and will always be just a dirty workaround).

Why do you think, that making use of the base tag is a dirty solution?</description>
		<content:encoded><![CDATA[<p>Hi Benni,</p>
<p>&gt; get rid of all baseURL tags (in my eyes,<br />
&gt; it was and will always be just a dirty workaround).</p>
<p>Why do you think, that making use of the base tag is a dirty solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TypoScript Magic: tt_news Title in Headline or Menu or somewhere by Sam</title>
		<link>http://www.typo3tricks.com/typoscript-magic-tt_news-title-in-headline-or-menu-or-somewhere/#comment-83</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 06 Mar 2009 21:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=8#comment-83</guid>
		<description>Thanks for the tip.  I have tried using this on my news and notices and works fine in the default language.  However - upon Localization into another language - tt_news keeps default language breadcrumbs and titles.  I'm a typoscript noob and was wondering if anything needs to be changed here to support multiple languages.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.  I have tried using this on my news and notices and works fine in the default language.  However - upon Localization into another language - tt_news keeps default language breadcrumbs and titles.  I&#8217;m a typoscript noob and was wondering if anything needs to be changed here to support multiple languages.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Require to select a category for tt_news by Michael Cannon</title>
		<link>http://www.typo3tricks.com/require-to-select-a-category-for-tt_news/#comment-78</link>
		<dc:creator>Michael Cannon</dc:creator>
		<pubDate>Wed, 25 Feb 2009 08:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=9#comment-78</guid>
		<description>We at Acqal used to do similar coding to assign default names and emails to various TYPO3 records. However the TYPO3 extension cron_setdefaultauthor takes away that headache.

http://typo3.org/extensions/repository/view/cron_setdefaultauthor/current/</description>
		<content:encoded><![CDATA[<p>We at Acqal used to do similar coding to assign default names and emails to various TYPO3 records. However the TYPO3 extension cron_setdefaultauthor takes away that headache.</p>
<p><a href="http://typo3.org/extensions/repository/view/cron_setdefaultauthor/current/" rel="nofollow">http://typo3.org/extensions/repository/view/cron_setdefaultauthor/current/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Require to select a category for tt_news by Rik Willems</title>
		<link>http://www.typo3tricks.com/require-to-select-a-category-for-tt_news/#comment-77</link>
		<dc:creator>Rik Willems</dc:creator>
		<pubDate>Thu, 08 Jan 2009 13:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3tricks.com/?p=9#comment-77</guid>
		<description>Hi Michiel,

Perhaps this one even makes it a little nicer for you:
http://typo3.intervation.de/snippets/backend/felder-vorbelegen.html

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Michiel,</p>
<p>Perhaps this one even makes it a little nicer for you:<br />
<a href="http://typo3.intervation.de/snippets/backend/felder-vorbelegen.html" rel="nofollow">http://typo3.intervation.de/snippets/backend/felder-vorbelegen.html</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
