Tagged Questions

1
vote
7answers
217 views

which open source project is most like Google Notebook?

As we knew, Google stopped the development of Google Notebook. Though lots of alternatives exist, no one satisfies me (see below for the reasons). Many suggest Google to open sourc …
0
votes
1answer
35 views

Software to Keep Track of: 1) Program Features, 2) Program Defects and 3) Ideas for New Programs

Hi: I'll have bursts of programming-related ideas that I wish to keep track of. Usually, there are two scenarios: I'm using an open-source application, and there is something a …
0
votes
4answers
210 views

Project planning, Note taking tool for developers

i am looking for a project planning tool that include features like a organizer, todo list, target * deadlines of projects. since i am a developer, it will be good to have a tool …
1
vote
3answers
76 views

Capture Software Design Notes - Quick Diagramming and simple written notes

As a software developer, I often need to quickly capture notes about business rule changes or I might want to quickly lay out a diagram. What software tools do you use and person …
1
vote
19answers
428 views

What are the efficient ways to take “programmer” notes?

I run many times into an issue where someone asked me about a bug or a feature I worked on. And it literally takes me a long time to recall it, usually by looking at Bugzila as we …
0
votes
4answers
186 views

Tools for saving and organizing notes, ebooks, articles and web pages cuts

What is the best way to organize items listed above? Are there any tools similar to google notepad or scarpbook firefox add-in? It should allow saving web pages cuts with images, …
2
votes
10answers
2k views

How do you keep a personal wiki (TiddlyWiki) current and in sync in multiple locations?

If one were to use TiddlyWiki as a personal database for notes and code snippets, how would you go about keeping it in sync between multiple machines. Would a svn/cvs etc work. How …
5
votes
10answers
1k views

Do you use Vim for your notes?

I currently use a combination of Vim + the vimoutliner plugin to keep notes. To the vimmers out there, what tips, tricks, habits, tools, etc do you use to keep your collection of v …
11
votes
13answers
646 views

What do you use to store all of your personal data?

I have been on a quest for years to find the perfect tool to store all "my stuff". You know... personal information, code snippets, software keys, people's birthdays, whatever. Th …
3
votes
17answers
713 views

Notekeeping tool that doesn’t lock you in

We all know that having a good note taking tool is important as a developer. However, OneNote and Evernote forces us to be locked in to a particular vendor. Anyone know of good o …
2
votes
14answers
602 views

General Development Notes

During a typical day programming, I implement functions in a way that I would like to remember. For instance, say I tuned a DB insert function that, when I come across the situatio …