Difference between revisions of "OOP344 - ICANHAZCODE? - 20102"

From CDOT Wiki
Jump to: navigation, search
(STATUS)
(IRC LOGS)
 
(14 intermediate revisions by 3 users not shown)
Line 16: Line 16:
 
SVN logins should have been received by all group members
 
SVN logins should have been received by all group members
  
Drperit speaking: I was mistaken in what I thought we were supposed to do for phase 1 of the assignment. It turns out that what we need to do is:
+
IRC meeting at 4:00 PM on June 9th, to discuss assignment of complex IO functions to group members
 
 
Create a skeleton model of iof.c (I have placed this in trunk)
 
 
 
Have each group member fill in the functions that they were assigned. (I will fill in the unassigned ones, as well). They should do this in their own branches of trunk. Branches can be made in xcode using the copy command in the Repositories window. The project file, when opened, will automatically know that it's a branch and will commit to the correct branch directory.
 
 
 
Once you are done the previous step, you should manually merge your changes back into trunk, assuming that it compiles.
 
 
 
Please test the trunk code on any platforms that you have access to, so that we can e-mail fardad with news of our completion.
 
 
 
I am now sending e-mails to you people, so that you all know what to do.
 
 
 
Adrian, if this is what you were doing when you were copying the code over function by function and I told you just to copy the whole thing over, then sorry.
 
  
 
Also, I found a utility at http://softwares.bajram.com/utilities/#Full_Key_Codes that may be useful for figuring out the mac keyboard codes.
 
Also, I found a utility at http://softwares.bajram.com/utilities/#Full_Key_Codes that may be useful for figuring out the mac keyboard codes.
Line 35: Line 23:
  
 
[[ICANHAZCODE?/LOGWEEK3 | WEEK3]] - Figured out coding style and divided functions for first assignment
 
[[ICANHAZCODE?/LOGWEEK3 | WEEK3]] - Figured out coding style and divided functions for first assignment
 +
 +
[[ICANHAZCODE?/LOGWEEK4 | WEEK4]] - Decided on a date to get together and code the complex functions
 +
 +
[[ICANHAZCODE?/LOGWEEK5 | WEEK5]] - Came up with new group rules for organizing ourselves
  
 
== DEVELOPERS ==
 
== DEVELOPERS ==
Line 46: Line 38:
 
| B || [[User:vladimir | Volodymyr]] ||Dryzhepolov || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:vdryzhepolov@learn.senecac.on.ca vdryzhepolov] || [[Special:Contributions/vladimir | vladimir]] || Vovko||[http://www.drizhepolov.com/blog/ My Blog]
 
| B || [[User:vladimir | Volodymyr]] ||Dryzhepolov || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:vdryzhepolov@learn.senecac.on.ca vdryzhepolov] || [[Special:Contributions/vladimir | vladimir]] || Vovko||[http://www.drizhepolov.com/blog/ My Blog]
 
|-
 
|-
| C || [[User:Adgezaza | Adrian]] ||Maurer || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:amaurer@learn.senecac.on.ca amaurer] ||[[Special:Contributions/Adgezaza | Adgezaza]] || adgezaza||[http://www.alphaorganicmedia.com/blog/ AO Blog]
+
| C || [[User:Adgezaza | Adrian]] ||Maurer || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:amaurer@learn.senecac.on.ca amaurer] ||[[Special:Contributions/Adgezaza | Adgezaza]] || adgezaza||[http://adgezaza.posterous.com/ Who Cares]
 
|-
 
|-
 
| D || [[User:jaburton1 | Jason]] ||Burton || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:jaburton1@learn.senecac.on.ca jaburton1] ||[[Special:Contributions/jaburton1 | jaburton1]] || jaburton1||[http://invinciblyignorant.wordpress.com Invincibly Ignorant]
 
| D || [[User:jaburton1 | Jason]] ||Burton || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:jaburton1@learn.senecac.on.ca jaburton1] ||[[Special:Contributions/jaburton1 | jaburton1]] || jaburton1||[http://invinciblyignorant.wordpress.com Invincibly Ignorant]
|-
+
|}
 +
==PROJECT DEVELOPMENT==
 +
 
 +
[[https://zenit.senecac.on.ca/wiki/index.php/OOP244_-_ICANHAZCODE%3F_Project_Dev_Page_-_20101 PROJECT DEVELOPMENT PAGE]]

Latest revision as of 14:15, 17 June 2010

Y HALO THAR!


HAI 
  CAN HAS STDIO? 
  VISIBLE "HAI WORLD!" 
KTHXBYE

ANNOUNCEMENTS

None active

STATUS

SVN logins should have been received by all group members

IRC meeting at 4:00 PM on June 9th, to discuss assignment of complex IO functions to group members

Also, I found a utility at http://softwares.bajram.com/utilities/#Full_Key_Codes that may be useful for figuring out the mac keyboard codes.

IRC LOGS

WEEK3 - Figured out coding style and divided functions for first assignment

WEEK4 - Decided on a date to get together and code the complex functions

WEEK5 - Came up with new group rules for organizing ourselves

DEVELOPERS

ID First Name Last Name Team Name Section Seneca Id wiki id IRC nick Blog URL
A David Perit ICANHAZCODE? A drperit dperit dperit Code Void
B Volodymyr Dryzhepolov ICANHAZCODE? A vdryzhepolov vladimir Vovko My Blog
C Adrian Maurer ICANHAZCODE? A amaurer Adgezaza adgezaza Who Cares
D Jason Burton ICANHAZCODE? A jaburton1 jaburton1 jaburton1 Invincibly Ignorant

PROJECT DEVELOPMENT

[PROJECT DEVELOPMENT PAGE]