Difference between revisions of "Coders"

From FreekiWiki
Jump to navigation Jump to search
Line 15: Line 15:
 
If any of the above projects interest you, you may want to join the coders. To do so:
 
If any of the above projects interest you, you may want to join the coders. To do so:
  
* sign up for the coders mailing list http://lists.freegeek.org/listinfo/coders ([[email lists for coders]])
+
* Coding is done by editing text files, see [[Text Editing for Coders]] for more info.
* get an account on our development box. ([[SSH for coders]])  
+
* Sign up for the coders mailing list http://lists.freegeek.org/listinfo/coders ([[email lists for coders]])
* get a CVS account. ([[CVS for coders]])  
+
* Get an account on our development box. ([[SSH for coders]])  
* get an RT account http://todo.freegeek.org/rt/ ([[RT for coders]])
+
* Get a CVS account. ([[CVS for coders]])  
 +
* Get an RT account http://todo.freegeek.org/rt/ ([[RT for coders]])
 
* Free Geek coders hang out on IRC at freenode.net (http://freenode.net/) on the #freegeek channel. ([[IRC for coders]])
 
* Free Geek coders hang out on IRC at freenode.net (http://freenode.net/) on the #freegeek channel. ([[IRC for coders]])
* programming is done by editing text files, see [[Text Editing for Coders]] for more info.
 

Revision as of 12:06, 30 November 2004

Coders Workshops meet weekly on Tuesdays at 7:15. Coders Workshops are open to all, experienced and new coders alike. The only requirement is that you want to help and learn or teach in the process. We try to team up experienced folks with newbies. We only work on stuff we actually use, so your work is always needed.

Coding Projects

Here are some projects we are working on at Free Geek:

FGdb -- This is PHP code (http://www.php.net) that talks to a PostgreSQL database.

FGDiag -- Python code used for testing gizmos.

Distro Implementation -- Figure out how to get the software onto the boxes we build, and how to make it work like we want it to.

Other Coding Projects -- There are usually a variety of smaller tasks that need doing, often using shell scripting.

Getting Started

If any of the above projects interest you, you may want to join the coders. To do so: