Difference between revisions of "Development Notes"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: =Development Support Tools= {| style="color:green;background-color:#ffffcc;" cellpadding="5" cellspacing="0" border="1" ! style="background-color:#33ff33;"|Name ! style="color:red;backg...) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
=Development Support Tools= | =Development Support Tools= | ||
Line 10: | Line 8: | ||
|- | |- | ||
|Subversion | |Subversion | ||
| | |http://subversion.tigris.org | ||
|Source code controll system | |Source code controll system | ||
|[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | |[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | ||
Line 16: | Line 14: | ||
|ANT or Maven | |ANT or Maven | ||
| | |http://ant.apache.org/ or http://maven.apache.org/ | ||
|Application build tool | |Application build tool | ||
|[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | |[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | ||
Line 22: | Line 20: | ||
|Subversion ANT Library | |Subversion ANT Library | ||
| | |http://ant.apache.org/antlibs/svn/index.html | ||
|ANT svn access | |ANT svn access | ||
|[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | |[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | ||
Line 33: | Line 31: | ||
|- | |- | ||
|XMLCanon | |XMLCanon | ||
| | |http://www.tibco.com/software/metadata/xmlcanon.jsp http://download.tibco.com | ||
|X | |X | ||
Line 39: | Line 37: | ||
|- | |- | ||
|Hawk | |Hawk | ||
| | |http://www.tibco.com/software/systemmonitoring/hawk.jsp http://download.tibco.com | ||
|X | |X | ||
Line 45: | Line 43: | ||
|- | |- | ||
|For Complex scripting. Python | |For Complex scripting. Python | ||
| | |http://www.python.org | ||
|X | |X | ||
Line 51: | Line 49: | ||
|- | |- | ||
|RSS/XML ??? | |RSS/XML ??? | ||
| | |http://blogs.law.harvard.edu/tech/rss | ||
|RSS Specification | |RSS Specification | ||
|[http://creativecommons.org/licenses/by-sa/1.0/ Creative Commons] | |[http://creativecommons.org/licenses/by-sa/1.0/ Creative Commons] | ||
Line 57: | Line 55: | ||
|- | |- | ||
|XMLTask | |XMLTask | ||
| | |http://www.oopsconsultancy.com/software/xmltask/ | ||
|Powerful XML manipulation | |Powerful XML manipulation | ||
|[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | |[http://www.apache.org/licenses/LICENSE-2.0.txt Apache] | ||
Line 63: | Line 61: | ||
|- | |- | ||
|CruiseControl | |CruiseControl | ||
| | |http://cruisecontrol.sourceforge.net/index.html | ||
|Continuous build tool | |Continuous build tool | ||
|[http://cruisecontrol.sourceforge.net/license.html BSD] | |[http://cruisecontrol.sourceforge.net/license.html BSD] | ||
Line 69: | Line 67: | ||
|DBUnit | |DBUnit | ||
| | |http://www.dbunit.org/anttask.html | ||
|RDBMS <-> XML Conversion | |RDBMS <-> XML Conversion | ||
|[http://www.dbunit.org/license.html GNU Lesser General Public License, Version 2.1] | |[http://www.dbunit.org/license.html GNU Lesser General Public License, Version 2.1] | ||
Line 75: | Line 73: | ||
|- | |- | ||
|Octopus | |Octopus | ||
| | |http://forge.objectweb.org/projects/octopus | ||
|ETL tool with ANT integration ( RDBMS <-> XML ) | |ETL tool with ANT integration ( RDBMS <-> XML ) | ||
|[http://www.gnu.org/licenses/lgpl.html GNU LESSER GENERAL PUBLIC LICENSE 2.1] | |[http://www.gnu.org/licenses/lgpl.html GNU LESSER GENERAL PUBLIC LICENSE 2.1] |