BCDgroup

From MWCSWiki

Jump to: navigation, search


Contents

Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly


CLICK HERE


I updated all JSPs and handlers and stylesheets to CVS.--Ccastill 15:52, 4 December 2008 (EST)

<!--==Running Concerns==

  • Is the HompageHandler really necessary if the Login() is handled by a header and the register is just a direct link to another page?
    • Login() isn't handled by the header. The header is basically a navigational frame, but without using any actual frames. Clicking login on the header takes you to the Homepage, which passes stuff to the Homepage Handler. We could do it in the header, but even then I still think we need a Login handler, which might as well be Homepage Handler. -Ebaxt9sz 17:48, 26 October 2008 (EDT)
  • We don’t have any way to construct users of any type….there aren’t any constructors for them. --Cdonaher 13:49, 25 October 2008 (EDT)
    • I've been leaving the constructors as implied, since we don't have constructors for any of our classes, and all they really need to do is instantiate whatever attributes are chosen. And we're not really concerned with the attributes or the method bodies yet.-Ebaxt9sz 17:48, 26 October 2008 (EDT)
    • The Constructors can't be implied.....we still need to know specific parameters and return types in order to make coherent sequence diagrams. Without explicitly structured contstructors, I have no way of placing given user input into the structure.--Cdonaher 20:29, 26 October 2008 (EDT)


  • We need a Make page for Events, Groups, Posts, and Messages. So, for example, a MakeWallPostPage would pass input to the MakePostPage Handler, which would actually be in charge of creating a wall post. I can probably code something that spawns on top of the current page to actually make new stuff, but we need Handlers to give stuff to at the very least. -Ebaxt9sz 21:17, 26 October 2008 (EDT)
    • Couldn't we just use the regular Group/Event page as a create/edit page......the user obviously navigated to the page without a group/event in mind, or else they would have used the search page to find a given group...and if the user navigating to a given page didn't expressly create it, they cannot edit the given event/group.....similar to the system we thought up for how a user's profile works. I do however think we need to think more about how wallposts and the like are handled....atm they are supposed to be handled on the page that has them...(aka, integrated into the code of ProfilePage->ProfilePageHandler or GroupPage->GroupPageHandler)--Cdonaher 21:33, 26 October 2008 (EDT)-->

==DOODS WE NEED TO HAVE A TEAM MEETING, LIEK SOOON.==--Cdonaher 17:57, 30 November 2008 (EST)

I'm good for tomorrow (12/1) at 1pm.--Ccastill 22:35, 30 November 2008 (EST)

Announcements

Bug fixes: Prohibited profile pictures from being uploaded as anything except jpeg, gif, png, bmp, tiff. There was a potential for a crash if anything except an image was uploaded.

MAKE SURE CODE COMPILES BEFORE IT IS SUBMITTED TO CVS!!!--Ccastill 18:21, 2 December 2008 (EST)


You can view the current presentation for slanderland here [1]

Milestone 3

Slanderland link:

Cdonaher--- I updated User.java to have display(), which is similar to profile.--Ccastill 20:33, 7 November 2008 (EST)

Class diagrams have been updated. --Ccastill 18:26, 28 October 2008 (EDT)

Group Meeting

Wednesday (10/29)@ 1pm<br> <strike>Tuesday (10/28) @ 11am</strike><br> <strike>Group meeting Monday (10/27) @ 3pm for final parts of milestone 2 and meet with Stephen, if necessary.--Ccastill 20:19, 26 October 2008 (EDT)</strike>

<strike>Group meeting Friday (10/24) 1pm.--Ccastill 20:43, 23 October 2008 (CDT)</strike>

<strike>Group meeting Thursday (10/23) 2pm (regular class time).</strike>

<strike>If you have a second before the meeting, I want feedback on this.</strike>

<strike>Group meeting Wednesday (10/21) at 1pm.--Ccastill 14:55, 20 October 2008 (EDT)</strike>

<strike>Group meeting Monday (10/20). 1pm or 3pm. Let me know ASAP which is better.--Ccastill 14:59, 18 October 2008 (EDT)</strike>

<strike>Are you guys able to meet tomorrow (10/17) @ 1pm? --Ccastill 16:21, 16 October 2008 (EDT)</strike>

<strike>Email sent out for meeting request for tomorrow (10/15 @1pm).</strike>

<strike>There will be a group meeting tomorrow, Wednesday, October 8 at 1pm again again at 3pm in Stephen's office.--Ccastill 16:35, 7 October 2008 (EDT)</strike>

<strike>We need to meet to discuss stage 1 for milestone 2. Check your email. --Ccastill 17:25, 6 October 2008 (EDT)</strike>

<strike>September 25 @ 4:45pm. Please check your email for important announcements about milestone 1. --Ccastill 16:48, 25 September 2008 (EDT)</strike>

Links

Milestone 3

Milestone 2

Milestone 1

Other

Personal tools