Things we need to get done
4 posters
Page 1 of 1
Things we need to get done
[_] Instruction Guide -- Sadia will get started on this one tonight // we should be done this by this weekend
[_] Account for invalid URLs -- if URL is invalid, skip it, but still continue checking through other urls in library (*Sadia will work on this/make sure it's working)
[_] Fix Keyword Extraction + Keyword Comparer to make results more intuitive **important - let's all try to figure out a way to do this**
[_] Display results properly (i.e. name, email, department, URL + relevance)
[1/2] Display "Loading..." and Error messages //Lenny isnt sure how gui works (and he thought it was so easy at first ) but he'll try this out as well as keyword extraction/comparing)... UPDATE: it now has Loading and NoResultsFound notification... will work on Error Messages soon
[_] XML Reader + XML Writer + XML Controller
NOTE: Just edit this post and type out what you will start working on + add things on if Sadia forgot anything.
p.s. yes, i'm referring to myself in third person.
[_] Account for invalid URLs -- if URL is invalid, skip it, but still continue checking through other urls in library (*Sadia will work on this/make sure it's working)
[_] Fix Keyword Extraction + Keyword Comparer to make results more intuitive **important - let's all try to figure out a way to do this**
[_] Display results properly (i.e. name, email, department, URL + relevance)
[1/2] Display "Loading..." and Error messages //Lenny isnt sure how gui works (and he thought it was so easy at first ) but he'll try this out as well as keyword extraction/comparing)... UPDATE: it now has Loading and NoResultsFound notification... will work on Error Messages soon
[_] XML Reader + XML Writer + XML Controller
NOTE: Just edit this post and type out what you will start working on + add things on if Sadia forgot anything.
p.s. yes, i'm referring to myself in third person.
sadia- Admin
- Posts : 75
Join date : 2010-10-10
Re: Things we need to get done
Just letting you know, I'm going to work on changing up the UI a bit.
sadia- Admin
- Posts : 75
Join date : 2010-10-10
Re: Things we need to get done
kk im going to check it today
im gonna make the xml thing today as well
im gonna make the xml thing today as well
daniel- Admin
- Posts : 87
Join date : 2010-10-08
Re: Things we need to get done
haha im a nerd for sayin this but the interface is beautiful
however, once it shows the results, the top bar still says that the results are being processed and when i put my mouse over the window, its got that loading icon still there. Unless if we made another change to the back end, the output box on netbeans shows that the program is done running but it looks as if its still goin. Ill look into exception catching today.
EDIT: oops looks like there are already some exceptions in there. well ill try to see if i can break the program some more so i can find more exceptions to catch. after that ill work on the result display so it can show more info from the FM objects in a neater form. after that its back to keyword extraction fixing. (not saying i can get all this done in one afternoon of course)
however, once it shows the results, the top bar still says that the results are being processed and when i put my mouse over the window, its got that loading icon still there. Unless if we made another change to the back end, the output box on netbeans shows that the program is done running but it looks as if its still goin. Ill look into exception catching today.
EDIT: oops looks like there are already some exceptions in there. well ill try to see if i can break the program some more so i can find more exceptions to catch. after that ill work on the result display so it can show more info from the FM objects in a neater form. after that its back to keyword extraction fixing. (not saying i can get all this done in one afternoon of course)
Lenny- Admin
- Posts : 65
Join date : 2010-10-08
Re: Things we need to get done
Ah. yeah; fix the loading icon thing please. xD
the loading icon doesn't seem to work on my mac... -shrug-
so i thought it wasn't working at all. so, i forgot about the need to switch it back to the regular cursor after the loading's done.
the loading icon doesn't seem to work on my mac... -shrug-
so i thought it wasn't working at all. so, i forgot about the need to switch it back to the regular cursor after the loading's done.
sadia- Admin
- Posts : 75
Join date : 2010-10-10
Re: Things we need to get done
XML components relatively complete.
if you guys need to write code that is OS specific, see my XMLConfig class, it will show you how to determine what OS is currently being used, and work accordingly.
if you guys need to write code that is OS specific, see my XMLConfig class, it will show you how to determine what OS is currently being used, and work accordingly.
daniel- Admin
- Posts : 87
Join date : 2010-10-08
Re: Things we need to get done
1. No URL inputted or stored notice Error - Lenny
2. invalid URL skipping - steven/sadia
3. changing from list, to tables http://www.java2s.com/Code/Java/Swing-JFC/ResultSetandJTable.htm <- daniel
4. categorization <- since im changing from list to category, i'll ATTEMPT to see how we can categorize it... i don't have a single clue. edit: priority 3 OKAY SKIP
5. total testing and writing test cases
6. Ensure compatibility with macs as well as windows.
2. invalid URL skipping - steven/sadia
3. changing from list, to tables http://www.java2s.com/Code/Java/Swing-JFC/ResultSetandJTable.htm <- daniel
4. categorization <- since im changing from list to category, i'll ATTEMPT to see how we can categorize it... i don't have a single clue. edit: priority 3 OKAY SKIP
5. total testing and writing test cases
6. Ensure compatibility with macs as well as windows.
daniel- Admin
- Posts : 87
Join date : 2010-10-08
Re: Things we need to get done
So i changed the display of the results to be multi line without converting it to a table. So you don't need to figure out how to make it into a table anymore.
Steven- Admin
- Posts : 16
Join date : 2010-10-11
Re: Things we need to get done
so our cowboy hatted customer says that he could be using either a mac or windows when using the program, so we really gotta get to the bottom of this mac problem. i guess we should simplify the format of the result output for now til we see wats wrong? i added a new objective to our list of stuff to do
Lenny- Admin
- Posts : 65
Join date : 2010-10-08
Re: Things we need to get done
Steven wrote:So i changed the display of the results to be multi line without converting it to a table. So you don't need to figure out how to make it into a table anymore.
nice! good stuff. btw, i made two modifications to the UI:
1) added a cancel button
2) moved the relevance in front of email (easier for the user to determine)
I will see if we can make the URL clickable.
Lenny wrote:so our cowboy hatted customer says that he could be using either a mac or windows when using the program, so we really gotta get to the bottom of this mac problem. i guess we should simplify the format of the result output for now til we see wats wrong? i added a new objective to our list of stuff to do
the change Steven made seems to work on mac, however I will continue testing to make sure that it's consistent.
daniel- Admin
- Posts : 87
Join date : 2010-10-08
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum