<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MakeUseOf &#187; project</title>
	<atom:link href="http://www.makeuseof.com/tags/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 22:31:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Trello &#8211; A Unique, Simple &amp; Powerful Project Management System From A Good Home</title>
		<link>http://www.makeuseof.com/tag/trello-unique-simple-powerful-project-management-system-good-home/</link>
		<comments>http://www.makeuseof.com/tag/trello-unique-simple-powerful-project-management-system-good-home/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 23:31:11 +0000</pubDate>
		<dc:creator>Erez Zukerman</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[organization]]></category>
		<category><![CDATA[organization tools]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[task manager]]></category>
		<category><![CDATA[tasks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=97397</guid>
		<description><![CDATA[Does the name Joel Spolsky mean anything to you? If so, you’re going to want to read this post, because it showcases Spolsky’s latest and greatest project. And if not, you should know this is the man behind Stack Overflow, WebPutty, Joel on Software and several other notable projects. His latest project is called Trello, and it’s a project management system.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello.jpg?323f2c" alt="project management software" />Does the name <a href="http://en.wikipedia.org/wiki/Joel_Spolsky">Joel Spolsky</a> mean anything to you? If so, you’re going to want to read this post, because it showcases Spolsky’s latest and greatest project. And if not, you should know this is the man behind <a href="http://www.makeuseof.com/tag/10-websites-beginner-programmer-sample-code-snippets/">Stack Overflow</a>, <a href="http://www.makeuseof.com/tag/webputty-prototype-maintain-css-websites/">WebPutty</a>, <a href="http://www.joelonsoftware.com/">Joel on Software</a> and several other notable projects.</p>
<p>His latest project is called <a href="https://trello.com/">Trello</a>, and it’s a project management system that can be used by a single person or a team. It is original and very simple to use. Oh, and it’s free.</p>
<h2>Product Introduction Video</h2>
<p>Before embarking on our own tour, I wanted to share Spolsky’s view of the system, in an amusing demonstration video he created to show what it can do. Check it out below:</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/aaDf1RqeLfo?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<h2>Trello In Reality</h2>
<p>Once you create your free Trello account (or log in with your Google account), you will be greeted with a very gray-looking startup screen:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello3.jpg?323f2c" alt="project management software" width="580" height="335" border="0" /></p>
<p>Trello works using “boards”, where each board is similar to a single project you’re working on, either on your own or with others. It starts you off with a <em>Welcome Board</em> that looks like this:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello5.jpg?323f2c" alt="project management" width="590" height="269" border="0" /></p>
<p>As you can see, the board is divided into three stacks of “cards”. Let’s take a closer look:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello7.jpg?323f2c" alt="project management" width="332" height="409" border="0" /></p>
<p>Each card can have a lot of metadata linked to it, or on its “back”, as the Trello metaphor goes. You can see that metadata peeking out, in the form of the little icons under the name of each card. People can vote for cards (say, for implementing features), a card can have a description (shown with the pen icon), comments, attachments, and more.</p>
<p>Let’s look at the back of one such card:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello9.jpg?323f2c" alt="project management" width="590" height="542" border="0" /></p>
<p>While the card management interface is kept simple, when you look at a single card, Trello’s power really comes to light. Above we can see an image attachment, as well as a description. Note that the attachment is timestamped. You can add labels to a card; these are not text tags, but simply swatches of color that may help you quickly find the cards in the board and filter them:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello11.jpg?323f2c" alt="project management program" width="467" height="383" border="0" /></p>
<p>Another interesting card feature is the checklist:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello13.jpg?323f2c" alt="project management program" width="531" height="394" border="0" /></p>
<p>The checklist is as AJAXy as they come. To add an item, just type it and hit <em>Enter</em>. You will see it on the card instantly. When marking an item as done, it is not removed, but crossed over. You can see the progress of the checklist at a glance, using the progress bar.</p>
<h2>The Right Sidebar</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello17.jpg?323f2c" alt="project management program" width="244" height="599" border="0" /></p>
<p>The right sidebar shows who can view the board (i.e, who the members are in your project), and hosts several board-related commands. The “<em>Board Profile</em>” is an options dialog for the whole board:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello19.jpg?323f2c" alt="trello[19]" width="590" height="532" border="0" /></p>
<p>It lets you toggle options on or off. You can open up access to the broad public for voting and comments, or close the board down so that only some people can see it and interact with it.</p>
<h2>Searching &amp; Filtering</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello21.jpg?323f2c" alt="trello[21]" width="316" height="546" border="0" /></p>
<p>The sidebar lets you live-search cards, but only by card name (not by comment, checklist item, etc.). You can also filter by label.</p>
<h2>Activity Log</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/trello23.jpg?323f2c" alt="project management software" width="239" height="458" border="0" /></p>
<p>One feature that I love is the activity log, shown at the bottom of the sidebar (with a “<em>View all</em>” link for an extended version). The log makes it easy to see who did what, and what cards are new or have been changed. This is important when you have a large system with several participants working on different cards.</p>
<h2>Final Thoughts</h2>
<p>I really like Trello because I feel it manages to strike a fine balance between visual simplicity (the card metaphor, dragging and dropping) and features (every card has a lot of power). I think the system really comes into its own when used in a team setting, more so than for an individual person trying to manage their own projects. If they ever add Github integration, I could really see a team using it to manage an open-source project.</p>
<p>As it stands, it is fantastic for staying focused and understanding what everyone is working on and what the team as a whole is doing. It’s good enough to make me wish I was part of a team using it, which is a strong testament as any to its power.  Give it a whirl yourself and let us know in the comments what you think of it. What new features would you like to see added that would make it even more ideal for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/trello-unique-simple-powerful-project-management-system-good-home/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Lasers, Unblockable Messaging, LED Hats &amp; Plastic Recyclers &#8211; 4 More KickStarter Projects Worthy Of Your Attention</title>
		<link>http://www.makeuseof.com/tag/lasers-unblockable-messaging-led-hats-plastic-recyclers-4-kickstarter-projects-worthy-attention/</link>
		<comments>http://www.makeuseof.com/tag/lasers-unblockable-messaging-led-hats-plastic-recyclers-4-kickstarter-projects-worthy-attention/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 18:30:52 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[entrepreneurs]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[tech developments]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=96740</guid>
		<description><![CDATA[I think crowd funding is a great way to support independent developers and scientists, so I'm not ashamed to promote awesome technology projects when I see them. Kickstarter is a microfunding platform for artists and entrepreneurs to find support for their projects. Here are some picks - from lasers in education, unblockable messaging apps, LED hats and plastic recycling for 3D printers!]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/01/kickstarter-featured.jpg?323f2c" alt="kickstarter project" />I think crowd funding is a great way to support independent developers and scientists, so I&#8217;m not ashamed to promote awesome technology projects when I see them especially on <a href="www.kickstarter.com">KickStarter</a>.</p>
<p>Check out <a title="4 Fantastic Hardware Projects You Can Fund On Kickstarter" href="http://www.makeuseof.com/tag/4-fantastic-hardware-projects-fund-kickstarter/">some of the previous projects I thought worthy of your investment</a> <em>(all of which were successfully funded)</em>, and here’s my picks for today from KickStarter &#8211; but remember &#8211; act quickly, as these projects will fail if they aren’t fully funded by their target date.</p>
<p>There&#8217;s something for everyone, from lasers in education, unblockable messaging apps, LED hats and plastic recycling for 3D printers!</p>
<h2>Pew Pew! Lasers in Science Education</h2>
<p><iframe class="alignright" src="http://www.kickstarter.com/projects/kvogeltanz/dovetail-voice-to-the-people/widget/card.html" frameborder="0" width="220px" height="380px"></iframe></p>
<p>Alex Huang is a graduate student from Alabama who’s passionate about lasers, so much so that he’s spent a good deal of time researching cheap laser pointers and the unique <strong>fluorescence</strong> and <strong>phosphorescence</strong> (read: <em>glowing</em>) properties they induce when pointed at common household materials and certain rocks.</p>
<p>By <a href="http://www.kickstarter.com/projects/gilvus/pew-pew-using-lasers-for-science-education ">supporting the project</a>, Alex will send you a sample pack consisting of the lasers themselves, some vials of liquid they can react with, and even a little bit of calcite (the glowing rock stuff).</p>
<p>While I can’t particularly think of a practical use in the home, a set of these would be a fantastic tool to teach lasers to your children or donate to your school for science demonstrations. Apart from the obvious &#8211; lasers are cool!</p>
<p>The projects needs $2,500 of funding by January 20th, so I wish him all the luck and please get over there to support his efforts!</p>
<p><iframe src="http://www.kickstarter.com/projects/gilvus/pew-pew-using-lasers-for-science-education/widget/video.html" frameborder="0" width="480px" height="410px"></iframe></p>
<h2>Jaja &#8211; Pressure Sensitive Stylus for the iPad</h2>
<p><iframe  class="alignright"  src="http://www.kickstarter.com/projects/jonatherton/jaja-worlds-first-pressure-sensitive-stylus-for-ip/widget/card.html" frameborder="0" width="220px" height="380px"></iframe></p>
<p>Drawing on the iPad has always been <em>a bit sketchy</em> (get it!?), but the <a href="http://www.kickstarter.com/projects/jonatherton/jaja-worlds-first-pressure-sensitive-stylus-for-ip ">Jaja promises to change that</a> by offering full pressure sensitivity, akin to what a Wacom or similar professional drawing tablet might. Though no working prototype is currently available, it is purported to work using high frequency sounds to communicate with compatible apps &#8211; and whilst I personally think the theory behind it is sound enough, the comments on the project seem to have invited a lot of naysayers.</p>
<p>Even so, with a month go and currently sitting nicely with $7,000 of $25,000, this is definitely one to watch &#8211; if you’re a digital artist of any kind I would strongly encourage you to back this as it could be a real game changer for the iPad. Just $40 will net you one of the first batch of 500 devices.</p>
<p><iframe src="http://www.kickstarter.com/projects/jonatherton/jaja-worlds-first-pressure-sensitive-stylus-for-ip/widget/video.html" frameborder="0" width="480px" height="410px"></iframe></p>
<h2>Dovetail &#8211; Text Messaging That Can’t Be Shut Down</h2>
<p><iframe src="http://www.kickstarter.com/projects/kvogeltanz/dovetail-voice-to-the-people/widget/card.html" frameborder="0" width="220px" height="380px"></iframe></p>
<p>We’ve talked a lot about <a title="The 5 Top Reasons Social Networks Lead to Social Revolutions" href="http://www.makeuseof.com/tag/5-top-reasons-social-networks-lead-social-revolutions/">how revolutions are powered, or at least helped along, by smartphones</a>; but increasingly we are seeing radio silence enforced by authorities in troubled times, some going so far as to simply shut off the entire network.</p>
<p><a href="http://kck.st/uFJaKs  ">Dovetail promises to fix this</a> by transmitting messages over Bluetooth or ad-hoc wifi connections, in a broadcast style fashion similar to how Blackberries do <em>(but they can be shut down)</em>. Presumably you need the app to actually receive messages though, but they plan to release it for free. With just a short time to go and nowhere near their goal yet, this might be something you may want to support.</p>
<p>I’m in two minds about this myself. While I know that some despicable governments shut down mobile networks in order to curb legitimate protestors, I’m actually grateful that the UK government chose to disable the Blackberry broadcasting functionality here in London in order to prevent <a title="How The London Riots Showed The Dark Side Of Social Media [Opinion]" href="http://www.makeuseof.com/tag/london-riots-showed-dark-side-social-media/">the criminal rioting from spreading any further</a>.</p>
<p>The project was also <a href="http://www.sfbg.com/2011/12/27/iprotest">recently covered by the SF Bay Guardian</a>.</p>
<p><iframe src="http://www.kickstarter.com/projects/kvogeltanz/dovetail-voice-to-the-people/widget/video.html" frameborder="0" width="480px" height="410px"></iframe></p>
<h2>LED Side Glow Hats</h2>
<p><iframe  class="alignright"  src="http://www.kickstarter.com/projects/698702170/led-side-glow-hats/widget/card.html" frameborder="0" width="220px" height="380px"></iframe></p>
<p>While this project isn’t about to change the world, but you’ve got to admit they look awesome. As a gift, or something to really make you stand out at parties, or just as a convenient flashlight for those late night workshop sessions when the power is out. <a href="http://www.kickstarter.com/projects/698702170/led-side-glow-hats ">$18 including shipping</a>, made right at home (for most of you) in the USA.</p>
<p><iframe src="http://www.kickstarter.com/projects/698702170/led-side-glow-hats/widget/video.html" frameborder="0" width="480px" height="410px"></iframe></p>
<h2>Filabot</h2>
<p><iframe class="alignright"  src="http://www.kickstarter.com/projects/rocknail/filabot-plastic-filament-maker/widget/card.html" frameborder="0" width="220px" height="380px"></iframe></p>
<p>Though 3D printers are still entirely out of my price range, the Filabot is the next logical step in the print-anything universe. Put simply, the Filabot recycles plastic (such as PET bottles) and turns them into the filament needed for 3D printers, usually a fairly costly component of the process. If you print something wrong, you can just grind it up, melt it, and re-print.</p>
<p><a href="http://www.kickstarter.com/projects/rocknail/filabot-plastic-filament-maker?ref=category ">Already fully funded</a>, but still open to backers, this is a really promising product &#8211; another game changer for the 3D printers.</p>
<p><iframe src="http://www.kickstarter.com/projects/rocknail/filabot-plastic-filament-maker/widget/video.html" frameborder="0" width="480px" height="410px"></iframe></p>
<p>That&#8217;s it from me today, I do hope you pledge some support for some of these worthy Kickstarter project. Post in the comments if you&#8217;ve launched your own project and would like to me to check it out, or if you&#8217;ve chosen to fund one of these, or even if you have an opinion on KickStarter in general &#8211; we&#8217;d love to hear from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/lasers-unblockable-messaging-led-hats-plastic-recyclers-4-kickstarter-projects-worthy-attention/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>4 Fantastic Hardware Projects You Can Fund On Kickstarter</title>
		<link>http://www.makeuseof.com/tag/4-fantastic-hardware-projects-fund-kickstarter/</link>
		<comments>http://www.makeuseof.com/tag/4-fantastic-hardware-projects-fund-kickstarter/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 17:31:27 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Hardware & Gadgets]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=88219</guid>
		<description><![CDATA[Having recently had my first taste of Arduino electronics, I must admit the idea of open hardware and the maker ethos has really made a mark on me. Today I thought it would be interesting to highlight some of the most promising, exciting, or downright cool hardware projects on KickStarter - most of which you can fund in return for one of the prototypes or finished projects.]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/featued-kickstarter-projects.jpg?323f2c" alt="fund your project" />Having recently had my first taste of <a title="What Is Arduino &amp; What Can You Do With It? [Technology Explained]" href="http://www.makeuseof.com/tag/arduino-technology-explained/">Arduino electronics</a>, I must admit the idea of open hardware and the <a href="http://makezine.com/">maker</a> ethos has really made a mark on me. Today I thought it would be interesting to highlight some of the most promising, exciting, or downright cool hardware projects on KickStarter &#8211; most of which you can fund in return for one of the prototypes or finished projects.</p>
<p>Let’s take a look, but remember you can only back these projects until a set date, so if you’re interested then get in there quick!</p>
<h2><a href="http://www.kickstarter.com/projects/teague/teagueduino-learn-to-make?ref=category ">Teagueduino</a></h2>
<p>The Arduino is certainly a powerful device, but it’s still a little fiddly with soldering and perhaps difficult for kids or people afraid of electronics. The Teagueduino aims to make the creative realisation of projects even smoother, whilst subtly teaching the programming aspect of embedded controllers.</p>
<p>Particularly, the Teagueduino environment runs in realtime, giving you instant feedback on the sensor changes, programming adjustments or any other changes you make. It’s also easy to map inputs to outputs in just a single line of code, while still allowing you to delve deeper when you&#8217;re ready and custom mapping functions. But the project is more than just the hardware, and the group aims to be a community driven teaching resource with hundreds of free projects already available.</p>
<p>Here’s a video that explains a little more about it, as well as showing off the powerful software that’s integral to the learning experience.</p>
<p><em>Price for a complete kit:</em> $160<br />
<strong>Funded on October 9th </strong></p>
<p><iframe src="http://www.kickstarter.com/projects/teague/teagueduino-learn-to-make/widget/video.html" frameborder="0" width="580px" height="365px"></iframe></p>
<h2><a href="http://www.kickstarter.com/projects/studentrnd/plasma-speaker?ref=category ">Plasma Speaker Kit</a></h2>
<p>For those of you who don’t know, a plasma speaker creates an electrical arc out of a really high voltage, and then with suitable modulations applied, the arc produces noise. While <a href="http://www.instructables.com/id/A-reliable-plasma-speaker/">instructables</a> for making these things exist, the boys at StudentRND in Seattle wanted to make a complete kit. Here’s a demonstration &#8211; I’m sure you’ll agree this is a whole new level of epic awesome, although hardly a practical speaker (it&#8217;s actually better quality than most laptop speakers, mind).</p>
<p><strong>Warning</strong>: a plasma speaker runs at a really high temperature, and high voltage, and the arc ionises the air to produce ozone. It should only be used for short periods of time in a well ventilated room by people who understand the risks. You could die from this.</p>
<p><em>Complete kit price: $80 (components, plans, power brick and flyback transformer)</em><br />
<strong>Funded on Oct 9th</strong></p>
<p><iframe src="http://www.kickstarter.com/projects/studentrnd/plasma-speaker/widget/video.html" frameborder="0" width="580px" height="365px"></iframe></p>
<h2><a href="http://www.kickstarter.com/projects/minimonkey/mini-monkey-light-wheel-lights-for-bicycles?ref=category ">Mini Monkey 8-bit Bike Light</a></h2>
<p>With 15 onboard 8-bit patterns, the mini monkey light attaches to your bike wheels to make cycling in the dark less dangerous and a whole lot more fun. It’s pretty simple, and just oozes cool:</p>
<p><iframe src="http://www.kickstarter.com/projects/minimonkey/mini-monkey-light-wheel-lights-for-bicycles/widget/video.html" frameborder="0" width="580px" height="365px"></iframe></p>
<p><em>$100 will get you one for both your front and back wheel</em><br />
<strong>Funded on Oct 29th, if it reaches $27,500</strong></p>
<p><a href="http://www.kickstarter.com/projects/revolights/revolights-join-the-revolution?ref=card ">Revolights</a> is a similar project that’s already been funded.</p>
<h2><a href="http://www.kickstarter.com/projects/ryochijiiwa/bootstrapsolar-portable-power-pack-kit?ref=category ">BootStrap Portable Power Kit</a></h2>
<p>An open source, affordable solar power charger kit that can charge both portable devices like iPhones or provide a source of power for outdoor Arduino projects. The internal battery can hold enough power to charge an iPhone 5 times, and the whole thing fits into a nice sustainable bamboo enclosure.</p>
<p>Most of the kits have now sold out, but at the time of writing the $115 level is still available, which will net you a complete kit as well as a choice of one additional solar cell, battery or AC adapter.</p>
<p><iframe src="http://www.kickstarter.com/projects/ryochijiiwa/bootstrapsolar-portable-power-pack-kit/widget/card.html" frameborder="0" width="580px" height="365px"></iframe></p>
<p><em>Complete kit: $115 (limited supply)</em><br />
<strong>Funded on Oct 18th</strong></p>
<p>Have you ever funded a kick-starter project, hardware or otherwise? How was your experience? Will you fund one of these projects to net yourself some cool hardware? Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-fantastic-hardware-projects-fund-kickstarter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Various Little Known Quality Resources For Your Next Multimedia Project</title>
		<link>http://www.makeuseof.com/tag/quality-resources-multimedia-project/</link>
		<comments>http://www.makeuseof.com/tag/quality-resources-multimedia-project/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 00:31:15 +0000</pubDate>
		<dc:creator>Joshua Lockhart</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[sounds]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=79749</guid>
		<description><![CDATA[Even in a world where Creative Commons exists, it always seems like there is not enough quality royalty-free material for us in the multimedia field. Thankfully, there are several places out on the Internet that hear the cries of every starving artist. Today, MakeUseOf offers four little-known sources of multimedia materials for your next production.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/Projector.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/06/Projector.jpg?323f2c" alt="multimedia authoring tools" />Even in a world where <a href="http://www.makeuseof.com/dir/cc-search-creative-commons-content/">Creative Commons</a> exists, it always seems like there is not enough quality royalty-free material for us in the multimedia field. Thankfully, there are several places out on the Internet that hear the cries of every starving artist.</p>
<p>Today, MakeUseOf offers four little-known multimedia authoring tools for your next production. What we have here is the junk drawer of your virtual artistic toolshed, and whether you are a video-maker, a graphic designer, or an audio engineer, these sites are sure to help.</p>
<h2><a href="http://www.movietools.info">Movietools</a></h2>
<p>Movietools is a rare gem that every video artist should know about. With an array of over 140 video loops consisting of backgrounds, virtual studios, lower thirds, and moving objects, you will never be at a loss for your next presentation.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Movietools1.png?323f2c" alt="multimedia authoring tools" width="580" height="311" /></p>
<p>File formats are only Windows Media Video files, so if you&#8217;re running a Mac OS, you might want to check out a free <a href="http://www.makeuseof.com/tag/5-easy-to-use-freeware-video-converters/">media converter</a>. However, if you are willing to shell out a few extra bucks, you should look at the <a href="http://www.makeuseof.com/tag/convert-video-files-with-avs-video-converter/">AVS Video Converter</a>.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/MovieTools3.png?323f2c" alt="multimedia tools" width="580" height="743" /></p>
<p>All files from Movietools are made in 848&#215;480 for 16:9 scaling and 640&#215;840 for 4:3 scaling. Also, the lower third and moving object loops have been pre-keyed for your video-editing software.</p>
<h2><a href="http://www.freesound.org">The Freesound Project</a></h2>
<p>As mentioned before by MakeUseOf, the <a href="http://www.makeuseof.com/dir/freesound-free-sound-effects-download/">Freesound Project</a> is a collectively growing community that donates sound files for you to insert into your media project. With nearly 116,000 files to date, there is nearly an endless supply of royalty-free sound.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/freesound.png?323f2c" alt="multimedia tools" width="580" height="410" /></p>
<p>As a given, each file is under the <a href="http://creativecommons.org/licenses/sampling+/1.0/">Creative Commons 1.0 Sampling license</a>, and credit is required for each sound creator. Also, each file comes in the format of the user&#8217;s choice, so again, it might be good to find a sound file converter such as <a href="http://www.makeuseof.com/dir/audioexpert-online-sound-editor/">AudioExpert</a> if you plan on using this online tool seriously.</p>
<p>Another little feature offered by Freesound is the <a href="http://www.freesound.org/mootcher.php">Mootcher</a> open-source programming library. This bit of open-source software allows you to write the FreeSound library into your own video or audio editing software.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Mootcher1.png?323f2c" alt="multimedia tools" width="580" height="404" /></p>
<p>One thing to keep in mind is that the Freesound Project focuses primarily on sound bits rather than music. It is possible that you will find music on here, but it is more likely to be a simple recording of a live performance at a parade or a festival of some sort.</p>
<h2><a href="http://www.archive.org">The Internet Archive</a></h2>
<p>Taking a cue from the <a href="http://en.wikipedia.org/wiki/Library_of_Alexandria">Library of Alexandria</a>, the <a href="http://www.makeuseof.com/tag/the-wayback-machine-lets-you-browse-the-internet-of-yester-yore/">Internet Archive</a> is an attempt to digitally archive media files that includes moving images, sound files, photographs, texts, and pretty much anything that you can use to absorb information. That being said, it also offers a variety of media sources that can be used on your next project.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Archive1.png?323f2c" alt="multimedia apps" width="580" height="363" /></p>
<p>Not surprisingly, this site incorporates a great deal of downloadable media that is open to the public domain or is royalty-free. However, this is not to say that all of the media on this site is for you to put your hands on. Each file has its own specific license, and many of these incorporate Creative Commons. Make sure to check both the sidebar and the bottom half of each media page to find exactly what the creator or submitter allows. Some licenses are visible, but others are not.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Archive2.png?323f2c" alt="multimedia apps" width="580" height="411" /></p>
<h2><a href="http://www.detonationfilms.com">Detonation Films</a></h2>
<p>Whether you want to add some explosive transitions to your PowerPoint speech or a few action-packed sequences to your latest video project, the pyromania boys at Detonation Films have enough napalm and shrapnel to satisfy the Michael Bay in all of us.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Det.png?323f2c" alt="multimedia apps" width="580" height="407" /></p>
<p>Detonation Films is the ultimate zone for stock video of explosions, rockets, bullet holes, and more. Although many of their videos are for sale, there are a whole lot of freebies for you to download.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Det1.png?323f2c" alt="" width="580" height="558" /></p>
<p>Most videos utilize a simple black background which can be done away with using a luma or screening effect, but there are a few with chroma-key green and even pre-keyed clips to easily layer on top of your source video.</p>
<p>In addition to their main site that is full of 4:3 video clips, there is also <a href="http://www.detfilmshd.com/">DetFilmsHD</a> which offers a few pricier, yet sexier, hi-definition explosions.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/07/Det2.png?323f2c" alt="multimedia authoring tools" width="580" height="349" /></p>
<h2>Conclusion</h2>
<p>Hopefully, these sites will aid you in your next big production whether it be a presentation at a conference, an audio mix, or the latest YouTube viral video. Visit them often, for they are constantly updating their material.</p>
<p>What kind of other sources of free media do you know about? Have you ever used any of these sources before with your own projects? What types of projects have you made using them?</p>
<p><small>Image credits: <a rel="nofollow" href="http://morguefile.com/archive/display/144574">jppi</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/quality-resources-multimedia-project/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Collaborate On Projects &amp; Chat With Others Using Chatbox For Dropbox [Mac]</title>
		<link>http://www.makeuseof.com/tag/collaborate-projects-chat-chatbox-dropbox-mac/</link>
		<comments>http://www.makeuseof.com/tag/collaborate-projects-chat-chatbox-dropbox-mac/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 23:31:08 +0000</pubDate>
		<dc:creator>Steve Campbell</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=77116</guid>
		<description><![CDATA[One great thing about an application as useful as Dropbox is that other people find interesting ways to utilize it and make it even more useful for others. For instance, you can use Dropbox to share files, manage your photos, sync files on various platforms, and cut time off your school work. You can even recover your lost files with it. Now I'm going to show you how to chat with it as well.]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/0_chatbox.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/0_chatbox.jpg?323f2c" alt="chatbox for dropbox" /><a href="http://www.makeuseof.com/tags/dropbox/">Dropbox</a> is one of the most useful applications out there as far as I am concerned. I have it installed on nearly every device I own and it&#8217;s very helpful when it comes to reaching my most important documents. Whether I need to <a href="http://www.makeuseof.com/tag/print-files-mobile-phone-dropbox-windowsmac/">print an important document</a> on the fly or just want to share a file with someone who is technically challenged, Dropbox simplifies the process.</p>
<p>One great thing about an application as useful as Dropbox is that other people &#8211; like us here at MUO &#8211; find interesting ways to utilize it and make it even more useful for others. For instance, you can use Dropbox to <a href="http://www.makeuseof.com/tag/tools-dropbox-users-share-receive-files-faster-easier/">share files</a>, <a href="http://www.makeuseof.com/tag/3-tools-managing-photos-dropbox-mac/">manage your photos</a>, <a href="http://www.makeuseof.com/tag/5-applications-dropbox/">sync files</a> on various platforms, and cut time off your <a href="http://www.makeuseof.com/tag/3-reasons-why-students-should-be-using-dropbox-as-a-study-tool/">school work</a>. You can even <a href="http://www.makeuseof.com/tag/recover-lost-files-dropbox/">recover your lost files</a> with it. Now I&#8217;m going to show you how to chat with it as well.</p>
<h2>What Is Chatbox?</h2>
<p><a href="http://chatboxapp.com/">Chatbox</a> is a free application that adds project collaboration features to the already handy Dropbox. You can use it for commenting and annotating files or for simple project collaboration around folders with relevant files inside. Chatbox stores everything inside Dropbox, which makes installing the app extremely simple as it does not even require you to register an account.</p>
<blockquote><p><em>&#8220;Chatbox makes it easy to discuss or comment on files shared over Dropbox. Install it, right click on any files / folders inside Dropbox, and start conversations with people you shared the Dropbox folder with.&#8221;</em></p></blockquote>
<p>If you share a folder in your Dropbox with other people, whether it be your family members at home, a group of friends, or your co-workers at the office, you can essentially comment on important files so that the others know what is going on with them and they are kept up-to-date. Or alternatively, you can just have a playful chat around the files in your Dropbox.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/1_chatbox.png?323f2c" alt="chatbox for dropbox" width="304" height="599" /></p>
<p>Chats can occur around specific projects with Chatbox, which can be especially helpful if you&#8217;re collaborating on a large project that incorporates a lot of different files.</p>
<h2>How Do I Use Chatbox?</h2>
<p>To get started using Chatbox, head over to their <a href="http://chatboxapp.com/">website</a> and download the app for OSX. Right now Chatbox is only available for Mac but you can sign up on the site to be alerted via email once Windows and Linux versions become available.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/2_chatbox.png?323f2c" alt="chatbox dropbox" width="268" height="122" /></p>
<p>Once you install the app, using it is as simple as right-clicking on files in Finder and selecting <em>Show Chatbox</em>. This begins a conversation on any file in your Dropbox instantly. As stated earlier, your comments and conversations are stored inside Dropbox, so you won&#8217;t ever lose them, and they barely take up any room, in case you were worried about that.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/05/3_chatbox.png?323f2c" alt="chatbox for dropbox" width="267" height="127" /></p>
<p>If you share your folder with others you can invite them to join the chat as well.</p>
<h2>Conclusion</h2>
<p>Chatbox (beta) is pretty light on features in its current state, but it gives you a simple way to communicate with others sharing the same Dropbox folder as you, which is pretty useful, and it is poised to get better. From installation to usage, I was impressed with how easy the whole process was. It will be interesting to see what other features the team adds in the coming weeks to make this app even more of a necessity.</p>
<p>What do you think about Chatbox? Do you like the idea of using Dropbox as a chat utility?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/collaborate-projects-chat-chatbox-dropbox-mac/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Zen-Style Listing And Project Management with WorkFlowy</title>
		<link>http://www.makeuseof.com/tag/zenstyle-listing-projects-workflowy/</link>
		<comments>http://www.makeuseof.com/tag/zenstyle-listing-projects-workflowy/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 19:30:38 +0000</pubDate>
		<dc:creator>Angela Alcorn</dc:creator>
				<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[organization tools]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[to-do]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=62365</guid>
		<description><![CDATA[Do you find most project management tools try to do too much while regular to-do lists don&#8217;t quite cut it? Don&#8217;t you wish there was something in between? Something with a simple list format and tasks you can check off, but with an easy way of managing the whole project? Well, now there is! WorkFlowy [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/WorkFlowy-Logo.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/WorkFlowy-Logo.png?323f2c" alt="list management project software"/>Do you find most project management tools try to do too much while regular to-do lists don&#8217;t quite cut it? Don&#8217;t you wish there was something in between? Something with a simple list format and tasks you can check off, but with an easy way of managing the whole project? Well, now there is!</p>
<p><a href="http://workflowy.com/">WorkFlowy</a> has the nifty ability of looking and acting much like a regular <a href="http://www.makeuseof.com/tags/to-do">to-do</a> list, while secretly behaving more like a project management tool or a <a href="http://www.makeuseof.com/tags/mindmaps">mind-mapper</a>. It really needs to be seen to be believed &#8220;” and then you&#8217;ll never want to use anything else for your projects!</p>
<p><span id="more-62365"></span></p>
<h2>Getting Started</h2>
<p>Sign-up is really quick and takes you straight to a help page with a demo and shortcuts. Not that you need to learn all of the shortcuts, since it can all be done using mouse clicks. Do watch the &#8220;<a href="http://www.youtube.com/watch?v=qPMVtkNrquU">How to Use WorkFlowy</a>&#8221; video though as it really shows you the bulk of what you need to know.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="460" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/qPMVtkNrquU?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="580" height="460" src="http://www.youtube.com/v/qPMVtkNrquU?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Basically, Workflowy is lists, lists and more lists. But, because of some really simple design choices, you can display or hide whatever you need to in order to get your tasks completed.</p>
<p>If you&#8217;re like me, you&#8217;ll really want to know two very important shortcuts to indent and decrease the indent. It&#8217;s easy: simply press Tab to indent and Shift-Tab to go back. So, you can easily create tasks in a sub-list using a Tab. To start a new list, press Shift-Tab.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/WorkFlowy-in-action.png?323f2c" alt="list management project software"/></p>
<p>If you prefer to use a mouse, just look on the left of any given task for a list of options. Or, look to the right of the task for the option to relocate it somewhere else by dragging it.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Options.png?323f2c" alt="list management software" /></p>
<p>Instinctively, you&#8217;re able to write things out as if it&#8217;s a normal text editor. But, because you can collapse, expand and drill down into menus it makes things much easier to keep track of later. You can also drag tasks or lists elsewhere and WorkFlowy will automatically nest them for you. If you mark something as completed, WorkFlowy won&#8217;t complete the sub-tasks. However, when you view the list with completed tasks hidden, the sub-tasks will be hidden from view.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Drilled-Down-WorkFlowy-view.png?323f2c" alt="list management software"/></p>
<h2>Notes</h2>
<p>Just when you thought WorkFlowy was everything you dreamed of, it turns out there&#8217;s another awesome feature for your lists: Notes. </p>
<p>Every single item on all your lists is able to have a note added to it. Click on the left of your task and choose &#8220;Add Note&#8221; from the options. This lets you add a little more detail to every point on the list for your future reference.<br />
<img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Add-Note.png?323f2c" alt="list management software" title="Add Note"  class="aligncenter size-full wp-image-62448" /></p>
<h2>What Could You Use WorkFlowy For?</h2>
<p>You could use WorkFlowy for just about anything, really. As long as you&#8217;re organised enough to keep things nested appropriately, WorkFlowy could expand to suit you. I tested up to 25 sub-lists deep and the only problem I found was that I hit the edge of the page. This wouldn&#8217;t even be a problem in a drilled-down view.</p>
<p>Specific uses I can think of would include:</p>
<ul>
<li>Project Management.</li>
<li>Planning Events.</li>
<li>Keep track of your goals.</li>
<li>Brainstorm.</li>
<li>Write your bucket list.</li>
<li>Plan a holiday.</li>
<li>Write a birthday present list.</li>
<li>Whatever you want!</li>
</ul>
<h2>WorkFlowy Backup</h2>
<p>WorkFlowy has also made it really easy to back up your data. If you do to the bottom of the screen, you&#8217;ll see an &#8220;Export All Lists&#8221; link. This lets you take your data elsewhere as formatted or plain text. Very handy!</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Export-WorkFlowy.png?323f2c" alt="list management project software"/></p>
<h2>Smartphone Apps</h2>
<p>WorkFlowy is currently working on iPhone, iPad and Android apps, so your brain-storming and project management will only get easier and more portable with time. This can only be a good thing!</p>
<h2>Alternatives to WorkFlowy</h2>
<p>The idea of <a href="http://www.makeuseof.com/tag/explore-create-weird-wonderful-lists-snagsta/">list-making</a>, <a href="http://www.makeuseof.com/tag/clever-ways-remember-milk-lists-tags/">task management to-do lists</a>, <a href="http://www.makeuseof.com/tag/mindmapping-software-organize-year-resolutions/">mind-mapping</a>, <a href="http://www.makeuseof.com/tag/visually-collaborate-group-projects-scrumy/">project management</a> and the like is nothing new. In other words, WorkFlowy have plenty of competition and that will never cease. But, on the other hand no-one is quite like WorkFlowy.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="460" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/CSmbnaPZVHE?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="580" height="460" src="http://www.youtube.com/v/CSmbnaPZVHE?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>WorkFlowy is simple, quick, expandable and easily exportable. You can also use it to mind-map or to project-manage your whole life. Not many other alternatives can <a href="http://www.youtube.com/watch?v=CSmbnaPZVHE">rise to all that</a>!</p>
<p>Have you tried WorkFlowy? What do you use it for? Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/zenstyle-listing-projects-workflowy/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>The 6 Best Free Online Meeting Tools to Collaborate With Your Team</title>
		<link>http://www.makeuseof.com/tag/6-free-online-meeting-tools-collaborate-team/</link>
		<comments>http://www.makeuseof.com/tag/6-free-online-meeting-tools-collaborate-team/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 23:30:13 +0000</pubDate>
		<dc:creator>Jessica Cam Wong</dc:creator>
				<category><![CDATA[FileSharing]]></category>
		<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[organization tools]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=61906</guid>
		<description><![CDATA[The focus of web applications on collaborative efforts has been stronger than ever. You can hardly find a web-based application that won&#8217;t let you share a link to a public document or image, much less if it&#8217;s a productivity app. There are lots of productivity applications, particularly on the desktop, that seem to offer more [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/network_receive.png" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/network_receive.png?323f2c" alt="free online meeting tools"/>The focus of web applications on <a href="http://www.makeuseof.com/tags/collaboration">collaborative</a> efforts has been stronger than ever. You can hardly find a web-based application that won&#8217;t let you share a link to a public document or image, much less if it&#8217;s a productivity app. There are lots of productivity applications, particularly on the desktop, that seem to offer more and more collaboration features, but with the advent of web-friendly OSes, such as <a href="http://www.makeuseof.com/tags/chrome-os">Google Chrome OS</a>, <a href="http://www.makeuseof.com/tag/jolicloud-operating-system-download-for-netbook/">Jolicloud</a> and the like; there&#8217;s bound to be increased interest in web-based, collaboration-centric apps.</p>
<p>This round-up is a collection of incredible free online meeting tools that don&#8217;t skimp on features even when they are browser-based. Instead, they offer pretty fully featured suites for collaboration even to users with free accounts, but of course, most have additional paid offerings as well. Let&#8217;s take a look at the best free collaboration tools so far.</p>
<p><span id="more-61906"></span></p>
<h2>Free Project Collaboration Portal: <a href="http://www.teamlab.com/">TeamLab</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/24.png?323f2c" alt="free online meeting tools"/></p>
<p><a href="http://www.teamlab.com/">TeamLab</a> is a project management platform that allows users to import data from Basecamp, build teams and departments, assign tasks, schedule milestones, lead discussions, track time spent on project tasks, generate reports and backup data. TeamLab also utilizes social tools to keep colleagues connected with corporate instant messenger, forums, blogs, and Wiki pages, as well as bookmark, photo and file sharing (uploaded files can&#8217;t exceed 25MB). While there&#8217;s no indication of the limit of users or projects, the source code is available for deployment if your team wants to host it on your own servers, restore backups and have more general control. TeamLab&#8217;s current features are said to remain free, while future offerings, such as document editing and e-mail management, may be available for certain fees.</p>
<p>While <a href="http://www.teamlab.com/">TeamLab</a> seems to have the best offerings, there are lots of similar services, including <a href="http://www.makeuseof.com/tag/ubidesk-fresh-comprehensive-online-team-collaboration/">UbiDesk</a>, <a href="http://www.makeuseof.com/dir/huddle/">Huddle</a> and <a href="http://teambox.com/">TeamBox</a>, though they all seem to come with more limitations for the free accounts in user or project count.</p>
<h2>Document Collaboration Tools: <a href="http://sync.in/">Sync.in</a> &amp; <a href="http://www.twiddla.com/">Twiddla</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/1e1.png?323f2c" alt="online meeting"/></p>
<p><a href="http://sync.in/">Sync.in</a> is a <a href="http://www.makeuseof.com/dir/syncin-instant-collaboration/">web-based word processor</a> for people who need to collaborate on the same public document in real-time. It allows users to co-edit notes for brainstorming sessions, planning projects, creating outlines, etc, as well as chat in real-time, identify each others&#8217; color-coded edits, undo unlimited saves, replay edits using an in-document time-slider, and mark versions as important. Sync.in also has a cross-platform launcher for users who want to create new Sync.in notes from their desktop. No sign-up process is required. Users aching for more features, such as selective public access, own team site at &#8220;yourTeamName.sync.in&#8221; and bulk export, can check out <a href="http://www.cynapse.com/syncin/why-syncin-pro">Sync.in Pro</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/64.png?323f2c" alt="online meeting"/></p>
<p><a href="http://www.twiddla.com/">Twiddla</a> is a neat space for guests to markup webpages, documents and images. It can also serve as a collaborative whiteboard, text editor and chat service. While it also allows voice-conference, I couldn&#8217;t find the voice chat feature anywhere on the site. For storage, guests will need to buy accounts, but for general brainstorming and idea exchange, Twiddla has quite a bit of features.</p>
<h2>Web-Conferencing Services: <a href="http://me.tokbox.com/videochat">Tokbox VideoChat</a>, <a href="http://www.dimdim.com">DimDim</a>, <a href="http://vyew.com/">Vyew</a></h2>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/36.png?323f2c" alt="online meeting"/></p>
<p>While <a href="http://me.tokbox.com/videochat">Tokbox</a> has evolved into a business-friendly solution for web-based, video-conferencing, it still offers free, casual video calls for up to 20 users at a time. It also allows users to send video messages, text chat, share YouTube videos in-line, invite friends from Facebook, Gmail, Yahoo, Windows Live, AIM, or via email, as well as embed video chat and recorder widgets. Tokbox offers a very user-friendly interface with virtually no learning curve.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/44.png?323f2c" alt="group meeting online"/></p>
<p>If you&#8217;re itching for additional features, check out <a href="http://www.dimdim.com">DimDim</a> which offers public web meetings with a shared whiteboard, annotation tools, live document-sharing, as well as screen-sharing (via a downloadable plugin) and text chatting with up to 10 users (although only one user webcam can be enabled during a meeting).</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/72.png?323f2c" alt="free online meeting tools"/></p>
<p><a href="http://vyew.com/">Vyew</a> is another great web-conference service that offers private rooms, webcam and voice chat for up to 10 users, a conference number you can call to join the private conversation, a whiteboard, screen-sharing (via Java authorization), and ability to leave voice notes in addition to text and annotations on workspace. Free accounts have an ad-supported interface, but I didn&#8217;t find any ads while testing in my session.</p>
<p>For desktop-based tools that allow video-conferencing for two or more users, check out the open-source <a href="http://code.google.com/p/openmeetings/">OpenMeetings</a>.</p>
<p>What free online meeting tools would you recommend to work with colleagues? Share your preferred applications in the comments!</p>
<p><small>Photo credit: <a rel="nofollow" href="http://findicons.com/icon/203260/network_receive#">deviantdark</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-free-online-meeting-tools-collaborate-team/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>6 Year-Long Projects to Start in 2011</title>
		<link>http://www.makeuseof.com/tag/6-yearlong-projects-start-2011/</link>
		<comments>http://www.makeuseof.com/tag/6-yearlong-projects-start-2011/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 19:30:04 +0000</pubDate>
		<dc:creator>Nancy Messieh</dc:creator>
				<category><![CDATA[Offbeat]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[resolutions]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=61603</guid>
		<description><![CDATA[With 2011 just around the corner, this is a great time to think about all the different things you could commit to doing for the next 365 days. We&#8217;re probably all working on our New Year&#8217;s resolutions but how about committing to something that will last the entire year? There&#8217;s no limit to the kinds [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/2011.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/2011.jpg?323f2c" alt="year long projects"/>With 2011 just around the corner, this is a great time to think about all the different things you could commit to doing for the next 365 days. We&#8217;re probably all working on our New Year&#8217;s resolutions but how about committing to something that will last the entire year?</p>
<p>There&#8217;s no limit to the kinds of things you could commit to doing on a daily basis throughout the year &#8211; and possibly beyond that. To get you started, here&#8217;s a list of 6 year long project ideas that you might want to try &#8211; from creative projects to good deeds. Get started with these guidelines, ideas and places where you can keep your project going for 365 days. </p>
<p><span id="more-61603"></span></p>
<h2>Write a Novel</h2>
<p>If you&#8217;ve been itching to finish your novel, giving yourself a specific time frame may be the trick to finally getting it done. Set aside a certain amount of time per day and write a set number of pages. Getting organised could be a good way to motivate yourself &#8211; setting goals and achieving them can often lead to great momentum. </p>
<p>Louise Doughty, a writer and journalist put together a guide on <a href="http://telegraph.co.uk">The Daily Telegraph</a> with tips and exercises for getting through the year. They&#8217;re no longer listed on the website, but are still available in the archives, and are conveniently listed on the blog, <a href="http://www.learntowritefiction.com/?s=doughty">Learn to Write Fiction</a>.</p>
<p>If you&#8217;re stuck for inspiration, check out our <a href="http://www.makeuseof.com/tag/a-writers-guide-to-free-apps-for-inspiration-organization/">guide to finding ideas</a>, and getting organised at the same time. </p>
<p>While most writers probably prefer a distraction free word processor, you could check out <a href="http://www.fastpencil.com/">Fast Pencil</a> a website not only dedicated to helping you finish that novel, but also offers self publishing options if that&#8217;s the route you want to take. </p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/FastPencil.png?323f2c" alt="year long projects"/></p>
<h2>Take One Photo A Day</h2>
<p>Possibly one of the most popular year-long projects, and most identified with the term &#8216;Project 365&#8242;, you can commit to taking one photo a day. There are all sorts of different ways you can share your photography, whether it&#8217;s on a website designed <a href="http://www.makeuseof.com/tag/top-4-photo-sharing-websites-share-photo-everyday/">specifically for this</a> <a href="http://www.makeuseof.com/tag/document-life-improve-photography-skills-shuttercal/">purpose</a>, or through a <a href="http://www.makeuseof.com/tag/365-days-online-groups-photographer/">Flickr group</a>, or even on your own personal blog. </p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/Flickr.jpg?323f2c" alt="year long project ideas"/></p>
<p>The key to keeping up with this project is not to expect to produce a masterpiece on a daily basis. Life will get in the way, and sometimes you&#8217;ll have to get creative to keep up. Be sure to take your camera with you everywhere, and on days when that isn&#8217;t possible, use your mobile phone. </p>
<p>If you need some inspiration check out the following links:</p>
<ul>
<li><a href="http://www.creatingkeepsakes.com/images/stories/magazines/creating_keepsakes/January2009/365ideas.pdf">365 Days, 365 Ideas For Photos</a></li>
<li><a href="http://www.dawnstar.id.au/projects/365-ideas/">365 Ideas</a></li>
<li><a href="http://www.dpchallenge.com/">DP Challenge</a></li>
<li><a href="http://jpgmag.com/themes">JPG Mag Themes</a></li>
<li><a href="http://www.flickr.com/search/groups/?q=365">Flickr Groups</a></li>
</ul>
<h2>Take a Photo of Yourself</h2>
<p>A twist on the Project 365 challenge is to take one photo of yourself a day. Take the photo in the same place everyday, in the same position, and see what changes you go through throughout the year. Or get creative with the project and come up with interesting self-portraits. If you&#8217;re not sure where to start, check out these suggestions from the <a href="http://www.flickr.com/groups/365days/discuss/72157601766708568/">Flickr forums</a>. </p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/sp.png?323f2c" alt="year long project ideas"/></p>
<p>You can share the photos on <a href="http://www.makeuseof.com/tag/start-the-new-year-with-a-flickr-self-portrait-project/">Flickr</a>, <a href="http://facebook.com">Facebook</a>, your own blog, or on <a href="http://www.makeuseof.com/tag/dailybooth/">Dailybooth</a>. </p>
<h2>Write One Poem/Haiku a Day</h2>
<p>Another creative project you can commit to for 365 days is writing one poem or haiku a day.</p>
<p>Post your poems on your blog. We&#8217;d recommend <a href="http://tumblr.com">Tumblr</a> for a project like this &#8211; keeping the method simple probably helps in keeping up with a year long commitment. Another option would be to use <a href="http://twitter.com">Twitter</a>. </p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/poetry.png?323f2c" alt="year long project ideas"/></p>
<p>If you&#8217;re not the creative kind, you could always reverse this and read one poem or short story a day, or even involve your children in the commitment. </p>
<h2>Keep a Journal</h2>
<p>Whether it&#8217;s to document your day as it happens, or just random thoughts and musings, keeping a journal has been said to make for a healthier lifestyle.</p>
<p>There are many reasons to keep a journal. You could write one down something <a href="http://www.thankfulfor.com/">you&#8217;re thankful for</a> on a daily basis, or document your day using <a href="http://www.makeuseof.com/tag/5-unique-bitly-bundles/">Bit.ly Bundles</a>. Online services for keeping a journal are endless &#8211; whether public or private. For a few private options, check out these <a href="http://www.makeuseof.com/tag/5-quick-simple-ways-write-life-logs-minimalist-online-journals/">5 simple sites</a>. If you don&#8217;t want to sign up for yet another service, you could just settle on using <a href="https://docs.google.com">Google Documents</a>, or even <a href="https://www.google.com/calendar">Google Calendar</a>. </p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/GCal.png?323f2c" alt="year long projects"/></p>
<p>Alternatively, you could do a podcast a day. Check out Angela&#8217;s article on how to put together your own free podcast <a href="http://www.makeuseof.com/tag/podcast-free/">here</a>, or even do it on the go using your <a href="http://www.makeuseof.com/tag/record-publish-podcasts-mobile-phone/">mobile phone</a>. </p>
<h2>Do One Good Deed a Day</h2>
<p>Most of the 365 day projects are personal or creative. For a different twist, how about committing to doing one random act of kindness a day. Ideally, this is the kind of project that you&#8217;d want to keep going beyond the one year limit as well.</p>
<p>If you&#8217;re pressed for ideas, check out this <a href="http://www.randomactsofkindness.org/Style-Item/Kindness-Ideas.html">list</a> to get you started. </p>
<p>What project are you going to commit to in 2011? Let us know in the comments. </p>
<p><small>Image credit: <a rel="nofollow" href="http://www.shutterstock.com/pic-67232530/stock-photo-abstract-christmas-ornament-with-a-clock-and-arrows-balls-on-a-red-background-in-the-form-of.html">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-yearlong-projects-start-2011/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>15 Useful Excel Templates for Project Management &amp; Tracking</title>
		<link>http://www.makeuseof.com/tag/excel-project-management-tracking-templates/</link>
		<comments>http://www.makeuseof.com/tag/excel-project-management-tracking-templates/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 18:31:03 +0000</pubDate>
		<dc:creator>Steve Campbell</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[planning tools]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[time management]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=48150</guid>
		<description><![CDATA[Project management is the discipline of planning, organizing, and managing resources to bring about the successful completion of specific project goals and objectives. Without setting measurable goals and keeping track of various efforts and resources, projects don&#8217;t stand a chance of seeing a successful completion. There are many useful tools out there for project management. [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/0-excel-template-intro.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/0-excel-template-intro.jpg?323f2c" alt="excel project management tracking templates" width="281" height="210" />Project management is the discipline of planning, organizing, and managing resources to bring about the successful completion of specific project goals and objectives. Without setting measurable goals and keeping track of various efforts and resources, projects don&#8217;t stand a chance of seeing a successful completion.</p>
<p>There are many <a href="http://www.makeuseof.com/dir/tag/project-management/">useful tools</a> out there for project management. One such program you can utilize to keep track of your projects is Microsoft Excel. With Excel&#8217;s free templates, you can turn your simple spreadsheets into project management charts and forms.</p>
<p><span id="more-48150"></span><br />
In this article, I am going to cover a few of the most useful Excel project management tracking templates as well as how to find and install them.</p>
<h2>Microsoft Templates</h2>
<p>First, it would be wise to see what templates you already have installed in Excel. For the purposes of this article, I will be using Excel 2007, although this procedure should be pretty similar in the Office 2003 and 2010 suites.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/1-excel-installedtemps.png?323f2c" alt="excel project management tracking templates" width="574" height="290" /></p>
<p>When you start up Excel, click on the Office Button in the top left and go to <em>New</em>. A <em>New Workbook</em> box should have popped up where you can select from different templates.</p>
<p>Under <em>Installed Templates</em>, you can view the templates that came with your version of Office. If you don&#8217;t have any project management templates installed (I didn&#8217;t), you can view the online templates by clicking on the various categories below. When you find one you like, just click on it and click the <em>Download</em> button.</p>
<p>Here are some of the useful Excel project management tracking templates I found:</p>
<h2>Plans (Business)</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/2-excel-planstemps.jpg?323f2c" alt="excel projects" width="580" height="436" /></p>
<p>If you go down to <em>Plans</em> and select <em>Business</em>, you will find a lot of helpful templates. I especially liked these templates:</p>
<ul>
<li>Projected balance sheet.</li>
<li>Project team communication plan.</li>
<li>Business project timeline, schedule, calendar, plan.</li>
</ul>
<h2>Planners</h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/4-excel-pmtemplate.png?323f2c" alt="excel projects" width="464" height="324" /></p>
<p>If you select <em>Planners</em> from the list, you will see about 35 planning and scheduling templates that could be used for your project management needs. Some of the better templates in this category include:</p>
<ul>
<li>Simpler and Intuitive Task Management &#8211; X-TrackAmaze Basic.</li>
<li>Work &#8211; Weekly Planner.</li>
<li>Project planner.</li>
</ul>
<h2>Search For Online Templates</h2>
<p>If you would like to search for your desired templates by name instead, you can do so at the top of the <em>New Workbook</em> box. You can try running searches for the terms <em>project</em>, <em>gantt</em>, <em>time</em>, and <em>schedule</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/5-excel-ptcplan.png?323f2c" alt="excel projects" width="572" height="327" /></p>
<p>Since I have already done this for you (you can thank me later), you only need to search for the templates I&#8217;ve provided. Here are some of the keepers:</p>
<ul>
<li>Project scorecard.</li>
<li>Project cost summary.</li>
<li>Project time performance tracking.</li>
<li>Event management project tracker.</li>
<li>Project performance tracking and reporting.</li>
</ul>
<p>You can also find all of these <a href="http://office.microsoft.com/en-us/templates/CT010152732.aspx">templates online here</a>.</p>
<h2><a href="http://www.vertex42.com">Vertex42 Templates</a></h2>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/07/6-excel-vertexgantt.png?323f2c" alt="excel project management tracking templates" width="550" height="527" /></p>
<p>This website has a few great project management templates of its own. As the site states, these templates are mostly related to project scheduling and that anything more complicated would probably require Microsoft Project or other project management software.</p>
<p>For the purposes of Excel, here are the free templates they offer:</p>
<ul>
<li><a href="http://www.vertex42.com/ExcelTemplates/excel-gantt-chart.html">Gantt Chart/Project Schedule</a></li>
<li><a href="http://www.vertex42.com/ExcelArticles/create-a-timeline.html">Timeline</a></li>
<li><a href="http://www.vertex42.com/ExcelTemplates/critical-path-method.html">Critical Path Method</a></li>
<li><a href="http://www.vertex42.com/ExcelTemplates/timeline.html">Project Timeline</a></li>
</ul>
<h2>Conclusion</h2>
<p>We&#8217;ve covered a lot of great <a href="http://www.makeuseof.com/tech-fun/search/?cx=009717636731598800244:qhe4rh7wuxs&amp;cof=FORID:11&amp;q=project+management&amp;sa=">project management apps</a> in the past. If you would like to find more free templates online, simply run a Google search for &#8216;free Excel project management tracking templates&#8217;. There are many sites that offer both free and paid templates, so you want to make sure you&#8217;re in a site&#8217;s free section.</p>
<p>What do you think of the templates I&#8217;ve provided? Will you be using them for your project management needs? What other apps besides Excel do you like to use for managing your projects?</p>
<p>Please leave your thoughts, ideas, and comments below.</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.sxc.hu/photo/570617">tome213</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/excel-project-management-tracking-templates/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>5 Simple Free Scrapbooking Sites for Beginners</title>
		<link>http://www.makeuseof.com/tag/free-scrapbooking-sites-beginners/</link>
		<comments>http://www.makeuseof.com/tag/free-scrapbooking-sites-beginners/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 23:30:31 +0000</pubDate>
		<dc:creator>Bakari Chavanu</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[photo albums]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[scrapbook]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=45564</guid>
		<description><![CDATA[In the last five years or so, the art of digital scrapbooking has exploded, in part because of imagining software like Photoshop, Corel Paint Shop, and the plethora of digital resources, workshops, magazines, web sites, and graphic design techniques that can help anyone put together some eye pleasing visual memories and artifacts. Scrapbooking is an [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/scrapbooklogo.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/scrapbooklogo.jpg?323f2c" alt="free scrapbooking sites"/>In the last five years or so, the art of digital scrapbooking has exploded, in part because of imagining software like <a href="http://www.makeuseof.com/tags/photoshop">Photoshop</a>, Corel Paint Shop, and the plethora of digital resources, workshops, magazines, web sites, and graphic design techniques that can help anyone put together some eye pleasing visual memories and artifacts.</p>
<p>Scrapbooking is an art form of creating a paper-based collage centered around a memorable photo or set of photos. Traditionally, collages are created using an assortment of papers, markers, frames, rub-on letters, stickers, and other embellishment materials. But now in the age of digital software, scrapbooking can be more accessible for those who don&#8217;t want to spend a lot of money on paper resources.</p>
<p><span id="more-45564"></span><br />
If you&#8217;re looking to boost your skills as a photographer or graphic designer, digital scrapbooking is useful hobby for achieving these goals. The following is a sampling of free scrapbooking sites that provide tutorials and free downloads for those wanting to get started with digital scrapbooking.</p>
<h2><a href="http://freedigitalscrapbooking.com/shop/">Free Digital Scrapbooking.com</a></h2>
<p>Free Digital Scrapbooking.com provides a free monthly <a href="http://freedigitalscrapbooking.com/gallery/286/june-2010-scraplifters-challenge/">Scraplifter&#8217;s challenge</a> based on a free Photoshop-based template. Of course, there are links to purchase additional file downloads, such as fonts, brushes, custom shapes, etc.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/template.png?323f2c" alt="free scrapbooking sites"/></p>
<p>But before you spend money on extra resources, download and open the template (link is on the tutorial page) in any version of Photoshop and see what you can come with on your own.ï»¿ The neat thing about these kind of templates is that you&#8217;re not just adding photos to the layout, but you are customizing them based on your own creative ideas. The template is a just a basis to get started.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/themevariation1.png?323f2c" alt="free scrapbooking sites" /></p>
<h2><a href="http://cottagearts.net/">CottageArts.net</a></h2>
<p>This site provides an awesome list of <a href="http://cottagearts.net/tutorials.html">resources and tutorials</a> on using digital scrapbooking, particularly for Photoshop Elements and or any version of Photoshop CS.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/cottageartsnet1.png?323f2c" alt="free scrapbooking layouts"/></p>
<p>Tutorials include an introduction to Photoshop layers, using fonts and font styles, layer masking, the color picker tool, creating a torn edge effect, and much, much more. There are also similar tutorials for using Corel Paint Shop Pro. Other digital freebies on the free scrapbooking site can be downloaded <a href="http://www.cottagearts.net/samples.html">here</a>.</p>
<h2><a href="http://www.computerscrapbook.com">Computer Scrapbook.com</a></h2>
<p>When you&#8217;re ready to get deeper into digital scrapbooking, <a href="http://www.computerscrapbook.com">Computer Scrapbook.com</a> offers several dozen absolutely <a href="http://www.computerscrapbook.com/free-digital-scrapbooking.html">free starter kits</a>. You sign up on the site, and the kits will be delivered from its supply page. The kits include assorted backgrounds, shapes, and other elements.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/computerscrapbook.png?323f2c" alt="free scrapbooking layouts" /></p>
<h2><a href="http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=11808&amp;pq-locale=en_US">Scrapbook Photo Ideas</a></h2>
<p>Oftentimes scapbooking revolves around a series of related layouts based on a theme, e.g. a vacation, the birth of a child, a wedding or wedding anniversary. Sometimes you might work with existing paper and digital photos you already have in your collection, while other times you shoot photos with a scrapbooking theme in mind. Kodak.com has full section for <a href="http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=38/13916/341/10075&amp;pq-locale=en_US">free scrapbooking layouts</a> to get you started.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/kodakphotoideas.png?323f2c" alt="free scrapbooking layouts" /></p>
<h2><a href="http://www.smilebox.com/scrapbooks/">Smilebox</a></h2>
<p>If you totally can&#8217;t be bothered with creating scrapbook layouts and theme packages, <a href="http://www.smilebox.com/">Smilebox.com</a> offers web-based application with hundreds of themes (e.g. holidays, sympathy cards, birthdays, and the like) in which you can customize, and  email or blog it for free. Last year, MUO <a href="http://www.makeuseof.com/tag/easy-digital-scrapbooking-with-scrapblog/">reviewed</a> a similar free site, <a href="http://www.scrapblog.com/">Scropblog</a>, that you should also check out.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/06/smilebox2.jpg?323f2c" /></p>
<p>If you&#8217;re a scrapbooker, let us know what free scrapbooking sites you use.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/free-scrapbooking-sites-beginners/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/44 queries in 0.046 seconds using apc
Object Caching 749/858 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 23:02:09 -->
