<?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>MakeUseOf &#187; contact form</title>
	<atom:link href="http://www.makeuseof.com/tags/contact-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:01:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Add A Google Docs Contact Form To Your Blog [Blogger]</title>
		<link>http://www.makeuseof.com/tag/add-google-docs-contact-form-blog-blogger/</link>
		<comments>http://www.makeuseof.com/tag/add-google-docs-contact-form-blog-blogger/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 00:31:58 +0000</pubDate>
		<dc:creator>Joshua Lockhart</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[google docs]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=83200</guid>
		<description><![CDATA[If you are a Blogger user, you may have occasionally wondered, "How can I make one of those crazy-cool contact forms that all the other blogs in the world have?" Fortunately, if you are also a Google Docs user, this can be done with relative ease (and absolutely no pain).]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/bloglogo.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/bloglogo.jpg?323f2c" alt="google docs blog" />Many of you have likely jumped on the <a href="http://www.makeuseof.com/tags/wordpress/">WordPress</a> or the <a href="http://www.makeuseof.com/tags/tumblr/">Tumblr</a> train, but there is still a number of people holding out on <a href="http://www.makeuseof.com/tags/blogger/">Blogger</a>. <a href="http://www.makeuseof.com/tags/google/">Google</a> is keeping up with the Joneses with its new <a href="http://www.makeuseof.com/tag/blogger-finally-overhaul-dashboard-features-news/">Blogger in Draft </a>interface, and the web tool still provides a cheaper alternative for total customization and original domain names for personal blogs.</p>
<p>If you are a Blogger user, you may have occasionally wondered, &#8220;How can I make one of those crazy-cool contact forms that all the other blogs in the world have?&#8221; Fortunately, if you are also a <a href="http://www.makeuseof.com/tags/google-docs/">Google Docs</a> user, this can be done with relative ease (and absolutely no pain).</p>
<h2>Making The Form</h2>
<p>To begin, log in to Google Docs, and create a new form as shown by the image below. You can punch in a title for your form to keep yourself organized, but you could actually leave this section of your form as &#8220;<em>Untitled&#8221; </em>and it wouldn&#8217;t make any difference. In order to make it a legitimate contact page, you should provide users with the &#8220;paragraph text&#8221; question type. This allows enough room for lengthy questions or comments.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img1.png?323f2c" alt="google docs blog" width="550" height="322" /></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img2.png?323f2c" alt="google docs blogger" width="550" height="387" /></p>
<p>Please take note that the default form automatically inserts two sample questions. Make sure to delete the second sample, or else you will have a phantom inquiry that you don&#8217;t really need. However, if you want to add more questions using different answer formats (checkboxes, multiple choice, etc.) then you are free to do so. You can even make the answers required for items such as contact details. After you are done, make sure you remember to save it.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img3.png?323f2c" alt="google docs blogger" width="550" height="167" /></p>
<h2>Ripping The Form</h2>
<p>You may already be aware that Google forms tend to stick to non-customizable templates that often don&#8217;t mesh well with your blog&#8217;s design. Sure, you can embed the form using an iFrame code, but it still retains the same format as the pre-designed cookie-cutter templates. Thankfully, there is a way around that.</p>
<p>After completing your form, go back to your Docs homepage and open up the spreadsheet of the form you have just created. As a side-note, this spreadsheet will allow you to see all the submissions to your form. When you arrive on this page, select &#8220;<em>Form</em>&#8221; on the menu bar and then click &#8220;<em>Go to live form</em>&#8220;.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img5.png?323f2c" alt="google docs blogger" width="550" height="258" /></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img6.png?323f2c" alt="" width="550" height="235" /></p>
<p>While looking at your form page, you should use whatever feature your browser allows for looking at the page source code. Since I am using <a href="http://www.makeuseof.com/tags/chrome/">Chrome</a> on my <a href="http://www.makeuseof.com/tags/apple/">Mac</a> for this tutorial, I merely used my trackpad to open the contextual menu and selected &#8220;<em>View Page Source</em>&#8220;.</p>
<p><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img7.png?323f2c" alt="" width="550" height="331" /></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img8.png?323f2c" alt="google docs on blogger" width="580" height="384" /></p>
<p>Right here, things might get tedious, so pay close attention. You should use the Find function of your <a href="http://www.makeuseof.com/tags/browsers/">browser</a> (CTRL + F) to locate the term &#8220;<em>form action</em>&#8220;. When you find it, you should see this code:</p>
<blockquote><pre>&lt;div class="ss-form&gt;&lt;form action="YOUR_FORM_URL" method="POST" id="ss-form"&gt;</pre>
</blockquote>
<p>Make a note of where this line of code is, and then find this next bit of code:</p>
<blockquote><pre>&lt;/script&gt;&lt;/div&gt;</pre>
</blockquote>
<p>Copy all the way down from the first mentioned line of code to the next mentioned line of code. If you would feel more comfortable pasting this code in a text app, then go ahead. You will be using it momentarily.</p>
<h2>Installing The Form</h2>
<p>After you have successfully copied your selected code to your clipboard, you should go into your Blogger dashboard. As I said before, I am using the Blogger in Draft interface, but if you are using the original UI, you will still be able to follow along.</p>
<p>First off, you should create a new page for your blog and entitle it &#8220;<em>Contact Me</em>&#8221; or something similar. After opening it, go directly to the <a href="http://www.makeuseof.com/tags/html/">HTML</a> editing section of the page and paste the code.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img9.png?323f2c" alt="google docs on blogger" width="550" height="255" /></p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img15.png?323f2c" alt="google docs on blogger" width="580" height="347" /></p>
<p>As of now, you have basically completed the task of installing the form on your blog. At this point, your preview should look similar to the image below. However, previews are going to be different for different people based on the machine they are using.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img11.png?323f2c" alt="" width="580" height="335" /></p>
<h2>Customizing The Form</h2>
<p>As I discovered with my personal blog, sometimes there will be problems such as there being too much space between the page title and the form itself or the answer box being too big for the width of the blog. These minor problems can be easily fixed.</p>
<p>If you are having issues with there being too much space between the title and the questions, search for any
<pre>br</pre>
<p> tags and delete them. However, if you are having issues with the width of the answer box, search for this line of code:</p>
<blockquote><pre>&lt;textarea name="entry.0.single" rows="8" cols="75" class="ss-q-long" id="entry_0"&gt;</pre>
</blockquote>
<p>By adjusting the &#8220;cols&#8221; value to a lesser number, you can change the width of the blog to suit smaller screens or alternate browsers. Furthermore, you can actually change the fonts of the questions while editing the page. With enough customization, you can end up with something like the following image.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/08/Img14.png?323f2c" alt="google docs blog" width="550" height="316" /></p>
<h2>Conclusion</h2>
<p>This is a quick and efficient way to place a style-matching Google Docs form on your Blogger blog, and the tutorial could likely be adapted for any other blog or website. You can do a lot more than what you see here, so make sure you play around with it for a little while.</p>
<p>What other sites do you use to make web forms? How did this tutorial work out for you?  If you have any problems making your own web form, let us know in the comments or alternatively ask a question over at <a href="http://www.makeuseof.com/answers">MakeUseOf Answers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/add-google-docs-contact-form-blog-blogger/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>3 Free Contact Form Generators For Your Website</title>
		<link>http://www.makeuseof.com/tag/3-free-contact-form-generators-to-get-feedback-from-your-visitors/</link>
		<comments>http://www.makeuseof.com/tag/3-free-contact-form-generators-to-get-feedback-from-your-visitors/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 18:00:21 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[MakeUseOf Lists]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=30458</guid>
		<description><![CDATA[Before I get into how to find and use free email form generators, I&#8217;d like to explain why I decided not to create my own. For years I took the time to build my own websites from the ground up, but as the Web 2.0 virtual world introduced content management systems, widgets, script generators and [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/emailme2.jpg" /><img class="align-left" style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/emailme2.jpg?323f2c" alt="" vspace="5" align="left" />Before I get into how to find and use free email form generators, I&#8217;d like to explain why I decided not to create my own. For years I took the time to build my own websites from the ground up, but as the Web 2.0 virtual world introduced content management systems, widgets, script generators and more &#8211; the need to program every element of your own website or blog is no longer required.</p>
<p>Instead of spending hours trying to troubleshoot the bugs in your web page code, you could be spending that time producing quality content that draws in more visitors. It&#8217;s for this reason that I opt for pre-made widgets and I use script generators whenever possible. At the moment I&#8217;m searching for a high quality free contact form that I can use on my writing website to offer my SEO services to visitors. I thought this is a good time to bring along MUO readers on my exploration for the very best free email form generators available, before I make a decision and choose one for my website.</p>
<h3>Test #1 &#8211; TelePro</h3>
<p><a href="http://www.tele-pro.co.uk/scripts/contact_form/">TelePro</a> is a UK-based website services company, and on their email form generator page, they provide a very easy and free method to create form-to-email scripts that well let your website visitors contact you through a useful and aesthetically pleasing free contact form.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30461" style="border: 1px solid black;" title="forms1" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/forms1.jpg?323f2c" alt="free contact form" width="544" height="407" /></p>
<p style="text-align: left;">The submission is one-page on the website with three easy steps. First you provide the &#8220;to&#8221; and &#8220;from&#8221; emails, then you create the fields that make up the form, and finally you select the scripting langauge that you would like the form to be generated in. In this case you can choose from ASP, PHP, or Perl (Windows or Linux). Once you submit, you receive the code that you can copy and paste into a PHP, ASP or Perl file right on your website.</p>
<p><span id="more-30458"></span></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30462" style="border: 1px solid black;" title="form2" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/form2.jpg?323f2c" alt="free contact form generator" width="525" height="416" /></p>
<p style="text-align: left;">In this case there&#8217;s a HTML code that you insert into your page, and then there&#8217;s a second section for the PHP file that it calls &#8211; contact.php. Once you copy the contact.php file into the same directory as your index.php file, and embed the HTML into your blog, you&#8217;re done! This is what the finished form looks like.</p>
<p style="text-align: left;">The script automatically calls &#8220;ok.htm&#8221; on success or &#8220;error.htm&#8221; on failure. By replacing these pages in contact.php, you can make the script call whichever pages you like. I also found that it&#8217;s not easy to resize the fields (such as a long comment field) &#8211; you&#8217;d have to edit the HTML itself to customize that. Overall ranking for this generator &#8211; <strong>3 out of 5 stars</strong>.</p>
<h3>Test #2 &#8211; Email Me Form</h3>
<p>I have to say, when I first came across <a href="http://www.emailmeform.com">EmailMeForm.com</a> after seeing it <a href="http://www.makeuseof.com/dir/emailmeform-custom-contact-form/">mentioned at MakeUseOf</a>, I was impressed by the design of the website alone. Most other form generator sites don&#8217;t give the appearance of a high-end professional website. This is the only one I&#8217;ve found that <em>does</em>.</p>
<p>This one is a hosted form where the processing takes place on a different server, although you can select to embed the form on your own site so visitors don&#8217;t have to leave your web page. Most other similar services offer only a trial period for hosted form services, but EmailMeForm offers a truly <em>free</em> account with a few limitations &#8211; you can only have 5 forms and 50 fields max, and a few insignificant features are missing. For your purpose of adding a single form (or 5) to your site &#8211; this account will do it all. Once you sign up, you can log into your account to start creating your forms. In the control panel, click on &#8220;Create a New Form.&#8221;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30491" style="border: 1px solid black;" title="form4" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/form41.jpg?323f2c" alt="free contact form" width="570" height="500" /></p>
<p>The wizard steps you through the simple process of creating your customized form. There&#8217;s a dropdown list to select from seven useful field types (including a dropdown list &#8211; awesome!) &#8211; and you can require and/or validate specific fields.</p>
<p>The form is very easy to customize during each step of the wizard, including introduction and conclusion paragraphs, background and font color and more. The thing I like the most about this web form is that it includes a spam-busting Captcha code. Once you&#8217;re through the wizard, just paste the code in your website or on your blog (HTML tab) and you&#8217;re good to go! This is how the form appears on my blog:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30493" style="border: 1px solid black;" title="form5" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/form5.jpg?323f2c" alt="contact form script autoresponder" width="505" height="490" /></p>
<p style="text-align: left;">I love the appearance, and the fact that the embedded Captcha will stop those annoying spam submissions. I rate EmailMeForm a <strong>5 out of 5 stars</strong>.</p>
<h3>Test #3 &#8211; Free Contact Form</h3>
<p style="text-align: left;">The website <a href="http://www.freecontactform.com/">FreeContactForm.com</a> is a misnomer. While it does offer a free &#8220;lite&#8221; form you can use for very simple forms, it is primarily set up to sell the professional version. However, for my case, where I just want a very simple contact form, the lite version will do. On the <a href="http://www.freecontactform.com/free.php">free page</a>, just click on &#8220;Download Contact Form Lite,&#8221; which will download a zip file containing all of the following files.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30494" style="border: 1px solid black;" title="form6" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/form6.jpg?323f2c" alt="contact form script autoresponder" width="268" height="260" /></p>
<p style="text-align: left;">All you have to do to configure the form script to work on your site is open &#8220;lite_settings.php&#8221; and substitute &#8220;youremailaddress@yourdomain.com&#8221; with your correct email address. Then edit the email subject (the email you&#8217;ll receive from the form) and what thank you page you&#8217;d like to send your visitor to after they submit the form. Save the file, and then FTP all of the files to your website. You can either use contactform.html as your form page, or you can just copy the HTML into your &#8220;Contact Me&#8221; blog page, which is what I did here.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-30495" style="border: 1px solid black;" title="form7" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/12/form7.jpg?323f2c" alt="contact form script autoresponder" width="483" height="524" /></p>
<p>This form is also very simple and very easy to install. On the positive side, everything is hosted on your own server, and it&#8217;s very slimmed down and simple. On the negative side, in order to customize you need to understand at least the basics about PHP &#8211; and if you do, you could practically just write this free contact form yourself from scratch anyway. But for beginners who want to learn &#8211; it&#8217;s a good tool. I give this free tool <strong>4 out of 5 stars</strong>.</p>
<h3>Final Decision</h3>
<p>After testing each of these three free contact form generation tools on my blogs, I&#8217;ve decided to go with EmailMeForm simply because I like the professional feel of the site, the fact that I have a cool control panel where I can go to create new forms or customize old ones, and I really don&#8217;t need more than 5 forms anyway.</p>
<p>Did I make the right choice? Do you know of any other great, free form generation tools out there? Share your insight in the comments section below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-free-contact-form-generators-to-get-feedback-from-your-visitors/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get a Grip on eMail Spam Before It Gets A Grip On You</title>
		<link>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/</link>
		<comments>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 20:38:50 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[disposable]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=3667</guid>
		<description><![CDATA[Spam has evolved from a minor annoyance into a fundamental issue. To the average user it&#8217;s a waste of time and nerves, to the economy it&#8217;s a major factor costing a ton of money. Spam is something we will never get rid of but there are ways to cut it down and get it under [...]]]></description>
			<content:encoded><![CDATA[<p>Spam has evolved from a minor annoyance into a fundamental issue. To the average user it&#8217;s a waste of time and nerves, to the economy it&#8217;s a major factor costing a ton of money. Spam is something we will never get rid of but there are ways to cut it down and get it under control. Here&#8217;s how:</p>
<h2>I. Organize your eMail accounts</h2>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/07/emailspam01.png?323f2c" border="0" alt="" hspace="10" vspace="5" align="left" />This is the most difficult part since it requires some serious thought and discipline. Set up different accounts for different purposes. Use one for friends and family and never post it online. Try to do the same for work. Use other accounts for shopping online, social networks, chat friends, message boards etc. It&#8217;s tedious at first, but if you&#8217;re using Pop mail, it&#8217;s easy to manage multiple accounts.</p>
<p>When creating your eMail address be creative, don&#8217;t use words found in a dictionary, combine with numbers or letters. The reason is that most spam doesn&#8217;t reach your inbox because your address was extracted from a dubious source. Rather you are being spammed randomly by so-called dictionary attacks on your eMail provider.</p>
<h2>II. Mask your eMail address</h2>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/07/emailspam02.png?323f2c" border="0" alt="" hspace="10" vspace="5" align="right" /> Fortunately, most spam bots are stupid. For example they don&#8217;t recognize eMail addresses typed with spaces or displayed in images. There are several excellent tools that may help you to protect your eMail address and keep it spam free:</p>
<p><strong>1. Hide your eMail address in an image.</strong>It requires some level of intelligence to copy text from an image.</p>
<p>Tool: <a title="Spam Proof eMail Generator" href="http://www.makeuseof.com/dir/spam-proof-email-generator/">Spam Proof eMail Generator</a></p>
<p><img src="http://www.spam-proof-email-generator.com/docs/4/ulb_futerox.jpg" border="0" alt="" /></p>
<p><strong>2. Hide your eMail address behind a CAPTCHA.</strong></p>
<p>Again, whoever wants to access your eMail address needs to be smart enough to pass the test.</p>
<p>Tool: <a title="MailHide ReCaptcha" href="http://www.makeuseof.com/dir/mailhide-recaptcha-hide-email-captcha/">MailHide ReCaptcha</a></p>
<p><strong>3. Hide your eMail address in a contact form.</strong></p>
<p>This will not reveal your eMail address at all.</p>
<p>Tools: <a title="Kontactr" href="http://www.makeuseof.com/dir/kontactr/">Kontactr</a>, <a title="ReachBy" href="http://www.makeuseof.com/dir/reachby/">ReachBy</a> and <a title="Contactify" href="http://www.makeuseof.com/dir/contactify/">Contactify</a></p>
<h2>III. Use temporary or fake information</h2>
<p>How many times a week do you sign up for something new online, and how many times will you keep coming back to that service? Temporary eMail addresses are a great solution to avoid sharing your eMail address in the first place. Should you decide to stick with that service, you can still give them your valid address later on. Again, there are numerous sites to consider.</p>
<p><strong>1. <a title="Spam Motel" href="http://www.spammotel.com/spammotel/index.html">Spam Motel</a></strong>.</p>
<p>My personal favorite. You sign up a permanent account with them and create temporary eMail addresses as you need them. Mail is being forwarded to your real address. Once spam finds you, you cancel the address it&#8217;s coming through and start over. There is a similar tool called <a title="GishPuppy" href="http://www.makeuseof.com/dir/gishpuppy/">GishPuppy</a> , however the signup form didn&#8217;t work for me.</p>
<p><strong>2. <a title="Spamgourmet" href="http://www.makeuseof.com/dir/spamgourmet/">Spamgourmet</a></strong></p>
<p>It&#8217;s one of many similar services. It creates a disposable eMail on the spot which automatically expires after having forwarded three messages. You need to sign up with Spamgourmet to use it.</p>
<p><strong>3. <a title="MintEmail" href="http://www.makeuseof.com/dir/mintemail/">MintEmail</a></strong></p>
<p>Here you can create a temporary address that will expire after four hours or after three months. What&#8217;s cool is that the four hour address is automatically created and saved to your clipboard once you enter the page. The page proceeds to constantly check for incoming mail on that address. The concept is awesome. However, while testing my test eMail had not arrived after over one hour. Hopefully a temporary issue.</p>
<p><strong>4. <a title="BugMeNot" href="http://www.makeuseof.com/dir/bugmenot/">BugMeNot</a></strong></p>
<p>Step out of the vicious eMail cycle and use disposable login data, including an invalid eMail address.</p>
<h2>IV. Filter Spam</h2>
<p>Chances are you have an eMail address that is already being spammed but you don&#8217;t want to part with it. Depending on how you check your mail you can either manually teach your mail program to better recognize spam or, in case you&#8217;re using POP mail or IMAP, you can use a tool that sits between your eMail provider and your inbox to filter incoming eMail.</p>
<p><strong>1. <a title="Mail Filters" href="http://www.spamnation.info/notes/guides/Filters.html">Writing Mail Filters</a></strong></p>
<p>This article from Spamnation gives excellent directions on how to decrease the amount of spam that reaches your inbox with a step by step guide.</p>
<p><strong>2. <a title="Spamihilator" href="http://www.spamihilator.com/">Spamihilator</a></strong></p>
<p>A free Windows tool that works with POP3 and IMAP accounts. Spamihilator claims to identify more than 98% of incoming spam mail. You can help to increase its success rate by customizing the settings, such as adding words to the Spam Words list, enabling the DCC-Filter to recognize unsolicited bulk mail, add your friends&#8217; eMail addresses, and install plugins to further improve the overall performance.</p>
<p>Standard mail programs are recognized automatically (although it can take ages), those that are not supported can be set up manually.</p>
<p>The online documentation for every aspect of the program is very thorough and clear.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/07/emailspam03.png?323f2c" border="0" alt="" /></p>
<h2>V. Use Gmail</h2>
<p>Gmail comes with a few nifty features that can make your life a lot easier. First of all the default Gmail spam filter is pretty good. Then you can use a single Gmail account and have multiple eMail addresses with it. Just sort them into different folders to effectively separate spam from real mail. You can track and block spammers by adding cue words to your eMail address when signing up anywhere. Read more in Aibek&#8217;s article <a title="Gmail tip" href="http://www.makeuseof.com/tag/1-awesome-gmail-tip-you-dont-know-about-seriously/">1 Awesome Gmail tip You Don&#8217;t Know about. Seriously.</a></p>
<p>How much time do you spend digging through spam and how do you fight it?</p>
<p><em>(By) This post was written by one of our regular authors, Tina from <a href="http://tinsie.net/Recommended">Recommended</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/get-a-grip-on-email-spam-before-it-gets-a-grip-on-you/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>12 No-crap Tools to Make Your Blog Better</title>
		<link>http://www.makeuseof.com/tag/12-no-crap-tools-to-make-your-blog-better/</link>
		<comments>http://www.makeuseof.com/tag/12-no-crap-tools-to-make-your-blog-better/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 04:21:08 +0000</pubDate>
		<dc:creator>Aibek Esengulov</dc:creator>
				<category><![CDATA[MakeUseOf Lists]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[blogging tools]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[toolbars]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[website mobilizer]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/tag/12-no-crap-tools-to-make-your-blog-better/</guid>
		<description><![CDATA[Got a blog ? If so this post is for you: 12 truly useful tools and widgets that can make your blog better. All listed services work on any blog, whether it&#8217;s a WordPress, Typepad, or a hosted Blogger blog. Enjoy! 1. Amung.us &#8211; Amung.us is a tiny real-time traffic analytics widget for your blog. [...]]]></description>
			<content:encoded><![CDATA[<p>Got a blog ? If so this post is for you: 12 truly useful tools and widgets that can make your blog better. All listed services work on any blog, whether it&#8217;s a WordPress, Typepad, or a hosted Blogger blog. Enjoy!</p>
<p>1. <a href="http://amung.us/">Amung.us</a> &#8211; Amung.us is a tiny real-time traffic analytics widget for your blog. It tells you (and your readers) how many people are currently on the website, what pages they&#8217;re reading, where in the world they&#8217;re coming from, and more. See our Amung.us widget below:</p>
<p><a href="http://whos.amung.us/show/oge5b0y9"><img src="http://whos.amung.us/widget/oge5b0y9.png" alt="hit counter" width="81" height="29" border="0" /></a></p>
<p>2. <a href="http://www.conduit.com/">Conduit</a> &#8211; Got a niche focused blog? If so, why not to offer a custom toolbar? Enable your readers to follow-up on latest posts, search your blog, have one click access to related resources/tools <a href="http://www.makeuseof.com/dir/conduit/">and more</a> directly from the toolbar. I am not going to dwell much into it but this is definitely a must-have. It&#8217;s really hard to convince someone to get your toolbar but if you can implement it properly it can be a major plus. I am still working on our own, and I am quite sure it will be a big addition to MUO. </p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/conduit-toolbar.jpg?323f2c" alt="Conduit - Free Toolbar for your website" /></div>
<p>3. <a href="http://www.mofuse.com/">MoFuse</a> &#8211; Take your blog mobile. This free service lets you create mobile version of your website in a matter of minutes. All you need is a working RSS feed. Once created MoFuse can automatically detect and redirect mobile readers to a mobile version. [<a href="http://www.makeuseof.com/dir/mofuse-mobilize-website/">Demo Video</a>]</p>
<p>4. <a href="http://www.sitemeter.com/">SiteMeter</a> &#8211; Comprehensive real-time website traffic counter and analytics. Follow-up on latest referrals, entry/exit pages, visitor details, visits/pageviews ratio, and a lot more. Check out MakeUseOf&#8217;s sitemeter counter <a href="http://www.sitemeter.com/?a=stats&#038;s=sm9makeuseof&#038;r=0">here</a>.</p>
<p>5. <a href="http://www.google.com/analytics/">Google Analytics</a> &#8211; Google Analytics will fill-in the parts that you won&#8217;t get with Sitemeter. It&#8217;s by far the best analytics program out there, and what&#8217;s even better is it&#8217;s free. It has everything: detailed referral reports, click heat maps, email alerts, individual page performance stats, user bounce rates, campaign tracking, and lots more. See full <a href="http://www.makeuseof.com/dir/google-analytics/">feature list</a> here.</p>
<div align="center"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2007/11/blog-widgets-ga.jpg?323f2c" alt="Google Analytics - Free Traffic Analytics Program" /></div>
<p>6. <a href="http://www.blogrush.com/r16233037">BlogRush</a> / <a href="http://www.adgridwork.com/">AdGridWork</a> &#8211; Both of these networks work as &#8220;ad exchange&#8221; programs where you can earn free promotion credits in exchange for displaying non-obtrusive <u>relevant</u> network ads on your own website (mostly as widgets). The more traffic your website gets the more credits and referrals you earn. [<a href="http://www.makeuseof.com/dir/blogrush/">Demo Video</a>]</p>
<p>7. <a href="http://www.pubmatic.com/">PubMatic</a> &#8211; PubMatic allows bloggers to make maximum off their website&#8217;s advertising space by automatically placing highest performing ad units on each page. It scans multiple ad networks (Google Adsense, YPN, ValieClick, etc.), diggs into ad performance reports and shows ad units with highest payout and performance. It&#8217;s completely free, there are no charges or commissions. [<a href="http://www.makeuseof.com/dir/pubmatic/">Demo Video</a>]</p>
<p>8. <a href="http://www.mybloglog.com/">MyBlogLog</a> &#8211; High chance you already have this one, but in case you don&#8217;t, definitely get it. There are two ways you can learn about your loyal readers, one is comments, and the other is MyBlogLog. I learned about many MUO fans this way: zia, pax, pster, mklopez, &#8230; <img src="http://main.makeuseoflimited.netdna-cdn.com/wp-includes/images/smilies/icon_wink.gif?323f2c" alt=';-)' class='wp-smiley' /> . Btw, if you haven&#8217;t joined MakeUseOf community already, you can do so <a href="http://www.mybloglog.com/buzz/community/makeuseof/">here</a>.</p>
<p>9. <a href="http://www.fatfreecart.com/">FatFreeCart</a> &#8211; Free shopping cart solution for your blog. It&#8217;s simple to implement (simply copy-paste) and works perfectly both with PayPal and Google Checkout.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/fatfreecart-shopping-cart.jpg?323f2c" alt="FatFreeCart - Free Free Shopping Cart Solution" /></div>
<p>10. <a href="http://kontactr.com/">Kontactr</a> / <a href="http://contactify.com/">Contactify</a> &#8211; Both services let you create secure online &#8216;contact&#8217; forms and embed it on your own blog. Or just link it from your blog using &#8220;˜contact&#8217; link.</p>
<p>11. <a href="http://www.makeuseof.com/dir/addthis/">AddThis</a> / <a href="http://sharethis.com/">ShareThis</a> (WordPress) /  <a href="http://madkast.com/">Madcast</a> (Blogger, Typepad) &#8211; Let your visitors bookmark / save your posts to various social bookmarking sites, or forward as links via email.</p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/sharethis.gif?323f2c" alt="ShareThis- Social Bookmarking Links" /></div>
<p>12. <a href="http://web2.pdfonline.com/">Web2PDF</a> &#8211; Free HTML to PDF conversion service for your website. Allows your readers to instantly print and save any article as PDF file. We publish lots of lists on MUO so it&#8217;s not really that useful for us, but in case you got plenty of lengthy posts than this is something your readers should appreciate. Read more about it <a href="http://www.makeuseof.com/dir/web2pdf/">here</a></p>
<div align="center"><img src="http://www.makeuseof.com/dir/images/web2pdf.jpg?323f2c" alt="Web2PDF -HTML to PDF coverter for your blog" /></div>
<p>That&#8217;s about it. Got anything to add? Let us know in comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/12-no-crap-tools-to-make-your-blog-better/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/20 queries in 0.026 seconds using apc
Object Caching 437/474 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 17:08:33 -->
