views:

552

answers:

13

What do you use to capture webpages, diagram/pictures and code snippets for later reference?

+7  A: 

Evernote http://www.evernote.com and delicious http://www.delicious.com

Ryan Lanciaux
A: 

I prefer to use the good old url for delicious

Apart from that i use the Scrapbook extension in firefox when i want to save something on the disk. It's possible to tag the page, edit it and remove those stupids ads before saving it.

I also have a Wiki on a stick that i carry around on a usbkey for code snippets that should go to other clients when i'm travelling around

Mostly, my code snippets are embedded into projects i carry on the same usb key, which allows me to demonstrate some technologies right off to the client and get his advice based on a demonstration, not a listing of code...

samy
A: 

Zotero, is a nice plugin for Firefox.

Azim
+3  A: 
Jason Navarrete
A: 

For screen shots, I use a mix between ScrapBook and ScreenGrab. They are both firefox plugins that are pretty amazing when you need to get a screenshot of a page for editing. Works great for consulting.

https://addons.mozilla.org/en-US/firefox/addon/427
https://addons.mozilla.org/en-US/firefox/addon/1146

Ethan Gunderson
+2  A: 

I find google notebook is very good for drive by code snippeting and google bookmarks especially as when used with the google toolbar, for web pages.

The benefit of these tools are that they are available from any pc on the web, though a good use of semantic organisation using labels is recommended.

johnc
+1  A: 

Microsoft OneNote.

Mark Cidade
+1  A: 

I just have an emacs instance running on my home machine, under screen. Whereever I am (and have network) I can connect to it remotely. I stick all useful urls, birthday present ideas, future dates, code snippets, ideas for docs etcetc in there.

I rarely have doodles/diagrams I need to capture, I tend to draw them in ascii in my file if needed.

I must admit I'm a bit stuck if I have no network/wifi somewhere, but that's rarely the case.

castaway
A: 

Delicious Bookmarks extension for Firefox

Swish
+1  A: 

SnagIt captures everything you could want, and lets you annotate it.

Jon Dewees
A: 

It's a little primitive, but I've been using tiddlywiki (self-contained, single-file wiki) http://www.tiddlywiki.com/ which works good for basic text and markup. I combine it with a plugin to sync it with Outlook's notes (http://syncoutlooknotes.tiddlyspot.com/#SyncOutlookNotes) so that I can then sync it to my blackberry using the standard outlook-blackberry sync mechanism. This has the significant advantage that I can look at my notes and even write new notes when I'm out and about, away from my laptop, or just don't feel like lugging the laptop around to a meeting that I don't really need it for.

I'd prefer using something more advanced like Onenote, but being able to take my notes with my in the little blackberry has turned out to be a significant advantage.

A: 

Google Notebook is very convenient tool. You can clip and save any parts of web pages without leaving your browser tab. The Notebook plug-in automatically saves them as separate notes in your notebooks and keep the links back to the original web pages. You can organize your clippings later by moving them between your notebooks and/or tagging them. Very good for code snippets and references.

metamal
+1  A: 

Here's my response to a similar question:

The combination of OneNote with a tablet PC is awesome! I was a bit of a skeptic at first. I used the trial version and then forgot about it. A year later I had an unruly collection of files, project related emails, notebooks and scraps of paper all scattered throughout my life. I went back to OneNote and all my problems went away. Some highlights:

  • Everything is searchable. The character recognition is good enough that my chicken-scratch meeting notes can be searched. Text within images is searchable.
  • OneNote syncs with Outlook so finding meeting notes is a breeze.
  • I now embed all files into OneNote - pdfs, spreadsheets, word docs, images, web clippings.
  • OneNote is constantly saving all changes so, combined with a scheduled automated backup, everything is in one place and is safe.
  • There are some built-in collaboration tools I have yet to try but that look useful.

It is SO worth the price. It allows you to get started on a project and avoid all that time spent deciding how to organize things.

b3