<?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 fragmente</title>
	<atom:link href="http://blog.team-noir.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.team-noir.net</link>
	<description>team noir blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:05:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>Comment on TYPO3 4.5 &#8211; sendmail on Host Europe Server by blumentritt</title>
		<link>http://blog.team-noir.net/2011/03/typo3-4-5-sendmail-on-host-europe-server/comment-page-1/#comment-620</link>
		<dc:creator>blumentritt</dc:creator>
		<pubDate>Thu, 26 Jan 2012 15:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=453#comment-620</guid>
		<description>Hi Vali,

ich habe zufällig gestern bei einem Kunden ein Update von 4.3.1 auf 4.5.11 gemacht (HostEurope Webpack L 3.0).
Dort läuft es ohne Probleme.

Werden denn über die Mailfunktion im Installtool Mails verschickt? Was sagt der ErrorLog?

Grüße!</description>
		<content:encoded><![CDATA[<p>Hi Vali,</p>
<p>ich habe zufällig gestern bei einem Kunden ein Update von 4.3.1 auf 4.5.11 gemacht (HostEurope Webpack L 3.0).<br />
Dort läuft es ohne Probleme.</p>
<p>Werden denn über die Mailfunktion im Installtool Mails verschickt? Was sagt der ErrorLog?</p>
<p>Grüße!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TYPO3 4.5 &#8211; sendmail on Host Europe Server by Vali</title>
		<link>http://blog.team-noir.net/2011/03/typo3-4-5-sendmail-on-host-europe-server/comment-page-1/#comment-619</link>
		<dc:creator>Vali</dc:creator>
		<pubDate>Thu, 26 Jan 2012 09:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=453#comment-619</guid>
		<description>Hallo, 

Upgrade 4.3.3 -&gt; 4.5.11 und Einstellungen geändert, funktioniert aber nicht. Gibt es zwischen Zeit eine andere Lösung?

Grüße,
Vali.</description>
		<content:encoded><![CDATA[<p>Hallo, </p>
<p>Upgrade 4.3.3 -&gt; 4.5.11 und Einstellungen geändert, funktioniert aber nicht. Gibt es zwischen Zeit eine andere Lösung?</p>
<p>Grüße,<br />
Vali.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to &#8230; use ssl and ssl-proxy on Host Europe via .htaccess with TYPO3 by Michael Cannon</title>
		<link>http://blog.team-noir.net/2012/01/how-to-use-ssl-and-ssl-proxy-on-host-europe-via-htaccess-with-typo3/comment-page-1/#comment-618</link>
		<dc:creator>Michael Cannon</dc:creator>
		<pubDate>Thu, 19 Jan 2012 16:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=494#comment-618</guid>
		<description>I just got to say a big thank you for the SERVER_PORT reference. It&#039;s been bothering me that my redirect for https://example.com went to http://www.example.com. Now I know why and have fixed the .htaccess.

# Domain redirects example.com to www.example.com
# redirect for non-ssl
RewriteCond %{SERVER_PORT} ^80$
RewriteCond %{HTTP_HOST} ^2elearning\.com$ [NC]
RewriteRule ^(.*)$ http://www.2elearning.com/$1 [R=301,L]

# redirect for ssl
RewriteCond %{SERVER_PORT} ^443$
RewriteCond %{HTTP_HOST} ^2elearning\.com$ [NC]
RewriteRule ^(.*)$ https://www.2elearning.com/$1 [R=301,L]

Please keep these snippets coming.</description>
		<content:encoded><![CDATA[<p>I just got to say a big thank you for the SERVER_PORT reference. It&#8217;s been bothering me that my redirect for <a href="https://example.com" rel="nofollow">https://example.com</a> went to <a href="http://www.example.com" rel="nofollow">http://www.example.com</a>. Now I know why and have fixed the .htaccess.</p>
<p># Domain redirects example.com to <a href="http://www.example.com" rel="nofollow">http://www.example.com</a><br />
# redirect for non-ssl<br />
RewriteCond %{SERVER_PORT} ^80$<br />
RewriteCond %{HTTP_HOST} ^2elearning\.com$ [NC]<br />
RewriteRule ^(.*)$ <a href="http://www.2elearning.com/$1" rel="nofollow">http://www.2elearning.com/$1</a> [R=301,L]</p>
<p># redirect for ssl<br />
RewriteCond %{SERVER_PORT} ^443$<br />
RewriteCond %{HTTP_HOST} ^2elearning\.com$ [NC]<br />
RewriteRule ^(.*)$ <a href="https://www.2elearning.com/$1" rel="nofollow">https://www.2elearning.com/$1</a> [R=301,L]</p>
<p>Please keep these snippets coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to &#8230; use ssl and ssl-proxy on Host Europe via .htaccess with TYPO3 by blumentritt</title>
		<link>http://blog.team-noir.net/2012/01/how-to-use-ssl-and-ssl-proxy-on-host-europe-via-htaccess-with-typo3/comment-page-1/#comment-616</link>
		<dc:creator>blumentritt</dc:creator>
		<pubDate>Tue, 17 Jan 2012 20:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=494#comment-616</guid>
		<description>one more link:
http://faq.hosteurope.de/index.php?cpid=10962</description>
		<content:encoded><![CDATA[<p>one more link:<br />
<a href="http://faq.hosteurope.de/index.php?cpid=10962" rel="nofollow">http://faq.hosteurope.de/index.php?cpid=10962</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to &#8230; sort the feuserlist in TYPO3 by blumentritt</title>
		<link>http://blog.team-noir.net/2009/04/how-to-sort-the-feuserlist-typo3/comment-page-1/#comment-615</link>
		<dc:creator>blumentritt</dc:creator>
		<pubDate>Thu, 05 Jan 2012 13:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=106#comment-615</guid>
		<description>look also here: http://blog.team-noir.net/2012/01/typo3-hint-fe_userlisting_sort_by/</description>
		<content:encoded><![CDATA[<p>look also here: <a href="http://blog.team-noir.net/2012/01/typo3-hint-fe_userlisting_sort_by/" rel="nofollow">http://blog.team-noir.net/2012/01/typo3-hint-fe_userlisting_sort_by/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to &#8230; convert HTML-Content to PDF File in TYPO3 by blumentritt</title>
		<link>http://blog.team-noir.net/2009/10/how-to-convert-html-content-to-pdf-file-in-typo3/comment-page-1/#comment-614</link>
		<dc:creator>blumentritt</dc:creator>
		<pubDate>Thu, 05 Jan 2012 13:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=281#comment-614</guid>
		<description>Some more hints for the magic &quot;pdf_generator2&quot; :)

- deactivate the extension &quot;sourceopt&quot;
- if you are using templavoila, install the extension &quot;tv_pdfgen&quot;</description>
		<content:encoded><![CDATA[<p>Some more hints for the magic &#8220;pdf_generator2&#8243; <img src='http://blog.team-noir.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- deactivate the extension &#8220;sourceopt&#8221;<br />
- if you are using templavoila, install the extension &#8220;tv_pdfgen&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on css3 snippets for every day: border-radius, gradient, shadow, &#8230; by blumentritt</title>
		<link>http://blog.team-noir.net/2011/01/css3-snippets-for-every-day-border-radius-gradient-shadow/comment-page-1/#comment-613</link>
		<dc:creator>blumentritt</dc:creator>
		<pubDate>Mon, 04 Jul 2011 19:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=432#comment-613</guid>
		<description>top10 css3 generators: http://creativedesignmagazine.com/top-10-best-css3-code-generators.html</description>
		<content:encoded><![CDATA[<p>top10 css3 generators: <a href="http://creativedesignmagazine.com/top-10-best-css3-code-generators.html" rel="nofollow">http://creativedesignmagazine.com/top-10-best-css3-code-generators.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use position-absolute and z-index with Internet Explorer 7 and nested containers by Tom</title>
		<link>http://blog.team-noir.net/2010/05/how-to-use-position-absolute-and-z-index-with-internet-explorer-7-and-nested-containers/comment-page-1/#comment-612</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 26 May 2011 15:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=376#comment-612</guid>
		<description>Worked like a charm for me. Thank you!

Note that #topnav can also have position:relative and this will still work so long as the z-index is greater.</description>
		<content:encoded><![CDATA[<p>Worked like a charm for me. Thank you!</p>
<p>Note that #topnav can also have position:relative and this will still work so long as the z-index is greater.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TYPO3 4.5 &#8211; sendmail on Host Europe Server by Dietmar</title>
		<link>http://blog.team-noir.net/2011/03/typo3-4-5-sendmail-on-host-europe-server/comment-page-1/#comment-611</link>
		<dc:creator>Dietmar</dc:creator>
		<pubDate>Wed, 04 May 2011 19:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=453#comment-611</guid>
		<description>Thanks a lot! It works.</description>
		<content:encoded><![CDATA[<p>Thanks a lot! It works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on overflow:auto &#8211; Internet Explorer 6 Bug by Jeremy</title>
		<link>http://blog.team-noir.net/2009/02/overflow-auto-internet-explorer-6-bug/comment-page-1/#comment-610</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 28 Mar 2011 14:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.team-noir.net/?p=52#comment-610</guid>
		<description>Same problem ! Thank you for your help !
Very nice blog !!</description>
		<content:encoded><![CDATA[<p>Same problem ! Thank you for your help !<br />
Very nice blog !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

