<?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.com &#187; Jim Henderson</title>
	<atom:link href="http://www.makeuseof.com/tag/author/jimhenderson/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Save Time In Excel By Using The Fill Handle</title>
		<link>http://www.makeuseof.com/tag/save-time-in-excel-by-using-the-fill-handle/</link>
		<comments>http://www.makeuseof.com/tag/save-time-in-excel-by-using-the-fill-handle/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 20:01:20 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[microsoft office]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23802</guid>
		<description><![CDATA[ I want to help you get a handle on the handle. Excel has, for quite a few versions now, had a number of shortcuts for using the mouse rather than the keyboard.
I want to clarify how some of them work, so you can make the most of the tools at your disposal.
Cell handles
First off, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/logo.jpg" border="0" alt="logo" vspace="5" align="left" /> I want to help you get a handle on the handle. <a href="http://www.makeuseof.com/tags/excel">Excel</a> has, for quite a few versions now, had a number of shortcuts for using the mouse rather than the keyboard.</p>
<p>I want to clarify how some of them work, so you can make the most of the tools at your disposal.</p>
<h2><strong>Cell handles</strong></h2>
<p>First off, let me tell you about the various cell handles that Excel makes use of. You use a cell handle by hovering the mouse on various parts of the screen. Fire up Excel and try this for yourself. Nothing beats a little practice.</p>
<p>I’m going to show you this in Excel 2007, but only the most advanced options are version-specific. You’ll be fine. One thing though. If you don’t use the default Windows mouse cursors you might see different sorts of shapes. Change it back to the defaults until you get the hang of this.</p>
<p><span id="more-23802"></span></p>
<h2><strong>Select</strong></h2>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/select.jpg" border="0" alt="select" width="355" height="149" /></p>
<p>You already use this one, if you use a mouse at all. Hold the mouse anywhere within the confines of a cell in a spreadsheet, and the mouse cursor becomes a small white cross. Hold the left button down and drag the mouse to select all the cells you slide over, in a rectangular shape. That’s it.</p>
<h2><strong>Move</strong></h2>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/move.jpg" border="0" alt="move" width="355" height="148" /></p>
<p>If you hold the mouse over the edge of a cell, then it behaves differently. It’s quite common for people to do this by mistake, but it’s easy to avoid if you take a look at the cursor. It should be a thin black cross with arrow-heads on it.</p>
<p>The <em>move</em> handle does exactly what you would think. It moves the current cell, or the current block of cells if you have more than one selected. It’s smart though. If the cell you are moving is referenced by formulae in other cells, each formula is automatically adjusted so everything still works.</p>
<p>One safety tip. Make sure the cursor isn’t over the small black square in the bottom right corner of the cell. You’ll be doing something completely different. I’ll explain that soon.</p>
<h2><strong>Copy</strong></h2>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/copy.jpg" border="0" alt="copy" width="355" height="148" /></p>
<p>To <em>copy</em> cells instead of moving them, put the mouse in the same place, and hold down the Control (Ctrl) key. The cursor changes back to a white arrow, with a small black cross beside it.</p>
<p>The behaviour is a little different now. If you drag the mouse to another location, the cell or cells you have selected will be copied and pasted there. If the cell contains a formula, it will change its references just the same as it would if you have used copy and paste. The contents of the cell you are copying from will not be changed.</p>
<h2><strong>Fill</strong></h2>
<p>Now this is the interesting one &#8211; the Excel fill handle.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/fill.jpg" border="0" alt="fill" width="356" height="149" /></p>
<p>If you hold the mouse over the bottom right corner of the cell or cells selected, the cursor will change to a simple black cross. That’s the Excel fill handle, and it does some cool stuff.</p>
<p>First off, if you have a formula in the cell, and you want to copy it to some adjacent cells, you can do that.</p>
<p>Hold the left button…</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/fill1.jpg" border="0" alt="fill 1" width="345" height="161" /></p>
<p>…and drag the mouse down (or to the right).</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/fill2.jpg" border="0" alt="fill 2" width="345" height="161" /></p>
<p>Release the mouse.</p>
<p>What happens in this case is the same thing as you would have achieved with the copy example further up. However, if the cells <em>don’t</em> contain formulae then the behaviour is different.</p>
<p>If the cells involved have a discernable pattern, then Excel will attempt to <em>extend</em> that pattern as best it can.</p>
<p>So imagine the above example again, but pretend, just for fun, that it contains 500 rows, instead of the four shown. You’re suddenly required to apply numeric codes to the items…</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/extend1.jpg" border="0" alt="extend 1" width="408" height="200" /></p>
<p>Create the first two, or however many are needed to establish a pattern. Hover over the fill handle…</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/extend2.jpg" border="0" alt="extend 2" width="407" height="200" /></p>
<p>… and drag the cursor down over the next two (or 500) cells.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/extend3.jpg" border="0" alt="extend 3" width="407" height="200" /></p>
<p>Note the indicator to the right of what the final number will be. Release the mouse.</p>
<p style="text-align: center;"><img class="aligncenter" style="border:1px solid black" src="http://www.makeuseof.com/wp-content/uploads/2009/08/extend4.jpg" border="0" alt="extend 4" width="407" height="200" /></p>
<p>That’s it. The series of numbers is extended down over the other cells. Note that all the cells contain the actual values, not a formula.</p>
<p>You can use this for much more complex operations, none of which I have room for in this post, including complex lists, custom lists, and copying a <em>formatting</em> pattern along with the <em>value</em> pattern.</p>
<p>So tell me, do you use the handles? Did you already know what they do? Have you ever used the Excel fill handle by mistake? I certainly have. What else could I cover in Excel that might be useful?</p>
<p>Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/use-officetab-to-give-microsoft-office-applications-firefox-like-tabs/" title="Use OfficeTab To Give Microsoft Office Firefox-Like Tabs (August 26, 2009)">Use OfficeTab To Give Microsoft Office Firefox-Like Tabs</a> (44)</li>
	<li><a href="http://www.makeuseof.com/tag/3-excellent-web-based-office-suites/" title="Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.) (June 28, 2007)">Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/oxygenoffice-pro-enhanced-version-of-openoffice/" title="OxygenOffice Pro: Enhanced Version of OpenOffice (October 20, 2007)">OxygenOffice Pro: Enhanced Version of OpenOffice</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-split-a-huge-csv-excel-workbook-into-seperate-files/" title="How To Split a Huge CSV Excel Spreadsheet into Separate Files (August 14, 2009)">How To Split a Huge CSV Excel Spreadsheet into Separate Files</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-open-edit-and-print-any-text-document-file/" title="How To Open, Edit and Print any Text Document File (May 10, 2009)">How To Open, Edit and Print any Text Document File</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/save-time-in-excel-by-using-the-fill-handle/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Keep your Backups Current with FreeFileSync (Win)</title>
		<link>http://www.makeuseof.com/tag/how-to-easily-keep-your-backups-current-with-freefilesync-windows/</link>
		<comments>http://www.makeuseof.com/tag/how-to-easily-keep-your-backups-current-with-freefilesync-windows/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 18:01:41 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22967</guid>
		<description><![CDATA[We’ve posted a lot of information here in the past about backups and file synchronisation, but I’ve been doing some work recently moving a huge quantity of data and ensuring that it has actually arrived, and it’s great to find something that just works.
I’ve been using both Vista and the Windows 7 RC, and the [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/ffslogo.png" border="0" alt="ffslogo" vspace="5" align="left" />We’ve posted a lot of information here in the past about <a href="http://www.makeuseof.com/tags/backup/">backups</a> and <a href="http://www.makeuseof.com/tags/synchronize/">file synchronisation</a>, but I’ve been doing some work recently moving a huge quantity of data and ensuring that it has actually arrived, and it’s great to find something that just works.</p>
<p>I’ve been using both <a href="http://www.makeuseof.com/tags/vista">Vista</a> and the <a href="http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/">Windows 7 RC</a>, and the official recommendation for those platforms for raw copy tools is to use Robocopy, rather than the rather dated XCopy.</p>
<p><a href="http://www.microsoft.com/Downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&amp;displaylang=en">Robocopy</a> has a GUI that leaves a lot to be desired, and Microsoft have been quietly pushing a free tool called <a href="http://www.makeuseof.com/tag/copy-multiple-files-on-your-computer-with-richcopy-windows/">RichCopy</a>, so you would think there were plenty of options, but I’ve had an awful time with everything except for the barbaric option of running Robocopy from the command line, so I was really on the hunt for something less official.</p>
<p><a href="http://sourceforge.net/projects/freefilesync/">FreeFileSync</a> (FFS) takes the sting out of synchronising local backups. I’d still go some other places for Internet backups, and this isn’t the tool for scripted synchronisation either, if you’re headed down that path. Robocopy is great for that.</p>
<p><span id="more-22967"></span><br />
There isn’t much information available about FFS, so it’s just as well that it largely seems not to need it. Download, install, start, and get things done. It’s that easy.</p>
<p>I have an ongoing need to ensure that I have my photographs saved in at least two places. I have another copy that leaves the building with me as well, but we’re just looking at the locations I can see on the network for this.</p>
<p>When FFS is started, you can see a fairly straightforward interface.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/open.jpg" border="0" alt="open" /></p>
<p>The idea is to put the source location in the left column, and the destination in the right, but the terms are less than distinct, because at least by default, FFS is going synchronise the files in both locations, and will happily update both ways.</p>
<p>In my case I have files in <em>M:\pics</em> that I would like to backup to <em>K:\backups\pic</em>. Just browse to both of those locations, as shown above.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/compare.png" border="0" alt="compare" vspace="5" align="left" /> The big compare button does exactly what you might think. It doesn’t move anything anywhere, just takes a look and reports back.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/five_thumb.jpg" border="0" alt="five" /></p>
<p>FFS lists the folders and files that need to be copied across,and would also list any that needed to go the other way. This set is pretty straightforward though.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/options.png" border="0" alt="options" vspace="5" align="left" />Click the <em>options</em> button to sort out the way you want the synchronisation to happen. You’ll be presented with a list of options which are mostly self-explanatory.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/settings.png" border="0" alt="settings" width="591" height="302" /></p>
<p><span style="color: red;"><strong>Warning!</strong></span> Take some care in here. If you get these, or the folders you’ve listed in FFS the wrong way around, you could end up deleting files by mistake. Measure twice, cut once!</p>
<p>You can select a main option from the left, and then make minor (but important) adjustments to it on the right.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/config.png" border="0" alt="config" vspace="5" align="left" /> For instance, if you choose <em>Mirror</em> on the left, you’ll get this list on the right.</p>
<p>What this says is that if you have files that exist <em><strong>only</strong></em> on the left, they will be copied to the right. If you have files <em><strong>only</strong></em> on the right, they will be deleted. If you have <strong><em>newer</em></strong> files on the left they will be copied. If you have <em><strong>newer</strong></em> files on the right, they will be overwritten.</p>
<p>You can also adjust each of these actions, by clicking the green buttons, if none of the major options is what you want.</p>
<p>Spend some time and get familiar with this. Really.</p>
<p>Mostly, though, the requirement is to mirror folders, as in the larger image above.</p>
<p>Once you’ve chosen the option you want, click the <em>Apply </em>button to return to the main screen.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/sync.png" border="0" alt="sync" vspace="5" align="left" />The settings you’ve chosen for this session are displayed above the <em>Synchronize</em> button. Check things are as you want them to be, and then click the button.</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/confirm.png" border="0" alt="confirm" vspace="5" align="right" />You’ll get one last chance… A preview screen is displayed that shows you what is going to happen.</p>
<p>At about this point I’m getting tired of symbols, and wish the application would just put things in English.</p>
<p>The <em>star</em> is the number of files that will be created. The <em>bin</em> shows the number to be deleted. The <em>arrow</em> shows the number to be overwritten, and the <em>pie chart</em> shows the total amount of data that is going to be transferred.</p>
<p>Click <em>Start</em>.</p>
<p>Depending on the amount of data involved, you may or may not see much happen before you are eventually presented with a completion screen.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/complete.jpg" border="0" alt="complete" width="550" height="324" /></p>
<p>Click <em>OK </em>to return to the main screen. You’re all finished. Congratulations!</p>
<p>Most folk would like to perform the same sync activity over and over, and FFS has the ability to save and open setups so you can run them again any time.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/save_config.png" border="0" alt="save_config" vspace="5" align="left" />Click the button with the red arrow to save the config you’ve just been working with, and you’ll be prompted to supply a (would you believe) .ffs_gui file name. Take the offered name or change it to something more useful, and then click <em>Save</em>.</p>
<p>Opening a session is just the same in reverse. Click the button with the green arrow, etc.</p>
<p>That’s it. Now you have one less excuse for not doing backups…</p>
<p>I’d be most interested in any experiences you’ve had with this or other similar products. Do you use any sort of sync tools? let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/pure-sync-backup-and-file-synchronization-made-easy/" title="Pure Sync: Free Backup and File Synchronization Tool (June 9, 2009)">Pure Sync: Free Backup and File Synchronization Tool</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/windows-live-mesh-get-your-data-on-any-pc-from-any-device/" title="Windows Live Mesh: Get your Data on any PC from any Device (May 2, 2008)">Windows Live Mesh: Get your Data on any PC from any Device</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/3-backup-tools/" title="The Best free Backup Software for your PC (June 6, 2008)">The Best free Backup Software for your PC</a> (28)</li>
	<li><a href="http://www.makeuseof.com/tag/sync-yourself-with-syncplicity-with-a-gift-for-make-use-of-readers/" title="Sync Yourself with Syncplicity&#8230; With a Gift For MakeUseOf Readers! (July 3, 2008)">Sync Yourself with Syncplicity&#8230; With a Gift For MakeUseOf Readers!</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/sugarsync-vs-dropbox-the-battle-of-the-cloud-storage-titans/" title="Sugarsync vs Dropbox: The Battle Of The Cloud Storage Titans (May 20, 2009)">Sugarsync vs Dropbox: The Battle Of The Cloud Storage Titans</a> (60)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-easily-keep-your-backups-current-with-freefilesync-windows/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Use Styles In Microsoft Word To Save A Lot Of Work</title>
		<link>http://www.makeuseof.com/tag/how-to-use-styles-in-microsoft-word-to-save-a-lot-of-work/</link>
		<comments>http://www.makeuseof.com/tag/how-to-use-styles-in-microsoft-word-to-save-a-lot-of-work/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 22:01:28 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[microsoft word]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[styles]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22954</guid>
		<description><![CDATA[Most of the discussion on styles these days is about web pages and CSS, but everyone seems to have forgotten how styles can help in Word.
I’m going to show you how to use styles in Word 2007, but if you have an older version you’ll be fine. This stuff is largely unchanged since Word for [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/word.png" border="0" alt="word" vspace="5" align="left" />Most of the discussion on styles these days is about web pages and <a href="http://www.makeuseof.com/tag/top-5-sites-to-learn-some-css-programming/">CSS</a>, but everyone seems to have forgotten how styles can help in Word.</p>
<p>I’m going to show you how to use styles in Word 2007, but if you have an older version you’ll be fine. This stuff is largely unchanged since Word for DOS, and that was too long ago to discuss. Most other word processors have similar capabilities, so don’t despair if you’re not a Word user.</p>
<p>An analogy is the simplest way to approach this, so come outside with me, and take a look at the fence. No, really.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/fence.jpg" border="0" alt="fence" width="500" height="314" /></p>
<p><span id="more-22954"></span><br />
Okay, you work as a painter. You have all the gear. Brushes and paint cans. Overalls. Unfortunately you don’t work for yourself though. Your boss is a nice enough guy, but there’s one thing he does that’s really annoying. He changes his mind at the last minute.</p>
<p>So with this fence, he has told you to paint all the normal pickets white, and the larger posts blue. You’ve put in some time, and the result is great. The boss comes flying by in his new car, takes one look at the fence, and decides the posts need to be the same red as his sports car.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/car.jpg" border="0" alt="car" width="500" height="333" /></p>
<p>So you need to sand, prepare, prime and paint all the blue posts. Three coats.</p>
<p>Wouldn’t it be nice if, instead of painting the posts blue, you could have tagged them all somehow to say they were the same, called them something sensible, and then just said all ‘posts’ should be blue? Then, when the guy with the Porsche came by, you could tell the system to change all the ‘posts’ to red.</p>
<p>That is <em>exactly</em> what styles do, in Word.</p>
<p>The simplest way to do this is to use the predefined styles.</p>
<p>Let’s put some text in a document to start with. No formatting. Just type it up.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/plain.png" border="0" alt="plain" width="518" height="469" /></p>
<p>On the ribbon, on the <em>Home</em> tab, there are a number of styles listed. The ones you can see depends on your screen resolution.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/stylenormal.png" border="0" alt="stylenormal" width="438" height="61" /></p>
<p>The text you have in there now is already using styles. It’s all set using the <em>Normal</em> style. So the first thing we want to do is to change the headings so they look different. That’s easy. Select each of the headings, and click the <em>Heading 1</em> option on the ribbon.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/styleh1.png" border="0" alt="styleh1" width="441" height="69" /></p>
<p>And you will end up with something like this.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/h1.png" border="0" alt="h1" width="516" height="485" /></p>
<p>Don’t worry if yours doesn’t look quite the same. If anyone has messed with the defaults for the styles you could have some differences.</p>
<p>Okay, now here’s that same situation as with the fence, right? You’ve taken the document in to show your boss, and he’s told you the headings need to be red. Like his car.</p>
<p>To understand how much time this can save you, you need to think about a report that’s a hundred and fifty pages long, rather than the snippet you have here. If you have gone into each heading, and changed it to Cambria 14pt Blue, and now need to make each of them Arial 15pt bold, and red, you would be in for a lot of effort. With styles, all you’ve done is tag all the headings to say that they are <em>Heading 1</em>, and then taken the defaults as to what a <em>Heading 1</em> looks like.</p>
<p>So to make them red, we just redefine what a <em>Heading 1</em> is, and they all change.</p>
<p>How easy is that? Very.</p>
<p>Right-click the same box you used to set the style in the first place…</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/h1rightclick.png" border="0" alt="h1rightclick" width="507" height="186" /></p>
<p>Click <em>Modify…</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/h1red.png" border="0" alt="h1red" width="522" height="535" /></p>
<p>And then change the settings as you require. You can see here I’ve made the headings just the way the boss said he wanted them. you can also see a preview of what the result will look like.</p>
<p>Click <em>OK</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/red_result.png" border="0" alt="red_result" width="515" height="498" /></p>
<p>All fixed.</p>
<p>It’s worth some effort from the start to try to <em>only</em> use styles in your documents, so that you can quickly deal with the unexpected later. And remember that as the body text is also a style, you can change that.</p>
<p>So, given that your manager has a lot of power, and absolutely no sense of style, let’s apply the next set of crazy requirements.</p>
<p>The main text, for whatever reason, needs to be indented, blue, and italic.</p>
<p>Right click the <em>Normal</em> box:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/bodyblue.png" border="0" alt="bodyblue" width="522" height="535" /></p>
<p>Easy, right?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/redblue.png" border="0" alt="redblue" width="521" height="471" /></p>
<p>But there’s a trap. Once you know, it’s not much of a problem, but it throws people off the first time. Styles cascade. if you work with the web, that might be enough explanation, but if not, it works like this. Most of the default styles are based on the <em>Normal</em> style. By changing the <em>Normal</em> style, which you just did, you change things in other styles as well. So that’s why the red headings are now indented along with the body text, and also italic.</p>
<p>You can fix it a few ways. In this case the simplest is to go back and change the settings for <em>Heading 1</em> style back the way you want them. Note that anything you already messed with (such as the red) isn’t touched.</p>
<p>We want to change the headings some more anyway, so let’s go and deal with that.</p>
<p>Right-click the <em>Heading1</em> style. Click Modify.</p>
<p>Porsche-guy wants the headings be inside shaded boxes, so let’s fix the font stuff first, and then go take a look at how to do that.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/h1fixed.png" border="0" alt="h1fixed" width="522" height="535" /></p>
<p>Instead of clicking <em>OK</em>, click on the <em>Format</em> button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/formatfly.png" border="0" alt="formatfly" width="195" height="228" /></p>
<p>Click <em>Border…</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/border.png" border="0" alt="border" width="536" height="409" /></p>
<p>Follow my example, or format it as you please. Click on the <em>Shading</em> tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Shading.png" border="0" alt="Shading" width="536" height="409" /></p>
<p>Find a shading colour and/or pattern both you and the big guy can live with, and then click <em>OK</em>.</p>
<p>You can see an example of what your design efforts will do to the headings.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/shadesample.png" border="0" alt="shadesample" width="522" height="535" /></p>
<p>Click <em>OK</em> again.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/shadefinal.png" border="0" alt="shadefinal" width="499" height="490" /></p>
<p>Again, think about long documents, rather than something short.</p>
<p>You can also create completely new styles, and assign the styles back to templates so they are always set up the way you want them, but that might have to wait until another time.</p>
<p>So tell me, how do you use styles in Word? How do you find them? Do you have any trouble? Clever ideas? Tell me about it in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-make-an-attractive-cover-page-in-ms-word-2007/" title="How To Easily Make An Attractive Cover Page In MS Word 2007 (October 27, 2009)">How To Easily Make An Attractive Cover Page In MS Word 2007</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/acrobatcom-work-together-anywhere/" title="Acrobat.com : Work. Together. Anywhere (June 13, 2008)">Acrobat.com : Work. Together. Anywhere</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/use-online-apps-offline-with-google-gears/" title="Use Online Apps Offline with Google Gears (May 20, 2008)">Use Online Apps Offline with Google Gears</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/3-excellent-web-based-office-suites/" title="Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.) (June 28, 2007)">Top 3 FREE web-based Office Suites (Word, Excel, PowerPoint, etc.)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/simplest-pdf-apps-ever-merge-pdfs-pdf-to-doc-convert-to-pdf/" title="Simplest PDF Apps Ever: Merge PDFs, PDF to DOC, Convert to PDF (January 10, 2008)">Simplest PDF Apps Ever: Merge PDFs, PDF to DOC, Convert to PDF</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-use-styles-in-microsoft-word-to-save-a-lot-of-work/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>3 Steps To Find Similar-Minded People On Flickr</title>
		<link>http://www.makeuseof.com/tag/3-steps-to-find-similar-minded-people-on-flickr/</link>
		<comments>http://www.makeuseof.com/tag/3-steps-to-find-similar-minded-people-on-flickr/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 20:01:44 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21631</guid>
		<description><![CDATA[Flickr isn’t a dating agency, and if you’re looking for the love of your life we have better advice, but it’s a great place to find people who care about the same things, at least photographically.
Step 1 – Show off your best
No one is ever going to know what sorts of photos you are interested [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/flickrlogo.png" border="0" alt="flickrlogo" vspace="5" align="left" /><a href="http://www.makeuseof.com/tags/flickr">Flickr</a> isn’t a dating agency, and if you’re looking for the love of your life we have <a href="http://www.makeuseof.com/tag/3-ways-to-find-people-with-social-search-engines/">better</a> advice, but it’s a great place to find people who care about the same things, at least photographically.</p>
<h3><strong>Step 1 – Show off your best</strong></h3>
<p>No one is ever going to know what sorts of photos you are interested in unless you get some of them online. If you take photographs regularly, upload regularly. Really, what excuses do you have?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/pics.jpg" border="0" alt="pics" /></p>
<p>Second only to getting the images online is making sure they can be<em> found</em>. I’ve spoken about tagging before, but perhaps an example might help?</p>
<p><span id="more-21631"></span><br />
If you want other folk to find your photos, you need to take some good guesses as to what they might search for, and add those word or phrases to your photo as tags.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/coaster.jpg" border="0" alt="coaster" width="520" height="395" /></p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/tags_001.png" border="0" alt="tags_001" vspace="5" align="left" />Some people like to look at photos of roller coasters. I think this is the only one I have, so I’m not one of those people, but I’m not immune to wanting people to like it. So I’ve tagged the image with the search phrases I think people might use to find it.</p>
<p>Needless to say, your list would differ from mine. I posted this a few years ago as well, and these days I’d probably add ‘roller’ and ‘coaster’ separately as well.</p>
<p>But the focus here is to find other people’s images, so let’s move on.</p>
<h3><strong>Step 2 – Join groups</strong></h3>
<p>Aside from searching for images in Flickr, you can search for groups. Just in case there is any confusion, a group is like a <a href="http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/">set</a>, except that it’s designed for multiple people to use. Most groups are public, but you can also restrict the membership of a group.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/groups.png" border="0" alt="groups" width="582" height="78" /></p>
<p>Search for groups that contain things you are interested in. That could be objects (like <a href="http://www.flickr.com/search/groups/?q=roller+coaster">roller coasters</a>), <a href="http://www.flickr.com/search/groups/?w=all&amp;q=colors">colours</a> (careful with your spelling), <a href="http://www.flickr.com/search/groups/?w=all&amp;q=bokeh">techniques</a>, <a href="http://www.flickr.com/search/groups/?w=all&amp;q=autumn">moods</a>… I’ll be surprised if you can’t find at least one Flickr group on any reasonably broad subject, and you’ll generally find hundreds.</p>
<p>Join groups. Add images. Comment on other images you find there. Go on.</p>
<h3><strong>Step 3 – Create your own group.</strong></h3>
<p>Eventually, you might find that you’re searching for something that’s too specific for a group to already exist, and you’ll need to create one of your own. That’s going to take a little more work, so decide if you’re up for it first.</p>
<p>Just as an example, I like to take photographs of rusty things. Peculiar I know, but I’ve even exhibited on the subject, so I’m definitely not alone. Anyway, I became interested specifically in images that were rusty, and also blue. At this point, feel free to substitute your own obsession.</p>
<p>I’m going to cheat anyway, as this group <a href="http://www.flickr.com/groups/blueplusrust/">already exists</a>. I’ll create a similar one for yellow rust pictures.</p>
<h3><strong>Creation</strong></h3>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/create.png" border="0" alt="create" vspace="5" align="left" />After checking that a group doesn’t already exist on the subject, create a new one <a href="http://www.flickr.com/groups_create.gne">here</a>.</p>
<p>You can see that various types of groups are possible. Given that we’re looking to find people, let’s make it public.</p>
<p>Supply a name for the group, and add some idea of what it’s all about. Make a decision about whether there’s anything that might be in the group that kids shouldn’t see. Click <em>Next</em>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: block; float: none" src="http://www.makeuseof.com/wp-content/uploads/2009/07/yellowgroupname.png" border="0" alt="yellowgroupname" /></p>
<p>Decide what non-members of the group should be able to see.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/nonmembers.png" border=" alt=" alt="" /></p>
<p>Decide what to call the administrators and moderators.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: block; float: none" src="http://www.makeuseof.com/wp-content/uploads/2009/07/admins.png" border=" alt=" alt="" /></p>
<p>You can make a whole set of choices about administration, addresses, moderation etc. Just remember you <em>want</em> people to join. Which leads me to the next part…</p>
<h3><strong>Invitations</strong></h3>
<p>You can use all the means at your disposal to invite folk to your new group. You can email them, send them a text from your phone, put an advertisement on national television. Whatever you like. Flickr has its own method as well, so you can easily invite your contacts.</p>
<p>Go to the main page for your group and look at the top menu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/invite.png" border="0" alt="invite" /></p>
<p>Click the <em>invite Friends</em> link, and invite anyone you think might be interested.</p>
<p>Of course for this to be useful it assumes you already know the people who might want to join. If you don’t, you need to locate some images that might fit in the group, and invite them instead.  Let’s switch back to my real group of blue + rust to see how this works.</p>
<p>Basically, other than images I stumble across in Flickr, I want to know about images which are tagged with both <em>blue</em> and <em>rust</em>. You see why it’s important to correctly tag your images?</p>
<p>Click the search link on the main Flickr page, and then click on advanced search. You want something like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/search2.png" border="0" alt="search" width="521" height="70" /></p>
<p>Run the search, and depending on what you’re looking for you’ll almost certainly get back a stack of images.</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: block; float: none" src="http://www.makeuseof.com/wp-content/uploads/2009/07/tyre.jpg" border="0" alt="tyre" /></p>
<p>Click on one that’s of interest (such as my friend Kate’s wheel), and fill in the boxes…</p>
<p style="text-align: center;"><img class="aligncenter" style="border-bottom: 0px; border-left: 0px; display: block; float: none" src="http://www.makeuseof.com/wp-content/uploads/2009/07/invitetext.png" border="0" alt="invitetext" /></p>
<p>Hit <em>Post Comment</em>, and you’re all set. Take a look at <a href="http://www.flickr.com/photos/passingobsessions/388320225/">Kate’s image</a> to see how it comes out.</p>
<h3><strong>Maintenance</strong></h3>
<p>One of the toughest parts of running a group is keeping things moving. You always want new members, more images, interesting competitions and discussions.</p>
<p>Assign some other folk admin privileges so things don’t stall if you’re busy. Start conversations.</p>
<p>The query process above is great for getting things started, but it’s not great for ongoing invitations. You need a way to be automatically told when new images arrive that might suit the group.</p>
<p>That’s where we add a little more technology…</p>
<p>The Flickr API is able to generate <a href="http://www.makeuseof.com/tag/the-new-rss-feed-reader-wars/">RSS</a> feeds on the fly, based on a query string. Then you sign up for the RSS feed, and every few hours you get some more images to invite. How this looks depends on both your browser and your feed reader, but the way it works is fairly clear in the <a href="http://api.flickr.com/services/feeds/photos_public.gne?tags=blue,rust&amp;tagmode=all&amp;lang=en-us&amp;format=rss_200">link</a>.</p>
<p><span style="color: #000080;"><em>http://api.flickr.com/services/feeds/photos_public.gne?tags=<strong>blue,rust</strong>&amp;tagmode=all&amp;lang=en-us&amp;format=rss_200</em></span></p>
<p>Take a look at the query. Just replace <em>blue</em> and <em>rust</em> with whatever you want to search for, separating any additional terms with commas.</p>
<p>And that’s it. Now you have a group, some members, some images, and a way to build on it.</p>
<p>I’d love to know if you’ve used any of this and if you have any other tips or tricks. Let me know in the comments. Oh, and… any chance you might want to join my group?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/10-flickr-groups-for-serious-shutterbugs/" title="10 Flickr Groups For Serious Shutterbugs (October 20, 2009)">10 Flickr Groups For Serious Shutterbugs</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-websites-for-free-stock-photographs/" title="Top 5 Free Websites for Quality Copyright Free Photographs (July 26, 2009)">Top 5 Free Websites for Quality Copyright Free Photographs</a> (37)</li>
	<li><a href="http://www.makeuseof.com/tag/take-flickr-straight-to-your-desktop-with-interactive-wallpaper-updates/" title="Take Flickr Straight to your Desktop with Interactive Wallpaper Updates (June 9, 2008)">Take Flickr Straight to your Desktop with Interactive Wallpaper Updates</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/take-a-closer-look-at-your-pictures-with-cooliris/" title="Take A Closer Look At Your Pictures With Cooliris (October 29, 2008)">Take A Closer Look At Your Pictures With Cooliris</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/top-ten-flickr-greasemonkey-scripts/" title="Make Use Of Podcast #37: Top Ten Flickr Greasemonkey Scripts (November 16, 2008)">Make Use Of Podcast #37: Top Ten Flickr Greasemonkey Scripts</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-steps-to-find-similar-minded-people-on-flickr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Easily Create a Blog with Tumblr</title>
		<link>http://www.makeuseof.com/tag/how-to-use-tumblr-to-easily-create-a-rich-media-blog/</link>
		<comments>http://www.makeuseof.com/tag/how-to-use-tumblr-to-easily-create-a-rich-media-blog/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 22:01:04 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tools]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[tumblr]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21214</guid>
		<description><![CDATA[ There are almost countless ways to create a blog these days. Blogger and Wordpress are the big players. We’ve discussed them both before at great length, but there is no shortage of other options and tools.
However, if you want to create a blog which contains rich media, and you don’t know (or don&#8217;t want [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/20090718_1622.png" border="0" alt="" vspace="5" align="left" /> There are almost countless ways to create a blog these days. <a href="http://www.makeuseof.com/tags/blogger/">Blogger</a> and <a href="http://www.makeuseof.com/tags/wordpress/">Wordpress</a> are the big players. We’ve discussed them both before at great length, but there is no shortage of other options and tools.</p>
<p>However, if you want to create a blog which contains rich media, and you don’t know (or don&#8217;t want to know) much about the technology it sits on, then it’s hard to beat the simplicity and capability of <a href="http://www.tumblr.com">Tumblr</a>.</p>
<p>The site, and the technology, are free to use. Customisation capability is high, and advertisements are only very seldom shown.</p>
<p>If you’re an experienced blogger then you might have some trouble with hitting the edges of what’s possible, but the casual or new blogger is in great hands here. For those in the know, a quick note. Tumblr uses templates based on CSS. You can customise that extensively. Now go do that while I talk to the new folk, okay?</p>
<p><span id="more-21214"></span></p>
<h2><strong>How to create a new tumblr site (called a tumblog)</strong></h2>
<p>Firstly, like most other sites, you need an account. Click <a href="http://www.tumblr.com/">here</a>, and do that. It’s very easy. They want your email address, a password (make it different to your other passwords), and a URL. One note of caution on the last one.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/url.png" border="0" alt="url" width="548" height="106" /></p>
<p>The URL is the address people can find your tumblog on. You can have custom domains with tumblr (that is you can use your own domain name), but for today let’s stick with the basics. You get to choose the part that says <em>differentperspective</em> in the example above. I made some bad choices in the past and now I’m paying for them. Choose something short, snappy and able to be memorised. You’ll almost certainly not get your first choice, but keep trying.</p>
<p>Once you’ve signed up, you’re ready to rock with the content.</p>
<p>Tumblr adds a few dummy posts to your screen so you can see how it’s going to look, then suggests you add a photo of yourself. How about we do that?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/firstpost.png" border="0" alt="firstpost" width="550" height="311" /></p>
<p>Click the <em>Photo</em> icon to start.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/upload_2.png" border="0" alt="upload_2" width="482" height="552" /></p>
<p>You can either upload a local image file, or point to one you have stored on the web. Add some sort of a caption, and click the <em>Create post</em> button. We can look at the other options a little later.</p>
<p>The tumblr folk are a little impatient, and want to help you customise your blog, so let’s do that first, and then we can take a proper look at the post.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/Customise.png" border="0" alt="Customise" width="572" height="147" /></p>
<p>Click <em>Customize</em> button. I’ll let the American spelling slide this time…</p>
<p>A whole host of sample content is displayed on the page so you can see the effect you are having on the posts. Click the <em>Theme</em> link, top left, and select one of them to see what it looks like on the samples.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/theme.png" border="0" alt="theme" width="483" height="43" /></p>
<p>If the themes are in the way, click the <em>Theme</em> link again and they will disappear.</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/save1.png" border="0" alt="save" vspace="5" width="239" height="40" align="right" /> Browse until you find one you like, and then click on <em>Save Changes.</em> If you are worried you’ve done the wrong thing, hit <em>Cancel</em>, and start again.</p>
<p>Tumblr suggests you follow some people next, but I’ll leave that one to you. Click the blue X in the top right of the message, and take control back.</p>
<p>A couple of points. What you can see now is the <em>Dashboard</em> view, and not what your tumblog actually looks like. Click the actual URL for your tumblog to see what it looks like with the assigned theme.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/dashboard.png" border="0" alt="dashboard" vspace="5" width="244" height="223" align="left" />So long as you are logged in, <a href="http://www.tumblr.com">http://www.tumblr.com</a> will always return you to the Dashboard view.</p>
<p>And that’s good, because all the work is done here.</p>
<p>Let’s quickly add a few more posts, and then I’ll tell you about reblogging and tumblarity, I promise.</p>
<p>Tumblr directly supports all of the media types you can see listed at the top of the Dashboard. They all work in similar ways.</p>
<ul>
<li><strong>Text</strong> – Add a title, and then some formatted text. You can add links and images from the web if you wish.</li>
<li><strong>Photo</strong> – You’ve already seen this. Title, photo from your PC or the web, rich-text caption, and a link if you like.</li>
<li><strong>Quote</strong> – Text of the quote, and the source if you have it. Each theme has a predefined font, colour, size and layout for quotes.</li>
<li><strong>Link</strong> – Title, the URL for the link, and optionally a rich-text description.</li>
<li><strong>Chat</strong> – Not an interactive chat, but a way to record a discussion in such a way as it’s easy to read. Just use alternate lines, and your theme will format it for you.</li>
<li><strong>Audio</strong> – I haven’t used this. I’m not sure about the legality of uploading audio to the site.</li>
<li><strong>Video</strong> – Ditto, but it works just like you’d expect.</li>
</ul>
<h2><strong>Reblogging</strong></h2>
<p>It’s very easy, and very common in tumblogs to steal content. That is, to post to your tumblog something you’ve seen on another one. It’s all quite legitimate, and in the rules for tumblr. Reblogging is easy. Make sure you’re logged into tumblr, and then click on a post you like. In the top corner of your page are some buttons.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/reblog.png" border="0" alt="reblog" width="245" height="33" align="left" />You can ‘<em>heart’</em> a post to say that you like it. The owner gets a notification of that in their Dashboard.</p>
<p>You can choose to <em>follow</em> the blog, which means that from now on the posts to this blog will show up in your Dashboard. Not in your blog, just your Dashboard, so you can see them.</p>
<p>The <em>Dashboard</em> link just takes you back to your own Dashboard from wherever you are.</p>
<p>The <em>Reblog</em> button opens the item so that you can post it on your own blog, and it’s very similar to the screen you would have if you were posting it in the first place.</p>
<p>You can go ahead and repost the item from here, changing the caption/description if you wish. Politeness suggests that you leave the trail of links, so that other folk can find their way back to the source.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/reblog_as.png" border="0" alt="reblog_as" width="563" height="63" /></p>
<p>In some cases you can also change the type of post. For instance, you can repost an image as a link.</p>
<h2><strong>Tumblarity</strong></h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/tumblarity1.png" border="0" alt="tumblarity1" vspace="5" width="238" height="122" align="left" />If you’re the kind of person who tracks <em>interestingness</em> in <a href="http://www.flickr.com/">flickr</a>, or your followers in <a href="http://twitter.com/">Twitter</a>, then tumblarity is just your sort of thing.</p>
<p>Most of us, however, don’t take it too seriously. It’s a measure of your popularity in tumblr, and there is no reliable information available on how it works. After a few weeks of monitoring it, I claim that it makes no sense at all, and I’m not alone.</p>
<p>Click the <em>Tumblarity</em> link to take a look at the details.</p>
<p>Along the top are some stats on your tumblog, and then to the left is your current score.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/73.png" border="0" alt="73" width="232" height="200" /></p>
<p>You can see your rank in the world ( so long as it is better than 50,000).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/world.png" border="0" alt="world" width="430" height="240" /></p>
<p>You can also take a look at your rank for your own country. Sometimes it’s good to live in a small country.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/nz.png" border="0" alt="nz" width="432" height="242" /></p>
<p>I can only reiterate two things. Firstly, it <em>doesn’t matter</em>, and you shouldn’t take it too seriously. Secondly, please visit <a href="http://differentperspective.tumblr.com/">my tumblog</a> and save me!</p>
<p>I’d love to know how this goes for you, whether or not you have any problems, and how you feel about other platforms for similar functionality. Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/live-blogging-and-instant-updates-of-just-about-anything-with-scribblelive/" title="ScribbleLive- No Hassle Blog For Live Blogging (June 16, 2009)">ScribbleLive- No Hassle Blog For Live Blogging</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/track-your-twitter-popularity-with-twittercounter/" title="Track Your Twitter Popularity With TwitterCounter (August 15, 2008)">Track Your Twitter Popularity With TwitterCounter</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/top-8-things-for-bored-teenagers-to-do-online-part-ii/" title="Top 8 Things For Bored Teenagers To Do Online [Part II] (October 23, 2009)">Top 8 Things For Bored Teenagers To Do Online [Part II]</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/too-much-to-tweet-tweet-it-with-twitblogs/" title="Too Much To Tweet? Tweet It With Twitblogs (December 27, 2008)">Too Much To Tweet? Tweet It With Twitblogs</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/tips-sites-for-finding-freelance-blogging-work-part-two/" title="Tips &#038; Sites For Finding Freelance Blogging Work (Part Two) (October 16, 2008)">Tips &#038; Sites For Finding Freelance Blogging Work (Part Two)</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-use-tumblr-to-easily-create-a-rich-media-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Libraries Explained – And Why You Want Them</title>
		<link>http://www.makeuseof.com/tag/windows-7-libraries-%e2%80%93-and-why-you-want-them/</link>
		<comments>http://www.makeuseof.com/tag/windows-7-libraries-%e2%80%93-and-why-you-want-them/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 19:00:51 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[photo albums]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19059</guid>
		<description><![CDATA[I mentioned in an earlier post that there was a new feature in Windows 7 called libraries, but I was mean enough not to provide any details.
Here’s my attempt to make up for it.
First off, this isn’t difficult or complicated, and it is very cool. Windows XP and Vista used something called Known Folders as [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="w7-logo" src="http://www.makeuseof.com/wp-content/uploads/2009/06/w7logo-thumb.png" border="0" alt="windows 7 libraries" width="327" height="72" align="left" />I mentioned in an <a href="http://www.makeuseof.com/tag/the-ultimate-%E2%80%98upgrade-to-windows-7%E2%80%B2-guide-%E2%80%93-part-2/">earlier post</a> that there was a new feature in Windows 7 called libraries, but I was mean enough not to provide any details.</p>
<p>Here’s my attempt to make up for it.</p>
<p>First off, this isn’t difficult or complicated, and it <em>is</em> very cool. Windows XP and Vista used something called <em>Known Folders</em> as a standard set of places for you to store your files. In XP, the primary folder was <em>My Documents</em>, and there were some additional known folders inside that for <em>My Pictures</em> and <em>My Music</em>.</p>
<p>In Vista, some other folders were added to the picture, but the structure was much the same. There was one major change though. Microsoft removed the <em>&#8216;My’</em> part of the names, so we ended up with <em>Documents</em> and <em>Pictures</em>. <a href="http://www.makeuseof.com/tags/windows-7/">Windows 7</a> takes that base and does something stunning with it. Let me explain, and then I’ll show you an example.</p>
<p>Windows 7 contains a set of libraries. Each one works that same way, and they all take the place of the standard folders in XP and Vista.</p>
<p>A Library can be treated like a folder with a group of subfolders inside it, and can also pull some nifty tricks all of its own. The important thing to remember is this: the subfolders are <em>not actually stored in the library</em>. They are just made to seem as though they are. Each library has some default contents, but you can change these, and also create new libraries if you wish.</p>
<p>If you’re feeling a little confused, this example should clear it right up. You won’t need to see your doctor. Relax.</p>
<p>I’m a photographer, so the most interesting library to me is <em>Pictures</em>, but all of this applies to any library you choose. They all sit inside the <em>Libraries</em>, which is available as soon as you start Windows Explorer, so let’s start there.<br />
<span id="more-19059"></span><br />
<img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-normal" src="http://www.makeuseof.com/wp-content/uploads/2009/06/libnormal.png" border="0" alt="lib-normal" width="547" height="467" /></p>
<p>As you can see, the four default libraries are here. Double-click the Pictures library to have a look inside it.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="piclib1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/piclib1.png" border="0" alt="piclib1" width="547" height="467" /></p>
<p>Inside <em>Pictures</em> is a single folder, called <em>Sample Pictures</em>. Now, come for a ride. It’s 2007, and you’re seriously early to the Windows 7 world. You’ve taken a whole lot of photographs, and you want somewhere to put them. Easy. Create a folder in the library, just the way you do anywhere else. Right-click in the open space, choose new – folder, and give it a name. Like <em>2007 </em>for instance.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-2007create" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib2007create.png" border="0" alt="lib-2007create" width="547" height="467" /></p>
<p>Now double-click that folder to open it, and put all your images in it. Let’s hope you managed to save more images than this, though.</p>
<p><img class="aligncenter size-full wp-image-19419" title="lib-2007pics" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib-2007pics.jpg" alt="lib-2007pics" width="543" height="463" /></p>
<p>Okay, now so far this is all just the way a folder would work, right? You could also create more subfolders in here if you needed to. No problem. But in this case, you didn’t need to.</p>
<p>Now, a year or so goes by, and you’ve been busy using up disk space with whatever you usually use to fill it. None of my business. in any case, You bought yourself a new-fangled USB hard drive, and plugged it in. It popped up as your E: drive, and you stored some more images there.</p>
<p><img class="aligncenter size-full wp-image-19420" title="lib-pic2008" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib-pic2008.jpg" alt="lib-pic2008" width="543" height="463" /></p>
<p>All good so far, except that now you have two places to look for images, unless you can remember which year you took them. Library to the rescue.</p>
<p>If we go back to the Picture Library, you can see there’s a link under title. It currently says <em>2 Locations. </em>Click the link.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-addlocation" src="http://www.makeuseof.com/wp-content/uploads/2009/06/libaddlocation.png" border="0" alt="lib-addlocation" width="536" height="486" /></p>
<p>By default, the library includes files from your own Pictures folder and also the Windows 7 Public Pictures folder. We want to add another location. The place we stored the 2008 images. Click the <em>Add…</em> button, and browse to the folder that <em>contains the folder</em> you put the images in. So, don’t choose E:\pictures\2008, just E:\pictures.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-addpics" src="http://www.makeuseof.com/wp-content/uploads/2009/06/libaddpics.gif" border="0" alt="lib-addpics" /></p>
<p>Click the <em>Include folder</em> button, and then <em>OK</em>.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-location3" src="http://www.makeuseof.com/wp-content/uploads/2009/06/liblocation3.png" border="0" alt="lib-location3" width="536" height="486" /></p>
<p>It might take a while to save the changes…</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-changes" src="http://www.makeuseof.com/wp-content/uploads/2009/06/libchanges.png" border="0" alt="lib-changes" width="420" height="205" /></p>
<p>… but then, you’ll see that a new location has been added, and the photos are now all available in the library, just as though they had been moved there.</p>
<p>So why is this so cool?</p>
<ul>
<li>The pictures have <em>not</em> been moved</li>
<li>The link is <em>live</em>. That is, if you add more folders inside E:\Pictures, then they will also appear in the library</li>
<li>You can, with the right network setup, add folders from <em>other</em> computers to the libraries</li>
<li>You can create whole new libraries if you wish</li>
</ul>
<p>Most importantly, you can view things in the library in ways that you just can’t do with a folder.</p>
<p>Let me just add another folder to keep it interesting. Now that you know how it works, I’ll show you a short-cut as well.</p>
<p>Browse to the location that you have your 2009 pictures stored in…</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-2008-1" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib20081.png" border="0" alt="lib-2008-1" width="547" height="467" /></p>
<p>Now click the <em>Include in library</em> button.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-2008-2" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib20082.png" border="0" alt="lib-2008-2" width="547" height="467" /></p>
<p>Choose the <em>Pictures</em> library. You’ll get that same delay as the files are added…</p>
<p>Browse back to the library, and you’ll see you have yet another year’s images.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-2009-3" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib20093.png" border="0" alt="lib-2009-3" width="547" height="467" /></p>
<p>Now, for some &#8220;Library-only&#8221; tricks.</p>
<p>See the <em>Arrange by</em> option, which is currently set to <em>Folder</em>? Change it to <em>Day</em>.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="lib-day" src="http://www.makeuseof.com/wp-content/uploads/2009/06/libday.png" border="0" alt="lib-day" width="547" height="467" /></p>
<p>Now the pictures are sorted by the date on which they were taken. All of this is completely independent of the folders in which the files are stored. Try <em>Month</em>.</p>
<p><img class="aligncenter size-full wp-image-19421" title="lib-month" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib-month.jpg" alt="lib-month" width="543" height="463" /></p>
<p>I hope you’re impressed.</p>
<p>One more. Try <em>Tag</em>.</p>
<p><img class="aligncenter size-full wp-image-19422" title="lib-tag" src="http://www.makeuseof.com/wp-content/uploads/2009/06/lib-tag.jpg" alt="lib-tag" width="543" height="463" /></p>
<p>I’ve written about <a href="http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/">image meta-data</a> before. I’ve used some other software to add tags to these images, and now Windows recognises them. So, if I wanted to find all the images taken at Waihi Beach, I just need to do this. Double-clicking on one of the tags opens a folder with all the matching images inside, in date order. Very nice.</p>
<p>Try this with your music files and you’ll have a whole different set of options.</p>
<p>And that’s it. Libraries are great, especially for anyone who has been creating files for some time. But I’d like to know what you think. Will you use them? What for? Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/" title="[Google Picasa 101] &#8211; Master The Special Effects In Picasa (April 8, 2009)">[Google Picasa 101] &#8211; Master The Special Effects In Picasa</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" title="[Google Picasa 101] &#8211; How To Edit Your Photos (April 6, 2009)">[Google Picasa 101] &#8211; How To Edit Your Photos</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/understanding-windows-7-themes-inside-out/" title="Your Easy Guide to Windows 7 Themes (September 6, 2009)">Your Easy Guide to Windows 7 Themes</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/what-are-you-lookin-at/" title="What are you lookin&#8217; at? Cool Sites To Feed Your Photo Fetish (December 16, 2008)">What are you lookin&#8217; at? Cool Sites To Feed Your Photo Fetish</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/windows-7-libraries-%e2%80%93-and-why-you-want-them/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>2 Great Ways To Automate Set Management In Flickr</title>
		<link>http://www.makeuseof.com/tag/2-great-ways-to-automate-set-management-in-flickr/</link>
		<comments>http://www.makeuseof.com/tag/2-great-ways-to-automate-set-management-in-flickr/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 23:00:01 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[image tools]]></category>
		<category><![CDATA[photo albums]]></category>
		<category><![CDATA[photo sharing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18714</guid>
		<description><![CDATA[Flickr has a great ability to create Sets of images, and then group the sets as Collections.
I’ve talked about Flickr sets before, in terms of how to best get your images noticed.
The Collections are live. That is, if you add more images to the member groups, then the Collections are updated accordingly.
Unfortunately, Sets themselves are [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="flickrlogo" src="http://www.makeuseof.com/wp-content/uploads/2009/06/flickrlogo.png" border="0" alt="flickrlogo" width="284" height="114" align="left" /><a href="http://www.makeuseof.com/tags/flickr/">Flickr</a> has a great ability to create S<em>ets</em> of images, and then group the sets as <em>Collections</em>.</p>
<p>I’ve talked about Flickr sets <a href="http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/">before</a>, in terms of how to best get your images noticed.</p>
<p>The Collections are <strong>live</strong>. That is, if you add more images to the member groups, then the Collections are updated accordingly.</p>
<p>Unfortunately, Sets themselves are static. They contain whatever images you add to them, but there’s no capability within flickr to automatically add images on the basis of any sort of rules.</p>
<p>Ideally, sets would work the way that smart playlists do in <a href="http://www.makeuseof.com/tags/itunes/">iTunes</a>. These playlists are essentially sets of rules, and can be set to update themselves when new tracks are added to iTunes. Until a similar capability is added to Flickr, some clever folks have found ways to achieve similar ends. We plan to take advantage.</p>
<p>All of this requires the use of <strong>tags</strong>, which are keywords that you can add to your images in Flickr to make them easy to find later. I’ve talked about <a href="http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/">this</a> before as well.</p>
<h2>SmartSetr</h2>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="smartsetrlogo" src="http://www.makeuseof.com/wp-content/uploads/2009/06/smartsetrlogo.png" border="0" alt="smartsetrlogo" width="231" height="63" align="right" />The idea here is to set up some rules in <a href="http://ericappel.net/smartsetr">SmartSetr</a>, and then have those rules update your flickr sets. It’s pretty easy. Just follow along.</p>
<p>First off, you need to have a <a href="http://www.makeuseof.com/tag/store-share-sort-and-search-your-photos/">Flickr</a> account, and you need to let SmartSetr have access to it, just the way any Flickr add-on works.<br />
<span id="more-18714"></span><br />
After that, click on the <em>Click Here</em> link, just as you might expect.</p>
<p>Create a new SmartSet. First you need to select a type. We’re going to use tags, but some of the other options are interesting, especially the last one, which lets things get quite complex by adding multiple sets of rules.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="smartsetr-typetags" src="http://www.makeuseof.com/wp-content/uploads/2009/06/smartsetrtypetags.png" border="0" alt="smartsetr-typetags" width="277" height="215" /></p>
<p>Fill in the boxes…</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="smartsetr-setdetails" src="http://www.makeuseof.com/wp-content/uploads/2009/06/smartsetrsetdetails.png" border="0" alt="smartsetr-setdetails" width="488" height="493" /></p>
<p>The SmartSet title is what finishes up being the title of the set in flickr, and description is added to Flickr as well.</p>
<p>You can choose to use <em>public</em> images, as we have here, or those which you only allow certain groups of people to see.</p>
<p>Sorting the images in the set isn’t exactly intuitive, but the <em>Interestingness Descending</em> option, despite the long-windedness, is usually the best choice. Your most popular images will be shown first.</p>
<p>In the real world, it’s best to stick with the default 500 images rather than the more manageable <em>10</em> I’ve chosen here.</p>
<p>Now for the crux of the matter. Add the tags you wish to filter by, with commas between multiple selections. For instance, if you only want pictures of rusty walls in blue, then try <em>rust, wall, blue</em>, using the exact same words you used for tagging the images in the first place. I’m just looking for anything that’s been tagged <em>yellow</em>.</p>
<p>You can say that the resulting set needs to match <em>all</em> of the tags, or <em>any</em> of them, as we have here.</p>
<p>Hit <em>Preview First 50.</em></p>
<p>SmartSetr will interrogate Flickr, and come back with an example of the set contents.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="smartsetr50" src="http://www.makeuseof.com/wp-content/uploads/2009/06/smartsetr50.png" border="0" alt="smartsetr50" width="558" height="108" /></p>
<p>If you’ve made the right choices, go ahead and hit the <em>Save</em> button. If not, backtrack a little and make some changes.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="smartsetr-finished" src="http://www.makeuseof.com/wp-content/uploads/2009/06/smartsetrfinished.png" border="0" alt="smartsetr-finished" width="554" height="134" /></p>
<p>You’ll finish up on a confirmation screen with links to your set in Flickr, and an <em>Edit</em> link to make further changes to the rules.</p>
<p>On that same screen you’ll find a <em>Refresh All SmartSets</em> option, and that’s the one downside to SmartSets. </p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="smartset-refresh" src="http://www.makeuseof.com/wp-content/uploads/2009/06/smartsetrefresh.png" border="0" alt="smartset-refresh" width="358" height="88" /></p>
<p>They don’t update unless you ask them to. You need to come back to the SmartSetr site, and request it to refresh all your sets any time you want to include new images.</p>
<h2>Flickr Set Manager</h2>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="fsm-logo" src="http://www.makeuseof.com/wp-content/uploads/2009/06/fsmlogo.png" border="0" alt="fsm-logo" width="245" height="43" align="right" />The second option is very similar to SmartSetr. Let’s run through the same example to see what’s different.</p>
<p>Click on the <em><strong>Manage My Sets</strong></em> link from the <a href="http://www.dopiaza.org/flickr/setmgr/v2/index.php">main page of Flicker Set Manager</a>, and then click <em><strong>Create New Managed Set</strong></em>.</p>
<p>The interface is a little unusual. Each section is opened by clicking on the title of it. Start with the <em>Title and Description</em> heading first, and fill in the name and description for the set.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="fsm-title2" src="http://www.makeuseof.com/wp-content/uploads/2009/06/fsmtitle2.png" border="0" alt="fsm-title2" width="564" height="488" /></p>
<p>Click the <em>Set Type</em> heading, and choose <em>Most Interesting</em> for the sort order, 20 for the number of images, and then we have the major difference between this product and SmartSetr. Flickr Set Manager <em><strong>will automatically update</strong></em> the sets on a daily basis.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="fsm-type" src="http://www.makeuseof.com/wp-content/uploads/2009/06/fsmtype.png" border="0" alt="fsm-type" width="564" height="488" /></p>
<p>Click <em>Text Filters</em>and add <em>yellow</em> as the only filter.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="fsm-filters" src="http://www.makeuseof.com/wp-content/uploads/2009/06/fsmfilters.png" border="0" alt="fsm-filters" width="562" height="485" /></p>
<p>We’re not going to use the <em>Date</em> or <em>Location</em> filters, but feel free to take a look.</p>
<p>Hit the <em>Preview</em> button to see what the result looks like.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="fsm-preview" src="http://www.makeuseof.com/wp-content/uploads/2009/06/fsmpreview.gif" border="0" alt="fsm-preview" width="566" height="466" /> Those are the same images with got with SmartSetr, so click the <em>Back</em> button, and then click on <em>Save</em>.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="fsm-sets" src="http://www.makeuseof.com/wp-content/uploads/2009/06/fsmsets.png" border="0" alt="fsm-sets" width="554" height="458" /></p>
<p>My new set – along with a couple I’d already created &#8211; are listed, and you have the option to <em>Edit Set, Delete Set</em>, or <em>Create New Managed Set.</em> Enjoy.</p>
<p>I use <a href="http://www.flickr.com/photos/differentperspective/sets/">sets</a> a lot in Flickr, and plan to add new ones using one of these webapps. How do you manage your sets? What functionality do you think is missing? What other tools do you use to help? Tell me in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/manage-your-iphoto-with-these-plugins/" title="Manage your iPhoto with these plugins (July 2, 2008)">Manage your iPhoto with these plugins</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/5-ways-to-create-beautiful-slideshows-of-your-digital-pictures/" title="5 Ways to Create Beautiful Slideshows of your Digital Pictures (February 21, 2008)">5 Ways to Create Beautiful Slideshows of your Digital Pictures</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/store-share-sort-and-search-your-photos/" title="Flickr &#8211; Store, Share, Sort &#038; Search Your Photos (September 26, 2006)">Flickr &#8211; Store, Share, Sort &#038; Search Your Photos</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/download-photos-from-flickr-with-flickrdown/" title="Download Photos from Flickr with FlickrDown (January 27, 2008)">Download Photos from Flickr with FlickrDown</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/6-quick-ways-to-jazz-up-your-photos/" title="6 Quick Ways to JAZZ-UP your Photos (December 3, 2007)">6 Quick Ways to JAZZ-UP your Photos</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/2-great-ways-to-automate-set-management-in-flickr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Remove  Clutter From Google Reader with Helvetireader</title>
		<link>http://www.makeuseof.com/tag/remove-distractions-from-google-reader-with-helvetireader/</link>
		<comments>http://www.makeuseof.com/tag/remove-distractions-from-google-reader-with-helvetireader/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 19:00:58 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[feedreader]]></category>
		<category><![CDATA[firefox addons]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18377</guid>
		<description><![CDATA[We’ve supplied quite a few Google Reader (GReader) articles in the past, including Mark’s help with keyboard shortcuts, a set of general tips from Aibek, productivity hints again from Mark, and a set of eight features you might have missed altogether from Abhijeet. But this one is a little different.
What’s that all about?
Just so we’re [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 15px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="helv-logosmall" src="http://www.makeuseof.com/wp-content/uploads/2009/05/helvlogosmall.png" border="0" alt="helv-logosmall" width="385" height="87" align="left" />We’ve supplied <a href="http://www.makeuseof.com/tags/google-reader/">quite a few Google Reader</a> (GReader) articles in the past, including Mark’s <a href="http://www.makeuseof.com/tag/the-most-essential-keyboard-shortcuts-for-google-reader/">help with keyboard shortcuts</a>, a set of <a href="http://www.makeuseof.com/tag/google-reader-tools-tips/">general tips</a> from Aibek, <a href="http://www.makeuseof.com/tag/information-surfing-with-google-reader/">productivity hints</a> again from Mark, and a set of <a href="http://www.makeuseof.com/tag/7-cool-google-reader-features-which-you-might-have-missed/">eight features you might have missed altogether</a> from Abhijeet. But this one is a little different.</p>
<h2>What’s that all about?</h2>
<p>Just so we’re all on the same page, <a href="http://www.google.com/reader">GReader</a> is a web-based <a href="http://www.makeuseof.com/tech-fun/rss-for-tech-challenged-people-video/">RSS feed</a> reader from Google. If you need to know what any of that means, click the links above. You want to be familiar with RSS and GReader before you try this.</p>
<p>Imagine taking the functionality of GReader, and then rebuilding the visual part of the site. Paring it down, and just leaving what is necessary. It actually takes some getting used to, but once you get there the result is very nice.</p>
<p>Helvetireader is essentially a stack of CSS, packaged in a number of different ways.<br />
<span id="more-18377"></span></p>
<h2>Getting your copy</h2>
<p>The most likely way you’ll get hold of Helvetireader is by downloading the Greasemonkey script and installing it in <a href="http://www.makeuseof.com/tag/firefox-recommended-browser/">Firefox</a>, with <a href="http://www.makeuseof.com/tag/greasemonkey-firefox-addon/">Greasemonkey</a> already installed.</p>
<p>You probably don’t need much help with that, but just in case, follow these easy steps:</p>
<p>Take a ride to the <a href="http://helvetireader.com/">Helvetireader</a> site in Firefox (for other browsers, see below), and click on the <a href="http://helvetireader.com/helvetireader.user.js">Install as a userscript</a> option.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="helv-install1" src="http://www.makeuseof.com/wp-content/uploads/2009/05/helvinstall1.png" border="0" alt="helv-install1" width="405" height="426" />Wait for a moment then click the <em>Install</em> button.</p>
<h2>Making it work</h2>
<p>Refresh your GReader page, and take a look at the differences. That’s it.</p>
<h2>Menus</h2>
<p>Before</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="helv-oldmenu" src="http://www.makeuseof.com/wp-content/uploads/2009/05/helvoldmenu.png" border="0" alt="helv-oldmenu" width="265" height="548" /></p>
<p>After</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="helv-menu" src="http://www.makeuseof.com/wp-content/uploads/2009/05/helvmenu.png" border="0" alt="helv-menu" width="285" height="559" /></p>
<h2>Individual feeds</h2>
<p>Before</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="helv-wellingtonnormal" src="http://www.makeuseof.com/wp-content/uploads/2009/05/helvwellingtonnormal.png" border="0" alt="helv-wellingtonnormal" width="521" height="513" /></p>
<p>After</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="helv-wellingtonhelv" src="http://www.makeuseof.com/wp-content/uploads/2009/05/helvwellingtonhelv.png" border="0" alt="helv-wellingtonhelv" width="513" height="546" /></p>
<p>Using the result is easy too. Mostly, things are just the same, but you’ll find it’s better to make use of the keyboard shortcuts than the mouse.</p>
<p>Icons for options are sometimes a little less obvious, but the red highlighting in the menus is wonderful.</p>
<p>In the end, it’s more about visual design than functionality for me, but I like it. I’d just like to perhaps see a dark version as well. Photos are my thing, and they generally look better against something other than white.</p>
<h2>Other options</h2>
<p>If you’re a little more adventurous you can also make use of Helvetireader in other browsers such as <a href="http://www.makeuseof.com/tag/taking-a-closer-look-at-the-opera-browser/">Opera</a>, <a href="http://www.makeuseof.com/tag/google-chrome-a-new-chapter-in-browser-history/">Chrome</a>, <a href="http://www.makeuseof.com/tags/safari/">Safari</a> and <a href="http://www.makeuseof.com/tag/omniweb-%E2%80%93-an-overlooked-alternative-web-browser-mac/">Omniweb</a>. Details at the <a href="http://helvetireader.com/">site</a> again.</p>
<p>Outside my area of expertise, you can also make use of <a href="http://www.makeuseof.com/tag/site-specific-browsing-with-fluid-mac-only/">Fluid</a> [<a href="http://www.josefrichter.com/blog/offline-gmail-google-docs-helvetireader-etc-using-fluid/">Instructions</a>] and <a href="http://www.makeuseof.com/tag/run-web-apps-on-your-desktop-with-prism/">Mozilla Prism</a> [<a href="http://www.kryogenix.org/days/2008/11/26/helvetireader-in-mozilla-prism">Instructions</a>] to turn GReader into a desktop application.</p>
<p>For you low level types, you can also just grab the <a href="http://www.helvetireader.com/css/helvetireader.css">CSS</a>. The beauty of that is the ability to customise things to get them just the way you want them.</p>
<p>So do you use Google Reader? Is it customised? Are you big on keyboard usage? What add-ons do you use? Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/information-surfing-with-google-reader/" title="How To Surf Feeds with Google Reader Productively (September 18, 2007)">How To Surf Feeds with Google Reader Productively</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/google-reader-tools-tips/" title="19 Tools and Tips to improve Google Reader (June 20, 2007)">19 Tools and Tips to improve Google Reader</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/two-online-services-to-clean-up-your-rss-feeds/" title="Two Online Services To Clean Up Your RSS Feeds (March 18, 2009)">Two Online Services To Clean Up Your RSS Feeds</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/the-most-essential-keyboard-shortcuts-for-google-reader/" title="The most Essential Keyboard Shortcuts for Google Reader (March 16, 2008)">The most Essential Keyboard Shortcuts for Google Reader</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/read-your-rss-social-feeds-in-a-whole-new-light-with-feedly/" title="Read Your RSS Feeds in a Whole New Light with Feedly (September 6, 2009)">Read Your RSS Feeds in a Whole New Light with Feedly</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/remove-distractions-from-google-reader-with-helvetireader/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Ultimate ‘Upgrade To Windows 7′ Guide – Part 2</title>
		<link>http://www.makeuseof.com/tag/the-ultimate-%e2%80%98upgrade-to-windows-7%e2%80%b2-guide-%e2%80%93-part-2/</link>
		<comments>http://www.makeuseof.com/tag/the-ultimate-%e2%80%98upgrade-to-windows-7%e2%80%b2-guide-%e2%80%93-part-2/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:10:10 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17505</guid>
		<description><![CDATA[So, if you’ve read my previous post on Windows 7, you should have it up and running, ready to see what’s different.
First off, hear this. Most things are the same. Whether you were using XP or Vista, you’ll generally find things in the same places, and find that they work in a similar way… Generally.
And [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="w7-logo" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7logo1.png" border="0" alt="w7-logo" align="left" />So, if you’ve read my <a href="http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/"><strong>previous post</strong></a> on Windows 7, you should have it up and running, ready to see what’s different.</p>
<p>First off, hear this. Most things are the same. Whether you were using XP or Vista, you’ll generally find things in the same places, and find that they work in a similar way… Generally.</p>
<p>And while some things are thoroughly different under the hood, I’m concentrating on everyday functionality here. Sending emails, or writing blog posts.</p>
<h2>What’s Changed?</h2>
<p>The XP and Vista <a href="http://www.makeuseof.com/tag/6-tools-for-elegant-taskbar-tweaking-and-1-to-repair-the-taskbar-just-in-case/">Task Bars</a> were pretty similar to each other.</p>
<p align="center"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="win7-xptask-small2" src="http://www.makeuseof.com/wp-content/uploads/2009/05/win7xptasksmall2.png" border="0" alt="win7-xptask-small2" /></p>
<p>System tray on the right, active applications in the middle, and perhaps a toolbar or two on the left.</p>
<p>Windows 7 has a TaskBar too, but this one is a completely different beast.<br />
<span id="more-17505"></span><br />
<img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="w7-systemtray" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7systemtray.png" border="0" alt="w7-systemtray" align="right" />The System Tray, on the right, works much the same as the old one, though it’s visually quite different…</p>
<p>…but there is no longer a simple distinction on the left between shortcut icons for applications you might want to run, and those for applications already running. The two sets are mixed together, but are differentiated visually.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="w7-taskBar" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7taskbar.png" border="0" alt="w7-taskBar" />Icons with borders around them (such as the Firefox one above) are running. The others are just shortcuts for now.</p>
<p>One thing that caught me out for a while was that you can’t run the same thing multiple times the same way as you did in earlier versions of Windows. It’s logical enough though. Hold the shift key down when you click on the icon, and it will start another copy of the program for you.</p>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="w7-taskmulti" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7taskmulti.png" border="0" alt="w7-taskmulti" align="right" />For instance, in this case there are multiple copies of Windows Explorer running, one each of Firefox and Outlook, and the others are not running at all. It’s different, but it’s good.</p>
<p>The menus have had a design makeover as well, but the functionality is largely the same.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="w7-menu" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7menu.png" border="0" alt="w7-menu" /></p>
<p>Windows Explorer have additional functionality, but work much the way you might expect.</p>
<p>Windows 7 uses the concept of <em>Libraries</em> to group together multiple sets of folders in handy ways, but you don’t need to understand that to get going.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="w7-library-crop" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7librarycrop.png" border="0" alt="w7-library-crop" /></p>
<h2>What did I install on top?</h2>
<p>You know, there are some things I just can’t manage without, and even though some of them might not be necessary in Windows 7, I just couldn’t help myself. Among the freeware candidates:</p>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="w7-firefox" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7firefox.png" border="0" alt="w7-firefox" align="left" />I have it on good authority that IE8 is a wonderful product, and I’m sure I’ll be using it at work, but I have too much time and familiarity invested in the combination of <a href="http://www.makeuseof.com/tag/firefox-recommended-browser/">Firefox </a>and <a href="http://www.makeuseof.com/tag/greasemonkey-firefox-addon/">Greasemonkey </a>to leave them behind just yet.</p>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="w7-digsby" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7digsby.png" border="0" alt="w7-digsby" align="left" />I used to be a big <a href="http://www.ceruleanstudios.com/">Trillian</a> fan, but <a href="http://www.makeuseof.com/tag/why-im-digging-digsby/">Digsby </a>stole my heart. I’m keeping it.</p>
<p>I mentioned this in my previous post, but take care installing Digsby, or you’ll get more than you bargained for.</p>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="w7-itunes" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7itunes.png" border="0" alt="w7-itunes" align="left" />You need music for blog posts. </p>
<p>Trust me. </p>
<p>And <a href="http://www.makeuseof.com/tag/the-big-book-of-itunes/">iTunes</a> works well for me.</p>
<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="w7-phraseexpress" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7phraseexpress.png" border="0" alt="w7-phraseexpress" align="left" />I love this. <a href="http://www.makeuseof.com/tag/type-less-with-phrase-express/">Phrase Express</a> saves me a LOT of time.</p>
<h2>What’s no longer needed?</h2>
<p><a href="http://www.makeuseof.com/tag/6-tools-for-elegant-taskbar-tweaking-and-1-to-repair-the-taskbar-just-in-case/">Taskbar Shuffle</a> is great in XP and Vista, but Windows 7 simply doesn’t need it. You can drag icons around all by yourself. I’m undecided about whether I need <a href="http://www.makeuseof.com/tag/irfanview-blows-windows-viewer-out-of-the-water/">IrfanView</a> and <a href="http://www.makeuseof.com/tag/top-4-ways-to-find-that-elusive-file/">Copernic Desktop Search</a>. Ask me in a few more weeks.</p>
<h2>What’s broken?</h2>
<p>Well, basically… nothing.</p>
<p>I’m not kidding. My requirements aren’t extreme, and I don’t play games, but for my day, it all just works.</p>
<p>I did have an issue with the <a href="http://www.makeuseof.com/tag/quick-tip-protect-your-pc-while-running-suspicious-programs/">VMWare player</a> in that it refused to resume an XP VM, but it turns out that I was stupid enough not to shut it down before I shifted to Windows 7. (It’s easily fixed. Delete the .lck files)</p>
<p>I&#8217;ve had a recurring issue with my NVIDIA GeForce 8500GT. Every few days, the driver crashes for a moment, and then recovers. That&#8217;s much better than the behaviour I have with my laptop running Vista, so I&#8217;m not complaining.</p>
<h2>More to come?</h2>
<p>Could be. I haven’t played with the Virtual XP functionality yet, haven’t hammered IE8, and haven’t done anything to really stress the graphics card other than photo processing. I’ll let you know.</p>
<p>In the meantime, Did you take the leap? If so, how did it go? If not, is there anything else you need to know? Fill me in via the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/" title="The Ultimate &#8216;Upgrade To Windows 7&#8242; Guide (May 26, 2009)">The Ultimate &#8216;Upgrade To Windows 7&#8242; Guide</a> (24)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/" title="How To Upgrade From XP To Windows 7 In 4 Easy Steps (October 22, 2009)">How To Upgrade From XP To Windows 7 In 4 Easy Steps</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/understanding-windows-7-themes-inside-out/" title="Your Easy Guide to Windows 7 Themes (September 6, 2009)">Your Easy Guide to Windows 7 Themes</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/windows-7-libraries-%e2%80%93-and-why-you-want-them/" title="Windows 7 Libraries Explained – And Why You Want Them (June 21, 2009)">Windows 7 Libraries Explained – And Why You Want Them</a> (50)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/the-ultimate-%e2%80%98upgrade-to-windows-7%e2%80%b2-guide-%e2%80%93-part-2/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>5 Websites to Learn a LOT More About Photography &amp; DigiCams</title>
		<link>http://www.makeuseof.com/tag/five-websites-to-learn-a-lot-more-about-photography-and-digital-cameras/</link>
		<comments>http://www.makeuseof.com/tag/five-websites-to-learn-a-lot-more-about-photography-and-digital-cameras/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 19:00:52 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18205</guid>
		<description><![CDATA[ You can find out a lot about photography right here on MakeUseOf. Stitching panoramas, finding new cameras, adding borders to photographs, getting your images noticed, finding photos, photo blogs,  and a whole lot more, but sometimes you need a real fix. You need, in fact, to get amongst it. Here are some places to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/differentperspective/2133012158/"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="2133012158_f6ae37edce_m" src="http://www.makeuseof.com/wp-content/uploads/2009/05/2133012158-f6ae37edce-m.jpg" border="0" alt="2133012158_f6ae37edce_m" width="244" height="164" align="left" /></a> You can find out a lot about photography right here on MakeUseOf. <a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/">Stitching panoramas</a>, <a href="http://www.makeuseof.com/tag/bestinclass-helps-you-to-find-the-best-digital-camera/">finding new cameras</a>, <a href="http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/">adding borders to photographs</a>, <a href="http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/">getting your images noticed</a>, <a href="http://www.makeuseof.com/tag/what-are-you-lookin-at/">finding photos</a>, <a href="http://www.makeuseof.com/tag/the-10-most-stunning-photo-blogs/">photo blogs</a>,  and a whole lot more, but sometimes you need a real fix. You need, in fact, to get amongst it. Here are some places to go. If you run out, check the additional sites at the end of the post.</p>
<h3>Digital Photography School</h3>
<p><a href="http://digital-photography-school.com/"><img style="border-right-width: 0px; margin: 0px auto; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="photo-dps" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photodps.png" border="0" alt="photo-dps" width="527" height="60" /></a> Tutorials, cameras, accessories, software. You name it, <a href="http://digital-photography-school.com/">these guys</a> know more than you think they do.</p>
<p>I’m constantly impressed with both the depth and breadth of knowledge here. I keep track of <a href="http://digital-photography-school.com/subscribe-to-digital-photography-school">their RSS feeds</a> on a daily basis, and they are responsible for a substantial proportion of the time I spend in front of my screen instead of out with the camera.</p>
<p>Interesting recent articles include a post on <a href="http://digital-photography-school.com/interview-with-ross-ching-time-lapse-photographer">time-lapse photography</a> and a review of the <a href="http://digital-photography-school.com/r-strap-by-blackrapid-camera-strap-review">R-Strap</a> camera strap replacement from <a href="http://www.blackrapid.com/">BlackRapid</a>. These things are cool, and I really want one.<br />
<span id="more-18205"></span><br />
<img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="photo-rstrap" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photorstrap.png" border="0" alt="photo-rstrap" width="262" height="394" /></p>
<p>If you use <a href="http://www.makeuseof.com/tag/muo-polls-what-image-editing-program-do-you-use/">Lightroom</a> or Photoshop, or just spend too much time at the computer after a session with the camera, the <a href="http://digital-photography-school.com/post-production">Post Production</a> section is just what you need, but check out our own <em><a href="http://www.makeuseof.com/tag/an-idiots-guide-to-photoshop/">Idiot’s Guide to Photoshop</a></em> first.</p>
<h3>DPreview</h3>
<p><a href="http://www.dpreview.com/"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="photo-dpreview" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photodpreview.png" border="0" alt="photo-dpreview" width="150" height="77" align="left" /></a> If you’re a camera geek and you really need to know the specifications of your existing or next machine, it’s hard to beat this site.</p>
<p><a href="http://www.dpreview.com/">dpreview</a> takes reviews to a new level. </p>
<p>All of the specifications on all of the digital cameras I’ve ever owned. Great comparisons, wonderfully reasonable advice.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="photo-dpreviewscreenshot1" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photodpreviewscreenshot1.png" border="0" alt="photo-dpreviewscreenshot1" width="309" height="126" /></p>
<p>It’s the depth of this stuff that’s stunning. I recall waiting impatiently for weeks a couple of cameras back because I was unwilling to slap down a credit card on anything until I’d checked it out on here. And in the end, they changed my mind for me.</p>
<p>The only vaguely upsetting thing about this site is the way they blithely list my poor overworked 30D in the <em>discontinued</em> list. Oh, well.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/photodpreviewdiscont.png" border="0" alt="photo-dpreviewdiscont" width="256" height="249" /></p>
<p>Good <a href="http://www.dpreview.com/feeds/">feeds</a> from dpreview, too, and the <a href="http://www.dpreview.com/reviews/compare.asp">Buyer’s Guide</a> is comprehensive, with a great <em>features search</em> capability.</p>
<h3>Photo.net</h3>
<p><a href="http://photo.net/"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="photo-photonet" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photophotonet.png" border="0" alt="photo-photonet" width="158" height="57" align="left" /></a> <a href="http://photo.net/">Photo.net</a> and I don’t have a whole lot to do with each other these days, but in the early days before flickr caught on, this was my favourite hangout. Back then, the interface was a little simplistic, and the content was… well <em>eclectic</em> is the best word to use.</p>
<p>These days things are much nicer. The content is well organised, and the members tend to be a little more skilled and experienced than the <a href="http://www.makeuseof.com/tag/store-share-sort-and-search-your-photos/">flickr</a> crowd. They take it all a little more seriously too, and the site features some wonderful photographers.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="photo-photonetphotog" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photophotonetphotog.png" border="0" alt="photo-photonetphotog" width="457" height="249" /></p>
<p>Aside from sharing your images here you can find like-minded communities, learn more about your equipment and ask tough questions.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/photophotonetforums.png" /></p>
<p>Blogs, monthly projects. It’s all there for the taking. Free and paid memberships ala flickr are available and worthwhile.</p>
<h3>Photography.com</h3>
<p><a href="http://photography.com/"><img style="border-right-width: 0px; margin: 0px 10px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="photo-photographycom" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photophotographycom.png" border="0" alt="photo-photographycom" width="244" height="63" align="left" /></a></p>
<p><a href="http://photography.com/">Photography.com</a> must have the best URL in the industry, and if you choose to remember a web address this wouldn’t be a bad one for the job.</p>
<p>Articles abound, but that’s not all.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/photophotographycategories.png" /></p>
<p>Links to photographer websites, access to stock photos, somewhere to build your professional photography website using <a href="http://www.photography.com/imagepro/">ImagePRO</a>. It’s all here. Careful with the links. They’ll take you to numerous other websites.</p>
<h3>PopPhoto</h3>
<p><a href="http://www.popphoto.com/"><img style="border-right-width: 0px; margin: 0px 15px 0px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="photo-popphoto" src="http://www.makeuseof.com/wp-content/uploads/2009/05/photopopphoto.png" border="0" alt="photo-popphoto" width="227" height="95" align="left" /></a> Popular Photography is the reference site I’ve stumbled upon most recently. Their style is different, and their articles are thoroughly interesting, even when they might not be directly useful.</p>
<p>Where else might you find a post on <a href="http://www.popphoto.com/Features/How-I-Shot-This-Shooting-Hot-Springs">photographing hot springs</a>, for instance?</p>
<p>Great <a href="http://www.popphoto.com/Features/How-to">How-To</a> articles are easy to find. Spend some time and pick up some new skills.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/05/photopopphotohowto.png" /></p>
<h3>Need more?</h3>
<p>You can catch up on <a href="http://www.photonewstoday.com/">photo news</a>, find <a href="http://www.photolinks.com/">other photograph sites</a>, or check out a <a href="http://photocritic.org/about-photocritic/">seriously large photography blog</a>.</p>
<p>So tell me, where do you spend you valuable time online? Do you have any secret resources the rest of us should know about? Let me know in the comments, when you eventually get back here.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/technology-explained-how-does-a-digital-camera-work/" title="Technology Explained: How Does A Digital Camera Work? (October 19, 2009)">Technology Explained: How Does A Digital Camera Work?</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-remove-the-metadata-from-your-photos-windows-only/" title="How To Remove MetaData From Photos (Windows) (February 18, 2009)">How To Remove MetaData From Photos (Windows)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-multiple-cameras-like-a-pro-mac/" title="How To Easily Manage Photos from Multiple Cameras [Mac] (July 12, 2009)">How To Easily Manage Photos from Multiple Cameras [Mac]</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/10-flickr-groups-for-serious-shutterbugs/" title="10 Flickr Groups For Serious Shutterbugs (October 20, 2009)">10 Flickr Groups For Serious Shutterbugs</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/10-features-you-should-know-about-your-camera/" title="10 Features You Should Know About Your Digicamera (October 24, 2009)">10 Features You Should Know About Your Digicamera</a> (25)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/five-websites-to-learn-a-lot-more-about-photography-and-digital-cameras/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Ultimate &#8216;Upgrade To Windows 7&#8242; Guide</title>
		<link>http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/</link>
		<comments>http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/#comments</comments>
		<pubDate>Tue, 26 May 2009 19:00:48 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17482</guid>
		<description><![CDATA[You can install Windows 7 on a virtual machine like what Guy did (Parts 1 &#38; 2) and that’s a very valid and safe option. However, the odds are that eventually, you’ll need to install it on an actual computer if you want to use it on a daily basis. I did. Take advantage of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-right-width: 0px; margin: 0px 10px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="w7-logo" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7logo-thumb.png" border="0" alt="w7-logo" width="327" height="72" align="left" />You can install Windows 7 on a virtual machine like what Guy did (Parts <a href="http://www.makeuseof.com/tag/test-windows-7-rc-on-a-virtual-machine-part-1/">1</a> &amp; <a href="http://www.makeuseof.com/tag/test-windows-7-rc-on-a-virtual-machine-part-2/">2</a>) and that’s a very valid and safe option. However, the odds are that eventually, you’ll need to install it on an actual computer if you want to use it on a daily basis. I did. Take advantage of that to make your own installation simpler and faster. I&#8217;ll show you what and what not to do.</p>
<p>A word of warning: Windows 7 is not free. It’s not even close. But this is the Release Candidate we&#8217;re talking about. Windows 7 RC may be used for free until June 1, 2010. Just keep in mind that at some stage you’re likely to have to go through this again, either to install a final copy of Windows 7 (after you purchase it) or to downgrade back to Vista or XP.</p>
<p><em>Editor&#8217;s note: Windows 7 RC will operate normally until March 1, 2010 then it will <a href="http://technet.microsoft.com/en-gb/evalcenter/dd353205.aspx?ITPID=mscomsl">shut down every 2 hours</a>.</em></p>
<p><img style="border-right-width: 0px; margin: 0px 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="w7-eval" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7eval-thumb.png" border="0" alt="w7-eval" width="209" height="107" align="right" />Once more, this is a Release Candidate. A piece of beta software. It’s good and seems stable. It’s not necessarily ready for <strong>your</strong> use. There may be things that don’t work for you. Don’t go doing this if you are unprepared to accept that fact.<br />
<span id="more-17482"></span></p>
<h2>Before we start</h2>
<p>Varun has done the hard yards to <a href="http://www.makeuseof.com/tag/how-to-make-sure-your-computer-can-run-windows-7/">determine if your machine can actually run Windows 7</a>. Check that out first. This is not for you if your computer cannot support the latest and greatest from Microsoft.</p>
<p>Decide whether you plan to upgrade your existing system (if you are running Vista already) or will be starting from scratch. Microsoft&#8217;s recommendations used to be to always start again, but this time around they seem a little more mellow. Nonetheless, I chose to lose all my settings and installation, and start clean on an empty hard disk.</p>
<h2>Backups, backups</h2>
<p>Make sure that you have backups of <strong>all your important stuff</strong>. Okay, that’s hardly a new recommendation but definitely worth remembering. If you are blowing away an existing Windows installation, a number of things go with it. Most of your data is hopefully on another drive but I have a few hints for some apps you might be using. Think it through. Here are some examples.</p>
<ul>
<li><a href="http://www.makeuseof.com/tech-fun/search/?cx=009717636731598800244%3Aqhe4rh7wuxs&#038;cof=FORID%3A11&#038;q=firefox&#038;sa=%C2%A0"><strong>Firefox</strong></a> bookmarks need to be exported, and the resulting file put somewhere safe. Any add-ins will need to be reinstalled. Take a note of the ones you have. Here&#8217;s how to <a href="http://www.makeuseof.com/tag/quick-tip-backup-firefox-preferences/">backup your Firefox preferences</a>.</li>
<li><a href="http://www.ceruleanstudios.com/"><strong>Trillian</strong></a><strong>.</strong> Copy Program filesTrillian and everything underneath it.</li>
<li><a href="http://www.makeuseof.com/tag/the-big-book-of-itunes/"><strong>iTunes</strong></a><strong>.</strong> Careful here. Use the <a href="http://www.apple.com/support/itunes/store/backup/">Apple instructions</a> or many of the other how-tos on the web to ensure you have a valid copy of your music and the database files. Remember to deauthorise your machine if necessary for iTunes Store purchases. Jackson wrote a short manual on how to <a href="http://www.makeuseof.com/tag/macnifying-os-x-migrating-itunes-and-wmas-from-windows/">migrate iTunes from Windows to Mac</a>, but that article can also be used in terms of backing up your iTunes library.</li>
<li><strong>Office configuration.</strong> This is easy for Office 2003 but the Office 2007 tool (Windows Easy Transfer) never seems to work for me. Take notes so you can reinstate files. Make sure any .pst files are somewhere safe.</li>
<li><a href="http://www.makeuseof.com/tag/why-im-digging-digsby/"><strong>Digsby</strong></a><strong>.</strong> This one is easy. Nothing to do. Reinstall and set up. Log in, and everything reappears. Careful with the install though. Digsby has a habit of installing things you don’t want if you don’t watch closely.</li>
<li><strong>Logins</strong>. It’s easy to forget your logins if you’ve set up applications or websites to remember them on your behalf. Make sure you have backed them up before you wave goodbye. We have had several great articles about password managers: <a href="http://www.makeuseof.com/tag/using-keepass-to-secure-your-online-accounts/">KeePass</a>, <a href="http://www.makeuseof.com/tag/manage-and-protect-your-personal-data-with-lockcrypt/">LockCrypt</a> and <a href="http://www.makeuseof.com/dir/mashedlilfe-easy-online-password-manager/">MashedLife</a>.</li>
</ul>
<p><img style="border-right-width: 0px; margin: 0px 0px 0px 10px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="w7-partitions-small" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7partitionssmall-thumb.png" border="0" alt="w7-partitions-small" width="204" height="231" align="right" />If you have multiple partitions or hard drives, make sure you take note of the drive mappings so that you can recreate them later. Some of those configs you saved will benefit. <em>Don’t</em> leave your notes on the computer, especially not in the C: drive. Yes, of course I’ve done that myself. But not lately. Write them down on good old paper.</p>
<p>Take note of your hardware specifics, especially if you are running a machine with parts from multiple suppliers. Video cards, CPUs, network cards, monitors, printers, wireless mice and keyboards. You can also <a href="http://www.makeuseof.com/tag/backup-your-drivers-with-driverbackup-2-windows/">backup each driver</a> (restoration might not work in Windows 7).</p>
<h2>Commitment</h2>
<p>So you have backups, details, configs and exports. It’s time to cross the line and make something happen.</p>
<p>You can get hold of a copy of Windows 7 RC <a href="http://technet.microsoft.com/en-gb/evalcenter/dd353205.aspx?ITPID=mscomsl">here</a>. Remember to get a key for the product. You’re going to need that to activate it.</p>
<p>Download Windows, and <a href="http://www.makeuseof.com/tag/the-best-free-alternatives-to-nero-cddvd-burner/">burn</a> the .iso to a DVD.</p>
<p>Time for some more decisions. If you intend on performing an upgrade from Vista, then insert the DVD while Windows Vista is running. The rest of these instructions assume a fresh install instead. Therefore, shut down Windows XP or Vista, checking once more that you have everything you need.</p>
<p>Boot from the DVD. Most machines will display a message during boot up indicating which keys to press to change the boot device. The PC will display a ‘Press any key to boot from DVD…’ message. Best to follow that advice. Welcome aboard.</p>
<p>Choose an appropriate language and location.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="w7-language" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7language-thumb.png" border="0" alt="w7-language" width="498" height="338" /></p>
<p>Accept the terms. Choose the <em>Custom</em> install.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/05/w7custom.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="w7-custom" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7custom-thumb.png" border="0" alt="w7-custom" width="547" height="139" /></a></p>
<p>Carefully, choose the partition you wish to install to. Normally that’s the one that just had Vista or XP on it, and is marked <em>System</em>. To keep this as clean as possible, choose <em>Advanced</em> and delete the existing partition. Needless to say, you are now committed to the cause.</p>
<p>Create a new partition in the empty space. Note that Windows 7 may create an additional system partition as well.</p>
<p>Let the installer do what it’s paid for. Files will be copied, expanded and installed. Restarts will happen. Just go along for the ride.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="w7-install1" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7install1-thumb.png" border="0" alt="w7-install1" width="556" height="239" /></p>
<p>Choose a user name and <a href="http://www.makeuseof.com/tag/how-to-create-strong-password-that-you-can-remember-easily/">password</a>.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/05/w7user.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="w7-user" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7user-thumb.png" border="0" alt="w7-user" width="534" height="198" /></a></p>
<p>Remember that product key I reminded you to pick up? Now, is its moment of fame. Best to choose <em>Automatically Activate</em>.</p>
<p>Choose your poison with regard to updates. I just left it on <em>Recommended</em>.</p>
<p>Set your <em>Timezone</em>, and your <em>Location</em>. I sincerely hope most of you are doing this at home, rather than in the office. Let everything finish and reboot some more if necessary.</p>
<p>Well done! Welcome to the newest game in town!</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="w7-fish" src="http://www.makeuseof.com/wp-content/uploads/2009/05/w7fish-thumb.png" border="0" alt="w7-fish" width="516" height="388" /></p>
<p>Have a wander around, and play with things. I’ll be back soon with a follow-up post.</p>
<p>So tell me, how did it go? Where did you get to? What did you forget? Tell me in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-ultimate-%e2%80%98upgrade-to-windows-7%e2%80%b2-guide-%e2%80%93-part-2/" title="The Ultimate ‘Upgrade To Windows 7′ Guide – Part 2 (June 3, 2009)">The Ultimate ‘Upgrade To Windows 7′ Guide – Part 2</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-xpvista7-to-your-taste-with-xdn-tweaker/" title="Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker (May 2, 2009)">Tweak Windows XP/Vista/7 to Your Taste with XdN Tweaker</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-upgrade-from-xp-to-windows-7-in-4-easy-steps/" title="How To Upgrade From XP To Windows 7 In 4 Easy Steps (October 22, 2009)">How To Upgrade From XP To Windows 7 In 4 Easy Steps</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-roll-back-windows-hot-fixes-and-patches/" title="How To Roll Back Windows Hot Fixes &#038; Patches (April 9, 2009)">How To Roll Back Windows Hot Fixes &#038; Patches</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/the-ultimate-upgrade-to-windows-7-guide/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>[Google Picasa 101] &#8211; Saving, Exporting &amp; Uploading To Picasa Web Albums</title>
		<link>http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/</link>
		<comments>http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 14:01:20 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[google picasa]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14133</guid>
		<description><![CDATA[So, we’ve covered all the core Picasa capabilities. It’s taken five posts, but it’s a big subject. We’ve gone through Installation, Views, Editing and Special Effects. It’s time to think outside the box in this last post.
Kate’s done a stunning job of reviewing my notes on a Mac, and letting me know what’s different. She [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalogo-thumb3.png" border="0" alt="" vspace="10" align="left" />So, we’ve covered all the core Picasa capabilities. It’s taken five posts, but it’s a big subject. We’ve gone through <a href="http://www.makeuseof.com/tag/picasa-101-getting-started/" target="_blank">Installation</a>, <a href="http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/" target="_blank">Views</a>, <a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" target="_blank">Editing</a> and <a href="http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/" target="_blank">Special Effects</a>. It’s time to think outside the box in this last post.</p>
<p>Kate’s done a stunning job of reviewing my notes on a Mac, and letting me know what’s different. She didn’t even tell me I’m wrong on this post, but has a couple of things to note in <span style="color: #0000ff;">blue</span>.</p>
<p>Just to recap something I mentioned earlier, Picasa doesn’t generally change your files. It keeps a track of the changes instead. That’s great, so long as you are in Picasa. But if you go to take a look at your funky pictures elsewhere, you’ll likely be disappointed, because they still look the way they used to. So that’s the first part.</p>
<h2><strong>Saving and Exporting</strong></h2>
<h3><strong>Save</strong></h3>
<p>If you <em>save</em> your image, then a new .jpg file is created, your original file is backed up in a subfolder (<em>Originals</em> in Windows or <span style="color: #0000ff;"><em>.picasaoriginals</em> on a Mac</span>),and your changes are suddenly visible from Windows Explorer or wherever.</p>
<p><span style="color: #0000ff;">Also, on a Mac the .picasaoriginals is a hidden folder and can only be seen if you right-click on a modified photo and select Show Original In Finder.</span></p>
<p>Double-click an image in Library View to start Edit View.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasavecrop-thumb.png" border="0" alt="Picasa-save-crop" width="505" height="343" /></p>
<p>Make whatever changes you need. In this case we’re going to crop the image. Go ahead and finish that.</p>
<p>If you hop out to Windows Explorer and take a look, you’ll see the image is still un-cropped, even though you’ve applied the crop in Picasa.</p>
<p><span style="color: #0000ff;">The Mac does a better job of this, and shows an icon of the edited version.</span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasavesavemenu550-thumb.png" border="0" alt="Picasa-save-savemenu550" width="554" height="417" /></p>
<p>From the menu, click <em>File, Save</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasavetodisk300.png" border="0" alt="Picasa-save-todisk-300" /></p>
<p>Click <em>OK</em>, and the cropped image will be saved back to your hard drive.</p>
<p>The original file will be backed up to a subfolder. You could end up with a few of these&#8230;.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasavesavetodiskcrop-thumb.png" border="0" alt="Picasa-save-savetodisk-crop" vspace="5" align="left" />If that all seems a bit laborious, there’s also a way to do this for a whole folder. If you have made changes to any files in a folder, there’s a <em>Save to Disk</em> button in Library View to take care of it.</p>
<p>If you need to get the original image back you can go looking in the subfolder yourself, or you can <em>Revert</em> to the old file.</p>
<p>Right-click your final image, and choose <em>Revert. </em>Then <em>Undo Save</em> will take you back one saved version, or <em>Revert</em> will take you back to where you started.</p>
<h3><strong>Save a copy</strong></h3>
<p>This is all very similar, except you original file is left alone, no subfolders are created, and the new file name has ‘-1’ added to its name to distinguish it.</p>
<h3><strong>Save As</strong></h3>
<p>From the file menu, choose <em>Save As</em>. Same thing again, except you get to choose where to put the file.</p>
<h3><strong>Export</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaexportoptions-thumb.png" border="0" alt="Picasa-exportOptions" width="381" height="506" /></p>
<p>Select some files in Library View, and then choose <em>File</em>,<em> Export to Folder</em> from the menu. You can also click the <em>Export</em> button below the images. This option lets you decide where to put the files, what size they should be, and how high a quality of image you want. (More quality means more size,basically)</p>
<p><img style="margin-left:10px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/1005210parkingintheredzone-thumb.jpg" border="0" alt="" align="right" />You can also add a watermark to the images. That’s something that I’ve covered in <a href="http://www.makeuseof.com/tag/watermarks-marking-your-image-territory/">another post</a>.</p>
<p>Click <em>OK</em>, and your images will be created.</p>
<h2><strong>Further afield</strong></h2>
<p>Picasa has a bunch of options to get your images on the Internet. The main focus here is to use something called <em><a href="http://picasaweb.google.com/home">Picasa Web Albums (PWA),</a></em> but there’s nothing stopping you from saving your files and uploading them somewhere else. let’s look at what you can do with PWA, though.</p>
<p>First though, you need a <a href="http://picasaweb.google.com/home">PWA</a> account. If you have a <a href="http://www.gmail.com/">Gmail</a> account, you’re all set. Use that. If you don’t, why not? Go on. Get one now. Sure I’ll wait.</p>
<h3><strong>Upload</strong></h3>
<p>Select some files, and click on the <em>Upload</em> button.</p>
<p>Before you can do anything with PWA, Picasa needs to login. Help it out.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/pwalogin-thumb.png" border="0" alt="PWA-login" /></p>
<p>Clicking on the <em>Remember me</em> will avoid a lot of repetition, but don’t do that if you don’t have the computer to yourself.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/pwaupload-thumb.png" border="0" alt="PWA-upload" /></p>
<p>PWA needs some help to continue at this point.</p>
<p>By default, it wants to create an album with the same name as the folder the images are in. Three options. Accept the offer, select another existing album, or create a new one. You can click on the <em>Album Title</em> and <em>Description</em> boxes to edit the contents as well.</p>
<p>You have three options for the size of the images to upload. The guidelines that pop up are quite good. Remember that the larger the images that faster you use your 1GB free space.</p>
<p>You can make an album <em>Public:</em> which means it’s listed and publicly searchable, <em>Unlisted</em>: which means it’s difficult to find, but still able to be viewed if you know the address, and <em>Sign-in: </em>which means you need a login to view the images. Take care out there.</p>
<p>Click the Upload button to transfer the images.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/pwauploadprogress-thumb.png" border="0" alt="PWA-UploadProgress" width="520" height="310" /></p>
<p><img style="margin-left:10px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/pwaarrow-thumb.png" border="0" alt="PWA-arrow" vspace="10" width="244" height="123" align="right" />Click the weirdly named <em>Clear Completed</em> when the upload is finished to return to Picasa. Note that your uploaded files are now decorated with small green arrows, indicating that they have been added to PWA.</p>
<p>You can also synchronise images with PWA. Maybe that’s another post&#8230;.</p>
<h3><strong>Email</strong></h3>
<p>This is pretty simple. Select some images, and click the <em>Email</em> button.</p>
<p>First you’ll be asked if you want to use your default email application (Outlook in my case) or Gmail. Let’s use that. See, I said you need an account! Note that you can set either of these as the default for future emails.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaemail-thumb.png" border="0" alt="Picasa-email" width="510" height="605" /></p>
<p>Fill in the recipient addresses, and hit <em>Send.</em></p>
<h3><strong>Share</strong></h3>
<p>Finally, if you like the look of those two options, you can basically combine the two. Click the <em>Share </em>button in the top right corner of the Library View.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasashare-thumb.png" border="0" alt="Picasa-share" width="510" height="575" /></p>
<p>Decide whether you just want to share the images you’ve already uploaded, or the entire file. Add some email recipients. Hit <em>Send</em>.</p>
<p>And that’s it. I hope you’ve enjoyed the in-depth look at Picasa, and that I’ve helped out with the learning curve. I’d love to know what you’re doing with it, and whether you’re having any problems. I’d also like to know what you might be using instead. Feed it all back in the comments please.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/" title="[Google Picasa 101] &#8211; Master The Special Effects In Picasa (April 8, 2009)">[Google Picasa 101] &#8211; Master The Special Effects In Picasa</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" title="[Google Picasa 101] &#8211; How To Edit Your Photos (April 6, 2009)">[Google Picasa 101] &#8211; How To Edit Your Photos</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/" title="Stitch Panoramic Photos Together with CleVR (February 21, 2009)">Stitch Panoramic Photos Together with CleVR</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/make-use-of-29-eye-poppin-pictures/" title="Make Use Of Podcast #29: Eye-poppin&#8217; HDR Pictures (October 26, 2008)">Make Use Of Podcast #29: Eye-poppin&#8217; HDR Pictures</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[Google Picasa 101] &#8211; Master The Special Effects In Picasa</title>
		<link>http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/</link>
		<comments>http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 14:01:47 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[google picasa]]></category>
		<category><![CDATA[photo effects]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13914</guid>
		<description><![CDATA[Hi there. Post 4 of 5. We’ve looked at Installation, Views and Editing, and now we’re going to take a look at the special effects magic that Picasa can work on your images.
Feel free to head back to the start, or just dive in here. Kate, who has been helping me with Mac version differences, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalogo-thumb2.png" border="0" alt="PicasaLogo" vspace="10" align="left" />Hi there. Post 4 of 5. We’ve looked at <a href="http://www.makeuseof.com/tag/picasa-101-getting-started/" target="_blank">Installation</a>, <a href="http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/" target="_blank">Views</a> and <a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" target="_blank">Editing</a>, and now we’re going to take a look at the special effects magic that Picasa can work on your images.</p>
<p>Feel free to head back to the start, or just dive in here. <a href="http://www.flickr.com/photos/passingobsessions/">Kate</a>, who has been helping me with <img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaeditviewjusteffects-thumb.png" border="0" alt="Picasa-editview-justeffects.png" vspace="5" align="left" />Mac version differences, tells me there is nothing of concern, so you can all sit together today.</p>
<p>We were in <em>Edit View</em>, and had worked our way through the <em>Basic Fixes</em> and <em>Tuning</em> tabs. Now we need to take a look at the third tab, <em>Effects</em>.</p>
<p>The other two tabs focused on fixing things. Making corrections and adjustments. Now we mostly want to have some fun.</p>
<p>Find an image, grab a coffee, change to <em>Edit View</em>, and click the <em>Effects</em> tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaeffects550-thumb.png" border="0" alt="Picasa-effects-550" width="554" height="257" /></p>
<h3><strong>Sharpen</strong></h3>
<p>Most of these tools work in a similar way. You click on the thumbnail, and either get a result, or some questions. Sharpen only has one question.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasharpen550-thumb.png" border="0" alt="Picasa-sharpen-550" width="554" height="258" /></p>
<p>Drag the slider to the right to sharpen the image, or to the left to soften it. Note that over-sharpening images is a common problem, so take it easy. You can’t actually fix a blurry image with this tool. You just think you can. Click <em>Apply</em> or <em>Cancel</em>.</p>
<h3><strong>Sepia</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasepia550-thumb.png" border="0" alt="Picasa-sepia-550" width="554" height="257" /></p>
<p>No questions with this one, or any of the others with a little (1) in the bottom right corner. You just get an old-fashioned image in multiple shades of warm brown. For some images this looks really stunning.</p>
<p>Click the <em>Undo</em> if you don’t like the result. Note that you can undo multiple effects if necessary. Weirdly enough, you can also apply effects multiple times. Try clicking on the <em>Sepia</em> thumbnail a few times.</p>
<h3><strong>B&amp;W</strong></h3>
<p>Much the same, except we’re talking about shades of grey.</p>
<h3><strong>Warmify</strong></h3>
<p>And again, except this one changes some of the colours to make the image look warmer. The butterfly is warm enough already.</p>
<h3><strong>Film Grain</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasafilmgrain550-thumb.png" border="0" alt="Picasa-filmgrain-550" width="554" height="257" /></p>
<p>It’s difficult to see the effect on this image, but it looks great on anything that looks old-fashioned, and perhaps a little plain.</p>
<h3><strong>Tint</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasatint550-thumb.png" border="0" alt="Picasa-tint-550" width="554" height="257" /></p>
<p>Two steps to this. Click in the <em>Pick Colour</em> box, and choose a colour from the resulting choices. Then decide on the <em>Colour Preservation</em>. Slide to the left to remove all the original colour. To the right to add most of it back.</p>
<h3><strong>Saturation</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasaturation550-thumb.png" border="0" alt="Picasa-saturation-550" width="554" height="257" /></p>
<p>Just one slider. Drag it to the right to increase the intensity of all the colours in the image. Careful now. This picture has enough intensity already. Dragging to the left pulls the image closer and closer to black and white. Find somewhere you’re comfortable with.</p>
<h3><strong>Soft Focus</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasasoftfocus550-thumb.png" border="0" alt="Picasa-softfocus-550" width="554" height="257" /></p>
<p>What happens here is that you have a portion of the photo which is nice and sharp, and the rest of the image is softened and blurred.</p>
<p>You can adjust the S<em>ize</em> of the sharp area with the first slider, and the <em>Amount </em>of blur with the second.</p>
<p>You can adjust  the position of the sharp area by dragging the green crosshairs around on the image.</p>
<h3><strong>Glow</strong></h3>
<p>This is another strange effect, but it really does make some images look as though they are glowing, by brightening the white areas of the photo. You can adjust the <em>Intensity</em> and the <em>Radius</em> of the glow. Needless to say, there’s little point of trying it out on this image.</p>
<h3><strong>Filtered B&amp;W</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasafiltered550-thumb.png" border="0" alt="Picasa-filtered-550" width="554" height="257" /></p>
<p>If you’re old enough to have dabbled with film then this might make more sense. The Filtered B&amp;W effect simulates filling your camera with B&amp;W film, and then putting colour filters on the front of it.</p>
<p>The outcome is that certain colours are blocked, and others are enhanced, but the result is B&amp;W. Mess with it a little.</p>
<h3><strong>Focal B&amp;W</strong></h3>
<p>Now it’s getting interesting.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasafocal550-thumb.png" border="0" alt="Picasa-focal-550" width="554" height="257" /></p>
<p>With this tool you are able to keep the main point of your image in colour, while the surrounding area gradually fades to black and white.</p>
<p>You can adjust the <em>Size</em> of the colour area, and the <em>Sharpness</em> of the transition to B&amp;W.</p>
<h3><strong>Graduated Tint.</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasagraduated550-thumb.png" border="0" alt="Picasa-graduated-550" width="554" height="257" /></p>
<p>This is the last one, and you can tell it wasn’t designed for buttefly photos. Graduated Tint applies a tint of the colour you choose to the top of the image. You can determine the <em>Feather</em> of the tint, which is just like the <em>Sharpness</em> in the previous tool, and adjust the <em>Shade</em> slider to decide just how much shading needs to happen.</p>
<p>When you’re happy with that, drag the crosshairs around on the image to adjust the height and angle of the shade.</p>
<p>So why would you want to do this? Skies mostly, actually. You can darken a boring pale blue sky to make it more dramatic.</p>
<h3><strong>Onward</strong></h3>
<p>That’s it. You now have control of all the tools. I just have one more thing to talk about. How to get your fixed, adjusted, modified, enhanced and funky images back out of Picasa and on the web. It’s easy, so keep your eye out for the post really soon.</p>
<p>In the meantime, how about leaving some comments so I know how it’s all going?  Perhaps you have found a special use for one of these tools?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" title="[Google Picasa 101] &#8211; How To Edit Your Photos (April 6, 2009)">[Google Picasa 101] &#8211; How To Edit Your Photos</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/" title="Stitch Panoramic Photos Together with CleVR (February 21, 2009)">Stitch Panoramic Photos Together with CleVR</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/5-useful-photography-websites-for-enthusiasts/" title="5 Useful Websites For Photographers (September 3, 2009)">5 Useful Websites For Photographers</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/5-cool-picasa-features-to-make-use-of-your-photos/" title="5 Cool Google Picasa Tips to Make Use Of your Photos (September 15, 2009)">5 Cool Google Picasa Tips to Make Use Of your Photos</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[Google Picasa 101] &#8211; How To Edit Your Photos</title>
		<link>http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/</link>
		<comments>http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 14:01:32 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[photo effects]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13809</guid>
		<description><![CDATA[ Welcome to post 3. If you’ve stumbled across this series out of order, you might like to check out the Installation post, and the View post which follows it. My good friend and Mac-Meister, Kate has taken a wander through the draft, and tells me there aren’t any differences of note, so dig in, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalogo-thumb1.png" border="0" alt="PicasaLogo" vspace="10" width="184" height="53" align="left" /> Welcome to post 3. If you’ve stumbled across this series out of order, you might like to check out the <a href="http://www.makeuseof.com/tag/picasa-101-getting-started/" target="_blank">Installation</a> post, and the <a href="http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/" target="_blank">View</a> post which follows it. My good friend and Mac-Meister, <a href="http://www.flickr.com/photos/passingobsessions/">Kate</a> has taken a wander through the draft, and tells me there aren’t any differences of note, so dig in, Mac folks.</p>
<p>Now where were we? Editing.</p>
<p>Before we start making changes to your images, you need to understand something about the way Picasa works. The important point is this. As a general rule, Picasa doesn’t change your original image. It just keeps a record of the changes.</p>
<p>That’s good, but it means that if you look at the pictures outside Picasa then you won’t be able to see the changes. That is, unless you specifically <em>Save</em> or <em>Export</em> the files. More on that later on, but keep it in mind.</p>
<p>So, at the end of the previous post, we double-clicked an image, and that put us into <em>Edit View.</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaeditview550-thumb1.png" border="0" alt="Picasa-editview550" width="554" height="400" /></p>
<p>Picasa isn’t an image editor as such. It doesn’t let you adjust individual pixels in your photographs. What it does is allow you to alter the images to correct or enhance them. Those enhancements are categorised in three distinct groups.</p>
<h2><strong>Basic Fixes</strong></h2>
<p>These are the things you’re most likely to want to use first. The idea is to quickly fix mistakes you might have made when you took the photo.</p>
<h3><strong>Crop</strong></h3>
<p>Let’s pick on an easy one. Cropping is the removal of unnecessary parts of the image to improve the composition. Select an image you’d like to crop. Click the <em>Crop</em> button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasacrop1detail-thumb.png" border="0" alt="Picasa-crop1-detail" width="554" height="254" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasacrop2detail-thumb.png" border="0" alt="Picasa-crop2-detail" width="286" height="360" /></p>
<p>You can manually choose the shape of the cropped image, or select from the list of shapes. Click on the combo box to choose.</p>
<p>You can also take a look at Picasa’s suggested crops. It’s interesting how often one of the three preview boxes is pretty close.</p>
<p>Once you’ve made your selection, drag the mouse over the image and adjust it until it’s the size and shape you want.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasacrop3detail2-thumb.png" border="0" alt="Picasa-crop3-detail2" width="554" height="253" /></p>
<p>If you’re happy with the result, click <em>Apply</em>. If you’re not sure, click <em>Preview </em>to take a look at what the result will look like without the distraction of the rest of the image.</p>
<p>If you have used one of the preset sizes, you can switch between portrait and landscape orientation using the <em>Rotate </em>button.</p>
<p>If you change your mind before you finish, click <em>Reset</em> so that you can make a different selection, or <em>Cancel</em> to get out of the Crop module.</p>
<p>Now that you see how that works, let’s quickly step through the rest. First, the other <em>Basic Fixes</em>.</p>
<h3><strong>Straighten</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasarotate1detail-thumb.png" border="0" alt="Picasa-rotate1-detail" width="534" height="362" /></p>
<p>You can use this to tip your image to the left or right so that lines are horizontal and vertical. Or not, as you please.</p>
<h3><strong>Redeye</strong></h3>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/redeye250-thumb.jpg" border="0" alt="redeye-250" vspace="5" width="229" height="156" align="left" />I don’t have a good example for this, because… well, you can see why. But it’s easy. Click the <em>Redeye</em> button, and drag the mouse of the eye you want to fix. Release the mouse and then repeat on the other eye. Click <em>Apply</em>.</p>
<p>If you’re feeling lucky, click on <em>Auto</em>, instead of all the dragging routine.</p>
<h3><strong>Auto Contrast, Auto Colour, I’m Feeling Lucky</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaautocontrastdetail-thumb.png" border="0" alt="Picasa-autocontrast-detail" width="554" height="312" /></p>
<p>These all work the same way. Click the button, and watch the improvement. For those of you with a lucky streak, <em>I’m feeling lucky</em> just does both of the others at the same time.</p>
<h3><strong>Retouch</strong></h3>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaretouchdetail250-thumb.png" border="0" alt="Picasa-retouch-detail250" vspace="5" width="254" height="190" align="right" />This tool is wonderful. It lets you select a part of an image that has blemishes (like the bolts in the wall here, perhaps) and then select another part of the image to replace them with, and does a nice job of it.</p>
<p>Click <em>Retouch</em>, adjust the size of the brush if necessary, click the blemish, click the replacement. Click <em>Apply</em>, or cancel if it all goes wrong.</p>
<h3><strong>Text</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasatextdetail-thumb.png" border="0" alt="Picasa-text-detail" width="554" height="247" /></p>
<p>You can add text to your images using this tool, and there are an impressive array of options, including font, size, border and transparency settings. Have a play with it.</p>
<p><em>Apply</em> when you have a result you like, or <em>Cancel </em>to back out when you’ve made a mess.</p>
<h3><strong>Fill Light</strong></h3>
<p>This option lets you correct situations where the darker portions of the image are a little <em>too</em> dark. Just use the slider to adjust the result. Don’t overdo it, or you’ll lose some detail in the lighter areas.</p>
<div>
<table border="0" cellspacing="0" cellpadding="2" width="550" align="center">
<tbody>
<tr>
<td width="274" valign="top">Before</td>
<td width="274" valign="top">After</td>
</tr>
<tr>
<td width="274" valign="top">
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/102img-9682-thumb.jpg" border="0" alt="102IMG_9682" width="104" height="154" /></p>
</td>
<td width="275" valign="top">
<p style="text-align: center;"><img src="http://www.makeuseof.com/wp-content/uploads/2009/03/102img-96821-thumb.jpg" border="0" alt="102IMG_9682-1" width="104" height="154" /></p>
</td>
</tr>
</tbody>
</table>
</div>
<p>That’s it. The basics are fixed. Next, click the <em>Tuning</em> tab.</p>
<h2><strong>Tuning</strong></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasatuning1550-thumb.png" border="0" alt="Picasa-tuning-1-550" width="554" height="253" /></p>
<p>These settings are all about making careful adjustments to your image so that it is presented at its best.</p>
<p>The first slider, <em>Fill Light</em> is exactly the same as the one we just used in the Basic Fixes area.</p>
<p>The next two, <em>Highlights</em> and <em>Shadows</em>, adjust other parts of the image, recovering burned out details, deepening shadows etc. Mess with the three of them to get the result you want.</p>
<p>Take care with adjusting things too drastically. Your image might show evidence of the manipulation as a result.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasatuning2550-thumb.png" border="0" alt="Picasa-tuning-2-550" width="554" height="254" /></p>
<p>The last option in the tab allows you to adjust what’s known as the <em>temperature</em> of the image. That is, to make it appear warmer or cooler than it is. It’s all to do with the colour of the light you took the photograph in, and the colour the camera <em>thinks</em> the light is. But don’t worry about that so much. Just use the slider.</p>
<p>There are also two buttons on the right hand side that let Picasa take a guess as to what you might want. They sure didn’t help with this image, but sometimes they do a great job.</p>
<p>Great place to take a break. You’re all tuned and ready to go. When we come back, I’ll tell you all about the third tab. The one that’s so much fun. Effects.</p>
<p>Get some practice in, and then let me know how it’s going in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/" title="Stitch Panoramic Photos Together with CleVR (February 21, 2009)">Stitch Panoramic Photos Together with CleVR</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/5-useful-photography-websites-for-enthusiasts/" title="5 Useful Websites For Photographers (September 3, 2009)">5 Useful Websites For Photographers</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-master-the-special-effects-in-picasa/" title="[Google Picasa 101] &#8211; Master The Special Effects In Picasa (April 8, 2009)">[Google Picasa 101] &#8211; Master The Special Effects In Picasa</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[Google Picasa 101] &#8211; View, Folders, Toolbars</title>
		<link>http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/</link>
		<comments>http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 16:01:47 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[google picasa]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[image effects]]></category>
		<category><![CDATA[photo albums]]></category>
		<category><![CDATA[photo effects]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13782</guid>
		<description><![CDATA[ If you’ve been following along with the Installation post, you’ll have Picasa up and running. I’d like to show you around the interface, which I admit I found a little confusing for a start.
Kate tells me that aside from two things I’ll point out below, this is all on the up-and-up for the Mac [...]]]></description>
			<content:encoded><![CDATA[<p><img title="PicasaLogo" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalogo.png" border="0" alt="PicasaLogo" width="184" height="53" align="left" /> If you’ve been following along with the <strong><a href="http://www.makeuseof.com/tag/picasa-101-getting-started/">Installation</a></strong> post, you’ll have Picasa up and running. I’d like to show you around the interface, which I admit I found a little confusing for a start.</p>
<p><a href="http://www.flickr.com/photos/passingobsessions/">Kate</a> tells me that aside from two things I’ll point out below, this is all on the up-and-up for the Mac interface as well, so you can all join in. Mac notes in <span style="color: #0000ff;">blue</span>.</p>
<h2>Library View</h2>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrary550.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="picasa-library550" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrary550-thumb.jpg" border="0" alt="picasa-library550" width="554" height="400" /></a></p>
<p>This is the default view when Picasa starts. Any time you’re dealing with more than one image, or browsing to find one to work with, you’re spending your time here. Let’s break this down.</p>
<h3>Menus and toolbars</h3>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrarymenu.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="picasa-library-menu" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrarymenu-thumb.png" border="0" alt="picasa-library-menu" width="554" height="44" /></a>At the top of the screen is the normal collection of menus and toolbars, and most of these do just the things you might expect them to. We’ll deal with these as they come up. Note where the help menu is though. It’s very useful, but has an annoying peculiarity that’s becoming rather common. None of the help info is stored locally, so it will only work while you are online.</p>
<h3>Folder list</h3>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryfolderflat.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 0px; border-right-width: 0px" title="picasa-library-folder-flat" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryfolderflat-thumb.png" border="0" alt="picasa-library-folder-flat" width="244" height="408" align="left" /></a> On the left of the Library View is the Folder List. There are two ways to view this. The default, shown here, is called <em>Flat</em>, because it just lists all the folders without any indenting.</p>
<p>There are, when you start, two <em>Collections</em> in the list. Albums and Folders.</p>
<p><strong>Folders</strong> are grouped by year.</p>
<p>It’s only by chance that my folder names are also dates, and confuse the issue. Sorry about that.</p>
<p>The Folders listed directly relate to the folders/directories you see in Windows Explorer.</p>
<p><strong>Albums</strong> are virtual collections of files, and don’t relate to anything real on your hard drive. You can create an album and add images, and all Picasa does is keep track of them together, without actually moving any of the real files. Albums are wonderful, but more on that later.</p>
<p>This is where you find the first difference that Kate told me about. <span style="color: #0000ff;">On a Mac, there is another collection below the Folders that shows <em>iPhoto</em> Library Items. Whatever they are. Moving along…</span></p>
<p>You switch between the <em>Flat</em> and <em>Tree</em> view using the view tool in the toolbar <a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryfoldertoolbar.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="picasa-library-folder-toolbar" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryfoldertoolbar-thumb.png" border="0" alt="picasa-library-folder-toolbar" width="72" height="34" /></a> or the <em>Folder View</em> option in the <em>View</em> menu.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryfoldertree.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 0px; border-right-width: 0px" title="picasa-library-folder-tree" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryfoldertree-thumb.png" border="0" alt="picasa-library-folder-tree" width="244" height="406" align="left" /></a></p>
<p>The <em>Tree</em> view shows the folders nested, the way Windows normally does.</p>
<p>Folk often find the Flat View thoroughly annoying until they get used to it, and then switch camps, so give the Flat View a try first.</p>
<p>Whichever view you use, they operate much the same way. Enjoy yourself.</p>
<h3>Light box</h3>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrarylightbox.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="picasa-library-lightbox" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrarylightbox-thumb.png" border="0" alt="picasa-library-lightbox" width="581" height="406" /></a></p>
<p>The major portion of the screen, and the one you’re likely to spend most of your time, is called the Light Box, after the boxes traditionally used by photographers to view and compare slides.</p>
<p>The light box is similar to the thumbnail view in Windows Explorer, and mostly behaves the same way, except for one very strange but handy feature. If you scroll out the top or bottom of the view of the older you are in, it just happily continues to the next or previous folder (or album). This is great, but weird, so beware.</p>
<p>Once you actually click on an image, the Folder List highlights the current folder again.</p>
<p>Just a few to go. Hang in there.</p>
<h3>Status Bar</h3>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrarystatus.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="picasa-library-status" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibrarystatus-thumb.png" border="0" alt="picasa-library-status" width="554" height="15" /></a> Directly underneath the Light Box is the status bar. This shows you a whole lot of information about whatever is currently selected. Keep an eye on it. It’s very handy.</p>
<p>Underneath the Status Bar are two more important features, collectively known as the Photo Tray.</p>
<h3>Photo Tray</h3>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryphototray.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="picasa-library-phototray" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryphototray-thumb.png" border="0" alt="picasa-library-phototray" width="538" height="92" /></a>On the right are all the tools you need to deal with moving your images onto the web, printing them, blogging etc. More on that in another chapter. <span style="color: #0000ff;">Kate did tell me that on the Mac the very right hand button says <em>Movies</em> instead of <em>More…</em></span> I’m sure you can cope.</p>
<p>Top right of this tool is a slider to let you change the thumbnail size in the Light Box. To the left are some buttons for dealing with individual images, including rotating and favouriting (alright, favoriting) them.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryphototrayleft.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 0px 0px; border-right-width: 0px" title="picasa-library-phototrayleft" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasalibraryphototrayleft-thumb.png" border="0" alt="picasa-library-phototrayleft" width="286" height="88" align="left" /></a></p>
<p>Over in the left corner is the Photo Tray itself. This tool lets you deal with multiple files at once. We won’t be doing that here, but those three buttons are (from top to bottom) <em>Hold, Clear </em>and <em>Add to Album</em>.</p>
<p>Okay, now you know your way around, you can take a look at an individual file. Just double-click on one in the Light Tray. Go on. This is called the <em>Edit View</em>.</p>
<h2>Edit View</h2>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaeditview550.png"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="Picasa-editview550" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasaeditview550-thumb.png" border="0" alt="Picasa-editview550" width="554" height="400" /></a>That’s it. Click the <em>Back to Library</em> button, top left, or hit the <em>Escape</em> key to return to the Library view.</p>
<p>I’ll be back soon to show you how to improve, adjust, and just plain <em>mess with </em>your images in Picasa. in the meantime, how does your experience match mine? Anything else I should have noted? let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/picasa-101-getting-started/" title="[Google Picasa 101] &#8211; Getting Started (April 4, 2009)">[Google Picasa 101] &#8211; Getting Started</a> (22)</li>
	<li><a href="http://www.makeuseof.com/tag/make-color-items-stand-out-in-black-and-white-photos-with-tintii/" title="How to Make Items or People Stand out in Black &#038; White Photos (October 20, 2009)">How to Make Items or People Stand out in Black &#038; White Photos</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-color-correct-rgb-images-quickly-easily-using-photoshop/" title="How to Color Correct RGB Images Easily in Photoshop (July 27, 2009)">How to Color Correct RGB Images Easily in Photoshop</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/manipulate-pictures-for-fun-with-distortit-windows/" title="DistortIt &#8211; Free Photo Morphing Software to Have Fun With Pictures [Windows] (July 16, 2009)">DistortIt &#8211; Free Photo Morphing Software to Have Fun With Pictures [Windows]</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/create-your-own-magazine-covers-with-coverdude/" title="Create Your Own Custom Magazine Covers With CoverDude (September 5, 2009)">Create Your Own Custom Magazine Covers With CoverDude</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>[Google Picasa 101] &#8211; Getting Started</title>
		<link>http://www.makeuseof.com/tag/picasa-101-getting-started/</link>
		<comments>http://www.makeuseof.com/tag/picasa-101-getting-started/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 16:01:51 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[google picasa]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[image effects]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[photo effects]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13195</guid>
		<description><![CDATA[ If there ever was a photo editor for the rest of us, this is it.
Picasa 3.0 is a free, downloadable easy-to-use photo editor from Google. If you don’t want to learn to use Photoshop (and don’t want to pay for it), but you’d like your images to look great, you could certainly make worse [...]]]></description>
			<content:encoded><![CDATA[<p><img title="PicasaLogo" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasalogo-thumb.png" border="0" alt="PicasaLogo" width="184" height="53" align="left" /> If there ever was a photo editor for the rest of us, this is it.</p>
<p><a href="http://picasa.google.com/">Picasa</a> 3.0 is a free, downloadable easy-to-use photo editor from <a href="http://www.google.com">Google</a>. If you don’t want to learn to use Photoshop (and don’t want to pay for it), but you’d like your images to look great, you could certainly make worse choices. It also has some surprisingly sophisticated options up its sleeves. More about those later.</p>
<p>This is the first in a short series of articles about getting the most out of Picasa. And I’m going to start right here. At the beginning.</p>
<p>Just to clarify something, we’re not talking about web-based editing here. There are some great options out there for that, but a local application lets you do things that are difficult, or cumbersome online. of course that does mean you need to download and install it. Panic not though, I’ll help you through that.</p>
<p>It also means that you need to watch that you have the right gear to run it on. Picasa is officially supported on Windows XP and Vista. Just recently they also released a beta version for Linux and the Mac. I’m sticking with Vista for this, and I’ve asked my good friend <a href="http://www.flickr.com/photos/passingobsessions/">Kate</a> to help with the Apple options. She’ll interrupt as soon as she finds issue with something I’ve said. It seldom takes long… Kate’s comments are in <span style="color: #0000ff;">blue</span>. You Linux geeks are on your own this time.</p>
<p>By the way, Picasa also has a product called Picasa Web Albums. I’ll get to that later, but that’s one of the ways to get the resulting images back to the web.</p>
<h2>Download and install</h2>
<p>So, first grab the application from <a href="http://picasa.google.com/">here</a>. Click the download button, and save it wherever you normally do. Then run it. Confirm that you really do want to run it.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasalicense.png" border="0" alt="PicasaLicense" /></p>
<p>Agree to the license, after reading it of course, and then decide where you’d like to install Picasa.</p>
<p><img title="PicasaLocation" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasalocation.png" border="0" alt="PicasaLocation" /></p>
<p>Click the <em>Install</em> button.</p>
<p>Picasa tends to be just a little intrusive, and thinks it should be able to take over a few things, so step through this next part with a little care…</p>
<p><img title="Picasa_setup_defaults" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasa-setup-defaults.png" border="0" alt="Picasa_setup_defaults" /></p>
<p>The third option annoys me for two reasons. Firstly, I’m assuming you’re doing this on your home computer, in which case why on earth would you be using Internet Explorer? Need a clue? <a href="www.mozilla.com/firefox">Firefox</a>. I’m just saying. Secondly, this is a nasty thing for them to turn on by default. Choose carefully. Leave the last option ticked, and click the finish button.</p>
<p><span style="color: #0000ff;">None of that funny stuff on a Mac! Of course, it assumes that you&#8217;re using Safari no matter what. Everyone knows that unless you&#8217;re just messing with the <a href="http://www.apple.com/safari/download/">Safari 4 beta</a> for it&#8217;s Cover Flow eye candy, chances are you&#8217;re using <a href="http://www.mozilla.com/firefox">Firefox</a>, and that is as it should be!</span></p>
<h2>Welcome to Picasa!</h2>
<p>You have some more choices to make…</p>
<p><img title="Picasa_scan_options" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasa-scan-options.png" border="0" alt="Picasa_scan_options" width="504" height="383" /></p>
<p>Picasa needs to know about your images to work effectively. In order to do that, it needs to scan your hard drive to find all your pictures.</p>
<p>The choices aren’t what I’d have wished for. As you can see, you can only choose between the two options shown. It might have been better if you could choose particular folders, in hopes of missing the ones of Aunt Bertha and her holiday in Paris. But anyway, choose. Then click <em>Continue</em>.</p>
<p><span style="color: #0000ff;">I hear ya!  <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p><img title="PicasaMac" src="http://www.makeuseof.com/wp-content/uploads/2009/03/picasamac.jpg" border="0" alt="PicasaMac" width="550" height="389" /></p>
<p>Note that later on we can control which folders to include and exclude more specifically using something called the <em>Folder Manager</em>, so it’s not all bad.</p>
<p><span style="color: #0000ff;">On the Mac it will actually integrate with your iPhoto library and display those photos as you already have them grouped, in their proper iPhoto folders.</span></p>
<p><img title="Picasa_photo_viewer_options" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasa-photo-viewer-options.png" border="0" alt="Picasa_photo_viewer_options" width="504" height="383" /></p>
<p>Picasa includes a photo viewer. You can always say no, and stick with <a href="http://www.irfanview.com/">Irfanview</a>.</p>
<p><img title="Picasa_scan" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasa-scan.png" border="0" alt="Picasa_scan" width="244" height="48" align="left" /></p>
<p>Picasa is going to take a while now, and scan all the images in the selected folders. It’s best to allow it to finish, so how about a coffee?</p>
<p>While the scanning is happening, you have more choices to make. Firstly, despite you having just downloaded the application, Picasa wants to update itself.</p>
<p><img title="Picasa_update" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasa-update.png" border="0" alt="Picasa_update" width="396" height="167" /></p>
<p>Click the <em>Yes, update now</em> button. Picasa will close, update itself, restart, and then continue with the scanning.</p>
<p>Remember I said that Picasa was a little intrusive? While you were minding your own business, it installed itself as the default screensaver in Windows. If you don’t like that, change it back.</p>
<p><span style="color: #0000ff;">Of course, if you were hoping that you&#8217;d end up with a handy-dandy desktop or screensaver powerhouse on the Mac then you&#8217;ll be disappointed to know that you&#8217;re stuck with one little &#8220;Set as desktop&#8221; selection in the CREATE menu and that&#8217;s it.  *sigh*</span></p>
<p>Anyway, the scanning is probably still not finished, so a few more things to set up.</p>
<p>By default, Picasa doesn’t want to display .png files. You can fix that by going to <em>Tools – Options</em>, and clicking on the <em>File Types</em> tab. Tick the appropriate lines to turn particular file types on and off.</p>
<p><img title="Picasa_options_file_types" src="http://www.makeuseof.com/wp-content/uploads/2009/02/picasa-options-file-types.png" border="0" alt="Picasa_options_file_types" width="390" height="507" /></p>
<p>I particularly like that it’s happy to display RAW images, but I’m guessing most of you are unlikely to need that option.</p>
<p>That’s it. Once the scanning is completed you’ll be presented with what is called the <em>Library</em> view, and I’ll tell you all about that in the next post.</p>
<p>Continue Reading <strong>Google Picasa 101</strong> series:</p>
<ul>
<li><a href="http://www.makeuseof.com/tag/picasa-101-getting-started/">[Google Picasa 101] &#8211; Getting Started</a></li>
<li><a href="http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/">[Google Picasa 101] &#8211; View, Folders, Toolbars</a></li>
</ul>
<p>If you’re following along, let me know how you got on, and what might be different. Anything confusing I should follow up? <em>Do</em> you use RAW, by the way? Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/picasa-101-enjoying-the-view/" title="[Google Picasa 101] &#8211; View, Folders, Toolbars (April 5, 2009)">[Google Picasa 101] &#8211; View, Folders, Toolbars</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-color-correct-rgb-images-quickly-easily-using-photoshop/" title="How to Color Correct RGB Images Easily in Photoshop (July 27, 2009)">How to Color Correct RGB Images Easily in Photoshop</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/the-challenging-world-of-image-editing/" title="The Challenging World Of Image Editing (July 15, 2008)">The Challenging World Of Image Editing</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/make-color-items-stand-out-in-black-and-white-photos-with-tintii/" title="How to Make Items or People Stand out in Black &#038; White Photos (October 20, 2009)">How to Make Items or People Stand out in Black &#038; White Photos</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/manipulate-pictures-for-fun-with-distortit-windows/" title="DistortIt &#8211; Free Photo Morphing Software to Have Fun With Pictures [Windows] (July 16, 2009)">DistortIt &#8211; Free Photo Morphing Software to Have Fun With Pictures [Windows]</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/picasa-101-getting-started/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>BestInClass Helps You To Find The Best Digital Camera</title>
		<link>http://www.makeuseof.com/tag/bestinclass-helps-you-to-find-the-best-digital-camera/</link>
		<comments>http://www.makeuseof.com/tag/bestinclass-helps-you-to-find-the-best-digital-camera/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 21:01:04 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[expert reviews]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[recommendations]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14296</guid>
		<description><![CDATA[There’s nothing quite like finding an actual, honest, unbiased opinion, especially in the technology arena.
If you could get some sort of logic applied to the opinions as well, the value would go through the roof. That’s the whole basis of BestInClass.
Find a group of experts who actually know what they are talking about, assemble their [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/biclogo.png" border="0" alt="" vspace="10" align="left" />There’s nothing quite like finding an actual, honest, unbiased opinion, especially in the technology arena.</p>
<p>If you could get some sort of logic applied to the opinions as well, the value would go through the roof. That’s the whole basis of <a href="http://www.bestinclass.com/digital-cameras">BestInClass</a>.</p>
<p>Find a group of experts who actually know what they are talking about, assemble their opinions, tabulate the answers, and present them in a way that actually helps you to make decisions. For free.</p>
<p>There’s a catch, right? Well, aside from some harmless Google ads, it seems not. Come and take a look with me.</p>
<p>When you visit the site you’re presented with a basic options page:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicticked.png" border="0" alt="bic-ticked" /></p>
<p>Click the <em>View Recommendations</em> button.</p>
<p>An algorithm, claimed to have taken two years to develop, presents you with some recommendations, in order of preference. You’re either going to love or hate this. It’s something to do with being told by a computer what to do.</p>
<p>In any case, for the settings above, the recommendation was fairly clear.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicg10550.png" border="0" alt="bic-g10-550" /></p>
<p>Okay, now I’m a Canon guy, so I’d be fine with this, but if I had some reason to dislike the first option there are a string of three others below, including another Canon and two Panasonics.</p>
<p>So, a couple of things. Why should I trust the recommendations?</p>
<p>BestInClass has a group of <a href="http://www.bestinclass.com/digital-cameras/experts">experts</a> to evaluate the cameras and provide a number of different opinions, and there is no sales bias. Doubtless there is some <em>user</em> bias, but that’s what recommendations are all about.</p>
<p>So, what if your requirements are more complex than can be captured in those initial questions?</p>
<p>Easy. Answer some more. On the left side of the results page is a huge list of tick boxes to narrow your choices.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicbrands.png" border="0" alt="bic-brands" vspace="5" align="left" />For instance, the first box allows you to choose the brands of cameras you’re interested in.</p>
<p>The default is to search all of the available brands, but you can restrict the search to whichever brands you prefer.</p>
<p>Clicking the <em>More</em> button adds Fuji, Casio, Kodak, Leica, Olympus and Pentax to the list.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicprice.png" border="0" alt="bic-price" vspace="5" align="left" />By the way, there’s no update button here. The list just changes when you release the slider.</p>
<p>Simple, right? Some options use a combination of live sliders and update buttons. Just have a play.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicbrandupdate.png" border="0" alt="bic-brandupdate" vspace="5" align="left" />Clicking on a particular brand presents you with an <em>Update</em> button. Clicking that will present you with a new list of recommendations.</p>
<p>Time for a confession. A couple of cameras back I had the option of walking in and picking up a silver Panasonic camera, or waiting a week for the same model in black. I waited, so it would be hypocritical for me to make fun of the <em>Color</em> tickboxes, though I’m tempted. Pink?</p>
<p>Okay, so you have a resulting list of recommendations. Let’s dig into that a little more, by taking a look at the leader.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicg10heading.png" border="0" alt="" vspace="5" align="left" />A summary about the camera is presented here, but if you need more detail, clicking on the link here, or the large image to the right, will take you to a detailed page for the recommendation by that particular expert.</p>
<p>You’ll see that the camera you were looking at is not necessarily in the number one spot on the Expert Recommendation page, because now we are only looking at the opinions of a single expert.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/bicprocon.png" border="0" alt="bic-procon" /></p>
<p>This page includes in-depth analysis, and comparisons. Pros and cons of the recommended camera are supplied (in this case the Panasonic Lumix DMC-LX3, which is, you must admit, a hell of a mouthful for a little camera).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/biccompare.png" border="0" alt="bic-compare" /></p>
<p>Also included is a comparison chart for the recommendations.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/biclinks.png" border="0" alt="bic-links" vspace="5" align="left" />Back on the initial recommendation page there are also links to opinions from other websites and customers, along with Amazon purchase links, and price comparisons. In all, a huge amount of valuable information.</p>
<p>So, is it perfect?</p>
<p>No, not yet. There seem to be some holes in the coverage, especially where new or elderly cameras are concerned. Don’t get me started on the fact that it’s all in US dollars, as well.</p>
<p>But it’s most helpful if you’re in the market. Now if only I could work out a way to get a good price for my EOS 30D.</p>
<p>You can also get some good comparison action from some of the competition too. Check out <a href="http://www.testfreaks.com/">TestFreaks</a> for a broader product base than just cameras, or <a href="http://allcamreviews.com/">allCamReviews</a> for a custom Google search for cameras. <a href="http://www.kallow.com/">Kallow</a> provides for a rather, well, shallow look, specialising in single recommendations for each category.</p>
<p>Have a play, and let me know how you do. Are there some other sites you would use for this purpose?  Let me know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/decide-what-to-read-next-with-the-best-book-review-sites/" title="The 8 Best Book Review Sites (June 23, 2009)">The 8 Best Book Review Sites</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/technology-explained-how-does-a-digital-camera-work/" title="Technology Explained: How Does A Digital Camera Work? (October 19, 2009)">Technology Explained: How Does A Digital Camera Work?</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-remove-the-metadata-from-your-photos-windows-only/" title="How To Remove MetaData From Photos (Windows) (February 18, 2009)">How To Remove MetaData From Photos (Windows)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-multiple-cameras-like-a-pro-mac/" title="How To Easily Manage Photos from Multiple Cameras [Mac] (July 12, 2009)">How To Easily Manage Photos from Multiple Cameras [Mac]</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/five-websites-to-learn-a-lot-more-about-photography-and-digital-cameras/" title="5 Websites to Learn a LOT More About Photography &#038; DigiCams (June 2, 2009)">5 Websites to Learn a LOT More About Photography &#038; DigiCams</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/bestinclass-helps-you-to-find-the-best-digital-camera/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Securely Organize Your Notes Online With 3tags</title>
		<link>http://www.makeuseof.com/tag/how-to-securely-store-your-notes-online-with-3tags/</link>
		<comments>http://www.makeuseof.com/tag/how-to-securely-store-your-notes-online-with-3tags/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 15:01:12 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[note taking]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13539</guid>
		<description><![CDATA[You remember a few weeks ago I was talking about Clipperz, and how you could securely store your passwords online? Let’s take that a little further with 3tags.
The concept here is similar, although the focus is different. 3tags is designed as a way to store and organize notes online securely. Bear in mind that it’s [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/3tagslogo-thumb.png" border="0" alt="organize notes online" vspace="10" align="left" />You remember a few weeks ago I was talking about <a href="http://www.makeuseof.com/tag/best-of-both-worlds-online-passwords-offline/">Clipperz</a>, and how you could securely store your passwords online? Let’s take that a little further with <a href="http://www.threetags.com/">3tags</a>.</p>
<p>The concept here is similar, although the focus is different. 3tags is designed as a way to store and organize notes online securely. Bear in mind that it’s new, and has a fair way to go. Nonetheless, it’s both interesting and useful.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/3tagsdelicious.png" border="0" alt="3tags-delicious" vspace="10" align="left" />If you’re familiar with <a href="http://delicious.com">delicious</a> (and who isn’t?) then it’s easy to think of 3tags as the opposite. We don’t want to share this information. Instead we want to ensure that it <em>cannot</em> be shared.</p>
<p>The basis of the platform is that your browser, and especially the javascript that runs inside it, are capable of high grade encryption and decryption. So you write notes locally, and then they, along with your credentials, are saved and encrypted on your PC, and then stored on the web. Even the developers at 3tags are unable to dig around inside your stored information.</p>
<p>Before we get into the details, just remember. It’s encryption, and it’s the web. Keep your wits about you, and don’t gamble your home, job, or children on this working properly. The risk and the decisions are both yours.</p>
<p>The initial screen in 3tags is somewhat sparse, but it soon fills up once you add some notes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/3tagsemptyb.png" border="0" alt="3tags-store notes online" /></p>
<p>In order to do that, click in the obvious spot… the <em>Add</em> button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/3tagsrecipeaddsmall-thumb.jpg" border="0" alt="3tags-recipe-add-small" /></p>
<p>Fill in the boxes to suit. This is a famous New Zealand biscuit (cookie) recipe. I’m reliably told by Google that the name has to do with the colour of the cookies, and not the folk from Afghanistan. Who knew? By the way, <a href="http://www.makeuseof.com/tag/9-cool-google-search-shortcuts-you-should-know-about/">Google</a> can do the metric to imperial conversions if you’d like to try the recipe.</p>
<p>Obviously this recipe is not exactly a secret, but you can see how the interface works. Note that you should separate the tags with semi-colons, despite the lack of instruction around that. The rich text editor works just as you might expect otherwise.</p>
<p>Click <em>Save</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/3tagsnoteaddedsmall-thumb.jpg" border="0" alt="3tags-note-added-small" /></p>
<p>Your note is added to the (empty) list, along with some metadata, and the tags are all listed down the left hand side for easy location later on. Search is something that is missing currently and might be useful if you have stored a lot of notes in 3tags.</p>
<p>Once you have more notes in the system, the preview pane on the lower part of the screen is handy for quickly checking out the content of each note with a single click.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/3tagsfull-thumb.png" border="0" alt="3tags-full" /></p>
<p>For more serious changes you can click the <em>Edit</em> button, and you can remove individual notes using <em>Delete</em>.</p>
<p>Notice that the note I added also has a link in it. <a href="http://www.nzww.co.nz/food/story.cfm?storyID=3756272">That link</a> becomes clickable and underlined for easy use.</p>
<p>That’s basically it. It’s worth noting that making use of the site requires your computer to process javascript at a reasonable speed, and that language wasn’t really designed for this. 3tags recommends the use of <a href="http://www.mozilla.com/firefox">Firefox</a> rather than <a href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a>, purely due to the speed at which it can process the javascript encryption and decryption routines.</p>
<p>As I said, it’s all pretty new.  I found a few unexpected wrinkles. For instance, it didn’t seem to like me coming back and adding more tags to a note after I had created it. Your mileage may vary.</p>
<p>You may also want to check out <a href="http://www.makeuseof.com/tag/create-tags-for-your-windows-files-with-taggedfrog/" target="_blank">T.J&#8217;s article about TaggedFrog</a> which is also about online tagging.</p>
<p>Let me know how you get on with both 3tags and the Afghans. Do you use any other websites that store your data with encryption? Are you familiar with an easier/safer way to organize notes online.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/icyte-capture-web-pages-and-highlight-text-in-a-flash/" title="iCyte: Capture Web Pages And Highlight Text In A Flash (September 25, 2009)">iCyte: Capture Web Pages And Highlight Text In A Flash</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/6-ways-to-add-your-information-to-evernote/" title="6 Ways To Add Your Information To Evernote (March 2, 2009)">6 Ways To Add Your Information To Evernote</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/zim-a-desktop-wiki-note-taking-app-linux-windows/" title="ZIM &#8211; A Desktop Wiki / Note Taking App [Linux, Windows] (October 25, 2008)">ZIM &#8211; A Desktop Wiki / Note Taking App [Linux, Windows]</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/zigtag-a-web-app-for-extreme-tagging-beta-invites-included/" title="Zigtag &#8211; A Web App For Extreme Tagging (BETA Invites Included!) (August 14, 2008)">Zigtag &#8211; A Web App For Extreme Tagging (BETA Invites Included!)</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/web-annotation-for-students-or-professionals-from-webnotes-100-invites/" title="Web Annotation For Students or Professionals From WebNotes (+100 Invites) (May 30, 2009)">Web Annotation For Students or Professionals From WebNotes (+100 Invites)</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-securely-store-your-notes-online-with-3tags/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Create A Photo Mosaic On Your Local Computer</title>
		<link>http://www.makeuseof.com/tag/how-to-create-a-photo-mosaic-on-your-local-computer/</link>
		<comments>http://www.makeuseof.com/tag/how-to-create-a-photo-mosaic-on-your-local-computer/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 23:01:09 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[image effects]]></category>
		<category><![CDATA[mosaic]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13256</guid>
		<description><![CDATA[ We’ve covered a few web services which are able to create mosaics from your online photo collections before. PicArtia, and Pixisnap for instance.
We also covered this area in 6 quick ways to jazz up your photos.  Varun also recently covered AndreaMosaic.
But if you have a large number of images stored locally, and you run [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/03/20090228-12413.png" border="0" alt="how to create photo mosaic" vspace="10" width="300" height="49" align="left" /> We’ve covered a few web services which are able to create mosaics from your online photo collections before. <a href="http://www.makeuseof.com/dir/picartia/">PicArtia</a>, and <a href="http://www.makeuseof.com/dir/pixisnap-easily-create-photo-mosaics-polaroid-pics/">Pixisnap</a> for instance.</p>
<p>We also covered this area in <a href="http://www.makeuseof.com/tag/6-quick-ways-to-jazz-up-your-photos/">6 quick ways to jazz up your photos</a>.  Varun also recently <a href="http://www.makeuseof.com/tag/create-stunning-photo-mosaics-in-minutes/" target="_blank">covered AndreaMosaic</a>.</p>
<p>But if you have a large number of images stored locally, and you run Windows, then <a href="http://www.sixdots.de/mosaik/en/index.php">Foto-Mosaik</a> just might be a better bet for you.</p>
<p>A photo mosaic, just in case I’m racing ahead, is an image made from tiny copies of a lot of your other images. All will become clear.</p>
<p>But first you obviously need to go ahead and <a href="http://www.sixdots.de/mosaik/en/download.php">download</a> and install the application.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomozaiklanguage3-thumb.png" border="0" alt="create photo mosaic" width="307" height="155" /></p>
<p>Once it&#8217;s installed, you then need to add a large (the larger the better) number of images to the database Foto-Mosaic needs to do its work.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaicnewdatabase.png" border="0" alt="photo mosaic creator" width="396" height="155" /></p>
<p>Click on <em>Add pictures</em>, and name the database something useful. You can also change the folder used to store the database if you wish. Click <em>Next</em>.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaicpictures.png" border="0" alt="fotomosaicPictures" width="381" height="292" /></p>
<p>Foto-Mosaic can extract the necessary images from pictures of movies. We’re sticking with pictures here. <em>Next.</em></p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaicpicturesbrowse.png" border="0" alt="fotoMosaicPicturesBrowse" width="416" height="452" /></p>
<p>Browse to the images you want to use. In my case I’ve taken the folder that contains my screensaver images. I’ve also told it to use any subfolders it finds there. Don’t mess with the resolution settings this time around. Click on <em>Show Preview</em> even though it slows things down. <em>Next.</em></p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaicpreview3-thumb.png" border="0" alt="fotomosaicPreview3" width="255" height="340" /></p>
<p>Your chosen images will flash by one by one in the preview window…</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaikprogress.png" border="0" alt="fotomosaikProgress" width="487" height="56" /></p>
<p>… and progress will be shown down below. If you have a lot of images, or they are very large, you might need a coffee. For those of you who are numbers geeks, the process averaged 4 frames/second, and the 12,000 images produced a database of 370MB.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaikchoices3-thumb.png" border="0" alt="fotomosaikChoices3" width="416" height="212" /></p>
<p>Two more things&#8230;</p>
<p>First, you need to browse to the image you’re creating the mosaic from. This is the image from which the software is going to build a new picture. Then you need to tell Foto-Mosaik where to put the result.</p>
<p>I used an image I have on <a href="http://www.flickr.com/photos/differentperspective/3265465743/">Flickr</a>, but at a higher resolution locally:</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/105img-23585504-thumb.jpg" border="0" alt="105IMG_23585504" width="554" height="348" /></p>
<p>With a detailed section consisting of the man’s head and shoulders:</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/105img-2358full2-thumb.jpg" border="0" alt="105IMG_2358full2" width="154" height="154" /></p>
<p>Then click <em>Next</em> yet again…</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaikselectdatabase3-thumb.png" border="0" alt="fotomosaikSelectDatabase3" width="432" height="143" /></p>
<p>and select the database you just created. Would you believe <em>Next</em>?</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaikoptions3-thumb.png" border="0" alt="fotomosaikOptions3" width="424" height="454" /></p>
<p>Time for some options. The first is the number of tiles to use. The more the better, within reason.</p>
<p>The second option is the orientation of the resulting image. It should be the same as the original image normally.</p>
<p>The third option is the size of the tiles to use. The defaults are a good place to start.</p>
<p>The last option is how many times to use the same tile. You can experiment later, but stay with the default of 5 for now.</p>
<p>Umm… <em>Next</em>!</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaikanalyse4-thumb.png" border="0" alt="fotomosaikAnalyse4" width="485" height="60" /></p>
<p>A number of analysis steps take place, and then the final image is constructed.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaiccrossfade3-thumb.png" border="0" alt="fotomosaicCrossfade3" width="423" height="245" /></p>
<p>This next option determines how much of the image is made of the tiles, and how much is overlaid by the original image. I left that off for now, but you can adjust the slider back and forth and hit the <em>Preview</em> button to see the difference it makes.</p>
<p><em>Next</em> again, for the last time.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/fotomosaikclose6-thumb.png" border="0" alt="fotomosaikClose6" width="348" height="70" /></p>
<p>The image has been built, and you can close Foto-Mosaik. Just for a change of pace, click <em>Close</em>.</p>
<p>If you browse in Windows explorer to the location you chose for the image, you can open it and take a close look.</p>
<p>My first result looked like this:</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/beachmosaic5504-thumb.jpg" border="0" alt="beachmosaic5504" width="554" height="346" /></p>
<p>A closer view revealed a fairly grainy attempt.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/beachmosaic8-thumb.jpg" border="0" alt="beachmosaic8" width="154" height="154" /></p>
<p>I adjusted the number of tiles from 1,000 to 10,000, and the results were much more acceptable, though the resulting file was accordingly rather large.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/beachmosaic25504-thumb.jpg" border="0" alt="beachmosaic25504" width="554" height="348" /></p>
<p>The details are still pretty bizarre.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/beachmosaic22-thumb.jpg" border="0" alt="beachmosaic22" width="154" height="154" /></p>
<p>Just because it was so much fun, I then re-ran the same process with the repetition option set to 100, instead of 5.</p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/beachmosaic35504-thumb.jpg" border="0" alt="beachmosaic35504" width="554" height="348" /></p>
<p style="text-align: center"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/03/beachmosaic32-thumb.jpg" border="0" alt="beachmosaic32" width="154" height="154" /></p>
<p>Obviously your results will depend entirely on your raw material.</p>
<p>So, how did you go? If you gave it a try, how about uploading the result somewhere, and posting a link to it?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/writeonit-magazine-covers-other-fun-stuff/" title="WriteOnIt &#8211; Funny Photo Captions, Magazine Covers &#038; Other (March 8, 2009)">WriteOnIt &#8211; Funny Photo Captions, Magazine Covers &#038; Other</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/what-are-you-lookin-at/" title="What are you lookin&#8217; at? Cool Sites To Feed Your Photo Fetish (December 16, 2008)">What are you lookin&#8217; at? Cool Sites To Feed Your Photo Fetish</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/" title="3 Easy Ways To Add Borders To Your Photos (November 19, 2008)">3 Easy Ways To Add Borders To Your Photos</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-digitally-increase-the-size-of-a-picture-without-ruining-picture-quality/" title="2 Great Photo Tips to Digitally Enlarge a Picture Without Ruining Picture Quality (August 7, 2009)">2 Great Photo Tips to Digitally Enlarge a Picture Without Ruining Picture Quality</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-create-a-photo-mosaic-on-your-local-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add A Digital Signature To Photos Using Your Handwriting</title>
		<link>http://www.makeuseof.com/tag/sign-digital-photos-with-your-own-handwriting/</link>
		<comments>http://www.makeuseof.com/tag/sign-digital-photos-with-your-own-handwriting/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:01:00 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=12015</guid>
		<description><![CDATA[YourFonts provides an easy way to get add signature to photos using your own handwriting. After that, it’s all very simple. I’m writing this on the basis that you’re a Windows user, but I’m sure you’ll be able to translate my instructions if not.
If you’ve ever fiddled with fonts before you’ll know that constructing them [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfonts1.jpg" border="0" alt="add signature to photos" vspace="10" align="left" /><a href="http://www.yourfonts.com/">YourFonts</a> provides an easy way to get add signature to photos using your own handwriting. After that, it’s all very simple. I’m writing this on the basis that you’re a Windows user, but I’m sure you’ll be able to translate my instructions if not.</p>
<p>If you’ve ever fiddled with fonts before you’ll know that constructing them is not the simplest thing in the world. Truetype fonts are essentially vector representations of the characters within them, and creating them is a little&#8230;.well, let’s say&#8230;.laborious.</p>
<p>Kabir discussed <a href="http://www.makeuseof.com/tag/two-free-tools-to-make-your-very-own-fonts/">how to make a text font</a> just a few days ago, and has listed a few great tools to help out, and you can learn a whole lot more about fonts there. Go ahead and do that if you like. The rest us are going to cheat, and use <a href="http://www.yourfonts.com/print.html">YourFonts</a> instead.</p>
<p>The process here is well laid out and fairly simple. You do need just a few things to help out though. If this was a cookery blog, this would be the list of ingredients. Please check your pantry first.</p>
<ul>
<li>A printer, able to print a Letter or A4 sheet</li>
<li>A scanner, able to scan the above page at a reasonable resolution</li>
<li>A fine marking pen in good condition, preferably black</li>
</ul>
<p><strong>So, jump in to </strong><a href="http://www.yourfonts.com/"><strong>YourFonts</strong></a><strong>, and follow the steps to make a digital signature using your handwriting:</strong></p>
<p>1. Print the template from the site, either as a PDF or an image. PDF is the preferred method.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontstemplateblank-thumb.png" border="0" alt="yourfontstemplateblank- make digital signature" /></p>
<p>2. Complete the template. Read the notes, and fill out all the boxes, taking care to stay within the lines. Take note of the little ticks on the side of each box, and work out where the tops and bottoms of the letters go.</p>
<p>There’s no need to fill out the second page unless you plan on being unusually thorough, or to use a language other than English.</p>
<p>At the end of the first page there is a large block for your signature. Take some care if you plan to use your official signature here.</p>
<p>I took the liberty of <span style="text-decoration: line-through;">bullying</span> persuading my daughter Sophie to provide me with handwriting samples. The good work is hers. The fault is mine.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontstemplatelower-thumb.png" border="0" alt="yourfontstemplatelower" /></p>
<p>3. Now a test of your versatility. You need to scan the resulting sheet, and save it as an image on your local machine. 300DPI is best, and further details are available on the web page. Note the suggestion <em>not</em> to upload a picture of your pet at this time. The resulting file needs to be a .jpg, .gif or .png.</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontsupload-thumb.png" border="0" alt="yourfontsupload" vspace="5" align="right" />4. Upload the image by clicking on the button on the web page.</p>
<p>Give the font a name, and complete the copyright information as you wish. Hit <em>Upload</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/image-thumb5.png" border="0" alt="create a digital signature" width="601" height="347" /></p>
<p>Depending on the server load it might take a little while for YorFonts to create a digital signature. Progress will be shown on-screen as the template is uploaded and then the font generated.</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontspreview-thumb.png" border="0" alt="" vspace="5" align="right" />5. Take a look at the result on-screen, and see if it resembles your handwriting. The only real problem we had was that the ‘p’ on Sophie’s signature wandered too close to the bottom of the box, and was accordingly chopped short.</p>
<p>If you have some issues, backtrack and if necessary reprint the template and work your way through it again. Don’t scan it upside down!</p>
<p>6. That’s the end of the complicated part. Click the <em>download</em> button to save the font to your computer, and copy it to the font folder, which is generally <em>c:\windows\fonts, </em>at least on a Windows machine.</p>
<p>Fire up your word processor, or something that uses/displays fonts, and ensure that it works correctly.</p>
<p><strong>That’s the first part finished. Now to use the new font for an image…</strong></p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/02/irfanviewlogo-thumb.png" border="0" alt="irfanviewlogo" vspace="5" align="left" />I’m using <a href="http://www.irfanview.com/">Irfanview</a> for this, but any application that allows you to place text in an image should do the trick. I guess it’s only fair that I use <a href="http://www.flickr.com/photos/fertala/">Sophie’s images</a> for the demo.</p>
<p>It’s fairly obvious that you can use this process for more than just signatures on images. You can add titles, or descriptions, notes. Whatever.</p>
<p>First, find and open the image you want to decorate.</p>
<p>Use your mouse to draw a frame in the image where you want the text to appear.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontsstarbox-thumb.png" border="0" alt="yourfontsstarbox" /></p>
<p>Choose <em><strong>Edit – Insert text into selection</strong></em> from the menu, or press <em><strong>Ctrl+t</strong>, </em>and add/edit the text to be inserted.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontsstaraddtext-thumb.jpg" border="0" alt="yourfontsstaraddtext" /></p>
<p>Click on <em><strong>Choose Font</strong>, </em>and select the font you installed, along with appropriate size, style and colour for the image.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontsstarfont-thumb.jpg" border="0" alt="yourfontsstarfont" /></p>
<p>Click <em><strong>OK</strong></em> to add the text to the image. Be prepared to undo and redo this a few times until you have what you want. Remember to resave the image, probably with a different file name, just in case.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/02/yourfontsstarsig-thumb.jpg" border="0" alt="yourfontsstarsig - add signature to images" /></p>
<p>That’s it. Oh, except for a bonus treat. Because Irfanview is able to batch process these changes, as I described in my <a href="http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/">borders</a> article, you can add signatures to a whole directory of images at the same time, on the proviso that you want them to be in the same position and colour. Also, if you have renamed the files, you can use the same process to automatically put titles of all the images <em>in</em> the images, picking them up automatically from the file names.</p>
<p>So, is that useful? Do you have a handwriting font? Are you aware of any easier way to add a signature to digital photos using your handwriting? Can you think of anything else to use it for? What software would you use to achieve this?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" title="[Google Picasa 101] &#8211; How To Edit Your Photos (April 6, 2009)">[Google Picasa 101] &#8211; How To Edit Your Photos</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/" title="Stitch Panoramic Photos Together with CleVR (February 21, 2009)">Stitch Panoramic Photos Together with CleVR</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/make-use-of-29-eye-poppin-pictures/" title="Make Use Of Podcast #29: Eye-poppin&#8217; HDR Pictures (October 26, 2008)">Make Use Of Podcast #29: Eye-poppin&#8217; HDR Pictures</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/sign-digital-photos-with-your-own-handwriting/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Create Photo Story and Timelines with Capzles</title>
		<link>http://www.makeuseof.com/tag/create-social-storylines-with-capzles/</link>
		<comments>http://www.makeuseof.com/tag/create-social-storylines-with-capzles/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 19:01:54 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[photo albums]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[slideshows]]></category>
		<category><![CDATA[timeline]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=11229</guid>
		<description><![CDATA[Capzles is a relatively new free site that lets you create entertaining social photo story lines very easily. You could call them slideshows or photo stories, but really they are a whole level above the Flickr slideshows I was talking about last time.
The site has been running for about a year, and went public a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image.png" border="0" alt="create photo story" vspace="10" align="left" /><a href="http://www.capzles.com">Capzles</a> is a relatively new free site that lets you create entertaining social photo story lines very easily. You could call them slideshows or photo stories, but really they are a whole level above the <a href="http://www.makeuseof.com/tag/flickr-slideshows-easy-but-good/">Flickr slideshows</a> I was talking about last time.</p>
<p>The site has been running for about a year, and went public a few months back. Since then they&#8217;ve been adding capability to the product. It&#8217;s looking good. They even have a scanning service to convert all those old prints into a digital stream.</p>
<p>I like the layout of the site. I&#8217;m not so sure about some of the things that happen on the page. For instance, in Firefox 3, Ctrl-Tab doesn&#8217;t work any more, and neither does the scroll wheel on my mouse, at least in the main part of the page.  I&#8217;m running on Vista if that make any difference to you.</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb.png" border="0" alt="" vspace="5" align="right" />Membership of the site is free, but requires the usual collection of personal information to get in. After you&#8217;ve got through that, click the blue <em>Create</em> button and then <em>New Capzle</em> to get started.</p>
<p>You can add an impressive stack of stuff to your Capzle. But it&#8217;s easier to do than to describe, so let&#8217;s get started.</p>
<p>First, the content. Click the button, and choose the <em>directly</em> option. You can try out the stacked and blogging settings later. The idea here is that you are creating a timeline, and putting items in place on the line.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb1.png" border="0" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb2.png" border="0" alt="" /></p>
<p>Capzle wants you to have the files with you, so if they are on Flickr, for instance, you&#8217;ll need to download them first. Browse to the files, select them all, and upload them to the site.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb3.png" border="0" alt="image" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb4.png" border="0" alt="" /></p>
<p>The most common use of Capzles is to capture a sequence of events, so you’re going to be forced to put up with my trip to Melbourne for Christmas. No one ever said it was easy.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb5.png" border="0" alt="" /></p>
<p>Now you&#8217;re in edit mode with an untitled Capzle in place. Let’s set a few things. Top left in the menus is the <em>Add Title &amp; Description</em> option. Go ahead and click that.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image7.png" border="0" alt="" /></p>
<p>Set the title and description as you please. You can choose from what must be the wackiest font list I’ve seen in a while, and colour it as you please. You can see that the title in the main area changes as you tinker. Eventually… hey, pay attention… <em>eventually</em> you’ll get sick of fiddling with that.</p>
<p>We’ll go through and set some more things, but first we should have a look at how the result is going. Click the <em>I’m Finished</em> button, top right, and you can preview the result. You can click <em>Edit Capzle</em> to return to this design view any time. Go on, you deserve it. This is the view other folk will see of your work, but with more controls in place.</p>
<p>In preview mode you have a control panel in the centre of the page, and you can also use your mouse to move around. Try holding the mouse over an image, and clicking on it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image-thumb7.png" border="0" alt="image" /></p>
<p>The control panel consists of six buttons. The magnifying glass controls the size of the images, as you might expect. The four centre buttons are used by holding the mouse button down over them, causing the stream of images to scroll to the left or right. The final button is for the soundtrack volume. More on that later.</p>
<p>Back to design mode now… We need to change some more settings.</p>
<p>Just quickly… the <em>Tags and Categories</em> section in the menu will let you set some metadata for your show, and make it easier for other folk to find your work.</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image9.png" border="0" alt="" vspace="5" align="right" />We’re now heading for the <em>Design Your Capzle</em> option.</p>
<p>That’s where we make some sweeping changes to the look of the production. You can choose from a substantial list of themes in the list. As a photographer I don’t want anything too overpowering back there, but if you’re the day-glow-pink-bling type you can find something in here too, I think.</p>
<p>You can also click the <em>design it myself</em> tab at the top and make more controlled changes if you like, including the choice of a single colour background or some sort of gradient. You can also upload a background image if you are <span style="text-decoration: line-through;">possessed</span> so inclined. Fiddle with this until you are happy with the result.</p>
<p>The playlist option lets you choose a background track for your visitors to enjoy while they look at your shots.</p>
<p>Click the upload button, choose one or more tracks, and upload them.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image10.png" border="0" alt="image" vspace="5" align="left" />It’s worth noting that the dialogue that displays states <em>I certify that I have the right to upload this content and that it does not violate the terms of use of the Capzles website</em>. I’m pretty sure that, at least where I live, that statement precludes the uploading of the latest hit by your favourite artist, but obviously your mileage may vary.</p>
<p>Two to go…</p>
<p>Set the privacy level of the Capzle in the next section. Be a grown-up, and consider whether anyone will be offended by what you’re doing. Good.</p>
<p>Now the best part. Share the Capzle. There are essentially two ways to do this.</p>
<p>First off you can click the <em><strong>Send to Friends</strong></em> button, and get Capzles to do the heavy lifting for you. I’m not fond of that option, purely because my paranoia kicks in. I don’t want to send the Capzles folk a list of my friends’ email addresses. it’s not them. It’s me.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/image11.png" border="0" alt="image" vspace="5" align="left" />The other option is to grab the URL for your Capzle, and send it to them yourself. I’d do <a href="http://www.capzles.com/8348ba7b-52ae-492b-b182-60c52ba0cabf" target="_blank">that</a>.</p>
<p>So in the end, we’ve fairly easily constructed a complex timeline. You might have noticed though that what we finished with isn’t a slideshow in the traditional sense. Navigation is the responsibility of the user. That’s great for your friends at school or work, but it’s not going to work for Granny. She’s just not a Web 2.0 girl, and you know it. So think about what works best for you audience.</p>
<p>Visitors have all the main controls at their hands, but they can’t edit any of the info. That’s just as well, because they missed out on the trip, right? So they’ll be jealous.</p>
<p>The Capzles folk tell me that both an automated play option and a Flickr import are in the wind. I look forward to both options.</p>
<p>I’m curious. Do you prefer this approach to a standard slideshow? Who would your audience consist of? What other options have you tried?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-ways-to-create-beautiful-slideshows-of-your-digital-pictures/" title="5 Ways to Create Beautiful Slideshows of your Digital Pictures (February 21, 2008)">5 Ways to Create Beautiful Slideshows of your Digital Pictures</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-iphoto-with-these-plugins/" title="Manage your iPhoto with these plugins (July 2, 2008)">Manage your iPhoto with these plugins</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/download-photos-from-flickr-with-flickrdown/" title="Download Photos from Flickr with FlickrDown (January 27, 2008)">Download Photos from Flickr with FlickrDown</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/destroyflickr-an-amazing-flickr-air-app/" title="DestroyFlickr &#8211; An Amazing Flickr AIR App (July 26, 2008)">DestroyFlickr &#8211; An Amazing Flickr AIR App</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/windows-7-libraries-%e2%80%93-and-why-you-want-them/" title="Windows 7 Libraries Explained – And Why You Want Them (June 21, 2009)">Windows 7 Libraries Explained – And Why You Want Them</a> (50)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-social-storylines-with-capzles/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Create Flickr Slideshows</title>
		<link>http://www.makeuseof.com/tag/flickr-slideshows-easy-but-good/</link>
		<comments>http://www.makeuseof.com/tag/flickr-slideshows-easy-but-good/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 22:01:23 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[photo sharing]]></category>
		<category><![CDATA[slideshows]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=10294</guid>
		<description><![CDATA[You know, the fact is that some folk just don&#8217;t want to troll through your thousands of images. They like them, but they can&#8217;t be bothered. What they want is a no-effort option that looks nice. Now.
Enter the slideshow. I&#8217;m old enough to remember when it was common for folk who had been on an [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/"><img class="alignleft size-medium wp-image-7522" title="flickr-logo" src="http://www.makeuseof.com/wp-content/uploads/2008/11/flickr-logo.jpg" alt="create flickr slideshow" width="281" height="110" /></a>You know, the fact is that some folk just don&#8217;t want to troll through your thousands of images. They like them, but they can&#8217;t be bothered. What they want is a no-effort option that looks nice. Now.</p>
<p>Enter the slideshow. I&#8217;m old enough to remember when it was common for folk who had been on an overseas trip (and everywhere is overseas from New Zealand) to return, get their slides printed, and bore their friends and neighbours to death with hours of images projected on a sheet in a dark room. I know. My father was a member of the inner circle.</p>
<p>Thankfully those days are largely over, and most of you don&#8217;t have, or want, access to a slide projector, to say nothing of the slides themselves.</p>
<p>The Internet can provide you with a way to release your slideshow tension, without the sheet, without annoying the neighbours, and with a whole lot more multimedia capability than Dad could ever manage.</p>
<p><img class="alignright size-medium wp-image-10295" title="Assembly Point" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssassembly.jpg" alt="" /><a href="http://www.flickr.com/">Flickr</a> is the most likely place to have your images, so let&#8217;s start there. and see how to create Flickr slideshows. It&#8217;s best to bear in mind that flickr&#8217;s focus is the images themselves, so they don&#8217;t manage some of the things that slideshow specialist sites can handle, but the capability was upgraded last year and it&#8217;s quite thorough now. And hey, you&#8217;re here already, right?</p>
<p>You can, if you wish, create a slideshow of your entire photostream. Unless you have a severely limited stream of images though, this isn&#8217;t the best of plans. Instead, create a set, order the images in the set as you wish, and then create a slideshow for the set. Share the slideshow, and invite folk to watch it.</p>
<p>Easy, right?</p>
<p>A short note on flickr jargon. A <em><strong>set </strong></em>is an array of images of your own, collected together on whatever basis you like. A <em><strong>collection </strong></em>is an array of sets. For instance, I have a set for each of the suburbs of Wellington that I&#8217;ve taken photos in, and a Wellington collection that pulls them all together. A <em><strong>group </strong></em>is like a set, but contains images from a number of different flickr members. We&#8217;ll stick with a set for this.</p>
<p>The easiest way to create a set is in the <a href="http://www.flickr.com/photos/organize/">Organizer</a>. I hesitate to spell it that way, but never mind&#8230; You&#8217;ll find it in the main menu in flickr. This thing is a little difficult to screenshot, but you should be able to see your images, in reverse chronological order, along the bottom of the page.</p>
<p><img title="ssorganizer" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssorganizer.png" alt="how to create flickr slideshows" /></p>
<p>If you have tagged the images, then you will be able to enter appropriate terms in the search box to filter the choices shown. Otherwise you&#8217;re going to need to scroll to the right with the arrows. In either case, once you see the images you want to put into the set, drag them into the main area of the screen.</p>
<p>I&#8217;ll wait politely while you do that. Done? Great.</p>
<p>Now click the Add to set button at the top of the page.</p>
<p><img class="size-medium wp-image-10297 aligncenter" title="ssaddtoset" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssaddtoset.png" alt="" width="267" height="134" /></p>
<p>Change the name of the set from the default new set, tell us all about the details of the set, below, and click on Save. Try to think of a better subject, and much better title, and fundamentally superior details than I have managed here. Good. Your friends will thank you.</p>
<p><img title="ssset" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssset.png" alt="" /></p>
<p>Click the flickr icon, top right, to return to your normal view of the flickr site. Click the arrow to the right of You, and click on Your Sets.</p>
<p><img title="ssyoursets" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssyoursets.png" alt="" /></p>
<p>Click on the set you just created.</p>
<p><img title="ssyourset" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssyourset.png" alt="" /></p>
<p>Nearly there. Click the Slideshow button, top right.</p>
<p><img title="ssslideshow" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssslideshow.png" alt="" /></p>
<p><img title="ssoptions" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ssoptions.png" alt="" align="left" />That&#8217;s it. The slideshow is created, and up and running. There are various options on the slideshow screen for setting options such as fullscreen, enlarging images (called <em>embiggening!</em>), showing titles, and playing in reverse. Just slide the mouse over the top right of the page to see them.</p>
<p>You can share the slideshow from here, or share the set itself from back at the set view. From here, click Share. You&#8217;ll see a URL you can copy, a piece of HTML you can imbed in your web page or email, and an option to email a link to the slideshow to your friends, assuming that you still have some after all of this.</p>
<p>It&#8217;s a good idea to construct, by whatever means are the easiest, a start and end slide. These days, scrawling the details somewhere and photographing it is pretty painless. Otherwise there is plenty of software that will add titles for you. Please don&#8217;t apply them to all the slides though. That gets old very quickly.</p>
<p>Now it just might be that while flickr slideshows are the simplest option, they might not meet your requirements, so here are a few alternatives that offer a little more pizzazz. There are a huge number of slideshow sites out there now. I&#8217;m not pretending to know all of them&#8230;</p>
<p><strong><a href="http://flickrslidr.com/">flickrSLiDR</a></strong> &#8211; allows you to embed your Flickr photo slideshows easily in another webpage.</p>
<p><center><iframe align="center" src="http://www.flickr.com/slideShow/index.gne?group_id=&#038;user_id=72364208@N00&#038;set_id=72157612082468769&#038;text=" frameBorder="0" width="500" height="500" scrolling="no"></iframe></center></p>
<p>&nbsp;</p>
<p><strong><a href="http://www.flickrin.com/">Flickrin</a></strong> &#8211; lets you embed a rectangular block of images in your blog or website, based on your user name or some tags on the photos. Here are some based on &#8216;Wellington&#8221;.</p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="450" height="375" id="flickrin" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="http://www.flickrin.com/flickrin.swf?tags=wellington&#038;cant=15&#038;tipo=tags" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="http://www.flickrin.com/flickrin.swf?tags=wellington&#038;cant=15&#038;tipo=tags" quality="high" bgcolor="#ffffff" width="450" height="375" name="fla" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></center></p>
<p><strong><a href="http://www.capzles.com/">Capzles</a></strong> &#8211; I&#8217;ve discovered this site only recently. This site lets you compose a timeline (like a slideshow) and then add a soundtrack to it. More on that one soon.</p>
<p>So do you how to create flickr slideshows? using what? Do you <em>look</em> at slideshows?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/5-ways-to-create-beautiful-slideshows-of-your-digital-pictures/" title="5 Ways to Create Beautiful Slideshows of your Digital Pictures (February 21, 2008)">5 Ways to Create Beautiful Slideshows of your Digital Pictures</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/stay-in-touch-with-your-old-flickr-photos-through-photojojos-time-capsule/" title="Stay In Touch With Your Old Flickr Photos With Photojojo&#8217;s Time Capsule (June 23, 2008)">Stay In Touch With Your Old Flickr Photos With Photojojo&#8217;s Time Capsule</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/shozu-the-mobile-social-networking-hub/" title="Shozu &#8211; The Mobile Social Networking Hub (March 2, 2009)">Shozu &#8211; The Mobile Social Networking Hub</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/adding-pictures-to-your-twitter-stream-with-twitpic-flickr/" title="Posting Pictures on Twitter with Twitpic &#038; Flickr (September 11, 2009)">Posting Pictures on Twitter with Twitpic &#038; Flickr</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/masher-%e2%80%93-a-free-online-video-share-tool-to-make-little-photo-stories/" title="Masher– Mix Photos, Videos and Effects into Video Slideshows (September 13, 2009)">Masher– Mix Photos, Videos and Effects into Video Slideshows</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/flickr-slideshows-easy-but-good/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>4 Ways To Watermark Your Images Online</title>
		<link>http://www.makeuseof.com/tag/watermarks-marking-your-image-territory/</link>
		<comments>http://www.makeuseof.com/tag/watermarks-marking-your-image-territory/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 19:01:32 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[image tools]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[watermark]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8297</guid>
		<description><![CDATA[A traditional watermark is a variation in the thickness of paper that is visible under certain conditions. Watermarks have been used for security purposes for a long time. They have also been used by paper manufacturers as some indication of quality.
In the digital age, watermarks are defined in a different way. There are basically two [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px;" src="http://www.makeuseof.com/wp-content/uploads/2008/11/picmarkr-text-image_1-crop.jpg" alt="watermark images online" width="300" height="158" align="left" />A traditional watermark is a variation in the thickness of paper that is visible under certain conditions. Watermarks have been used for security purposes for a long time. They have also been used by paper manufacturers as some indication of quality.</p>
<p>In the <a href="http://en.wikipedia.org/wiki/Digital_watermarking">digital</a> age, watermarks are defined in a different way. There are basically two types, used for different purposes.</p>
<h2>Visible Watermarks</h2>
<p>Visible watermarks are simply pieces of text or images which are overlaid on the main image either for marketing purposes or to discourage unauthorised copies. Sometimes these watermarks are also used for censorship.</p>
<p>Many stock photograph sites use visible watermarks to prevent the theft of images, and butcher the images to the point where they are not worth attempting to purloin. Some sites show thumbnails without watermarks, and then surprise you with crosshairs in the larger versions.</p>
<p><a href="http://www.mychillybin.co.nz/Photo_Portfolio.aspx?memberid=mychillybin100106"><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-mychillybin1.jpg" alt="watermark photos online" width="449" height="291" /></a></p>
<p>A local one I sell images through in New Zealand, <a href="http://www.mychillybin.co.nz/Photo_Portfolio.aspx?memberid=mychillybin100106">mychillybin</a> for instance, does this. (A chillybin is a thing you take with you to the beach to keep your cold drinks in)</p>
<p>Some folks like to add either informational or annoying watermarks to images on photo sharing sites such as Flickr. Personally I find this as annoying as people tagging buildings in the city streets, but I can understand the motivation.</p>
<h2>Invisible Watermarks</h2>
<p>At first glance this seems patently absurd. What&#8217;s the point in a watermark you cannot see? But there is technology available which can insert information into an image which cannot be seen, but can be interrogated with the right software. You can&#8217;t prevent the theft of your images this way, but you can prove that the image that was stolen was yours, which is almost as good.</p>
<p>I&#8217;m going to stick with visible watermarks today.</p>
<h2>Tagging your images</h2>
<p>So how can you add watermarks to your images? Easy.</p>
<p>You can do this either online or using an application on your PC. The online options tend to be easier. The offline ones tend to be more comprehensive.</p>
<p><a href="http://picmarkr.com/"><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-picmarkr.png" alt="" width="226" height="65" align="left" /></a>Online, one of the simplest options is <a href="http://picmarkr.com/" target="_blank">PicMarkr</a>.</p>
<p>Upload up to five of your images from your PC, or grab them from <a href="http://www.flickr.com/">Flickr </a>first. You can optionally resize the images as well, but if you have a way to do that before you upload them, the whole thing will be much faster.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-upload.png" alt="online watermarker" /></p>
<p>PicMarkr can apply text, image or tiled watermarks.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-text.png" alt="add watermark to images" /></p>
<p>Insert the required text, change the font colours and transparency if necessary, and choose which corner of the image you want the watermark in. I&#8217;d be ever so grateful if you didn&#8217;t put them in the centre. I&#8217;m sticking with the Kiwi spelling, by the way. I hope you can keep up. <img src='http://www.makeuseof.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Click continue.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/differentperspective/2218538090/"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/1024605-flickr-drag-and-drop.jpg" alt="" width="550" height="367" /></a></p>
<p>You can download the images again, or move them to Flickr.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-image.png" alt="add watermarks" /></p>
<p>Browse to the image you want to use for a watermark. Bold and simple is best.</p>
<p>Click the Upload button.</p>
<p>Decide on the location within the image for the watermark, and click Continue.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/differentperspective/2200924411/"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/picmarkr-image-image_1.jpg" alt="" width="550" height="367" /></a><img class="aligncenter size-medium wp-image-8359" title="picmarkr-image-image_1" alt="" /></p>
<p>Download or transfer the results.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-tiled.png" alt="" /><img class="alignnone size-medium wp-image-8346" title="watermark-tiled" alt="" /></p>
<p>I&#8217;d be reluctant to use this one unless I was feeling awfully paranoid, or had a desire to get into marketing in a big way.</p>
<p>Tiled watermarks are repeated in a pattern all over the image. You again have the choice of text or image, and it all works the same way as the options above.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/differentperspective/2220595782/"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/picmarkr-tiled-text-image_1.jpg" alt="" width="550" height="366" /></a></p>
<p>Alternative sites providing similar functionality include:</p>
<p><a href="http://alamoon.com/"><img src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-alamoon.png" alt="" width="245" height="54" /></a> <a href="http://www.watermarktool.com/"><img src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-watermarktool.png" alt="" width="321" height="72" /></a></p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/irfanviewlogo2.png" alt="" align="right" />If you prefer to apply tiles to your images offline, there are a number of options. I usually fall back on my friend <a href="http://www.irfanview.com/">IrfanView</a>, but there are many options, including a not-for-free pro version of PicMarkr just for Windows.</p>
<p><strong>A word of warning. </strong>It&#8217;s <strong>very easy</strong> in Irfanview to accidentally watermark an entire folder of images, overwriting your original files. No, I haven&#8217;t done that. My sins are far greater. But I&#8217;ve seen it done. <strong>Copy your images to another folder</strong>, and only overwrite those ones. <strong>Do it now!</strong></p>
<p>You can easily apply text watermarks this way, with a great deal more control over the font, placement, colour, alignment and transparency.</p>
<p>Just fire up Irfanview and browse to the images you want to deal with. Hit the &#8216;b&#8217; key on the keyboard or choose File | Batch Conversion from the menu. Select the files to which you want to apply a watermark, and then click the advanced button. If you saw my post <a href="http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/" target="_blank">on adding borders to images</a> a couple of weeks ago then you might have already been in here. This time we want to take a look in the &#8220;Add overlay text&#8221; option.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-irfanview.png" alt="" /></p>
<p>As you can see, there are a number of options that you can use to set the watermark up exactly as you want it.  Let&#8217;s work through them quickly.</p>
<p>X-Coord and Y-Coord are the offset, in pixels, from the start corner. Margins, if you like. Width and Height are the size of the usually invisible box the text sits inside. Start Corner is the same as the alignment options we set in PicMarkr, except that there is, thankfully, no centre option.</p>
<p>Add your watermark text in the box, appending date, time and a copyright symbol if required.</p>
<p>Irfanview has one outstanding feature that might be of use to you here. It uses placeholders and can change the watermark for each image. As a simple example, you can put the text &#8216;$N&#8217; in the text box, and each image will be watermarked with its own filename. Click the Help button for more info.</p>
<p>Adjust font size, colour and alignment as you please, then click OK to return to the advanced settings page. After checking that you haven&#8217;t inadvertently left any other options turned on, click OK again to return to the Batch Conversion page.</p>
<p>Take a moment to think through the options you&#8217;ve chosen, make sure you&#8217;re not overwriting anything you shouldn&#8217;t, and click Start Batch.</p>
<p>That&#8217;s it. You&#8217;re a star.</p>
<h2>Metadata</h2>
<p>One more note. Another way to tag your images with your information is through the use of metadata. You can&#8217;t see that in the image itself, but many photo viewers can show you the information. I&#8217;ll cover that another day, I promise.</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/watermark-tineye.png" alt="" width="213" height="75" align="left" />If someone has stolen your images, would you know? Take a look at <a href="http://www.makeuseof.com/tag/tineye-searching-for-images-with-image/">TinEye</a> to see. It&#8217;s not the most comprehensive tool out there, but for instance when I ask it to look for my most popular image on <a href="http://www.flickr.com/">Flickr</a>, it tells me that four other websites (none of which I authorised) are using the image.</p>
<p>What else do you use? And what sorts of watermarks do you add? What sorts of unauthorised adventures have your images been on?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-5-websites-for-free-stock-photographs/" title="Top 5 Free Websites for Quality Copyright Free Photographs (July 26, 2009)">Top 5 Free Websites for Quality Copyright Free Photographs</a> (37)</li>
	<li><a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/" title="Stitch Panoramic Photos Together with CleVR (February 21, 2009)">Stitch Panoramic Photos Together with CleVR</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-remove-the-metadata-from-your-photos-windows-only/" title="How To Remove MetaData From Photos (Windows) (February 18, 2009)">How To Remove MetaData From Photos (Windows)</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/watermark-your-photos-with-watermarklib-to-prevent-them-from-being-stolen-windows/" title="Create a Watermark with WaterMarkLib to Prevent Photos From Being Stolen [Windows] (July 17, 2009)">Create a Watermark with WaterMarkLib to Prevent Photos From Being Stolen [Windows]</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/watermarks-marking-your-image-territory/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Clipperz &#8211; Online Password Manager (with Offline Option)</title>
		<link>http://www.makeuseof.com/tag/best-of-both-worlds-online-passwords-offline/</link>
		<comments>http://www.makeuseof.com/tag/best-of-both-worlds-online-passwords-offline/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 01:55:44 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7936</guid>
		<description><![CDATA[ Last week I had a catastrophic outage of my ADSL connection at home. If you think the word catastrophic is too strong then you don&#8217;t have teenage geeks in your house. If you don&#8217;t understand what I&#8217;m talking about, send me your address, and I&#8217;ll forward the kids. C.O.D. Tonight.
In any case, after waiting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/differentperspective/371195474/"><img class="alignleft" style="margin: 10px;" title="Just the lock" src="http://farm1.static.flickr.com/154/371195474_e0dba5dcf3_m.jpg" alt="" width="240" height="160" align="left" /></a> Last week I had a catastrophic outage of my ADSL connection at home. If you think the word catastrophic is too strong then you don&#8217;t have teenage geeks in your house. If you don&#8217;t understand what I&#8217;m talking about, send me your address, and I&#8217;ll forward the kids. C.O.D. Tonight.</p>
<p>In any case, after waiting for a reasonable period, and knowing that the fault wasn&#8217;t going to correct itself, I needed to speak with the helpdesk. They were hoping that I could pass on some important information such as my login, account number, date of birth, that sort of thing. I managed the birthday part, but the rest of it was beyond me. I had two copies of the necessary information. One set was in <a href="http://www.clipperz.com/">Clipperz</a>, and the other set was in an encrypted container, the password for which was in&#8230; You guessed it&#8230; Clipperz.</p>
<h2>So, Clipperz &#8211; The Password Manager</h2>
<p><img class="alignleft size-full wp-image-7937" title="clipperzlogo" src="http://www.makeuseof.com/wp-content/uploads/2008/11/clipperzlogo.png" alt="" /></p>
<p>I did some earlier research and decided that Clipperz was the online password manager that works the most like I want it to, and it has some interesting ways to deal with web links. The site is free, but does badger you from time to time to donate some of your hard earned cash to the project.</p>
<p>Online Password Managers &#8211; also called OPMs, use a variety of techniques to keep your security information safe. The primary requirement of course is that you trust them in two respects. </p>
<ul>
Firstly that they are what they say they are, and will actually treat your passwords in the way they promise to. </p>
<p>The second requirement is that their solution is actually as secure as they say it is, to ensure that your secrets are not divulged to anyone else.
</ul>
<p>Don&#8217;t confuse what&#8217;s happening here with saving passwords in your browser. That&#8217;s a whole different subject.</p>
<h3>Joining up</h3>
<p>There&#8217;s no requirement to supply an email address, so you can be as anonymous as you like. Logins are based on a user name and a passphrase. That&#8217;s just like a password, but you are encouraged you to use something significantly longer. Choosing the phrase is out of the scope of this post, but the longer the better, in general. Clipperz indicates the strength of your phrase as you add it. (All of the info used for these screenshots is false. Relax.)</p>
<p><img class="aligncenter size-full wp-image-7938" title="create1" src="http://www.makeuseof.com/wp-content/uploads/2008/11/create1.png" alt="" /></p>
<h2>Adding cards</h2>
<p>Once you&#8217;ve logged on, you&#8217;re presented with a card view. It&#8217;s empty the first time you hit the page, but each card relates to a particular set of information. For instance, your Yahoo address, login, password, etc. You can add and change the fields to suit your purposes.</p>
<p>Click Add new card to start. The first thing Clipperz wants to know is what type of card you want to create. A Web Password is the most common, so let&#8217;s start with that. Click the button next to the type of card you want. Click the Create button.</p>
<p><img class="aligncenter size-medium wp-image-7939" title="web" src="http://www.makeuseof.com/wp-content/uploads/2008/11/web.png" alt="" /></p>
<p>Each different card type defaults a different set of fields. You can use those supplied, or add some of your own. The confusing box at the top is for the title of the card, though it doesn&#8217;t say so anywhere. So change Web password to what you actually want the title to be. Webmail perhaps.</p>
<p>Fill in the other fields just the way you might think. Notice that the password field shows up as a row of stars unless you click the unscramble link below the field. If you don&#8217;t yet have a password, you can click on the button with the key to have one created for you. There are some options in the password creator to select required length, type of characters and so on.</p>
<p><a href="http://www.makeuseof.com/wp-content/uploads/2008/11/passwordtype.png"><img class="aligncenter size-full wp-image-7940" title="passwordtype" src="http://www.makeuseof.com/wp-content/uploads/2008/11/passwordtype.png" alt="" /></a></p>
<p>Click the Save button to return to the list of cards. Every time you save something in Clipperz your data is locally re-encrypted, and saved back to the site.</p>
<p>To make use of the cards you&#8217;ve added, just click on the card in the list, and if necessary unscramble the password. Normal physical security rules apply here. No one should be standing behind you, for instance.</p>
<h3>Direct One-click Logins</h3>
<p>One of the unusual features in Clipperz is the ability to create a clickable link for a web page that will log you in without you having to type anything else. The site uses bookmarklets to capture the necessary code from the pages to login on your behalf. It&#8217;s a lot safer than it sounds, but I won&#8217;t go into that this time. You should take a look though. You can use complex (and therefore safer) passwords with ease using this feature.</p>
<h3>Keeping Your Passwords Offline</h3>
<p>This is the part of Clipperz that I like the most. With a single click you can create a fully encrypted local copy of your data that&#8217;s just as secure as the online one. An HTML page containing encrypted code that replicates the copy at the site.</p>
<p>There is one restriction on the use of the offline copy. It&#8217;s read-only.</p>
<p>I lied about the single click, too. It actually takes two. Click Data from the main menu, and then click the Download link further down the page.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-7941" title="offline-links" src="http://www.makeuseof.com/images/clipperz-password-manager-o.png" alt="" /></p>
<p>Choose to save the HTML page that is created. Browse to the page and open it. Voila!</p>
<p><img class="size-full wp-image-7942 aligncenter" title="readonly" src="http://www.makeuseof.com/wp-content/uploads/2008/11/readonly.png" alt="" width="147" height="82" /></p>
<h3>So how secure is Clipperz?</h3>
<p>The idea is that your information is encrypted using javascript code, on your browser, and then sent, encrypted, to the website. Clipperz doesn&#8217;t have your passphrase, and cannot decrypt your information. It&#8217;s called Zero-Knowledge. They don&#8217;t know, so they cannot tell.</p>
<p>Is it safe? It&#8217;s a lot safer than storing your passwords in the normal fashion with websites, and plenty of people do that.</p>
<p>If you&#8217;re a security nerd, look up the specifications yourself. You can review the source code as well.</p>
<p>Clipperz has 20,000 subscribers and over 250,000 stored passwords.</p>
<p>As always, do your research, and decide for yourself.</p>
<h3>Details, details&#8230;</h3>
<p>It&#8217;s cross-platform (works on Windows, Mac and Linux PC), though obviously you need a browser that supports JavaScript. You can import and export the data. Works best with Firefox. You can run the site in a sidebar. Granular sharing is reportedly due soon. Nothing to install, no maintenance.</p>
<h2>Other Pasword Mangers</h2>
<p>- <a href="http://www.makeuseof.com/tag/using-keepass-to-secure-your-online-accounts/">Using Keepass to Secure Your Online Accounts</a><br />
- <a href="http://www.passwordsafe.com/">PasswordSafe</a><br />
- <a href="http://www.makeuseof.com/dir/mashedlilfe-easy-online-password-manager/">MashedLife &#8211; Securely Store Your Passwords Online </a></p>
<p>So I&#8217;m interested. What&#8217;s your strategy? How well does it work? Have you ever been stuck without the passwords you need? Like the ones to lock the kids out of the Net?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/using-keepass-to-secure-your-online-accounts/" title="Using Keepass to Secure Your Online Accounts (March 6, 2008)">Using Keepass to Secure Your Online Accounts</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/keydb-portable-password-manger/" title="KeyDb &#8211; A Portable Password Manager (March 3, 2009)">KeyDb &#8211; A Portable Password Manager</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/5-websites-to-generate-a-safe-and-strong-password/" title="5 Free Password Generators For Nearly Unhackable Passwords (July 3, 2009)">5 Free Password Generators For Nearly Unhackable Passwords</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/steal-your-friends-passwords-and-software-licenses/" title="Steal Your Friends Passwords and Software Licenses! (October 3, 2008)">Steal Your Friends Passwords and Software Licenses!</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/securely-syncronize-all-of-your-browser-passwords-with-lastpass/" title="Securely Synchronize Your Browser Passwords With LastPass (January 14, 2009)">Securely Synchronize Your Browser Passwords With LastPass</a> (42)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/best-of-both-worlds-online-passwords-offline/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>3 Easy Ways To Add Borders To Your Photos</title>
		<link>http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/</link>
		<comments>http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 03:10:16 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[image editors]]></category>
		<category><![CDATA[image effects]]></category>
		<category><![CDATA[image tools]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7837</guid>
		<description><![CDATA[ There&#8217;s nothing quite like a nicely framed photograph. Ideally we&#8217;re talking about some classy wood and quality glass. If your image is heading to Grandma for her birthday, then that&#8217;s probably the best option.
But for many of us, photographs largely live online, ready to be admired and/or criticised by the masses. For some situations, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/photoborders.png" border="0" alt="add borders to photos" width="185" height="185" align="left" /> There&#8217;s nothing quite like a nicely framed photograph. Ideally we&#8217;re talking about some classy wood and quality glass. If your image is heading to Grandma for her birthday, then that&#8217;s probably the best option.</p>
<p>But for many of us, photographs largely live online, ready to be admired and/or criticised by the masses. For some situations, a virtual border or frame is a substantial improvement. Restraint is advised though. Just because you <em>can</em> doesn&#8217;t always mean you <em>should</em>.</p>
<p>I&#8217;ve got two easy online methods to have yourself framed, and one for those who prefer to be offline now and then.</p>
<h2>Picnik</h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/picnicklogo.jpg" alt="add border around image" width="167" height="80" align="left" /><a title="picnik" href="http://www.picnik.com">Picnik</a> is a thoroughly friendly free site which allows you to add your images from your local machine, or from other image websites, and then edit the images online. It&#8217;s not Photoshop, and doesn&#8217;t pretend to be, but if you want a quick, thoroughly visual way to make changes, it&#8217;s hard to beat.</p>
<p>Picnik supplies you with five types of frames in the free scenario, and a few more for those willing to fork out cash. You can adjust the effects easily for the frames, and in some cases stack the frames on each other for a more comprehensive effect.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2008/11/picnik-drop-shadow2.png" alt="add border around image" /></p>
<p>For instance the <em>Drop Shadow </em>border tool lets you adjust the colours of both the shadow and the background, including the option to pick colours from the image itself. Once you add the capability to mess with the distance, angle, size and amount of fade, you have a fairly comprehensive tool. The other free frame options are border, rounded edges, matte and Polaroid.</p>
<p>Easy, quick, and friendly, as I said. You can upload and download between your computer or numerous other sites such as <a title="flickr" href="http://www.flickr.com/">flickr </a>and <a title="facebook" href="http://www.new.facebook.com">Facebook</a>.</p>
<h2>Pikfix</h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/pikifxlogo.png" border="0" alt="add border to photo" align="left" /><a href="http://www.pikifx.com/">pikifx </a>is a similar sort of beast. I prefer the <a href="http://www.picnik.com">picnik </a>interface, but I like some of the pikifx options.</p>
<p>Large files seem a little problematic. I had to upload this one from my PC three times before it would work. Pikifx wants to decrease the quality of the previews to increase the speed, and I must admit to preferring that I see the best possible representation of the image at all times, though I understand the trade-off. Doubtless your broadband speed will determine your settings in here.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/pikifxgrunge.png" alt="" /></p>
<p>This is an example of the <em>grunge </em>border tool. You can see from the list that the options are more comprehensive. The settings within each of the tools covers a lot of ground as well, but the same rule applies. That capability comes with a less friendly interface, I think.</p>
<p>Both picnik and pikifx are happy to work with images on your behalf without either payment or sign-up, and that&#8217;s nice. Of course if you link to your <a href="http://www.flickr.com/">flickr</a> account, or one of the other options, then you&#8217;re no longer quite so anonymous.</p>
<h2>Irfanview</h2>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/irfanviewlogo1.png" border="0" alt="add border picture" align="left" /> If you&#8217;re more comfortable with an offline option, running Windows, and you&#8217;re not looking for anything more than a plain border, then <a href="http://www.irfanview.com/">Irfanview</a> provides a solid option. Let&#8217;s face it. Sometimes the simpler solution is better, and the last thing you want to do is to overpower your image with an impressively complex border.</p>
<p><a href="http://www.makeuseof.com/tag/irfanview-blows-windows-viewer-out-of-the-water/" target="_blank">Irfanview</a> can also batch process the borders, so if you have an entire folder of images to put black borders around, this is seriously painless.</p>
<p>Unfortunately the border option is a little hidden. People are often a little surprised when I show them. You need to open the application, browse to the folder containing the images, and select an image. Once you are viewing an image, either choose the <em>Batch Conversion/Rename</em> option from the File menu, or hit the &#8216;b&#8217; key on the keyboard.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ifranview-batch-dialogue2.jpg" alt="irfanview" /></p>
<p>Select the files you wish to apply borders to, tick the <em>Use advanced options</em> and click the <em>Advanced</em> button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ifranview-batch-dialogue-advanced.jpg" alt="" /></p>
<p>The options here are nothing short of bewildering. There&#8217;s one important thing to remember. If you&#8217;ve been in here before, then Irfanview will remember the settings from that session. So if you increased the contrast of a group of photos previously, check that you&#8217;ve turned the option off now, or you&#8217;ll have a batch of seriously eye-popping images. On the other hand, if you want to, you can apply a bunch of other changes at the same time as the borders. Just make sure you <em>want</em> to do that.</p>
<p>The borders are set up in the confusingly named <em>Canvas size</em> option, so tick that and hit the <em>Settings</em> button.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ifranview-batch-dialogue-canvas.jpg" alt="irfanview-canvas" /></p>
<p>The settings shown are the default ones. Three pixels on each edge of the image, and Model T black. Adjust these options as you please, and tap the <em>OK</em> button. In the more recent versions of the application, you can also use negative numbers in the pixel spaces, which trims the edges off the images rather than adding a border. Useful, but not something you want to do by mistake.</p>
<p>Back in the <em>Advanced</em> dialogue, note that there are some options there relating to overwriting files, and creation of subfolders. I&#8217;m certainly hoping that you would have backed the images up before using this for the first time, but take some time and care with these settings to be sure you have the behaviour you want. note also that when you get back to the main Batch Conversion page there is a section on the left which lets you select the output location.</p>
<p>Click <em>OK</em> again to return to the Batch Conversion page, and when you are happy with your selections click on <em>Start batch</em> to begin adding borders to your images. Enjoy.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/ifranview-red-border.jpg" alt="irfanview-red-border" /></p>
<p>Does anyone have another favourite way to achieve border bliss? Tell all.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/remove-unwanted-photo-elements-with-photowipe/" title="Remove Unwanted Photo Elements With Photowipe (September 29, 2008)">Remove Unwanted Photo Elements With Photowipe</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/stitch-together-panoramic-photos-with-clevr/" title="Stitch Panoramic Photos Together with CleVR (February 21, 2009)">Stitch Panoramic Photos Together with CleVR</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/make-color-items-stand-out-in-black-and-white-photos-with-tintii/" title="How to Make Items or People Stand out in Black &#038; White Photos (October 20, 2009)">How to Make Items or People Stand out in Black &#038; White Photos</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-thinking-outside-the-box/" title="[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums (April 9, 2009)">[Google Picasa 101] &#8211; Saving, Exporting &#038; Uploading To Picasa Web Albums</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/picasa-101-how-to-edit-your-photos-in-picasa/" title="[Google Picasa 101] &#8211; How To Edit Your Photos (April 6, 2009)">[Google Picasa 101] &#8211; How To Edit Your Photos</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-easy-ways-to-add-borders-to-your-photos/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>5 Ways To Get Your Images Noticed In Flickr</title>
		<link>http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/</link>
		<comments>http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 15:01:09 +0000</pubDate>
		<dc:creator>Jim Henderson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[photo sharing]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7466</guid>
		<description><![CDATA[Flickr contains over three billion photos. let&#8217;s face it. Some of them are better than yours, and mine. But despite that, there are things you can do to be noticed.
Tagging
Everything on the web is about context, and Flickr is no exception. If you provide tags for your photos then people can gather more information about [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/flickr-logo.jpg" border="0" alt="flickr tips" align="left" /><a href="http://www.flickr.com/">Flickr</a> contains over three billion photos. let&#8217;s face it. Some of them are better than yours, <a href="http://www.flickr.com/photos/differentperspective/" target="_blank">and mine</a>. But despite that, there are things you can do to be noticed.</p>
<h2>Tagging</h2>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/tags.png" alt="Tags" align="right" />Everything on the web is about context, and Flickr is no exception. If you provide tags for your photos then people can gather more information about the photograph, search on the tags, and <a href="http://www.flickr.com/search/?q=&amp;w=all">find</a> your image when they need one that meets specific requirements.</p>
<p>You can tag images for your own purposes, but if you want other folk to find them, try to put yourself in the other person&#8217;s shoes, and use tags that people might use in a search.</p>
<p>More tags are generally better, within reason. Where two or more terms might be used for the same thing (silverware, cutlery) use them all. Where different forms of the same word might be searched for, try to cover the ground (buttered, buttery, butter).</p>
<p>You can use multiple word tags as well, but the effectiveness usually drops off pretty fast.</p>
<p>if you have trouble thinking of suitable tags, try running through a list of different sorts of tags, such as place, time, objects, colours, events, people, actions&#8230; and then pick up any text that might be in the image, perhaps on signs.</p>
<h2>Groups</h2>
<p>An image can belong to any number of <a href="http://www.flickr.com/search/groups/?q=&amp;m=all">groups</a>, and Flickr contains a scary number of the things. It&#8217;s sufficient to say that there is a group for almost anything you can think of, and many things you would rather not. For example, I&#8217;m involved in a group for images that are both blue and rusty. You&#8217;d be surprised how easy it is to find people with similar photographic interests.</p>
<p><a href="http://www.flickr.com/groups/blueplusrust/"><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2008/11/bluerustgroup.jpg" border="0" alt="Blue+Rust group" align="left" /></a>You can <a href="http://www.flickr.com/search/groups/?q=&amp;m=all">search for groups</a> easily, and you can generally join a group on the spot. Mostly the group owners will let you see the images that are in the group without joining, but you&#8217;ll need to join the group to add your own images. The exception here is that if you receive an invitation on your photo then you can add the image without going to the hassle of joining.</p>
<p>If you can&#8217;t find a group to join, you always have the option of <a href="http://www.flickr.com/groups_create.gne">starting one of your own</a>. Be prepared to get involved in inviting other images and members, or you&#8217;ll have a very small group.</p>
<h2>Sets</h2>
<p>A set is a lot like a group, except it&#8217;s all yours. It&#8217;s just a way of assembling a number of your images together on some basis or other. Common uses for sets are to showcase your most popular images, or to put all the photos from a single event in one place. Flickr members with children often create a set for each of the people in the family. Or you might have sets for photos taken in different places.</p>
<p>The advantage with regard to getting noticed is that when a searcher finds one of your images, there is a link on the page to all the other images in the same set.</p>
<p>If all this set business gets a little cumbersome, there is also a facility in Flickr to create sets of sets, called collections.</p>
<h2>Uniqueness</h2>
<p>It&#8217;s very easy with a digital camera to take a few dozen very similar images. It&#8217;s also easy to upload them all to Flickr, and if your intention is to keep a record, or back up your local storage, that&#8217;s fine. But if you want people to be interested in your photographs, consider wandering through all thirty eight pictures of your cute nephew, and upload just the best two or three.</p>
<h2>The image itself</h2>
<p>If there are three billion images in flickr then there must be at least a few million opinions. Mine is just one. Make your own decisions.</p>
<p>However, as a general rule, most folk prefer images which are correctly exposed, have some compositional value and contain interesting colours, patterns, events or ideas. If your image doesn&#8217;t have any of these then it&#8217;s going to be difficult to get anyone interested in looking at them. So give it some thought before hitting the upload button. Of course it&#8217;s not clear that I&#8217;m in a position to say this. Blue and rust, remember?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2008/11/red.png" alt="" /></p>
<p>So that&#8217;s my five pieces of advice to get your images noticed in Flickr.   Do you have anything to add?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/backup-your-flickr-photos-with-downloadr/" title="Backup And Download Flickr Photos in Bulk (Windows) (March 11, 2009)">Backup And Download Flickr Photos in Bulk (Windows)</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/top-ten-flickr-greasemonkey-scripts/" title="Make Use Of Podcast #37: Top Ten Flickr Greasemonkey Scripts (November 16, 2008)">Make Use Of Podcast #37: Top Ten Flickr Greasemonkey Scripts</a> (2)</li>
	<li><a href="http://www.makeuseof.com/tag/make-use-of-podcast-35-doing-fun-things-with-your-digital-pictures/" title="Make Use Of Podcast #35: Doing Fun Things With Your Pictures (November 12, 2008)">Make Use Of Podcast #35: Doing Fun Things With Your Pictures</a> (0)</li>
	<li><a href="http://www.makeuseof.com/tag/3-steps-to-find-similar-minded-people-on-flickr/" title="3 Steps To Find Similar-Minded People On Flickr (July 29, 2009)">3 Steps To Find Similar-Minded People On Flickr</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/top-5-websites-for-free-stock-photographs/" title="Top 5 Free Websites for Quality Copyright Free Photographs (July 26, 2009)">Top 5 Free Websites for Quality Copyright Free Photographs</a> (37)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-ways-to-get-your-images-noticed-in-flickr/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
