<?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>
	Kommentare zu: E-Mailadressen im Seitenquelltext &#8218;verschlüsseln&#8216;	</title>
	<atom:link href="https://www.weblog.co.at/entry00437/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.weblog.co.at/entry00437/</link>
	<description>Wordpress Experte Wien &#124; Fotografie &#124; Layout</description>
	<lastBuildDate>Tue, 09 Apr 2002 18:50:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
	<item>
		<title>
		Von: ulli		</title>
		<link>https://www.weblog.co.at/entry00437/comment-page-1/#comment-189</link>

		<dc:creator><![CDATA[ulli]]></dc:creator>
		<pubDate>Tue, 09 Apr 2002 18:50:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-189</guid>

					<description><![CDATA[Schon ok, ist ja verständlich. Das *grins* ging auch mehr an mich ..]]></description>
			<content:encoded><![CDATA[<p>Schon ok, ist ja verständlich. Das *grins* ging auch mehr an mich ..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: ulli		</title>
		<link>https://www.weblog.co.at/entry00437/comment-page-1/#comment-184</link>

		<dc:creator><![CDATA[ulli]]></dc:creator>
		<pubDate>Sun, 07 Apr 2002 17:13:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-184</guid>

					<description><![CDATA[Auch ich habs mit HTML versucht .. und bin gescheitert *grins*]]></description>
			<content:encoded><![CDATA[<p>Auch ich habs mit HTML versucht .. und bin gescheitert *grins*</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: ulli		</title>
		<link>https://www.weblog.co.at/entry00437/comment-page-1/#comment-183</link>

		<dc:creator><![CDATA[ulli]]></dc:creator>
		<pubDate>Sun, 07 Apr 2002 17:12:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-183</guid>

					<description><![CDATA[Ich hatte schon mal vor längerem dieses Adresse zum Thema angeboten:
&lt;a href=&quot;http://www.lerneniminternet.de/htm/tip_spam-email.html&quot; rel=&quot;nofollow&quot;&gt;Lernen im Internet&lt;/a&gt;
]]></description>
			<content:encoded><![CDATA[<p>Ich hatte schon mal vor längerem dieses Adresse zum Thema angeboten:<br />
<a href="http://www.lerneniminternet.de/htm/tip_spam-email.html" rel="nofollow">Lernen im Internet</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: ernst		</title>
		<link>https://www.weblog.co.at/entry00437/comment-page-1/#comment-185</link>

		<dc:creator><![CDATA[ernst]]></dc:creator>
		<pubDate>Sun, 07 Apr 2002 16:19:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-185</guid>

					<description><![CDATA[Ich hab HTML-Umstezung in Sunlog deaktiviert - in meinem Fall ist es recht praktisch, weil ich recht oft Quelltextfragmente veröffentliche (beispielsweise für die Hacks), die sonst geparst würden. Sorry...]]></description>
			<content:encoded><![CDATA[<p>Ich hab HTML-Umstezung in Sunlog deaktiviert &#8211; in meinem Fall ist es recht praktisch, weil ich recht oft Quelltextfragmente veröffentliche (beispielsweise für die Hacks), die sonst geparst würden. Sorry&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Andreas		</title>
		<link>https://www.weblog.co.at/entry00437/comment-page-1/#comment-7</link>

		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Mon, 25 Feb 2002 08:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-7</guid>

					<description><![CDATA[Ich benutz auch recht gern den javascript trick (mal schaun ob der code durchgeht):&lt;BR&gt;document.write(&#039; &#060;a href=&quot;mailto:&#039; + &#039;name@&#039; + &#039;domain.com&#039; + &#039;&quot; &#062;&#039; + &#039;send e-mail to name&#039; + &#039; &#060;/a &#062;&#039;);&lt;/P&gt;&lt;P ALIGN=JUSTIFY&gt;Das reicht bisher auch fuer die meisten Spider aus.]]></description>
			<content:encoded><![CDATA[<p>Ich benutz auch recht gern den javascript trick (mal schaun ob der code durchgeht):<br />document.write(&#8218; &#60;a href=&#8220;mailto:&#8216; + &#8217;name@&#8216; + &#8218;domain.com&#8216; + &#8218;&#8220; &#62;&#8216; + &#8217;send e-mail to name&#8216; + &#8218; &#60;/a &#62;&#8216;);</p>
<p ALIGN=JUSTIFY>Das reicht bisher auch fuer die meisten Spider aus.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Edlef		</title>
		<link>https://www.weblog.co.at/entry00437/comment-page-1/#comment-6</link>

		<dc:creator><![CDATA[Edlef]]></dc:creator>
		<pubDate>Wed, 31 Dec 1969 22:59:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-6</guid>

					<description><![CDATA[Das kannst Du etwas eleganter u.a. auch hier automatisch erledigen lassen:&lt;BR&gt;&lt;A HREF=&quot;http://piefke.helma.at/&quot;&gt;http://piefke.helma.at/&lt;/A&gt;]]></description>
			<content:encoded><![CDATA[<p>Das kannst Du etwas eleganter u.a. auch hier automatisch erledigen lassen:<br /><a HREF="http://piefke.helma.at/">http://piefke.helma.at/</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.weblog.co.at @ 2026-07-19 05:15:50 by W3 Total Cache
-->