<?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>Jean Egan &#187; Reference</title>
	<atom:link href="http://jeanegan.com/category/reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeanegan.com</link>
	<description>On-time, under budget and unpretentious.</description>
	<lastBuildDate>Wed, 09 Jun 2010 16:01:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dealing with Spammers</title>
		<link>http://jeanegan.com/2009/08/12/spam/</link>
		<comments>http://jeanegan.com/2009/08/12/spam/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:48:40 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://jeanegan.com/?p=757</guid>
		<description><![CDATA[I recently received a lot of what is called &#8220;Backscatter&#8221; spam email messages. These types of spam messages are different than regular spam in that the messages I received were from the &#8220;Mail Delivery System&#8221; and &#8220;Mail Delivery Subsystem&#8221;. (MDS) They were notices that emails that &#8220;I&#8221; tried to send didn&#8217;t get sent. I emphasise [...]]]></description>
			<content:encoded><![CDATA[<p>I recently received a lot of what is called &#8220;Backscatter&#8221; spam email messages. These types of spam messages are different than regular spam in that the messages I received were from the &#8220;Mail Delivery System&#8221; and &#8220;Mail Delivery Subsystem&#8221;. (MDS) They were notices that emails that &#8220;I&#8221; tried to send didn&#8217;t get sent. I emphasise the word &#8220;I&#8221; because, well.. because I didn&#8217;t send them.</p>
<p><span id="more-757"></span>Here&#8217;s what happened, a spammer decided to use my domain name for a return email address on their messages that they sent. When the messages were sent to email addresses or domains that did not exist, the receiving server sends a report to my server that the message was not sent, for whatever reason and composes a MDS email. These messages make it back to my mailbox, as though I were the person sending these horrible emails.</p>
<p>So I set to work on seeing what could be done to stop this abhorrant abuse. Here&#8217;s what I&#8217;ve come up with. SPF &#8211; Sender Policy Framework. Basically, it&#8217;s dependent upon the receiver&#8217;s server to come to my server and check to see if it&#8217;s coming from me, really. If the receiver&#8217;s mail server doesn&#8217;t check for a SPF record, the spam will be sent through.</p>
<p>Previously, my SPF TXT record looked like this:</p>
<blockquote><p>&#8220;v=spf1 a mx ?all&#8221;</p></blockquote>
<p>I changed it to look like this (where myISPhost.com = my particular ISP host, because I use my host&#8217;s SMTP server to send mail:</p>
<blockquote><p>&#8220;v=spf1 a mx include:myISPhost.com ~all&#8221;</p></blockquote>
<p>The change from a ? to a ~ basically says, ONLY accept messages coming directly from my mail server, OR from my internet service provider, and nowhere else.</p>
<p>When I go on vacation, I&#8217;ll need to hook up directly to my webmail to send messages, because if the ISP is not the one I have specified, the message WILL NOT be sent because I normally use the SMTP server of my ISP in my email program.</p>
<p>Unfortunately, this will not decrease the amount of backscatter because it will still send me failed reports, but by setting the SPF record this way, it will make my server less desirable to spammers, because of the higher fail rate.</p>
<p>I hope that you have found this helpful.</p>
<p>If I am hosting your site, and you wish for me to update your SPF record, please feel free to contact me. Let me know if you are sending email from your domain but use the SMTP of your ISP, (See the &#8220;Sending mail&#8221; preference of your email account) and I will update your DNS entry to make your server less desirable to spammers as well.</p>
<p>If you have found this page and I&#8217;m not hosting your domain and you would like to set up your SPF text record in your DNS records, and have access to WHM (WebHost Manager) you can update this record by going to &#8220;Edit DNS zone&#8221; and either editing what is there, or adding a TXT line, similar to the one above. If you need help creating this line, <a href="http://www.openspf.org/" target="_blank">openspf.org</a> has a setup wizard that can automatically generate your code there. I understand you can do it through SSH as well, but I don&#8217;t know how to do that. If you don&#8217;t know where to start to edit your DNS zone, contact your web hosting company. They should be able to help you.</p>
<p><strong><em>Good luck!</em></strong></p>
<div class='wp_likes' id='wp_likes_post-757'><a class='like' href="javascript:wp_likes.like(757);" title='' ><img src="http://jeanegan.com/wp-content/plugins/wp-likes/images/like.png" alt='' border='0'/>Like</a><span class='text'></span>
<div class='unlike'><a href="javascript:wp_likes.unlike(757);">Unlike</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jeanegan.com/2009/08/12/spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Einstein Thoughts</title>
		<link>http://jeanegan.com/2008/05/08/einstein-thought/</link>
		<comments>http://jeanegan.com/2008/05/08/einstein-thought/#comments</comments>
		<pubDate>Thu, 08 May 2008 19:54:17 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[Metaphysical]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Wonderful People]]></category>

		<guid isPermaLink="false">http://jeanegan.com/?p=179</guid>
		<description><![CDATA[I have been learning more about Einstein and will share thoughts that I find to be profound. (Mostly so I don&#8217;t forget them!) I hope that you enjoy them as much as I am. It is amazing the difference one person can make to this world.

If anyone understood the propagation of sound waves, it was [...]]]></description>
			<content:encoded><![CDATA[<p>I have been learning more about Einstein and will share thoughts that I find to be profound. (Mostly so I don&#8217;t forget them!) I hope that you enjoy them as much as I am. It is amazing the difference one person can make to this world.<span id="more-179"></span></p>
<hr />
<p>If anyone understood the propagation of sound waves, it was Einstein. When asked the question &#8220;<em>What is the speed of sound?</em>&#8221; from the &#8220;Edison test&#8221;. Einstein admitted that he &#8220;<em>did not carry such information in my mind, since it is readily available in books</em>&#8220;.</p>
<p>&#8220;<em>The value of a college education is not the learning of many facts, but the training of the mind to think.</em>&#8221;</p>
<p>So refreshing to hear this from someone so intelligent!</p>
<hr />
<p>I am not sure of the spelling of this person&#8217;s name, but when Einstein worked for the Swiss Patent Office, his boss, Fredrick Holler (sp?) had this credo which was as useful for a creative and rebellious theorist as it was for a patent examiner:</p>
<p><em>&#8220;You have to remain critically vigilant. Question every premise. Challenge conventional wisdom and never accept the truth of something merely because everyone else views it as obvious. Resist being credulous.&#8221;</em></p>
<hr />
<div class='wp_likes' id='wp_likes_post-179'><a class='like' href="javascript:wp_likes.like(179);" title='' ><img src="http://jeanegan.com/wp-content/plugins/wp-likes/images/like.png" alt='' border='0'/>Like</a><span class='text'></span>
<div class='unlike'><a href="javascript:wp_likes.unlike(179);">Unlike</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jeanegan.com/2008/05/08/einstein-thought/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Helpful Job Search Sites</title>
		<link>http://jeanegan.com/2008/03/31/helpful-job-search-sites/</link>
		<comments>http://jeanegan.com/2008/03/31/helpful-job-search-sites/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 07:18:51 +0000</pubDate>
		<dc:creator>Jean</dc:creator>
				<category><![CDATA[Reference]]></category>

		<guid isPermaLink="false">http://jeanegan.com/2008/03/31/helpful-job-search-sites/</guid>
		<description><![CDATA[I&#8217;ve shared this list on my website before, and think that it is helpful enough to serve up again. This list has helped friends and colleagues to find their new wonderful jobs.
The links will open up in new browser windows. Feel free to email me any job search sites you&#8217;ve found to be helpful that [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve shared this list on my website before, and think that it is helpful enough to serve up again. This list has helped friends and colleagues to find their new wonderful jobs.<span id="more-52"></span></p>
<p>The links will open up in new browser windows. Feel free to email me any job search sites you&#8217;ve found to be helpful that I don&#8217;t have listed. I&#8217;d love to keep the list active. Let me know if you find a broken link along the way. I&#8217;ll try to keep it current and helpful <img src='http://jeanegan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Great sites:</p>
<ul>
<li><a rel="nofollow" href="http://jobsearch.monster.com/jobsearch.asp" target="_blank">Monster.com </a></li>
<li><a rel="nofollow" href="http://www.careerbuilder.com/" target="_blank">careerbuilder.com</a></li>
<li><a rel="nofollow" href="http://www.jobbankinfo.org/" target="_blank">jobbankinfo.org</a><a rel="nofollow" href="http://www.americasjobbank.com/" target="_blank"> (</a><a rel="nofollow" href="http://www.americasjobbank.com/" target="_blank">americasjobbank.com</a><a rel="nofollow" href="http://www.americasjobbank.com/" target="_blank">)<br />
</a></li>
<li><a rel="nofollow" href="http://www.employment911.com/jobs/job-search.aspx" target="_blank">employment911.com</a></li>
<li><a rel="nofollow" href="http://www.guru.com" target="_blank">guru.com</a></li>
<li><a rel="nofollow" href="http://www.careerjet.com/" target="_blank">careerjet.com</a></li>
</ul>
<p>Freelance work in particular</p>
<ul>
<li><a href="http://www.sologig.com/">sologig.com</a></li>
<li><a href="http://www.elance.com/" target="_blank">elance.com</a></li>
</ul>
<p>Still good sites, but they tend to not have stuff in my area:</p>
<ul>
<li><a rel="nofollow" href="http://awn.com/" target="_blank">awn.com</a><br />
(animation world network &#8211; wow, they have improved their search function. Also more positions are showing up in CT, and don&#8217;t be fooled, it&#8217;s not just animation jobs that are posted there, also graphic design, so check &#8216;em out!)</li>
<li><a rel="nofollow" href="http://www.creativehotlist.com/" target="_blank">Creative Hotlist</a></li>
<li><a rel="nofollow" href="http://www.hotjobs.com/" target="_blank">hotjobs.com</a></li>
<li><a rel="nofollow" href="http://www.net-temps.com/" target="_blank">net-temps.com</a></li>
</ul>
<p>An employment search resource site that I have not fully explored, but have similar links:</p>
<ul>
<li><a rel="nofollow" href="http://www.roundtable.org/search.html" target="_blank">roundtable.org</a></li>
</ul>
<p>Helpful when looking for a job, but not job search sites:</p>
<ul>
<li><a rel="nofollow" href="http://stats.bls.gov/oes/2000/oessrcst.htm" target="_blank">2000 State Occupational Employment and Wage Estimates</a></li>
<li><a rel="nofollow" href="http://www.graphic-design.com/" target="_blank">Graphic Design Center and DTG Magazine</a></li>
<li><a rel="nofollow" href="http://altpick.com/" target="_blank">altpick.com :: the source for creative talent&#8230;</a></li>
</ul>
<p>Newly added</p>
<ul>
<li><a rel="nofollow" href="http://www.4jobs.com/" target="_blank">4jobs.com</a></li>
<li><a rel="nofollow" href="http://www.allfreelancework.com/" target="_blank">www.allfreelancework.com</a></li>
<li><a rel="nofollow" href="http://www.itsyourjobnow.com" target="_blank">itsyourjobnow.com</a></li>
<li><a rel="nofollow" href="http://jobs.com/" target="_blank">jobs.com</a></li>
<li><a rel="nofollow" href="http://www.freelancejobsearch.com/" target="_blank">freelancejobsearch.com</a></li>
<li><a rel="nofollow" href="http://www.dice.com" target="_blank">dice.com</a></li>
<li><a rel="nofollow" href="http://www.1234-find-web-designers.org/" target="_blank">1234-find-web-designers.org</a></li>
<li><a rel="nofollow" href="http://www.careersite.com/" target="_blank">careersite.com</a></li>
<li><a rel="nofollow" href="http://hodes.com" target="_blank">hodes.com</a></li>
<li><a rel="nofollow" href="http://www.smarthunt.com/" target="_blank">smarthunt.com</a></li>
<li><a rel="nofollow" href="http://www.jobsinthemoney.com/" target="_blank">jobsinthemoney.com</a></li>
<li><a rel="nofollow" href="http://www.journalismjobs.com/" target="_blank">journalismjobs.com</a></li>
<li><a rel="nofollow" href="http://www.net-temps.com/" target="_blank">net-temps.com</a></li>
<li><a rel="nofollow" href="http://careers.yahoo.com/" target="_blank">Yahoo! Careers &#8211; Job Search</a></li>
<li><a rel="nofollow" href="http://www.careerexchange.com/" target="_blank">careerexchange.com</a></li>
<li><a rel="nofollow" href="http://www.job.com/" target="_blank">Job.com &#8211; Gear for your Career!</a></li>
<li><a rel="nofollow" href="http://www.theladders.com" target="_blank">theladders.com</a> (aggressively requires you to join their site to view content. Not cool.)</li>
</ul>
<p>Not very good sites at the time I checked, but check anyway! They may have added since.</p>
<li><a rel="nofollow" href="http://64.232.51.37/Home.asp?nCID=101" target="_blank">Welcome to DataFrenzy</a></li>
<li><a rel="nofollow" href="http://jobs.internet.com" target="_blank">jobs.internet.com</a></li>
<li><a rel="nofollow" href="http://www.thingamajob.com/" target="_blank">thingamajob.com</a></li>
<li><a rel="nofollow" href="http://www.creativecentral.com/central.htm" target="_blank">creativecentral.com/central.htm</a></li>
<div class='wp_likes' id='wp_likes_post-52'><a class='like' href="javascript:wp_likes.like(52);" title='' ><img src="http://jeanegan.com/wp-content/plugins/wp-likes/images/like.png" alt='' border='0'/>Like</a><span class='text'></span>
<div class='unlike'><a href="javascript:wp_likes.unlike(52);">Unlike</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jeanegan.com/2008/03/31/helpful-job-search-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
