Difference: OpenSourceToDo (12 vs. 13)

Revision 1316 Sep 2010 - TobyCabot

Line: 1 to 1
 These are ideas I have for little hacks to open-source projects:

TWiki - it would be cool to translate to XML instead of HTML and use a style sheet to transform. That would make it easier to write stuff in Twiki and move it to DocBook XML.

Line: 7 to 7
  Dia - UML shapes need a once-over. Add more attachment points, allow different colors, etc. Still true, but I use ArgoUML now.
Changed:
<
<
*Bonnie* - add a make dist target to Makefile, generate GNU/Linux binaries for intel, sparc. Also output results one test at a time so you don't have to wait until the end. looks like bonnie++ has superceded bonnie.
>
>
Bonnie - add a make dist target to Makefile, generate GNU/Linux binaries for intel, sparc. Also output results one test at a time so you don't have to wait until the end. looks like bonnie++ has superceded bonnie.
  sh-utils - figure out a way to XML-enable these tools. This would preserve the flexibility of text I/O, pipes, etc while making it easier to do medium-complexity processing on the output. Also explore using a command-line shell that can display xml in a nicely formatted way. http://xmlstar.sourceforge.net/ is a different approach but looks like a good start.
Line: 22 to 22
  Emacs JDE - when you try to build an application it moves point to the line where the first compile error happened, but not the column. Since many of my compile errors have to do with un-imported classes, having the cursor where I could C-c-v-z would be nice.
Added:
>
>
magit - "folded" log listing i.e. it looks like a one-line listing but when you tab on a commit line it unfolds to show the commit in more detail.
View topic | History: r16 < r15 < r14 < r13 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback