How do you organize your (online) resources and researched data? - Stack Overflow most recent 30 from stackoverflow.com2009-12-22T15:20:22Zhttp://stackoverflow.com/feeds/question/22117http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data8How do you organize your (online) resources and researched data?Anders Sandvig2008-08-22T11:36:45Z2008-10-23T16:38:55Z
<p>Reading up on some of the answers to <a href="http://beta.stackoverflow.com/questions/1831/what-can-someone-do-to-get-organized-around-here" rel="nofollow">another question</a> I found a tip about <a href="http://rads.stackoverflow.com/amzn/click/0142000280" rel="nofollow">a book I wanted to take a closer look at</a>. The provided link goes to <a href="http://www.amazon.com" rel="nofollow">amazon.com</a>, but for historical reasons I have my wish lists at <a href="http://www.amazon.co.uk" rel="nofollow">amazon.co.uk</a>. I have quite a few titles on my various lists, so I prefer to add all new books to the same site, making it easier to keep track of what I plan to buy. However, sometimes I will find a book that is not available on the UK site, so I have to maintain a separate list on the US site anyway. </p>
<p>I would like to have my book lists on a different site, ideally stored alongside other resources I want to keep track of. So far I have come up with the following types of information that I need to organize:</p>
<ul>
<li>Books I plan on buying or researching further.</li>
<li>Events, courses and conferences I plan to attend or find out more about</li>
<li>Articles I want to read or keep for future reference.</li>
<li>Various URLs.</li>
<li>Movies I want to see (i.e. IMDB links).</li>
<li>Music (albums, songs) I want to check out.</li>
<li>Various thoughts, notes and ideas (possibly related to a current or future project)</li>
</ul>
<p>Today I use a combination of browser bookmarks, <a href="http://www.evernote.com" rel="nofollow">Evernote</a> notes, Amazon wish lists, blog drafts and files stored on <a href="http://www.jungledisk.com" rel="nofollow">JungleDisk</a> drives too keep track of all this information. If something is specific to a given project, I will store the information in the project's Subversion repository.</p>
<p>Common for all these types of information is that many of them would benefit from some integration with a third-party provider (i.e. links to book information on Amazon, links to music/band information on <a href="http://www.allmusic.com" rel="nofollow">allmusic.com</a> or Wikipedia, links to movie reviews on IMDB, etc.). I would also like to be able to organize everything in one place, ideally with tags and folders. </p>
<p>I know I can make everything into links and organize them on delicious or make everything into notes and put them on Evernote, but maybe there exists a better site with direct support for many of these information types already?</p>
<p>How do people here organize their (online) resources, notes and ideas?</p>
<p>Note: Some of you may wonder what this has to do with programming, but since programming is a natural part of my everyday life, I don't really see any significant difference between organizing articles on functional programming or reviews of the latest Batman movie. I would still like to have it all accessible—and searchable—in one place.</p>
<p>Also note that I'm not looking for yet another social bookmarking web site. I only need the information to be accessible to me, and sharing them with other people or adding friends on the site is of no importance. I guess a desktop application would do the job, but a web site would be more convenient to access from anywhere.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22121#221211Answer by Thomas Owens for How do you organize your (online) resources and researched data?Thomas Owens2008-08-22T11:40:34Z2008-08-22T11:40:34Z<p>Have you looked at Google Bookmark and Google Notebook? That's what I use. Note that bookmarks also appear in the notebook, but that interaction isn't what you would expect (as the bookmarks have to stay in the "unfiled" notebook or they become inaccessable through Google Bookmark). Both also have a firefox plugin - the bookmark allows you to add a menu bar item to access your bookmarks and notebook lets you "clip" pages.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22138#221380Answer by geocoin for How do you organize your (online) resources and researched data?geocoin2008-08-22T11:56:55Z2008-08-22T11:56:55Z<p>I use foxmarks for my bookmarks - it's just for me, not the world, accessable anywhere, with or without firefox.<br />
however as for other notes, i haven't got a likeable solution apart from using unpublished posts on a blog<br />
maybe someone shoud write one... I wonder where we could find a programmer ;)</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22141#221410Answer by Vaibhav for How do you organize your (online) resources and researched data?Vaibhav2008-08-22T11:58:05Z2008-08-22T11:58:05Z<p>I use Evernote. The best part is the mobile integration.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22144#221440Answer by DAC for How do you organize your (online) resources and researched data?DAC2008-08-22T11:58:41Z2008-08-22T11:58:41Z<p>I use <a href="http://todoist.com/" rel="nofollow">Todoist</a> for my information storage. Although primarily a "to-do" list site (which I also use it for), it powerful enough for me to be able to store anything else there and catogorize it accordinly using projects and the various plugins.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22151#221511Answer by Chris Roberts for How do you organize your (online) resources and researched data?Chris Roberts2008-08-22T12:02:07Z2008-08-22T12:02:07Z<p>I use Microsoft OneNote. Whilst it's great on a Tablet PC (why won't someone make a <em>good</em> tablet??), it's still just as useful on a normal PC / PDA!</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22159#221592Answer by geocoin for How do you organize your (online) resources and researched data?geocoin2008-08-22T12:06:17Z2008-08-22T12:06:17Z<p>how about set up your own private wiki?
edit: Tada - <a href="http://webworkerdaily.com/2007/07/13/15-productive-uses-for-a-wiki/" rel="nofollow">15 productive tips for using a wiki</a>!</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22161#221611Answer by Kareena for How do you organize your (online) resources and researched data?Kareena2008-08-22T12:07:19Z2008-08-22T12:16:45Z<p>I currently use <a href="http://delicious.com/" rel="nofollow">Del.icio.us</a> as I like to have my bookmarks available at home, at work and where ever else I happen to be. There have been moments during pair programming where I've browsed my bookmarks from a colleagues PC to find an article I'd tagged which discussed a problem we were looking it. There is also a <a href="http://delicious.com/help/tools" rel="nofollow">browser addon</a> for Del.icio.us which allows you to search your bookmarks from within the browser and I find the ability to apply multiple tags to a single entry very useful.</p>
<p>I have only just started using Google Notebook, and I didn't know there was a Google bookmarks, but I shall be looking into that.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22172#221721Answer by Prakash for How do you organize your (online) resources and researched data?Prakash2008-08-22T12:11:22Z2008-08-22T12:11:22Z<p>This is really an interesting problem. There is no single solution to solve it all :)
Atleast as far as i know. Hope to get some nice stuff from here..</p>
<p>Google bookmarks is quite good. But i feel </p>
<p>the good</p>
<ul>
<li>It works fine only for anything with URLs :)</li>
</ul>
<p>the bad</p>
<ul>
<li>The more labels you have, the more difficult it will be to manage</li>
<li>Can have only one level of hierarchy. </li>
</ul>
<p>I used <a href="http://happyjackroad.net/pocketpc/ideaLibrary/idea.asp" rel="nofollow">Idea Library</a> on my Windows Mobile phone for sometime. It does some interesting things like you can add Voice based idea ;) and sketch based idea, etc.. You might want to check. </p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22180#221802Answer by pr0nin for How do you organize your (online) resources and researched data?pr0nin2008-08-22T12:14:18Z2008-08-22T12:14:18Z<p>For bookmarks <a href="http://delicious.com" rel="nofollow">del.icio.us</a> combined with the del.icio.us toolbar is invaluable.
You can tag the bookmarks and use filters to only show the ones relevant to a certain project. You can also append notes to the bookmarks if you need more context than the tags can provide.</p>
<p>At the moment I'm testing out <a href="http://www.goodreads.com" rel="nofollow">Goodreads</a> for sorting out my book problem. It has, as far as I know, every book from Amazon and you can add your own. You can assign states to each book (to read, currently reading etc). It seems like a good solution but haven't tried it enough to say it covers your needs.</p>
<p><a href="http://friendfeed.com" rel="nofollow">FriendFeed</a> or <a href="http://secondbrain.com" rel="nofollow">SecondBrain</a> could solve some of the "there is no site to rule them all" problem. They are technically "social bookmarking sites" but you don't <em>have</em> to use them that way.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22184#221846Answer by Ashwin for How do you organize your (online) resources and researched data?Ashwin2008-08-22T12:18:12Z2008-08-23T02:08:18Z<p>All my bookmarks are on <strong><a href="http://delicious.com/" rel="nofollow">del.icio.us</a></strong>. I use it to also keep track of books, articles, movies and music that I wish to read/watch/listen in the future. All stuff I intend to do is tagged with <strong>TODO</strong> and depending on the media tagged with additional <strong>READ</strong>, <strong>WATCH</strong> and <strong>LISTEN</strong> tags.</p>
<p>So, it becomes painless to bring up stuff I want to read, for example:</p>
<pre><code><http://del.icio.us/myname/TODO+READ>
</code></pre>
<p>Stuff to watch:</p>
<pre><code><http://del.icio.us/myname/TODO+WATCH>
</code></pre>
<p>And after I'm done with them, I just remove the TODO tag.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22215#222151Answer by ila for How do you organize your (online) resources and researched data?ila2008-08-22T12:38:03Z2008-08-22T12:38:03Z<p>Give a look also to <a href="http://www.zotero.org/" rel="nofollow">Zotero</a>, a good ffox plugin.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22888#228880Answer by chopeen for How do you organize your (online) resources and researched data?chopeen2008-08-22T17:04:56Z2008-08-22T17:04:56Z<p>I use <a href="http://www.furl.net/" rel="nofollow">Furl</a> as a bookmarking service.</p>
<p>There are 2 things that I really like about it:</p>
<ol>
<li>the fact that it stores a cached copy of every bookmarked page so even if the page is deleted or moved I can still access it,</li>
<li>the search feature that searches not only within bookmark title or clipping but also within the cached copy.</li>
</ol>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/22898#228980Answer by Galbrezu for How do you organize your (online) resources and researched data?Galbrezu2008-08-22T17:08:31Z2008-08-22T17:08:31Z<p>Foxmarks, and a Sticky Note app for iGoogle that just lets me put whatever text information that I want to store in one place.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/35020#350200Answer by Anders Sandvig for How do you organize your (online) resources and researched data?Anders Sandvig2008-08-29T18:53:45Z2008-08-29T18:53:45Z<p>Thank you all for the suggestions. As I suspected, there is no "one site to rule them all"—at least not yet, so I settled with Evernote and Delicious for now. My books are still at Amazon though...</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/84030#840300Answer by Jason for How do you organize your (online) resources and researched data?Jason2008-09-17T14:48:02Z2008-09-17T14:48:02Z<p>I second Google Notebook, its a great way to organize lots of data and leave comments/notes to yourself. Also easy to share certain notebooks with friends or public.</p>
http://stackoverflow.com/questions/22117/how-do-you-organize-your-online-resources-and-researched-data/230462#2304620Answer by AnalogXP for How do you organize your (online) resources and researched data?AnalogXP2008-10-23T16:38:55Z2008-10-23T16:38:55Z<p>You can use special portable program (not online manager) for organization, synchronization and verifying bookmarks.
For example, very interesting program:
<a href="http://www.vscsoftware.com" rel="nofollow">LinkCollector Portable Edition for IE, Firefox and Opera</a></p>
<p>Screenshot:
<img src="http://www.vscsoftware.com/Images/screenshot/PortableLinkCollector.jpg" alt="alt text" /></p>