<?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; scanner</title>
	<atom:link href="http://www.makeuseof.com/tags/scanner/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 14:30:56 +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>Scan Your System And Removable Media For Viruses With ClamTk [Linux]</title>
		<link>http://www.makeuseof.com/tag/scan-system-removable-media-viruses-clamtk-linux/</link>
		<comments>http://www.makeuseof.com/tag/scan-system-removable-media-viruses-clamtk-linux/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 18:00:14 +0000</pubDate>
		<dc:creator>Danny Stieben</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Linux GUI]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[security scan]]></category>
		<category><![CDATA[security tips]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=96536</guid>
		<description><![CDATA[ClamAV may be even more popular on Linux, where it first began its life. In this article, we'll be taking a look at the most popular client of ClamAV for Linux, known as ClamTk. ClamTk is an easy-to-use GUI for the ClamAV engine that should help you keep your Linux system virus free. ClamTk is available for most of the popular distributions such as Ubuntu and Fedora.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/clamav_logo.png?323f2c" alt="clamtk virus scanner" />In my <a href="http://www.makeuseof.com/tag/protect-system-clam-antivirus-windows/">previous article</a>, I covered the official <a href="http://www.makeuseof.com/service/window">Windows</a> client for <a href="http://www.clamav.net/">Clam AntiVirus</a>, an open source <a href="http://www.makeuseof.com/tags/virus">antivirus</a> scanning tool that is available on multiple platforms. However, ClamAV may be even more popular on <a href="http://www.makeuseof.com/service/linux">Linux</a>, where it first began its life. In this article, we&#8217;ll be taking a look at the most popular client of ClamAV for Linux, known as ClamTk.</p>
<h2>About ClamTk</h2>
<p><a href="http://clamtk.sourceforge.net/">ClamTk</a> is available for most of the popular distributions such as <a href="http://www.makeuseof.com/tags/ubuntu">Ubuntu</a> and <a href="http://www.makeuseof.com/tags/fedora">Fedora</a>, but is installable on all systems via compilation of the source code. In Ubuntu, you can install it by searching for &#8220;Clam&#8221; and installing the &#8220;Virus Scanner&#8221; or by running this in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> clamtk</pre></div></div>

<p>In Fedora, you should be able to install it by searching for &#8220;clamtk&#8221; in the package manager or running in the terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> yum <span style="color: #c20cb9; font-weight: bold;">install</span> clamtk</pre></div></div>

<h2>Interface</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/clamtk_main.jpg?323f2c" alt="clamtk virus scanner" width="590" height="370" /><br />
Once it has been installed, go ahead and open it from your dash/menu/etc. You will now see the (very simple) main window of the application. There are a couple of different buttons to scan your home folder, a directory, or a file, or to exit the application. Below those buttons are a few checks made by the program to see if the latest version of the ClamAV engine, the latest GUI version, and the latest virus definitions are installed.</p>
<p>The virus definitions should be updated automatically through the scheduler (more on that later), while the engine version and GUI version are dependent on what is pushed to your distribution&#8217;s repositories. If any of the two are majorly out-of-date, you should notify the repository maintainers using the recommended method. Most distributions ask that you file a bug complaint or simply wait.</p>
<h2>Menu Options</h2>
<p>Aside from the very simplistic interface, some more advanced features are hidden within the menus. Under Scan, you&#8217;ll find a few more options for scanning, including quick and recursive scans. Under View, you can see the history of actions taken with the program, as well as clear that log. Under Quarantine, you can check the status of your quarantined items, restore or delete individual quarantined items, or simply empty the whole quarantine.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/clamtk_scheduler.jpg?323f2c" alt="clamtk virus scanner linux" width="590" height="516" /><br />
Under Advanced, you can schedule scans, run the antivirus wizard, submit a file for analysis, or tweak other preferences. The scheduler is an important feature as it makes staying virus-free easy and doesn&#8217;t require you to remember to run the scanner. It also makes up for the lack of real-time protection. With the scheduler, you can schedule scans of your home folder or entire computer, as well as virus definition updates.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/clamtk_preferences.jpg?323f2c" alt="clamtk virus scanner" width="590" height="408" /><br />
The preferences include multiple scanning preferences, startup options, an option to whitelist directories so that they won&#8217;t be scanned, and proxy options so that you can get your virus definitions without any issues.</p>
<p>Finally, under Help, you can manually check for updates for the antivirus engine and the GUI, as well as look up information about the GUI itself.</p>
<h2>Conclusion</h2>
<p>ClamTk is an easy-to-use GUI for the ClamAV engine that should help you keep your Linux system virus free. However, more importantly, this easy tool will help you get rid of nasty viruses that may be on a separate hard drive or removable media. Don&#8217;t forget that as a rescue solution, you can boot up a Linux environment using a LiveCD and install ClamTk to combat the virus that may be plaguing your Windows machine.</p>
<p>What do you think of ClamTk? Is there any antivirus solution on Linux that is better? Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/scan-system-removable-media-viruses-clamtk-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Best Printers &amp; Scanners For Your Scanning &amp; Printing Needs [Gadget Corner]</title>
		<link>http://www.makeuseof.com/tag/printers-scanners-scanning-printing-gadget-corner/</link>
		<comments>http://www.makeuseof.com/tag/printers-scanners-scanning-printing-gadget-corner/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 15:31:06 +0000</pubDate>
		<dc:creator>Matt Smith</dc:creator>
				<category><![CDATA[Hardware & Gadgets]]></category>
		<category><![CDATA[buying guide]]></category>
		<category><![CDATA[buying tips]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=93408</guid>
		<description><![CDATA[Okay, I know what you’re thinking. Printers &#038; scanners? Yawn. Who cares about those? They’re not thin, they don’t run apps (usually), and they’re made by companies like HP, which as a brand, is every bit as interesting as Tupperware. Yet most people with a computer need to at least have a printer, and there have been advancements in printer technology over the past few years.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/dellcn1355thumb.jpg?323f2c" alt="best printers" />Okay, I know what you’re thinking. Printers &amp; scanners? Yawn. </p>
<p>Who cares about those? They’re not thin, they don’t run apps (usually), and they’re made by companies like HP, which as a brand, is every bit as interesting as Tupperware.</p>
<p>Yet most people with a computer need to at least have a printer, and there have been advancements in printer technology over the past few years. You don’t need to put up with a lazy old printer that constantly jams. There are better options available.</p>
<h2>Best Cheap InkJet Printer: <a class="vt-p" href="http://www.newegg.com/Product/Product.aspx?Item=N82E16828115768">HP Deskjet 3050</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/hpdeskjet3050.jpg?323f2c" alt="best printers" width="480" height="393" /></p>
<p>Looking for a basic InkJet printer that’s cheap, yet capable of printing text and photos at an adequate level of quality? You’ll probably want to pick up the <a class="vt-p" href="http://www.newegg.com/Product/Product.aspx?Item=N82E16828115768">HP Deskjet 3050</a>, which can be had for as little as $35.</p>
<p>For that, you receive a printer that includes Wi-Fi support and a scanner. Make no mistake – this is not a particularly quick printer, nor is it capable of providing great quality. You are getting what you pay for. But if you only need a printer for occasional, simple printing tasks like a document or a family photo that will be posted on the refrigerator rather than framed, this is an inexpensive solution.</p>
<h2>Best Cheap Laser Printer: <a class="vt-p" href="http://www.amazon.com/Brother-Printer-HL2270DW-Wireless-Monochrome/dp/B00450DVDY/ref=sr_1_1?s=pc&amp;ie=UTF8&amp;qid=1322595004&amp;sr=1-1">Brother HL2270DW</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/brotherhl2270dw.jpg?323f2c" alt="best printers" width="480" height="413" /></p>
<p>Though most consumers prefer inkjets, laser has its place, particularly among home office users. They’re quicker and usually less expensive to operate, which translates to a printer ideal for churning out pages in mass quantities.</p>
<p>Enter the Brother HL2270DW. This $89.99 printer can churn out almost 20 pages per minute, which is much quicker than your average consumer inkjet. It also includes <a class="vt-p" href="http://www.makeuseof.com/tag/printer-wireless/">wireless connectivity</a> and can print 1,000 pages on the default toner cartridge before needing replacement.</p>
<p>The downside? It’s monochrome. That’s not at all unusual among laser printers and it underlines what this printer is built for.</p>
<h2>Best Overall All-In-One Printer (Print &amp; Scan): <a class="vt-p" href="http://www.amazon.com/Canon-MG6120-Wireless-Printer-4503B002/dp/B003YL412U/ref=sr_1_1?s=pc&amp;ie=UTF8&amp;qid=1322595920&amp;sr=1-1">Canon Pixma MG6120</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/canonpixmamg6120.jpg?323f2c" alt="best scanners" width="480" height="280" /></p>
<p>This one was a bit of a tough call. Choices like the Epson Workforce 845 and more expensive Canon Pixma MG8120 are solid, but flooding in Thailand has cut off supply of some printers, causing rising prices and limited availability.</p>
<p>So we come to the Pixma MG6120. This all-in-one printer inkjet offers just about everything you could desire. It has duplex printing, a 3-inch LCD with touch input, a scan resolution of 4800&#215;4800 dpi, and Wi-Fi connectivity with support for <a class="vt-p" href="http://www.makeuseof.com/tag/print-android-phone-printershare/">printing from mobile devices</a>. Considering the price of about $115 on Amazon, this is an impressive array of features.</p>
<p>The only problem is one typical of inkjet printers – <a class="vt-p" href="http://www.makeuseof.com/tag/how-to-make-printer-ink-and-toner-last-longer/">ink costs</a>. If you print frequently, this will become an expensive printer quickly. But there’s no inkjet printer for which that isn’t true, and laser all-in-ones aren’t great solutions for many users because of lower image quality and higher pricing for similar features.</p>
<h2>Best Overall Laser Printer: <a class="vt-p" href="http://accessories.us.dell.com/sna/productdetail.aspx?c=us&amp;cs=ussoho1&amp;l=en&amp;sku=225-0027">Dell 1355cn</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/dell1355cn.jpg?323f2c" alt="best scanners" width="480" height="403" /></p>
<p>It should be noted that the subtext of this recommendation is &#8220;for consumers&#8221;.  There are plenty of color laser printers available, but many of them are gigantic, expensive machines really intended for a business rather than a home office.</p>
<p>The Dell 1355cn is recommended because it’s an exception. Starting at $199.99, and small enough to fit on a (large) desk, this laser printer provides all the benefits of its kind. It is quick to print, offers relatively low cost-per-page, and can handle large projects with ease thanks to an expanse paper tray and recommended duty cycle of up to 30,000 pages per month.</p>
<p>There are some downsides. The $199.99 version doesn’t offer Wi-Fi printing, and while a scanner is included, it’s nothing special (equivalent to the much less expensive Pixma MG6120). Still, these aren’t bad sacrifices to make, as the alternative is to deal with the high cost of an inkjet or throw down $400-$800 for a high-end laser printer.</p>
<h2>Best Stand-Alone Scanner: <a class="vt-p" href="http://www.amazon.com/Epson-B11B193081-Epson-Perfection-V300-Photo-Color-Scanner-Black/dp/B001GBKTGM/ref=sr_1_1?s=electronics&amp;ie=UTF8&amp;qid=1322597594&amp;sr=1-1">Epson Perfection V300</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/epsonv300.jpg?323f2c" alt="best printers" width="480" height="358" /></p>
<p>Yes, independent scanners still exist. The inclusion of scanners on most modern printers has nearly driven stand-alone scanners to extinction, but there are still some available.</p>
<p>Of these, the best is probably the Epson Perfection V300. This quick but simple scanner offers a resolution of 4800&#215;9600 dpi and can easily turn documents into PDF files. It also includes the ability to scan 35mm negatives, which is a cool (albeit niche) feature.</p>
<p>For most consumers, the scanner on an all-in-one printer will work just as well, but the Epson Perfection V300 does provide a high optical resolution for just $75, which is much less than the typical all-in-one offering similar scanner quality.</p>
<h2>Conclusion</h2>
<p>When considering these recommendations, keep in mind that printer and scanner products often exist in families. For example, if you can’t find an Epson Perfection V300 at your local store, an Epson Perfection V330 is almost identical (a few meager extras are thrown in) and will probably cost only a little extra.</p>
<p>If I were to just pick one product out of all of these for your average home user, it’d be the Canon Pixma MG6120. Though ink costs can be high, it offers a lot of features at a low price and has excellent print quality.</p>
<p>Do you agree or disagree with the selections here? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/printers-scanners-scanning-printing-gadget-corner/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Use ShoeBox To Bring Your Old Photos Into The Modern Era [iPhone]</title>
		<link>http://www.makeuseof.com/tag/shoebox-bring-photos-modern-era-iphone/</link>
		<comments>http://www.makeuseof.com/tag/shoebox-bring-photos-modern-era-iphone/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 00:31:37 +0000</pubDate>
		<dc:creator>Dave LeClair</dc:creator>
				<category><![CDATA[iPhone / iPad / iPod]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=91603</guid>
		<description><![CDATA[In a world of cell phones with 8 megapixel digital cameras and regular cameras that take pictures in such high resolutions that they look better than in real life, the film camera is a dying breed. What if you used a film camera for years and you don’t want to lose all of those precious memories? After all, just because you have moved on to a new digital camera doesn’t mean that all those old pictures are irrelevant.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/shutterstock_57059911-e1320768153557.jpg?323f2c" alt="shoebox for iphone" />In a world of cell phones with <a href="http://www.makeuseof.com/tag/apple-officially-announces-iphone-4s-features-price-release-date-news/">8 megapixel digital cameras</a> and regular cameras that take pictures in such high resolutions that they look better than in real life, the film camera is a dying breed. What if you used a film camera for years and you don’t want to lose all of those precious memories? After all, just because you have moved on to a new digital camera doesn’t mean that all those old pictures are irrelevant.</p>
<p>This is the exact reason why ShoeBox is available from the<a href="http://itunes.apple.com/app/shoebox-by-1000memories/id472126139"> iTunes App Store</a>. It allows users to easily take their old pictures and scan them with their iPhone camera and have all those pictures stored safely in the cloud. Even if you don’t use this as a way to replace the physical photos, it is at least nice to know that if something terrible happens to them, you will have a safe digital version stored away.</p>
<p>One thing I need to mention is that the pictures on their site are public, so they will feature them in the app. If you are concerned with other people seeing your pictures, this may not be the app for you. If you want to show your pictures off to the world, then this app is perfect.</p>
<h2>Installation &amp; Set Up</h2>
<p>ShoeBox is available for free from the iTunes App Store. Simply search for &#8220;ShoeBox&#8221; or click <a href="http://itunes.apple.com/app/shoebox-by-1000memories/id472126139">here </a>to download the free application.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ShoeBoxiPhone7-e1320768687384.jpg?323f2c" alt="shoebox for iphone" width="386" height="580" /></p>
<p>Once you have the application installed, you have to make a ShoeBox account. Making an account couldn’t be easier. You can either make a new account with your name and email address, or sign up with your pre-existing Facebook account. Whichever way you choose, setting up your account is quick and painless.</p>
<h2>Scanning Photos</h2>
<p>Scanning photos in the application is very easy. Simply choose the scan option in the middle of the screen and set your photo down in a well lit area where there will not be any glare on the image. Hold your iPhone over the image and click the scan button. Make sure to have the image lined up properly before you take the shot.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ShoeBoxiPhone5-e1320768733675.jpg?323f2c" alt="shoebox app for iphone" width="386" height="580" /></p>
<p>After you have taken the picture, the program will open up the crop part of the scan. This is where you remove any background from the image to make it as clean as possible. To crop the image you simply need to drag the box around the image. When you click on one of the cropping corners, the application will automatically show that part slightly zoomed in so you can get the cropping precise.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ShoeBoxiPhone2-e1320768814640.jpg?323f2c" alt="shoebox app for iphone" width="386" height="580" /></p>
<p>After you finish cropping, you are given the option to rotate the image in increments of 45 degrees. This allows you keep the image wide if it was originally taken that way.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ShoeBoxiPhone6-e1320768872279.jpg?323f2c" alt="shoebox app for iphone" width="386" height="580" /></p>
<p>The last step is sharing and giving a description to your image. You can enter the people in the image and the time and place the image came from. You can also share the image on Facebook and Twitter. As I said before, they may feature your image, so no matter what, it will be somewhat public.</p>
<h2>Viewing Photos</h2>
<p>The application keeps all your images for easy access later. On the bottom of the screen there is a section called &#8220;My Shoebox&#8221;.  In here, you will see any images you have scanned. You can sort the pictures by the people in them or the tags you attached to them when you created them.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ShoeBoxiPhone1-e1320768916612.jpg?323f2c" alt="shoebox for iphone" width="386" height="580" /></p>
<p>You can also look at the featured images page to see some of the best scans from other users. There are some cool pictures on there, so it is an interesting place to look around.</p>
<h2>Conclusion</h2>
<p>If you have many old photos that are sitting around collecting dust, or you want an easy way to put all your photos in the cloud so if anything terrible happens to the physical copies, ShoeBox is a cool app that is worth checking out. If you do not want others to be able to see your photos, this may not be the app for you, but if you don’t care, or even prefer to show your photos off, I recommend downloading this app.</p>
<p>Other great photography articles:</p>
<ul>
<li><a href="http://www.makeuseof.com/tag/free-photography-apps-ipad-mac/" target="_top">Three Useful Free Photography Apps For The iPad [Mac]</a></li>
<li><a href="http://www.makeuseof.com/tag/6-digital-photography-websites-with-free-tutorials/" target="_top">6 Digital Photography Websites With Free Tutorials</a></li>
<li><a href="http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/" target="_top">3 Easy Ways To Add Borders To Your Photos</a></li>
</ul>
<p><small>Image Credit: <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=old+photo+pile&amp;search_group=&amp;orient=&amp;search_cat=&amp;searchtermx=&amp;photographer_name=&amp;people_gender=&amp;people_age=&amp;people_ethnicity=&amp;people_number=&amp;commercial_ok=&amp;color=&amp;show_color_wheel=1#id=57059911&amp;src=ad8d130ef7ebb20111533c8c832556c6-1-13" rel="nofollow">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/shoebox-bring-photos-modern-era-iphone/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Go Paperless By Scanning Your Important Documents With Lemon &amp; JotNot [Web &amp; Smartphone]</title>
		<link>http://www.makeuseof.com/tag/paperless-scanning-important-documents-lemon-jotnot-web-smartphone/</link>
		<comments>http://www.makeuseof.com/tag/paperless-scanning-important-documents-lemon-jotnot-web-smartphone/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 23:31:07 +0000</pubDate>
		<dc:creator>Bakari Chavanu</dc:creator>
				<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[money management]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=90655</guid>
		<description><![CDATA[We have published several articles about personal finance management services using sites such as Mint.com to track personal spending and maintaining a budget. Using an iPhone or Android camera, you can easily track expenses with very little or no manual data input. Another useful site in this regard is a fairly new one called Lemon.com, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/screenshot1472.jpg?323f2c" alt="scanning documents mobile" />We have published several articles about personal finance management services using sites such as <a href="http://www.makeuseof.com/tag/mint-budget-spending-online/">Mint.com</a> to track personal spending and maintaining a budget. Using an iPhone or Android camera, you can easily track expenses with very little or no manual data input. Another useful site in this regard is a fairly new one called <a href="http://lemon.com/">Lemon.com</a>, which enables you to store and organize financial receipts and other scanned or photographed documents.</p>
<p>In addition to its other features, Lemon.com might be a useful online service and mobile application for small business owners or anyone who needs to keep track of receipts for accounting purposes. A similar type of scanning process can also be found in an iPhone app called JotNot Pro.</p>
<h2>Features</h2>
<p>Lemon has four main features, including the ability to collect receipts using your smartphone camera, or e-mailing them via your personal Lemon account address. Lemon can scan your receipts and turn them into information that is taggable and searchable to monitor how you&#8217;re spending your money.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/screenshot1470.jpg?323f2c" alt="scanning documents mobile" width="411" height="441" border="0" /></p>
<p>The Lemon service manages receipts by month and label, such as personal or business. These free core features of Lemon allow for 100 receipts per month, including unlimited storage, access to multiple devices, and online accounting reports. Paid premium services include custom reports and the ability to export receipts from your account.</p>
<h2>How It Works</h2>
<p>You can import your receipt using your smartphone, or by emailing them to your @lemon account. In my experience I have found the iPhone camera to be a very powerful tool for scanning documents. In fact I have found it even better than dedicated scanners. The scans are pretty short and the resolution is high enough for printing purposes if necessary.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/IMG_1078.jpg?323f2c" alt="lemon scanner" width="386" height="580" border="0" /></p>
<p>In the Lemon app, you tap the camera icon and take a photo of the receipt in what should be a well lit area and solid surface. You then tag and label the receipt as Personal, Business, Credit Card, Cash, Check, or any other custom label you want to add. You can apply more than one label to a particular receipt.</p>
<p><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/IMG_1070.png?323f2c" alt="lemon scanner" width="386" height="580" border="0" /></p>
<p>After confirming your receipt, it will be sent to Lemon&#8217;s database and turned into digitized, useful data. It captures the name of the merchant for the receipt, the date of purchase, and its amount.</p>
<p><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/IMG_1079.jpg?323f2c" alt="lemon scanner" width="386" height="580" border="0" /></p>
<p>The information for your purchases will be stored and managed on your account. This same process can be used for emailing receipts to your account.</p>
<p>What&#8217;s great about this service is that Lemon will keep and maintain all of your original scanned images. All of your receipt information can be easily viewed on your account Dashboard. You can also export and e-mail a report of all your receipts in either XLS, CSV, or PDF formats.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/IMG_1071.jpg?323f2c" alt="jotnot scanner" width="385" height="375" border="0" /></p>
<h2>JotNot Pro</h2>
<p>Before discovering Lemon.com, I used a similar receipt scanning app called <a href="http://itunes.apple.com/us/app/jotnot-scanner-pro/id307868751?mt=8">JotNot Pro</a> ($0.99). While this application doesn&#8217;t have an online account counterpart, its scanning features are very advanced for a smartphone app.</p>
<p><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/IMG_1074.jpg?323f2c" alt="jotnot scanner" width="386" height="580" border="0" /></p>
<p>When you take a photo scan of receipts and documents using JotNot, you can actually crop out everything outside the edges of the receipt. It works ten times better than any scanner I&#8217;ve ever used.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/screenshot1471.jpg?323f2c" alt="jotnot scanner" width="319" height="477" border="0" /></p>
<p>Similar to Lemon, you can also tag your receipts, as well as export them via e-mail, iTunes, and Evernote. Scanned documents can also be converted to PDF.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/IMG_1076.png?323f2c" alt="scanning documents mobile" width="386" height="580" border="0" /></p>
<p>Both Lemon.com and JotNot are great tools for paperless archiving of receipts and documents. With their smartphone apps, it takes very little time to record documents and keep them managed.</p>
<p>Let us know what you think of these applications.  What do you use to maintain a paperless lifestyle?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/paperless-scanning-important-documents-lemon-jotnot-web-smartphone/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Scan Documents On Your Phone With CamScanner [Android &amp; iPhone]</title>
		<link>http://www.makeuseof.com/tag/scan-documents-phone-camscanner-android-iphone/</link>
		<comments>http://www.makeuseof.com/tag/scan-documents-phone-camscanner-android-iphone/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 21:31:47 +0000</pubDate>
		<dc:creator>Angela Alcorn</dc:creator>
				<category><![CDATA[Google Android]]></category>
		<category><![CDATA[iPhone / iPad / iPod]]></category>
		<category><![CDATA[Mobile Tips]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdf creator]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=90388</guid>
		<description><![CDATA[When it comes to smartphones, many of us want to be able to use them to do all manner of useful home office tasks just to make our lives easier. So it's a phone, a camera, a handy email client, social networking centre and all the rest. But what about a scanner? Well, it can do that extremely well too. CamScanner is an exceptional application for this.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/CamScanner-300x300.png?323f2c" alt="scan documents with iphone" />When it comes to smartphones, many of us want to be able to use them to do all manner of useful home office tasks just to make our lives easier. So it&#8217;s a phone, a camera, a handy email client, social networking centre and all the rest. But what about a scanner? Well, it can do that extremely well too.</p>
<p><a href="http://www.intsig.com/">CamScanner</a> is an exceptional application designed to make high quality document scanning easy for you using your smartphone. It&#8217;s really quite sophisticated, making it easy to scan multiple pages into one document or to auto-crop the image to exactly what you wish to keep.</p>
<h2>Get The Application</h2>
<p>The CamScanner application is available on <a href="https://market.android.com/details?id=com.intsig.camscanner">Android</a>, <a href="http://itunes.apple.com/us/app/camscanner-free/id388627783?mt=8">iPhone</a>, Windows Mobile and Blackberry. It&#8217;s free to test an ad-supported, limited version and $4.99 to buy the fully functional Android application. Give it a go and see what you think!</p>
<h2>Quickstart Guide</h2>
<p>If you ever need a quick rundown through the various features of CamScanner, there is a handy Quickstart guide to talk you through it. All of the features are explained there with simple diagrams to ensure easy comprehension. You should have no problems scanning multiple pages into one document, adding or deleting pages, creating PDF files or uploading to the cloud. The quickstart guide can help you recall anything you&#8217;ve forgotten about.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/CamScanner-Quickstart.jpg?323f2c" alt="scan documents with iphone" /></p>
<h2>Creating CamScanner Images</h2>
<p>CamScanner allows you to take new photos for document scanning or to import images from photos already in your photo collection. When you take photos using CamScanner the anti-shake capture will assist in getting you the best possible image.</p>
<p>Later, the processed images you created with CamScanner can be saved back into your photo collection if you wish.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/CamScanner-Workflow.jpg?323f2c" alt="scan documents with android" /></p>
<p>Use CamScanner to capture pages, book covers, receipts, whiteboards, billboards, posters and more.</p>
<h2>Automatic Enhancements</h2>
<p>CamScanner will automatically suggest cropping the image to the obvious edges of the document and will automatically enhance the image colour for you. At any time down the track you can re-process your images and make adjustments.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/CamScanner-Auto-Crop.jpg?323f2c" alt="scan documents with android" /></p>
<h2>Scanning Multiple Pages Into One Document</h2>
<p>Any time you start a new document and move to adding a page from camera view you&#8217;ll see that there&#8217;s a sliding option to take just one photograph or a collection of photographs for the one document. Once your page images are captured you can easily re-order the pages and delete or add pages.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/Camscanner-Batch-Scan.jpg?323f2c" alt="scan documents with android" /></p>
<h2>Tagging Documents</h2>
<p>CamScanner lets you tag your documents in order to keep track of them easily.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/CamScanner-Tag-Document.png?323f2c" alt="scan documents with mobile" /></p>
<h2>Viewing Documents</h2>
<p>Documents created with CamScanner can be viewed in detail via the CamScanner application, which makes it easier to read text on the scanned pages than if you were to use the camera application to view them.</p>
<h2>Creating PDF Documents</h2>
<p>With a touch of a button any image or collection of images in CamScanner can be converted into a PDF.</p>
<h2>Email Or Upload To Cloud</h2>
<p>From viewing any CamScanner document, the file can be emailed or uploaded to the cloud. Cloud options include Dropbox, Box.net and Google Docs, so it&#8217;s easy to make use of these CamScanner files elsewhere.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/CamScanner-Upload.png?323f2c" alt="scan documents with iphone" /></p>
<h2>More Great Android Apps</h2>
<p>If you&#8217;re looking for more great <a href="http://www.makeuseof.com/tags/android">Android</a> applications, here&#8217;s some more articles you should check out:</p>
<ul>
<li><a href="http://www.makeuseof.com/pages/best-android-apps"> The 100 Best Android Apps</a></li>
<li><a href="http://www.makeuseof.com/tag/5-awesome-android-applications-that-could-make-life-easier/"> 5 Awesome Android Applications That Could Make Life Easier</a></li>
<li><a href="http://www.makeuseof.com/tag/top-5-sites-find-apps-android-phone/"> Top 5 Sites to Help You Find Apps for Your Android Phone</a></li>
</ul>
<p>Does <a href="http://www.intsig.com/">CamScanner</a> solve your scanning needs? If not, what else do you need a scanning application to do?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/scan-documents-phone-camscanner-android-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook Users Can Protect Themselves From Scam Links With F-Secure [News]</title>
		<link>http://www.makeuseof.com/tag/faebook-users-protect-scam-links-fsecure-news/</link>
		<comments>http://www.makeuseof.com/tag/faebook-users-protect-scam-links-fsecure-news/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 14:30:10 +0000</pubDate>
		<dc:creator>Angela Alcorn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[safer browsing]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[scam]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[security scan]]></category>
		<category><![CDATA[security tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=89328</guid>
		<description><![CDATA[F-Secure has recently launched a new Facebook application to protect Facebook users from scam links. The application called ShareSafe will specifically block malicious links and spam on Facebook, from your wall, your friends' walls and your news feed.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/ShareSafe-300x300.png?323f2c" alt="" /><a href="http://www.f-secure.com/">F-Secure</a> has recently launched a new Facebook application to protect Facebook users from scam links. The application called <a href="http://apps.facebook.com/sharesafe/">ShareSafe</a> will specifically block malicious links and spam on Facebook, from your wall, your friends&#8217; walls and your news feed.</p>
<p>The application is in beta and is being offered as a free product at least for the time being as a promotion. They hope that beta users will help them to improve the service for everyone.</p>
<p><em>&#8220;Until now, there has been no way of knowing whether a Facebook link takes you to a legitimate website – or to something that has been set up by the criminals.&#8221; &#8211; F-Secure. </em></p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/10/ShareSafe-Beta.png?323f2c" alt="" /></p>
<p>ShareSafe also offers an aspect of social gaming in that it rewards users for scanning and sharing links via ShareSafe. Users collect badges and points for usage, but most importantly they are offered premium products when their friends like or click on links users have shared with ShareSafe. Extra points are earned when friends accept a user&#8217;s invitation to start using ShareSafe. Points can be exchanged for copies of F-Secure Internet Security, F-Secure Online Backup, and F-Secure Mobile Security at the moment, with more products planned for the future.</p>
<p>Check out F-Secure&#8217;s full promotional <a href="http://youtu.be/zzNMBYGvhOs">video on ShareSafe via YouTube</a>.</p>
<p><object width="580" height="325" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/zzNMBYGvhOs?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="580" height="325" type="application/x-shockwave-flash" src="http://www.youtube.com/v/zzNMBYGvhOs?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><small>Source: <a rel="nofollow" href="http://www.zdnet.com/blog/facebook/f-secure-launches-facebook-app-to-protect-users/3895">ZDNet</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/faebook-users-protect-scam-links-fsecure-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use Your iPad / iPhone Camera To Scan Documents To PDF [iPhone &amp; iPad 2]</title>
		<link>http://www.makeuseof.com/tag/ipad-iphone-camera-scan-documents-pdf-iphone-ipad-2/</link>
		<comments>http://www.makeuseof.com/tag/ipad-iphone-camera-scan-documents-pdf-iphone-ipad-2/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 21:31:16 +0000</pubDate>
		<dc:creator>Steve Campbell</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[documents]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad apps]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdf creator]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=86978</guid>
		<description><![CDATA[Picture this. You have a really important meeting at work today, one that you&#8217;ve been up most of the night preparing for, creating documents, spreadsheets, and what not. You&#8217;ve been tasked with making digital copies of your physical notes to send to your colleagues to help prep them for this meeting, which starts in about [...]]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/0_officedrop.jpg?323f2c" alt="scan to pdf" />Picture this. You have a really important meeting at work today, one that you&#8217;ve been up most of the night preparing for, creating documents, spreadsheets, and what not. You&#8217;ve been tasked with making digital copies of your physical notes to send to your colleagues to help prep them for this meeting, which starts in about two hours. If you were in a hurry and could only bring one thing to this meeting, what would it be?</p>
<p>If it was me, it would be my <a href="http://www.makeuseof.com/tags/ipad/">iPad</a>. As for the documents I had to <a href="http://www.makeuseof.com/dir/tag/scanner/">scan</a>, well, that&#8217;s all been taken care of, because I used an iPad app that allowed me to take pictures of each of my <a href="http://www.makeuseof.com/dir/cat/mobile/capture/">documents</a> and turn them into shiny new digital PDFs that I can organize and share with my colleagues at the click of a button. Sound convenient? Prepare to never need to keep a piece of paper ever again.</p>
<h2>What Is OfficeDrop?</h2>
<p><a href="http://www.officedrop.com/">OfficeDrop</a> (<a href="http://www.makeuseof.com/dir/officedrop-papertogo-scan-physical-documents-turn-pdf-text-searchable/">directory app</a>) converts paper and digital files into text-searchable documents. You can safely share and access documents from anywhere, organize your documents using folders and labels, eliminate the need for paper by converting everything to digital, and find and share documents instantly with this app.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/1_officedrop.png?323f2c" alt="scan to pdf" width="321" height="479" /></p>
<p>You can digitize receipts, invoices, contracts, or anything else with your iPad/iPhone&#8217;s built-in camera, and you&#8217;ll always have your paper and digital documents with you when you&#8217;re on the move. If you know how to use a search engine then you can easily organize your documents with OfficeDrop.</p>
<p><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2_officedrop.jpg?323f2c" alt="scan documents to ipad" width="320" height="478" /></p>
<p>Scanning documents on your iPad just became available on OfficeDrop recently. Prior to this update, you would have had to mail in your physical documents if you wanted them scanned into digital form, or you would have had to use a scanner or upload the digital copy yourself. Now, you can create multi-page PDFs from your iPad.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/3_officedrop.png?323f2c" alt="scan documents to ipad" width="481" height="360" /></p>
<p>And with OfficeDrop, all of your converted paper and uploaded digital documents will be available for text searching, sharing, and organization on your device and on the web at the <a href="http://www.officedrop.com">Officedrop</a> website. You can also snap a picture, crop &amp; rotate, and then send it directly from your phone in OfficeDrop, which is perfect if you&#8217;re at work or taking notes, etc.</p>
<p>To view OfficeDrop in action, check out this video demo:</p>
<p><object width="580" height="465" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/cR31FDXfnRM?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="580" height="465" type="application/x-shockwave-flash" src="http://www.youtube.com/v/cR31FDXfnRM?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<h2>Using OfficeDrop</h2>
<p>Once you download and install the <a href="http://itunes.apple.com/us/app/officedrop/id379911346?mt=8">OfficeDrop app for iOS</a>, you can begin digitizing your documents. The process is fairly simple. Just snap a picture with your iPhone/iPad camera and upload it to OfficeDrop. OfficeDrop will then convert your paper into text searchable PDFs.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/4_officedrop.jpg?323f2c" alt="scan to pdf" width="362" height="480" /></p>
<p>Once you&#8217;ve added a bunch of files, you can begin labeling and organizing them into folders so you can quickly find them later. You will also be able to search for them from within the app.</p>
<p>OfficeDrop also supports over 25 file types, so if you&#8217;re uploading digital files from your computer they too will be turned into searchable PDFs within the app.</p>
<p>You do need an account to use OfficeDrop, which is a simple process as well. The app will ask you to create one. There are multiple plans, but the free account grants you 1GB of searchable storage (more than enough for documents), the top 3 search results displayed (title and label your documents properly and this shouldn&#8217;t be an issue), web, mobile, and tablet access included.</p>
<h2>Conclusion</h2>
<p>OfficeDrop is a really handy app for when you&#8217;re on the go and want to scan notes to PDF so you&#8217;re not weighed down with paper to keep track of. I prefer to use it in conjunction with the iPad, but if you own both an iPhone and an iPad they can form a nice tandem. At any rate, this is a useful app that makes document scanning, organizing, and sharing both easy and practical.</p>
<p>What would your primary use for this app be?  Can you think of any apps which are worthy alternatives?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/ipad-iphone-camera-scan-documents-pdf-iphone-ipad-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Give Your Website A Thorough Security Check With HackerTarget</title>
		<link>http://www.makeuseof.com/tag/give-website-security-check-hackertarget/</link>
		<comments>http://www.makeuseof.com/tag/give-website-security-check-hackertarget/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 17:30:04 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[security tips]]></category>
		<category><![CDATA[webmaster tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=82622</guid>
		<description><![CDATA[As the internet evolves and the systems it’s running on become harder to hack, you’d think websites would be hacked less! In fact, the opposite is true, with the number one problem lying not in the software but in human complacency. That said, how can you know if your site is vulnerable? That’s where the free service HackerTarget.com comes in. ]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/featured-security.png" /><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/featured-security.png?323f2c" alt="website security"/>As the internet evolves and the systems it’s running on become harder to hack, you’d think websites would be hacked less! In fact, the opposite is true, with the number one problem lying not in the software but in human complacency.</p>
<p>Once a possible hack is discovered, it can spread like wildfire through the hacker communities, so keeping your site up to date and addressing latent <a href="http://www.makeuseof.com/service/security">security</a> holes is the absolute best defence.</p>
<p>That said, how can you know if your site is vulnerable? That’s where the free service <a href="http://www.hackertarget.com">HackerTarget.com</a> comes in.</p>
<h2>Limitations and Sign-Up Confusions:</h2>
<p>The free accounts let’s you run up to 4 scans per day, the only other clause being that you cannot use certain scans with a free email address such as Hotmail, Yahoo or Gmail. The WordPress scan is available to everyone though.</p>
<p>Secondly, you don’t actually need to sign up &#8211; just initiate a security scan (described later) and you’ll receive an automated email. The first time you use the service, this email will contain a link to confirm your email address. Having clicked this link, you’ll then need to initiate a scan again. It’s a little bit confusing but we’re all adults, so I’m sure we’ll get over it.</p>
<h2>What Type of Scans Can You Do:</h2>
<p>This amazing service offers quite a comprehensive suite of security scans actually:</p>
<ul>
<li>WordPress / Drupal / Joomla</li>
<li>Domain Profiling</li>
<li>WhatWeb Scan</li>
<li>BlindElephant Fingerprinting</li>
<li>Nikto Server Scan</li>
<li>SQL Injection Test</li>
<li>OpenVAS Vulnerability Scan</li>
<li>Nmap Port Scanner</li>
</ul>
<p>We don’t have space to address all the scan, so today I’ll be taking a look at the WordPress security scan, OpenVas and SQL injection test.</p>
<h2>WordPress Security Scan:</h2>
<p>Upon completion of your automated WordPress scan, you’ll get a nicely presented report. Let’s look at what it tells you:</p>
<h3>Site Info</h3>
<p>This displays the basic server versions as well as your WordPress version if it can find it. It’ll also tell you if your WordPress is out of date. This is important, as security vulnerabilities are found in older versions and running automated scans such as these is so easy, you can quickly find yourself the target of a hack.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/wordpress-check.png?323f2c" alt="website security" width="580" height="485" /></p>
<h3>Site Links and Scripts</h3>
<p>This shows a report of external links found on your site as well any malware that may have been injected into your page (or built into your theme!) &#8211; be sure to check over the list and check for anything you don’t immediately recognize.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/scripts-check.png?323f2c" alt="check website security" width="580" height="670" /></p>
<h3>Hosting Info</h3>
<p>The last section lists some basic info about your host as well as other websites that share the same IP as yours.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/hosting-info.png?323f2c" alt="check website security" width="580" height="457" /></p>
<h2>SQL Injection Test:</h2>
<p>Pretty much all the <a title="Sony Pictures Online Hacked Using “Primitive and Common” Vulnerability, Data Unencrypted [News]" href="http://www.makeuseof.com/tag/sony-pictures-online-hacked-primitive-common-vulnerability-data-unencrypted-news/">recent hacks</a> you’ve heard about in the news by infamous security group Lulzsec were performed using SQL injection attack. Basically, this means that SQL commands can be run on the server directly by adjusting the URL parameters or entering them into a search box. It works because many systems won’t check what’s given to them, they’ll just read it straight in. XKCD explains this better!</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://imgs.xkcd.com/comics/exploits_of_a_mom.png" alt="check website security" width="666" height="205" /></p>
<p>With any luck, the email report you get from a SQL injection test will be short and sweet, saying it found no vulnerabilities. WordPress has over the years, been found to be vulnerable, but these are usually patched as soon as they are found &#8211; so the lesson is, as ever &#8211; ALWAYS BE UPDATED.</p>
<h2>OpenVAS IP Scanner:</h2>
<p>This one might be more interesting to run on your home IP address (which you can find at <a href="http://whatismyipaddress.com/">whatismyipaddress.com</a>), as it’s basically a port scanner. It’ll list all the ports open to the world, which are then just another access route for a hacker to reach your PC. Once a hacker knows what ports are open and what they are used for, they can begin testing each one in turn to find vulnerabilities on them. Run on your home IP, you may even find some rogue processes that are secretly sending out spam emails.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/openvas.png?323f2c" alt="website security" width="580" height="467" /></p>
<p>I do hope you try out some of these incredible free scans, especially if you run a blog and are relatively clueless about the whole security thing. I would say post back here if you get any alarming results, but that might make you a target &#8211; so best to post anonymously and leave out your web address! Do you know of any similar user-friendly, free online (and trustworthy) tools to perform these scans? Share that knowledge!</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.shutterstock.com/pic.mhtml?id=29230312">ShutterStock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/give-website-security-check-hackertarget/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>7 Common Sense Tips to Help You Avoid Catching Malware</title>
		<link>http://www.makeuseof.com/tag/7-common-sense-tips-avoid-catching-malware/</link>
		<comments>http://www.makeuseof.com/tag/7-common-sense-tips-avoid-catching-malware/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 23:31:06 +0000</pubDate>
		<dc:creator>Tina Sieber</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[security tips]]></category>
		<category><![CDATA[trojan]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=80348</guid>
		<description><![CDATA[The Internet has made a lot possible. Accessing information and communicating with people from far away has become a breeze. At the same time, however, our curiosity can quickly lead us down dark virtual alleys that may not seem dark at all. In fact, the biggest security risk always is the user!]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/AvoidMalware02.png"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/AvoidMalware02.png?323f2c" alt="malware protection" />The Internet has made a lot possible. Accessing information and communicating with people from far away has become a breeze. At the same time, however, our curiosity can quickly lead us down dark virtual alleys that may not seem dark at all. In fact, the biggest security risk always is the user!</p>
<p>Catching malware is easy, but generally it can also be avoided easily. All it takes is a little common sense.</p>
<h2>1. Open Only Links &amp; Downloads You Trust</h2>
<p>This should be obvious, but it cannot be stressed enough. You should not visit dubious websites or download questionable or illegal files. This is almost a sure way to catch malware. If you are not able to avoid these websites, make sure your system is thoroughly protected. If you need help evaluating links for their safety, you can use a browser plugin called <a title="Web Of Trust" href="http://www.mywot.com/">Web of Trust</a> (WOT).</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/02/SafeBrowsing01.png" border="0" alt="malware protection" /></p>
<p>Also check out this article: <a title="3 Best Resources To Find Sites That Are Known To Have Spyware &amp; Viruses" href="http://www.makeuseof.com/tag/3-resources-find-sites-spyware-viruses/">3 Best Resources To Find Sites That Are Known To Have Spyware &amp; Viruses</a></p>
<h2>2. Turn Off HTML In Emails</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/spam_HTML.png?323f2c" alt="" /></p>
<p>A common way how malware is distributed is through email. In fact, malicious emails can contract malware by automatically running scripts when you open an email in HTML view. That&#8217;s why most email clients and webmail clients per default do not display HTML content (such as pictures). Leave it that way and only allow trusted sources to automatically display HTML content.</p>
<h2>3. Do Not Open Unsolicited Email Attachments</h2>
<p>Do not open attachments unless you trust the source or without scanning them. Most webmail clients will scan attachments before allowing you to open them. Also most desktop email clients provide malware scanning to protect you from malicious attachments. Never skip this step!</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/MailVirus02.png" border="0" alt="avoid malware" /></p>
<p>For more details about the danger of malware spreaded through email, check out this article: <a title="3 Top Ways People Get Infected by An Email Virus [In Case You Were Wondering]" href="http://www.makeuseof.com/tag/top-ways-people-infected-email-virus-case-wondering/">3 Top Ways People Get Infected by An Email Virus [In Case You Were Wondering]</a>.</p>
<h2>4. Understand How Scams &amp; Phishing Attacks Work</h2>
<p>Scams and phishing attacks can hide behind Facebook notifications or an email from your bank. Only that Facebook or your bank never actually sent these emails, they are fake. When you follow the link and enter requested details, the scammers successfully &#8216;phished&#8217; your password or personal information.</p>
<p>Of course Facebook does sent out legitimate notifications and your bank may contact your through email, too. So when in doubt, always double-check where those links <strong>really</strong> take you to. Hover over the link in your email and check the underlying URL or (if need be) check for the URL in your browser URL bar.</p>
<p>Also check out this article: <a title="Top 5 Internet Fraud &amp; Scams Of All Time" href="http://www.makeuseof.com/tag/top-5-internet-fraud-scams-time/">Top 5 Internet Fraud &amp; Scams Of All Time</a>.</p>
<h2>5. Do Not Be Intimidated Or Fooled By Scare Tactics</h2>
<p>They come in all forms and shapes. I will give you some examples below, but generally let me say that you should never install anti-virus or anti-spyware or anti-malware software from untrusted sources! If you are unsure what to get, you can consult the MakeUseOf Best Of <a title="Best Of Windows Software" href="http://www.makeuseof.com/pages/best-windows-software">Windows</a> or <a title="Best Of Linux Software" href="http://www.makeuseof.com/pages/best-linux-software">Linux</a> Software pages.</p>
<p>My personal recommendation for Windows users is this malware protection software combination:</p>
<ul>
<li><a title="AntiVir Free" href="http://www.avira.com/en/avira-free-antivirus">AntiVir Free Version</a> (anti-virus)</li>
<li> <a title="Microsoft Security Essentials" href="http://www.microsoft.com/security/pc-security/mse.aspx">Microsoft Security Essentials</a> (anti-virus)</li>
<li> <a title="Malwarebytes Anti-Malware Free" href="http://www.malwarebytes.org/products/malwarebytes_free">Malwarebytes Anti-Malware</a> (anti-malware)</li>
</ul>
<p>So how do scammers scare people? Usually, when you visit a website, a pop up warns you that your computer virus definitions are outdated or that your computer is infected and that you should install a tool to scan your computer and remove the malware. Don&#8217;t let such warnings scare you, they are fake! Lately, scammers also started calling people at their home to tell them that their computer is infected, asking them to turn on their computer, visit a website, and install a software to fix the issue. If this happens to you, simply hang up, it&#8217;s fake, too.</p>
<h2>6. Scan External Drives You Connect To Your Computer</h2>
<p>If you connect an external drive, for example a USB stick from a friend to your computer, be sure to let your anti-virus software scan it. Your friend may not know that they are contracting malware. If you have anti-malware or anti-virus software installed on your computer, you can typically scan the drive by going to &gt; <em>(My) Computer</em>, then right-click on the external drive and select the respective option from the right-click menu, for example &gt; <em>Scan selected files with AntiVir</em>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/AvoidMalware01.png?323f2c" border="0" alt="malware protection" /></p>
<h2>7. Pay Attention When Installing Software</h2>
<p>Often, a software installer includes optional installs, such as a toolbar or additional programs. Be very careful what you agree to install. Always opt for the custom installation and deselect anything that is not familiar, especially optional software that you never wanted to download and install in the first place. It goes without saying that you should not install software that you don&#8217;t trust.</p>
<p>Do you feel like you do need some additional malware protection after all? Check out the following posts:</p>
<ul>
<li><a title="The 10 Best Free Anti-Virus Programs" href="http://www.makeuseof.com/tag/ten-best-antivirus-programs/">The 10 Best Free Anti-Virus Programs</a></li>
<li> <a title="Find Elusive Malware On Your PC With Microsoft Safety Scanner" href="http://www.makeuseof.com/tag/find-elusive-malware-pc-microsoft-safety-scanner/">Find Elusive Malware On Your PC With Microsoft Safety Scanner</a></li>
<li> <a title="Stop &amp; Delete Spyware With Malwarebytes [Windows]" href="http://www.makeuseof.com/tag/stop-and-delete-spyware-with-malwarebytes-windows-only/">Stop &amp; Delete Spyware With Malwarebytes [Windows]</a></li>
</ul>
<p>Other than not going online, what tips and tricks did I forget? How do you protect your computer and your data from infections?</p>
<p><small>Image credits: <a rel="nofollow" href="http://www.shutterstock.com/pic.mhtml?id=57160510">Eliro</a>, <a rel="nofollow" href="http://www.sxc.hu/photo/873927">kveselyte</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/7-common-sense-tips-avoid-catching-malware/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>7 Great Uses For QR Codes &amp; How To Generate Your Own For Free</title>
		<link>http://www.makeuseof.com/tag/7-great-qr-codes-generate-free/</link>
		<comments>http://www.makeuseof.com/tag/7-great-qr-codes-generate-free/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 23:31:58 +0000</pubDate>
		<dc:creator>Tim Brookes</dc:creator>
				<category><![CDATA[MakeUseOf Explains]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[barcode]]></category>
		<category><![CDATA[business card]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=78897</guid>
		<description><![CDATA[Quick response codes, or QR codes for short, have been used for a few years now to provide rapid access to URLs, messages or contact information. Marketing and advertising departments love QR codes, as with a simple scan, even more advertising related to their product can be delivered straight to your thumbs.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/intro10.jpg?323f2c" alt="qr codes" />Quick response codes, or <a href="http://www.makeuseof.com/tag/qr-codes-can-digitize-your-world-and-back-again/">QR codes</a> for short, have been used for a few years now to provide rapid access to URLs, messages or contact information. Marketing and advertising departments love QR codes, as with a simple scan, <em>even more</em> advertising related to their product can be delivered straight to your thumbs.</p>
<p>But why let the big multinationals have all the fun? It&#8217;s easy and completely free to generate your very own codes, and these can be used in a myriad of useful or entertaining ways. Of course you&#8217;ll need a smartphone with a QR reader to enjoy your own creations.</p>
<h2>Creating &amp; Reading Your Own</h2>
<p>There are plenty of good, free QR generators out there with some offering more advanced options than others. Between them, the following four manage to cover most bases, including contact cards, URLs, text messages and even access to wireless networks (including security codes):</p>
<ul>
<li><a href="http://qrcode.kaywa.com/">Kaywa.com QR Generator</a></li>
<li><a href="http://goqr.me/">GoQR.me</a></li>
<li><a href="http://zxing.appspot.com/generator/">ZXing Project 	QR Generator</a></li>
<li><a href="http://delivr.com/qr-code-generator">Delivr.com QR 	Codes</a></li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/generators_goqr.jpg?323f2c" alt="qr codes" width="580" height="388" /></p>
<p>In order to read them back you&#8217;ll need an app for your chosen device. There&#8217;s plenty out there, but at the moment I&#8217;m using RedLaser for my <a href="http://www.makeuseof.com/tags/iphone">iPhone</a> which works a treat (and is fully <a href="http://www.makeuseof.com/tags/android">Android</a> compatible too).</p>
<ul>
<li><a href="http://itunes.apple.com/us/app/redlaser/id312720263?mt=8">Download</a> Red Laser for iOS (4.0 required, iPhone, iPod Touch, iPad 2)</li>
<li><a href="https://market.android.com/details?id=com.ebay.redlaser">Download</a> Red Laser for Android (1.6 + required)</li>
</ul>
<h2>Business Cards</h2>
<p>Not exactly original, but important nonetheless. Whilst you should always provide adequate contact information on <a href="http://www.makeuseof.com/tag/5-ways-to-create-a-business-card-20/">your business card</a> (email address, website, phone number and so on) a QR code might also be a good idea.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/business_card.jpg?323f2c" alt="creating qr codes" width="580" height="369" /></p>
<p>Your QR code could be used to store all of your contact information in vCard format, so that when it is scanned on a compatible device the option to add a new contact appears. With a scan all of the information stored on your paper business card is transferred to a digital device – effortlessly.</p>
<p>This could also work for posters, and is certainly not limited to just vCard uses.</p>
<h2>Classified Ads (Offline)</h2>
<p>Selling something locally? Too big for snail mail? For weighty electrical items, cars, hardware and so on QR codes could be used to help sell your item. If you are using an online merchant for the sale (such as <a href="http://www.makeuseof.com/tags/ebay-tips/">eBay</a> or AutoTrader) the QR code could be used to link directly to the item&#8217;s point of sale.</p>
<p>If you&#8217;re simply selling offline and advertising locally a QR code can be used to provide a web link to the manufacturer&#8217;s description, which will provide a lot more information than you can fit on a classified advertising card. Simply print out your code and glue it on!</p>
<h2>Clothing &amp; Jewellery</h2>
<p>QR codes are on everything from rings to scarves to t-shirts these days, and getting your own t-shirt from somewhere like Cafe Press or Spreadshirt is easy. Why not advertise your brand on your back? If you&#8217;re a photographer, events organiser or musician (to name but a few) who doesn&#8217;t mind being scanned regularly then QR might be an effective tool.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/ring_qrcode.jpg?323f2c" alt="creating qr codes" width="580" height="435" /></p>
<p>You don&#8217;t actually need a valid use for QR codes in order to get some clothing or alternative jewellery made up though, and a t-shirt or bracelet that scans might make the perfect gift for the geeky girl or guy in your life.</p>
<h2>Forum Avatars</h2>
<p>Depending on the forum, a QR code as your avatar can act as a quick way of identifying you. Of course you won&#8217;t necessary want this for <em>all</em> forums, but it might help drive traffic to your site or increase your social media outreach with a simple scan.</p>
<p>Award yourself additional points if you can actually get it to look like something.</p>
<h2>Starting A Revolution</h2>
<p>Okay, so starting a revolution might require more than a scan of your mobile phone, but the ability to embed text, email addresses, URLs and so on within a code mustn&#8217;t be overlooked. If you&#8217;ve got something to say why not place codes around town and get your message out there? Many who know what QR codes are for will probably scan them out of pure curiosity (I know I would).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/street_qrcode.jpg?323f2c" alt="creating qr codes" width="374" height="500" /></p>
<p>Bus stops, the subway, lamp-posts and even urinals (sorry, but it&#8217;s true) are all opportunities for this.</p>
<h2>CV/Resume</h2>
<p>Will adding a QR code to your next job application land you that dream position? Possibly not, but it might set you apart from the rest of the crowd who simply didn&#8217;t think that far ahead. Employers love initiative and the ability to demonstrate understanding, so why not show off your forethought <em>and</em> get a cheeky link to your website in the process?</p>
<p>A must for social media types, programmers and techies alike.</p>
<h2>Share This!</h2>
<p>This could work pretty well on the street, especially if you&#8217;re an artist, street performer or (dare I say it) a graffiti writer. Simply stick a QR code next to your artwork/pitch/throw-up and link to a URL that tweets the scene. For example: &#8220;<em>I&#8217;m currently in St. James Park, London watching The MakeUseOf Jazz Quartet</em>&#8221; with a <a href="http://www.makeuseof.com/tag/the-five-best-things-about-google-maps/">Google Maps</a> link.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/qraffiti.jpg?323f2c" alt="qr codes" width="370" height="500" /></p>
<p>Add your own hashtag to monitor the success of your QR bombing. We could call it QRaffiti!</p>
<h2>Conclusion</h2>
<p>Remember there&#8217;s an endless number of applications for QR codes, especially considering it&#8217;s so quick and easy to generate your own! As more people switch on to the smartphone revolution, more people have access to these innovations. If you come up with any great unique uses then be sure to let us know!</p>
<p>Have you tried any of these? Do you scan QR codes on your phone? Any favourite scanners or generators? Add your thoughts below.</p>
<p><small>Images: <a rel="nofollow" href="http://www.flickr.com/photos/chandramarsono/4400203341/in/photostream/">Business Card</a>, <a rel="nofollow" href="http://www.flickr.com/photos/fluidforms/3635425508/in/photostream/">QR Code Ring</a>, <a rel="nofollow" href="http://www.flickr.com/photos/sillygwailo/5379370730/in/photostream/">Street QR Code</a>, <a rel="nofollow" href="http://www.flickr.com/photos/id-iom/4808349970/in/photostream/">QR Wall Code</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/7-great-qr-codes-generate-free/feed/</wfw:commentRss>
		<slash:comments>10</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/44 queries in 0.050 seconds using apc
Object Caching 769/870 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 15:02:54 -->
