Changes

Jump to: navigation, search

OOP344 Team Funktion

7,044 bytes added, 11:07, 4 January 2010
Scheduled Meetings
[[OOP344]] - [[OOP344 Student List]] - [[OOP344 Teams]] - [[OOP344 Assignment One]] - [[OOP344 Assignment Two]] - [[OOP344 IRC Schedules 20093|OOP344 IRC Schedules]]<br /> =SVN= ops344_093a14 =Upcoming Schedule=  *********** '''(OPTIONAL) Team Funktion=Meeting but highly recommended!!! Tuesday, December 08, 2009 at 17:10 In person meeting in room 1133 in the Seneca@York libraryBe prepared to demonstrate your assigned class in it's current state Please contact Ljubomir asap to verify if you will be attending this meeting. .'''  
==Team Members==
{| border="1" cellpadding="5"
! Last Name !! First Name !! Seneca Username !! Section !! SVN Repo ID !! Blog Url !! IRC Nick !! Current TaskPhone Number
|-
| Austerberry ||Eric||erausterberry|| C || ops344_093svn143 || [http://oop-era.blogspot.com/ Eric's Blog]|| ericausterberry || io_checklist-
|-
| Chan || Anton || canton || A || ops344_093svn142 || [http://acfunktron.blogspot.com/ AC's Blog] || canton || io_edit(647) 887-3539
|-
| Cho || Ahreum || acho14 || A || ops344_093svn141 || [http://acho14.blogspot.com/ Arum's Blog] || acho14 || io_label-
|-
| Gorscak || Ljubomir || gljubomir || A || ops344_093svn146 || [http://ljubomirgorscak.blogspot.com Ljubomir's Blog] || ljubo ||io_menu(647) 328-4807
|-
| Li || Verity || vzli || B || ops344_093svn148 || [http://starbuck-blog.blogspot.com/ Verity's Blog] || cubicu ||io_menubar-
|-
| Pezeshki || Neda || npezeshki || C || ops344_093svn147 || [http://nedape.blogspot.com/ Neda's Blog] || neda ||io_radio-
|-
| Piltz || Jonathan || jmpiltz ||C || ops344_093svn145 || [http://jmpiltz.blogspot.com/ Jon's Blog] || Mr_88 || main(416) 738-9256
|-
| So || Hyunju || hso3 || A || ops344_093svn144 || [http://fromsilver1.blogspot.com/ Hyunju's Blog] || hso3 ||io_textedit-
|-
|}
'''Fardad:''' What we are doing in OOP344 has never been done anywhere, and the world is watching now, and I am not kidding when I say that.
 
=Other Team IRC Meetings=
 
==Fardad adds io_textedit==
 
I am going to do IO_TextEdit.
 
I will right the steps as I am doing it
 
#I am adding a headerfile and cpp file to my visual studio
#In solution exp. rightclick on headerfiles, add / new item
#Added code/headerfile: "io_textedit.h"
#Now i am righclicking on sourcefiles/newitem code/cpp file
#Added save (gard?) code to the headerifle
#Included general headerifle in io_textedit.h. It will have all necessary definitions and includes for the project
#Adding io_textedit.h and io_textdit.cpp to rep
#Compiled and it was successful, so I will commit now
 
Done, you can now update you working copy and see what I did. You should do the same for all the other classes. It should not take you more than 30 minutes to do you part, just pick a class and write it.
 
==Questions==
 
'''klim4:''' What is the general headerfile?
 
'''fardad:''' io_def.h
 
'''klim4:''' We do not add our solutions to the repository do we?
 
'''fardad:''' No. Only PRJ.vcproj, which I already did
=To Do=
==10-29-09==
(by Thursday October 29, 2009 - 12:00)
==12-06-09== '''Please do this asap!!!''' 1) Follow Update your local computer to reflect the current state of our SVN repository. 2) Change the project files so that your most recent contributions are included (be sure to communicate with others if you made changes to a class that was not assigned to you). 3) Write about what you did in your user.txt file 4) Add/Commit the steps files back to "check out" on SVNso that other team members can work with your code. 5) Blog ==11-10-09==
2Each team member should choose at least one class, and put it beside their name (you may have more than one, including ones that Fardad started or covered in his lectures) Add . Remember, being assigned a log in your_nameclass does '''NOT''' mean that you have to write it by yourself! All it means is that you are ultimately responsible for making sure it works properly.txt file to show Ideally, we will be involved with many classes, and we were thereshould understand them all.
3) Upload assignment {| border="1." cellpadding="5"
4) Have the full repository ! IRC Nick !! Current Task !! Status|-| ericausterberry || io_label || in Progress|-| canton || io_edit, Vedit || IO_Edit = 90% complete, Vedit = 90% complete. Minor Tweaks and Testing remains|-| acho14 || io_textedit || in Progress|-| ljubo ||io_form || io_form can be created made build, framed, and contain classes that inherit io_field.|-| cubicu ||io_field, io_textedit || field done, textedit in progress|-able with all the classes mentioned | neda ||io_menu, io_form || IO_menu complete, io_form in Progress|-| Mr_88 || io_frame || Complete|-| hso3 ||io_textedit || in as2 desc.Progress|-| fardad ||io_checklist || complete|-|}
Remember'''Options: Fardad asked us to blog "about what we expect to be done and not to be done in the next meeting."'''*<s>io_field</s>*<s>io_frame</s>*<s>io_form</s>*<s>io_label</s>*<s>io_edit</s>*<s>io_vedit</s>*<s>io_checklist</s>*<s>io_menu</s>*<s>io_textedit</s>
==11-03-09==
This class assigning was only for the purpose of uploading empty (but compiled) files to SVN. See the current tasks starting November 10th for a more updated list.
 
Note: This menu is no longer relevant to the assignment. Ignore this table and look at the one below.
{| border="1" cellpadding="5"
! IRC Nick !! Current TaskUpload Empty to SVN
|-
| ericausterberry || io_checklist
| ljubo ||io_menu
|-
| cubicu ||io_menubarand io_field
|-
| neda ||io_radioio_form
|-
| Mr_88 || main
*io_frame
*io_field
 
==10-29-09==
(by Thursday October 29, 2009 - 12:00)
 
1) Follow the steps to "check out" on SVN
 
2) Add a log in your_name.txt file to show we were there
 
3) Upload assignment 1.
 
4) Have the full repository created made build-able with all the classes mentioned in as2 desc.
 
Remember: Fardad asked us to blog "about what we expect to be done and not to be done in the next meeting."
=Scheduled Meetings=
 
==01-04-10==
 
Anton and Ljubo are meeting at Seneca@York library around 12:00.
 
==12-14-09==
'''Final Week of school for this semester'''
 
Please indicate all the times that you are available to work on as2, and if you will be at '''school''' or '''online'''. If two or more people are available at the same time, it may be good to book a private study room.
 
[https://www.senecac.on.ca/roombooking/index.html Room Bookings]
* Remember to select Seneca@York campus
 
Also, please use the user.txt files '''IN THE TRUNK''' to indicate what you have done, even if your work is posted in another folder. If something is not updating proper, send the team an email.
 
This is going to be a real challenge to coordinate and execute because of so many involved. Communication is the key!
 
===Team Members Availability===
 
{| border="1" cellpadding="5"
 
! IRC Nick !! Monday !! Tuesday !! Wednesday !! Thursday !! Friday
|-
| ericausterberry || busy with exams || After 16:30 at school || All day whereever needed || ditto || ditto
|-
| canton || - || - || - || - || -
|-
| acho14 || - || - || - || - || -
|-
| ljubo || Online - All day || Library 09:00 - 11:00 and 17:00 - 20:00 || Library 10:00 - 15:00 || Library 10:00 - 18:00 || -
|-
| cubicu || - || - || Online || 14:00 - indefinitely || all day
|-
| neda || - || After 16:00 || - || 12:30 || -
|-
| Mr_88 || - || 16:30 onwards || all day || all day || all day
|-
| hso3 || - || - || - || - || -
|-
| fardad || - || - || - || [http://zenit.senecac.on.ca/wiki/index.php/OOP344_IRC_Schedules_20093#Project_Presentation_Meeting IRC Meeting - 14:00] || -
|-
|}
 
 
'''ljubo:''' I booked room# 1135 in the library on Tuesday starting at 17:10 until 19:00 (maybe someone can book after 19:00 if we continue later?). I'm going to look into getting a projector so that it will be easy to look at the same code without squinting at the tiny screen (no promises though).
 
'''Mr_88:''' If anyone wants to work on the assignment in person, send me an e-mail, else I probably won't show.
 
'''ljubo:''' I may not be able to work the entire time indicated. For example, on Monday I plan to study for DBS301 a lot during the day. I put those times so that if more people want to work at the same times, I will adjust my plans to make myself available.
 
==12-08-09==
Tuesday, December 08, 2009 at 17:10
 
'''Optional, but highly recommended!!!'''
 
*In person meeting in room 1133 in the Seneca@York library
** Be prepared to demonstrate your assigned class in it's current state
 
Please contact Ljubomir asap to verify if you will be attending this meeting.
 
==11-28-09==
***OPTIONAL MEETING
 
Saturday at approx. 12:00 pm (msg ljubo, neda, Anton for details)
* Topics include : walkthrough of assignment
** work on assignment (io_form, Io_label, io_edit)
 
==11-24-09==
Tuesday, November 24, 2009 at 17:15
 
*In person meeting in room 1131 in the Seneca@York library
 
==11-07-09==
Saturday, November 7, 2009 at 12:00 noon
 
*IRC Meeting with Fardad
 
==11-05-09==
Thursday, November 5, 2009 at 19:00
 
*IRC Meeting with Fardad '''CANCELLED'''
 
==11-04-09==
Wednesday, November 4, 2009 at 17:15
 
* In person meeting in the library at Seneca@York. Meeting is in room# 1135.
** Main topic is to Review Assignment 2
 
==10-29-09==
Thursday, October 29, 2009 at 19:00
 
* 2nd IRC Meeting with Fardad
==10-27-09==
* 1st IRC Meeting with Fardad
=Resources=10-29-09==Thursday, October 29, 2009 at 19Audio Recordings: [http:00//www.ljubomirgorscak.com/recordings/oop344recordings.html Fardad's OOP344 lectures]
* 2nd IRC Meeting with FardadWebpages:
==11https://cs.senecac.on.ca/~btp300 <-04-09==Wednesday, November 4, 2009 at 17:15the degree version of oop344
* In person meeting in the library at Seneca@Yorkhttps://cs. Meeting is in room# 1135senecac.** Main topic is to Review Assignment 2on.ca/~fardad.soleimanloo/oop344/notes/
=Discussion=
1
edit

Navigation menu