Jump to content

Code Examples: Difference between revisions

From NusaATK
New page: This page should list example code developers are willing to submit to the community. Please keep it neat and alphabetical but explain why an ATK developer would actually want to check out...
 
No edit summary
 
Line 1: Line 1:
This page should list example code developers are willing to submit to the community. Please keep it neat and alphabetical but explain why an ATK developer would actually want to check out that code.
This page should list example code developers are willing to submit to the community. Please keep it neat and alphabetical but explain why an ATK developer would actually want to check out that code.


== [http://www.achievo.org/ Achievo]==
Of course the main ATK project is a great source of working example code.


== [http://sourceforge.net/projects/myshi/ MySHI (My Self Health Information)] ==
== [http://sourceforge.net/projects/myshi/ MySHI (My Self Health Information)] ==

Latest revision as of 07:55, 9 January 2009

This page should list example code developers are willing to submit to the community. Please keep it neat and alphabetical but explain why an ATK developer would actually want to check out that code.

Of course the main ATK project is a great source of working example code.

An open source db for tracking nutrition. ATK developers would like to see:

  • self user registration
  • a sql script picker and executer. Handy for constantly resetting a db especially if manipulating legacy data.
  • misc mumbo I can't think of off the top of my head.