<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DuPage Apple User Group &#187; Web Design</title>
	<atom:link href="http://www.dupageaug.com/blog/category/blog/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dupageaug.com/blog</link>
	<description>Members Helping Members since 1979!</description>
	<lastBuildDate>Mon, 19 Jul 2010 12:23:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More on hiding E-Mail addresses&#8230;</title>
		<link>http://www.dupageaug.com/blog/2007/03/19/more-on-hiding-e-mail-addresses/</link>
		<comments>http://www.dupageaug.com/blog/2007/03/19/more-on-hiding-e-mail-addresses/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 13:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Tips]]></category>

		<guid isPermaLink="false">http://dupageaug.com/blog/?p=131</guid>
		<description><![CDATA[Posting your email address on a website is a sure-fire way to get an Inbox full of unsolicited email advertisements. I ran across another way to encode your email address to hide it from robots. Here&#8217;s the link to The Enkoder Form. This tool uses javascript to encode and looks like a better solution than [...]]]></description>
			<content:encoded><![CDATA[<p>Posting your email address on a website is a sure-fire way to get an Inbox full of unsolicited email advertisements.</p>
<p><span id="more-131"></span>I ran across another way to encode your email address to hide it from robots. Here&#8217;s the link to <a href="http://automaticlabs.com/products/enkoderform">The Enkoder Form</a>.</p>
<p>This tool uses javascript to encode and looks like a better solution than SpamStopper, which I mentioned earlier.</p>
<p>The Enkoder is available either as a web form or a Mac OS X application!</p>
<p>And, it&#8217;s free!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dupageaug.com/blog/2007/03/19/more-on-hiding-e-mail-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-Mail Addresses &amp; Robots</title>
		<link>http://www.dupageaug.com/blog/2007/03/11/e-mail-addresses-robots/</link>
		<comments>http://www.dupageaug.com/blog/2007/03/11/e-mail-addresses-robots/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 16:55:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Tips]]></category>

		<guid isPermaLink="false">http://dupageaug.com/blog/?p=138</guid>
		<description><![CDATA[Among other things, the &#8220;bots&#8221; read the underlying code used to create web pages. So what does this have to do with E-mail addresses? Since we are reformatting the site, we thought we might pass on some tips you can use for your own site. The following definition is found at WikiPedia &#8220;Internet bots, also [...]]]></description>
			<content:encoded><![CDATA[<p>Among other things, the &#8220;bots&#8221; read the underlying code used to create web pages. So what does this have to do with E-mail addresses?</p>
<p><span id="more-138"></span>Since we are reformatting the site, we thought we might pass on some tips you can use for your own site.</p>
<p>The following definition is found at WikiPedia</p>
<p>&#8220;Internet bots, also known as web robots or simply bots, are software applications that run automated tasks over the internet. Typically, bots perform tasks that are both simple and structurally repetitive, at a much higher rate than would be possible for a human editor alone. The largest use of bots is in web spidering, in which an automated script fetches, analyses and files information from web servers at many times the speed of a human. Each server has a file called robots.txt containing rules for the spidering of that server that the bot is supposed to obey.&#8221;</p>
<p>Among other things, the &#8220;bots&#8221; read the underlying code used to create web pages (the raw file). So what does this have to do with E-mail addresses? Some &#8220;bot&#8221; owners collect addresses to be used by spammers. So, it is not a good thing to had your address &lt;i&gt;&lt;b&gt;out there&lt;/b&gt;&lt;/i&gt; for the picking&#8230;</p>
<p>We really need to have an e-mail address available, especially for anyone doing business on the Internet. Here&#8217;s a little trick you can do to somewhat hide your address:</p>
<p>Instead of using MyName@MyDomain.com, use this:</p>
<p>&amp; # 7 7 ; &amp; # 1 2 1 ; &amp; # 7 8 ; &amp; # 9 7 ; &amp; # 1 0 9 ; &amp; # 1 0 1 ; &amp; # 6 4 ; &amp; # 7 7 ; &amp; # 1 2 1 ; &amp; # 6 8 ; &amp; # 1 1 1 ; &amp; # 1 0 9 ; &amp; # 9 7 ; &amp; # 1 0 5 ; &amp; # 1 1 0 ; &amp; # 4 6 ; &amp; # 9 9 ; &amp; # 1 1 1 ; &amp; # 1 0 9 ;</p>
<p>What the heck is that? It is &#8220;MyName@MyDomain.com&#8221; encoded. (I had to add spaces between each character to make keep it from being displayed as text.)  I used SpamStopper to generate this link. SpamStopper is a free application</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dupageaug.com/blog/2007/03/11/e-mail-addresses-robots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Tutorial</title>
		<link>http://www.dupageaug.com/blog/2007/03/04/html-tutorial/</link>
		<comments>http://www.dupageaug.com/blog/2007/03/04/html-tutorial/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 02:05:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML Tips]]></category>

		<guid isPermaLink="false">http://dupageaug.com/blog/?p=112</guid>
		<description><![CDATA[Also at W3 Schools, you will find a tutorial on HTML!]]></description>
			<content:encoded><![CDATA[<p>Also at <a href="http://www.w3schools.com/html/default.asp">W3 Schools,</a> you will find a tutorial on HTML!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dupageaug.com/blog/2007/03/04/html-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS examples</title>
		<link>http://www.dupageaug.com/blog/2007/03/04/css-examples/</link>
		<comments>http://www.dupageaug.com/blog/2007/03/04/css-examples/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 01:22:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Tips]]></category>

		<guid isPermaLink="false">http://dupageaug.com/blog/?p=116</guid>
		<description><![CDATA[I ran across a website which had a lot of information about Cascading Style Sheets, including samples and tutorials: W3 Schools Look around and you will find a lot of web stuff&#8230;]]></description>
			<content:encoded><![CDATA[<p>I ran across a website which had a lot of information about Cascading Style Sheets, including samples and tutorials: <a href="http://www.w3schools.com/css/default.asp">W3 Schools</a></p>
<p>Look around and you will find a lot of web stuff&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dupageaug.com/blog/2007/03/04/css-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Even more on hiding E-Mail addresses&#8230;</title>
		<link>http://www.dupageaug.com/blog/2007/03/04/even-more-on-hiding-e-mail-addresses/</link>
		<comments>http://www.dupageaug.com/blog/2007/03/04/even-more-on-hiding-e-mail-addresses/#comments</comments>
		<pubDate>Sun, 04 Mar 2007 12:43:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General Tips]]></category>

		<guid isPermaLink="false">http://dupageaug.com/blog/?p=121</guid>
		<description><![CDATA[Spam continues to flow&#8230; and while we will never stop the devious people who like sending junk, we have to do as much as we can. Last time, I mentioned a program Enkoder, which is both a web page and an application. If you notice we have many DuPage AUG addresses handy on the right [...]]]></description>
			<content:encoded><![CDATA[<p>Spam continues to flow&#8230; and while we will never stop the devious people who like sending junk, we have to do as much as we can.</p>
<p><span id="more-121"></span>Last time, I mentioned a program <a href="http://automaticlabs.com/products/enkoderform">Enkoder</a>, which is both a web page and an application. If you notice we have many DuPage AUG addresses handy on the right panel on each page. If you look closely, we made changes today.</p>
<p>The addresses visually describe what the address would be described, such as Webmaster at DuPageAUG dot com. This is so a spammer can&#8217;t copy and past it.</p>
<p>Behind the scene, one would think that the address is hidden in code because clicking on any of the addresses will open up your mail program with a new outgoing message with all the correct information (try it!). But this is not the case.</p>
<p>Here&#8217;s what the code looks like for the Webmaster:</p>
<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
/* &lt;![CDATA[ */<br />
function hivelogic_enkoder(){var kode=<br />
"kode=\"oked\\\"=rnhg%@*,+*lqmr,1h+uvyhuh,1**w+olvsh1rg@nghnr_&gt;n%gr@h%___,&gt;"+<br />
"**,=04wkqjohh1rg+nDwdufkh1rgBnwkqjohh1rg?n+l{.h@rg\\\\n00,0+lDwdufkh1rg.n4"+<br />
",l.w+uDkd1fghnr.@~{5,.@&gt;l4,k0jwhq1oghnr?+&gt;l@3+lru&gt;i**{@_&gt;_____%{_@hgr0\\\\"+<br />
"00fnh,r+ugkFpduF1rqiujVl.w&gt;@5{@;f43.f,i?&gt;+0ll6w,h+rDugkF1dgfnhfr,@.~&gt;.wlqk"+<br />
"ojhhr1?g&gt;n@l+3rl&gt;u*i{*_@_____%________&gt;_A/(Dg5Bsui&amp;zuj&amp;M[GkmgV{J&amp;zg&amp;xkzygs"+<br />
"hk]D(bxkzygS&amp;hk]&amp;knZ(bCkrzoz&amp;(b4kzoyhk}&amp;M[GJ&amp;knz&amp;z{uhg&amp;txkitui&amp;g&amp;k|gn&amp;OCzi"+<br />
"kph{yEsui4m{gkmgv{jFxkzygshk}@uzrogs(bClkxn&amp;gB(.kzox}4ztks{iuj_@_____%____"+<br />
"____g_nh_r_____%@_ghnr%___n&gt;gr@hrnhgv1oswl*+,*u1yhuhhv,+m1lr+q**_,@%ghnr&gt;%"+<br />
"rnhgn@gr1hsvlo+w**1,huhyvu+h1,rmql*+,*;\\\"=x''f;roi(0=i;k&lt;do.eelgnhti;++{"+<br />
")=cokedc.ahCrdoAe(t)i3-i;(f&lt;c)0+c1=82x;=+tSirgnf.orCmahCrdo(e)ck}do=ex\";x"+<br />
"='';for(i=0;i&lt;(kode.length-1);i+=2){x+=kode.charAt(i+1)+kode.charAt(i)}kod"+<br />
"e=x+(i&lt;kode.length?kode.charAt(kode.length-1):'');"<br />
;var i,c,x;while(eval(kode));}hivelogic_enkoder();<br />
/* ]]&gt; */<br />
&lt;/script&gt;<br />
Cool&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dupageaug.com/blog/2007/03/04/even-more-on-hiding-e-mail-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
