(Schoudel had to go quickly, so we did his status first)
[15:06] <Sid> Then Schou what's your status? =)
[15:07] <brians> well, the importer is done
[15:07] <brians> a little buggy i guess
[15:07] <Ross> :)
[15:07] <brians> doesn't seem to handle on cascade in sql
[15:07] <brians> i
[15:07] <brians> i'll need to see if there is an apache version
[15:07] <Sid> Of course, we don't need to do anything with cascades, but it shouldn't die like it does now.
[15:07] <brians> that can handle that
[15:08] <brians> i agree
[15:08] <Sid> Or you can hack the code =)
[15:08] <brians> i'll need to investigate a little further
[15:08] * jrarick has joined #dbviz
[15:08] <Sid> Search on their forums to see if they know of the bug
[15:08] <brians> i do find it strange though, good catch sid
[15:09] <Sid> Hehe, I just wanted to see how well the whole program would handle a big schema since we've never gotten one in there before
[15:09] <brians> where do you want to focus next, or stay with this?
[15:09] <brians> me
[15:09] <Sid> For the week, continue trying to fix the bugs in it.
[15:09] <brians> it should handle a big schema, just no cascades
[15:09] <Sid> We'll see Thursday whether it needs more time or not
[15:10] <Sid> Do we have any big test SQL files without cascades?
[15:10] <brians> i'll come up with one
[15:10] <Sid> Ok.
[15:10] <SandraFaust> you can always delete the cascades
[15:10] <Sid> That might be easiest. =)
[15:10] <brians> yeah, but it should work though or at least not hang
[15:10] <brians> it is part of SQL92
[15:11] <Ross> throw the importException if things fail
[15:11] <Sid> So just keep working on the importer for now, Schoudel, and try to make it bug free.
[15:11] <brians> it doesn't cause an error, just hangs
[15:12] <Ross> right, find what would cause it to hang and rather than hanging throw the exception
[15:12] <brians> ok, i'll investigate and come up with a big file for the week
[15:12] <Ross> that'll get caught and report to the user that file couldn't be used
[15:12] <brians> let me know now if you have anything else
[15:12] <Sid> Well, preferably it should just ignore the cascade statements
[15:12] <Sid> Since they're valid SQL.
[15:12] <Sid> Will do Schoudel
[15:12] <brians> i agree
[15:12] <SandraFaust> how big file are you looking for?
[15:13] <Sid> >50 tables.
[15:13] <brians> i'll dig up something
[15:13] <Sid> Preferably have multiple test files. One with ~50, ~100, ~200
[15:13] <SandraFaust> I don't have anything such at hand
[15:13] <Sid> I have one I can test with at work, though I cant distribute it out to ya'll.
[15:13] <Ross> come on it's only proprietary
[15:14] <Sid> =)
[15:14] <Sid> Ok, let's get started...
[15:14] <Sid> Meeting 17 Agenda
[15:14] <Sid> 1 Intro
[15:14] <Sid> - Send status before meetings
[15:14] <Sid> 2 Test schedule update
[15:14] <Sid> 3 Iteration progress
[15:14] <Sid> 4 Status/Tasking
[15:14] <Sid> - Schoudel, Ross, Sandra, Sid, Larry, Uday, Jim, Sobby
[15:14] <brians> i
[15:14] <Sid> I sent out an email an hour ago with Ross's crazy-good idea
[15:14] <Sid> Go if you need to Schoudel. =)
[15:14] <Ross> just trying to save time
[15:15] <brians> i'll sign off now, and review minutes
[15:15] * brians has quit IRC (Quit: )
[15:15] <Sid> Yea, since most of the time is taken up hearing what everybody's status is
[15:16] <Sid> and if we can trim that down so everyone knows beforehand, then we can shorten the meetings
[15:16] <Sid> and actually discuss things, if anyone feels inclined.
[15:16] <Sid> So everyone, please send out a status message to the group at least an hour before each meeting.
[15:16] <Ross> then review it before the meeting
[15:17] <Ross> review everyone elses I mean
[15:17] <Sid> Well, hopefully people read what's in their email. If you don't it's your fault if you don't know what we're talkinga bout. =)
[15:18] <Sid> BTW, I still hven't heard a peep from Danny since that first meeting we had.
[15:18] <Sid> Seems like one of those big-spurt-of-action talks that get dropped on the floor.
[15:18] <Sid> Course, mebbe he's busy grading exams. =)
[15:18] <Sid> Anyway, #2. Test Schedule update.
[15:19] <Sid> I've decided that a traditional testing phase won't really work so well with our project.
[15:19] <Sid> 1) We've been lax with Requirements documentation, so we can't really say what exactly is correct behavior.
[15:20] <Sid> 2) The program's so small that having established test cases wouldn't occupy much of anyone's time.
[15:21] <Sid> We still need to do testing, but it will have to be a little informal.
[15:21] <jrarick> Sid, what about code coverage testing
[15:21] <jrarick> Could that be the testing phase
[15:21] <Sid> That's more metrics, in my mind.
[15:21] <Sid> And it's not really a phase. It's a task.
[15:22] <Sid> You run a code coverage test program and it gives you a report.
[15:22] <jrarick> That could be the result of the testing phase
[15:23] <jrarick> Though not many functions have testing routines
[15:23] <Sid> We will need to run metrics as part of tasking, since they said they want to know how we ued metrics.
[15:23] <jrarick> I guess I don't view coverage as testing
[15:23] <jrarick> Metrics is how well the code is organized
[15:23] <jrarick> Coverage is does the stuff work
[15:24] <jrarick> We could have good coverage with poorly organized code
[15:24] <jrarick> and vice versa
[15:24] <Sid> And we could have poor coverage with working code.
[15:24] <Sid> And testing == determining whether the code works.
[15:24] <Sid> Well, regardless of what we call that effort, we'll do code coverage checking.
[15:25] <Sid> #3. Iteration Progress. Just a reminder, the Construction2 Iteration is scheduled to end next Thursday
[15:26] <Ross> are we having another construciton iteration?
[15:26] <Sid> Yes
[15:26] <Ross> cool
[15:26] <Sid> One more, then a short Transition iteration
[15:26] <Sid> Which is where we'll try to get that Installation Use case working.
[15:26] <Sid> And enhance it
[15:27] <Sid> So Im not so organized jumping topics a bit. =)
[15:27] <Sid> I mentioned the testing stuff and end-of-iteration thing
[15:27] <Sid> because I want everyone to play with dbViZ
[15:27] <Sid> submit bug reports
[15:27] <Sid> And fix bugs if you get em =)
[15:27] <udaykale> we must have some nightly versioning scheme
[15:28] <udaykale> that we can report bugs against
[15:28] <Sid> If you need, you can retrieve a copy of the app at any date using CVS
[15:28] <udaykale> just to better identify when a bug was found and when it was fixed
[15:28] <Sid> The sourceforge bug stuff is all timestamped.
[15:29] <udaykale> thats true, but i was thinking of having a nightly build numbering for our dbViz code
[15:29] <Sid> Hmm, I'm not sure what the advantage would be.
[15:29] <udaykale> so we can say this bug was reported against build no 8 and fixed in build no 10
[15:30] <udaykale> if thats not too difficult
[15:30] <Sid> Why is that better than saying "this bug was reported on Mar 20 and fixed on Mar 23"?
[15:30] <Ross> I don't know if there is enough activity in the project to warrent nightly builds
[15:31] <Sid> I'm fighting it because it doesn't seem like there's much advantage.
[15:31] <Sid> Plus, you'd introduce the ambiguity of "when was Build8 made?"
[15:32] <udaykale> i agree, 'twas just a suggestion
[15:32] <Ross> currently I've been stamping the code on a weekly basis
[15:32] <Ross> effectively giving us time stamped builds
[15:33] <Sid> Yes, there is that, though we don't really use the tags. =)
[15:33] <Ross> true enough
[15:33] <udaykale> thats good enough, but we should be using those weekly tags
[15:33] <Ross> you can in sourceforge
[15:33] <Sid> If I add the tags into SF
[15:34] <Ross> or we could do it informally in the comments section
[15:34] <Sid> Which makes it better than using the timestamps why?
[15:35] <Ross> mmmm.....
[15:35] <Ross> doesn't
[15:35] <Sid> Tagging is good when we all work daily on the project
[15:35] <Sid> and we have management saying "Ok, you deliver Build2 on x date"
[15:36] <Sid> But just because we have all these options available doesn't mean we should make the process more complicated.
[15:36] <Sid> Now if we find we've got problems tracking bugs, then I'll be hapy to admit that we need to change something
[15:37] <Sid> but so far I haven't heard of any problems
[15:37] <udaykale> ok
[15:37] <Sid> Ok, #4, status/tasking stuff
[15:38] <Sid> Did schoudel already
[15:38] <Sid> Ross?
[15:38] <Ross> set up teh basic logger stuff
[15:38] <Ross> fixed some more reported bugs deling with where the project is loaded from
[15:38] <Sid> Didn't you do the basic log4j stuff last week?
[15:39] <Ross> (moved resources into a jarrable location
[15:39] <Ross> I did it since the last meeting
[15:39] <Ross> before my cruise
[15:39] <Sid> oh, ok
[15:39] <Ross> that's it
[15:39] <Sid> Ok, on the bigboard you've got several code reviews scheduled
[15:39] <Sid> as far as I know, all those deadlines were met
[15:39] <Ross> sweet
[15:40] <Ross> I'll get reviewing
[15:40] <Sid> Ok, Sandra, you sent out that status email
[15:40] <SandraFaust> yes
[15:41] <Sid> In the new version of JGraph (v2.0)
[15:41] <Sid> they have line-routing algorithms built in
[15:41] <SandraFaust> oh yes?
[15:41] <Sid> But not object-arrangement algs
[15:41] <Sid> Unfortunately, they broke the API so it'll take some work to changeover to the new version
[15:42] <SandraFaust> ok
[15:42] <Sid> As far as tasking goes, keep working on improving the alg
[15:42] <SandraFaust> i assume you didn't get to see the new version of dbviz?
[15:42] <SandraFaust> ok
[15:42] <Sid> I did
[15:42] <Sid> There are some gui issues to consider too, like
[15:43] <Sid> if it's in autolayout mode and you move a table manualy, does it kick you out of autolayout?
[15:43] <Sid> prevent you from moving items? (bad)
[15:43] <SandraFaust> ok, I'll need Ross to review the code to make sure everything is the way it should be
[15:43] <SandraFaust> no, it doesn't
[15:43] <Ross> will do
[15:43] <SandraFaust> it only rearranges the whole thing after you add new table
[15:43] <Sid> Well, I know it doesn't now. We need to figure out what it should do. =)
[15:44] <SandraFaust> ok
[15:44] <Sid> Ok, my status is sorta sorry.
[15:44] <Sid> I was working on that fancy line drawing stuff.
[15:45] <SandraFaust> :)
[15:45] <Sid> But JGraph is designed so "well" using all sortsa design patterns
[15:45] <Sid> that I spent most of the time pondering how to add new stuff to it.
[15:45] <Sid> Its probably worth the effort to have a better design, but it sure doesn't feel like it right now.
[15:46] <Sid> I'm hoping to get that done by tomorrow.
[15:46] <Sid> Though one important issue is that we don't have an Oracle db that everyone can hit when they need to
[15:47] <Ross> speaking of... where's sobby?
[15:47] <Sid> Since my machine is available 24-7, I'm going to install Oracle on it. Or maybe I'll try resurrecting one of the computers that went rhough the fire.
[15:47] <jrarick> Sobby dropped the course
[15:47] <Sid> Ahh, nice of him to inform us.
[15:47] <Ross> oh...
[15:47] <Ross> wow
[15:47] <SandraFaust> did he?
[15:47] <jrarick> I got an email from him last week
[15:48] <jrarick> I tried to work with him and he replied
[15:48] <Sid> Sid is a bastard and I hate him?
[15:48] <Ross> haha
[15:48] <jrarick> No
[15:48] <Ross> Ross is an ass?
[15:48] <jrarick> He just wanted to join a project from the beginning
[15:48] <SandraFaust> you guys were nice to him, weren't you?
[15:49] <Sid> Hmm, took the wrong class for that.
[15:49] <Sid> I started nice. And then I wasn't so nice when he never did what he said he would, or he did it very poorly.
[15:49] <Ross> like the homework
[15:49] <Sid> I always wrote civilized emails to him?
[15:49] <SandraFaust> yes, that's the only thing I know (the homework) and you were quite patient
[15:50] <Sid> *shrugs* ok, that changes things slightly.
[15:50] <Sid> Thanks for the info Jim
[15:50] <jrarick> np
[15:50] <SandraFaust> I wonder if Danny knows
[15:50] <Sid> Anyway, since Sobby was going to be the one setting up the Oracle DB
[15:50] <Sid> I guess I'll definitely spend some time this week on it.
[15:51] <Sid> I'll also need to write up the Iteration Plan C3 and Iteration Assessment C2.
[15:51] <Sid> Larry, I know you wrote the use case up for New Diagram.
[15:51] <larknox> yes
[15:52] <larknox> I revised it again just before the meeting.
[15:52] <larknox> Added references to the import schema and Load saved diagram use cases.
[15:52] <Sid> Hmm, in your last email, you said under the "New Diagram" menu item, we'll have submenus "Import Schema" and "Load schema"
[15:53] <larknox> If that makes sense I'm ready to start trying to implement it.
[15:53] <Sid> I think a better approach would be to have the "New Diagram..." menu item and have it open a dialog box
[15:53] <larknox> I think a couple of main menu changes will be in order, yes?
[15:53] <Sid> that lets you choose whether to import or load.
[15:53] <Sid> We'll have to replace Import with New, yes.
[15:54] <larknox> That's what I had in mind
[15:54] <SandraFaust> Isn't that what the current dialog already ask you for?
[15:54] <Sid> The current dialog is for importing a schema from external representations.
[15:54] <Sid> "Load schema" in this context means that we have an existin Diagram file saved to disk, and we want to copy the schema from that diagram into a new diagram.
[15:54] <SandraFaust> never mind...this is for loading saved schema?
[15:55] <SandraFaust> wouldn't it make sense to call it Open Diagram... ?
[15:55] <Sid> No, this is "New" (diagram). =)
[15:55] <SandraFaust> or open Schema?
[15:55] <Sid> One thing we were pondering last semester
[15:55] <larknox> Can you load the schema from a saved diagram and then build a different diagram? That's what I was thinking.
[15:56] <Sid> was what sort of model to present to users with schemas and diagrams.
[15:56] <SandraFaust> yes, it seems like it is still confusing. :)
[15:56] <Sid> If you have a diagram, and you save it, and load it again, is the schema saved with it or not
[15:56] <Sid> Yes, the current way is not good
[15:56] <Sid> I want to move to a diagram-centric approach, where the user concentrates on making a diagram.
[15:57] <Sid> It still needs the backing schema, but when they create a diagram, they can grab a schema from multiple sources
[15:57] <SandraFaust> I still think that Open Diagram is better...In Word you open saved document and it comes up with a new window with your documnet. Just my 2c.
[15:57] <Sid> like a database, a SQL file, a currntly=open diagram, or a diagram saved on disk
[15:57] <Sid> Thats a different Use case, Sandra. =)
[15:57] <Sid> This is the New Diagram use case, not Save/Load Diagram.
[15:57] <SandraFaust> ok, I am shutting up :)
[15:58] <larknox> If you choose new diagram, can you use the schema from a saved diagram and create a diffferent diagram with it?
[15:58] <Sid> Yes
[15:59] <Sid> It needs to be as easy as possible to grab that schema so users aren't puzzled about why they need to bother with em
[15:59] <larknox> So that's the one option. the other is to create a new diagram with schema imported form anywhere else that you can import a schema from.
[15:59] <Sid> Yea, so that makes the Import Schema use case a branch of the New Diagram use case.
[16:00] <Sid> Hmm, we'll need to make some modifications to the use case model...
[16:00] <Sid> Anything else on this topic?
[16:01] <larknox> Will there still be the import Schema coice on the menu?
[16:01] <Sid> No.
[16:01] <larknox> choice
[16:01] <Sid> We'll replace it with "New..."
[16:01] <Sid> The dots are important. They mean a window will appear with more options.
[16:01] <larknox> Ah. Then is import schema use case just part of new diagram?
[16:01] <larknox> use casde
[16:02] <larknox> case
[16:02] <Sid> Yes, though we'll keep it a separate doc to keep things simpler
[16:02] <larknox> And I'll just efer to it.
[16:02] <Sid> Ya
[16:02] <larknox> refer
[16:02] <larknox> good grief!
[16:02] <Sid> =)
[16:03] <Sid> We'll keep talking offline, to tweak the use case, Larry
[16:03] <Sid> Ok?
[16:03] <larknox> sure
[16:03] <larknox> I noticed something sitting hee playing with dbviz.
[16:04] <Sid> Hmm?
[16:04] <larknox> It failed similarly to the installer version, and I have some error messages.
[16:04] <larknox> I think it involves import.properties.
[16:04] <larknox> I'll talk to Ross later.
[16:04] <Sid> Sounds like you didn't do a "cvs update -dP"
[16:05] <Ross> I think I know what it is
[16:05] <Ross> that's right sid
[16:05] <Sid> Ok, next... Uday
[16:05] <larknox> Oh, then I rbuilt and it worked.
[16:05] <udaykale> well, the database importer that imports schema from oracle database is done.
[16:05] <udaykale> thanks for submitting the bug, sid.
[16:05] <Sid> How much testing have you done with your importer?
[16:05] <udaykale> i also changed the gui part a little - is it beter now
[16:05] <Sid> Yes, it is
[16:06] <udaykale> well enough - i think it works well
[16:06] <udaykale> just manual though
[16:06] <Sid> Though I don't think it'll be appropriate if we allow them to import from Informix using the same options
[16:06] <udaykale> ya, will work on it as per your priority suggestions ;)
[16:07] <Sid> Ok. I sent you some stuff on how we might possibly stick a diagram on disk. Any progress on that?
[16:07] <Sid> This is for the Save/Load Diagram use case, everyone. =)
[16:07] <udaykale> i am just browsing through the code to get a feel of what it would take to save/load a dgm
[16:07] <udaykale> i havent yet gone thru the urls
[16:07] <Sid> Oh, I found out a couple days ago, looking thru the JGraph site
[16:08] <Sid> that JGraph itself doesn't directly support saving a diagram to disk
[16:08] <Sid> It needs to be done by the application
[16:08] <Sid> so just using Java's XML-serialization stuff won't work.
[16:08] <Sid> JGraphPad, a sort of "reference implementation" of how to use JGraph in a real app
[16:08] <Sid> does have a good diagram-save-load function that you might want to look at
[16:09] <udaykale> sure, send me the url, if there is any
[16:09] <Sid> It's off the main jgraph site: http://jgraph.sourceforge.net
[16:10] <udaykale> ok
[16:10] <Sid> So keep working on learning how it can be implemented, and keep me informed
[16:10] <udaykale> sure
[16:11] <udaykale> I also updated the Use Case on time
[16:11] <udaykale> on 16th i mean :)
[16:11] <Sid> Ahh, okies
[16:11] <Ross> guys I gotto run, sorry
[16:11] <Ross> I'll be in touch
[16:11] * Ross has quit IRC (Quit: Client exiting)
[16:12] <Sid> Ok, Jim, metrics and testing. 'sup?
[16:12] <jrarick> Well, I have been working on code coverage
[16:12] <jrarick> Some functions are easy to unit test, some not so
[16:12] <Sid> The unit tests themselves should be written by the developers.
[16:12] <jrarick> I agree, but many are not
[16:12] <Sid> Well, the ones that can be automated.
[16:13] <jrarick> In the IDE I am using
[16:13] <Sid> Most testing needs to be done just by playing with the app.
[16:13] <jrarick> Okay
[16:13] <jrarick> I was wondering if I should work with individual developers
[16:13] <Sid> And saying "I don't think it should do that!" and posting bugs. =)
[16:13] <jrarick> to make up some unit tests
[16:13] <jrarick> If you think it is worthwhile
[16:14] <Sid> What did you have in mind as far as "make up some unit tests"?
[16:14] <Sid> Writing docs up?
[16:14] <jrarick> No
[16:14] <jrarick> Test that are run in a JUnit suite for a class or package
[16:15] <Sid> Ok, and those're the ones where it'd be very tough to get good functionality coverage.
[16:15] <jrarick> Right
[16:15] <Sid> And most of the time for dbViZ it won't be worth it.
[16:15] <Sid> Things like the importers and the schema itself are good
[16:15] <Sid> but the gui stuff isnt.
[16:15] <jrarick> Okay
[16:15] <jrarick> I have not worked on GUI testing
[16:16] <jrarick> though I can devote my time to that
[16:16] <jrarick> Metrics is straightforward
[16:16] <Sid> Just do GUI testing as far as playin with it
[16:16] <jrarick> No I think we need to find a more systematic way to do it
[16:16] <jrarick> I have not researched it at all though other than the papers
[16:17] <Sid> The main problem with adding "systematic" is that we haven't written down what the exact behavior for the app is.
[16:17] <jrarick> I was wondering if that should be addressed
[16:17] <jrarick> We could take a week to do that
[16:17] <Sid> Itd take more than a week.
[16:17] <SandraFaust> isn't that what the use cases should have covered?
[16:17] <Sid> We don't have use cases for every bit of functionality.
[16:18] <SandraFaust> oh ok
[16:18] <jrarick> It will be hard to say that we have done what we said we would do then, don't you think?
[16:18] <Sid> We can say what's said in the Use Cases has been accomplished.
[16:18] <jrarick> That's right
[16:18] <jrarick> I guess I am looking for direction then
[16:19] <jrarick> I can keep an ongoing metrics report
[16:19] <jrarick> But that is not very much time
[16:19] <Sid> Hmm
[16:19] <Sid> Well, writing the first version will take a lot of time, right?
[16:20] <Sid> If you're going to do, like, at least 5 of the metrics
[16:20] <jrarick> The IDE I am using does 7 metrics in about 10 seconds for all our classes
[16:20] <jrarick> I have imported it into that
[16:20] <Sid> But that's not an analysis of the metrics.
[16:20] <Sid> Its just the raw numbers.
[16:21] <jrarick> That is true
[16:21] <jrarick> Analysis will take more time.
[16:21] <jrarick> I can do that pretty easily
[16:21] <jrarick> One problem I had was finding an Excel
[16:21] <Sid> How fast is your computer, Jim?
[16:22] <jrarick> 700 MHz
[16:22] <jrarick> My work is 2.0 GHz
[16:22] <jrarick> But I never use that (sure)
[16:22] <Sid> Hmm. I think we said this thing'd work reasonably fast on a 400MHz system
[16:23] <SandraFaust> i am running dbviz on 400mhz
[16:23] <Sid> How is it? =)
[16:23] <SandraFaust> it's not bad
[16:23] <jrarick> It will depend on the database size, right
[16:23] <SandraFaust> sometimes it gets sluggish but normally is fine
[16:23] <Sid> Well, there are a lot of things that need to be "fast"
[16:24] <Sid> Import from SQL file depends on general system speed
[16:24] <SandraFaust> i'll need to install it to the other comp to see how it runs on 2ghz :)
[16:24] <Sid> Oracle import depends on the speeds of the 2 systems and network
[16:24] <Sid> lol
[16:24] <Sid> But we need big test schemas to be able to actually measure anything
[16:25] <Sid> Jim, can you work on the Metrics report for a few days
[16:25] <jrarick> Sure
[16:25] <Sid> and we'll revisit this issue then?
[16:25] <SandraFaust> well, if you want me to test things in terms of speed, that's no problem
[16:25] <jrarick> Absolutely, and we will keep in touch
[16:25] <Sid> That sounds good, Sandra
[16:25] <jrarick> I have a question about Excel
[16:25] <SandraFaust> sure, no problem
[16:26] <jrarick> Is there a way to count the number of values in a range
[16:26] <Sid> Histogram?
[16:26] <jrarick> The Excel histogram I used had some strange division going on
[16:26] <jrarick> I will look at it again
[16:26] <jrarick> It could have been how my axis were setup
[16:27] <jrarick> Anyway, I'll figure it out
[16:27] <jrarick> and get some nice graphs
[16:27] <Sid> I'm not sure otherwise.
[16:27] <Sid> =)
[16:27] <Sid> yay, pretty graphs
[16:27] <Sid> Ok, anything else anyone?
[16:27] <SandraFaust> is this better time for meeting? I think I like it better, than late Thursday nights
[16:28] <jrarick> I like it better
[16:28] <Sid> Ok, quick vote, who likes Sat aft better?
[16:28] <udaykale> fine with me
[16:28] <Sid> Larry?
[16:28] <SandraFaust> we'll need to check with abentiees too :)
[16:28] * Sid slaps larknox around a bit with a large trout
[16:28] <larknox> It worked today, not sure about always. If you want to try it I can let you know wahead when I can't
[16:28] <SandraFaust> absentees
[16:29] <Sid> I'll check with Ross and Schoudel
[16:29] <Sid> I'll send an email out
[16:29] <SandraFaust> ok
[16:29] <SandraFaust> it's not a big deal
[16:29] <Sid> Everyone, don't forget to try to play with dbViZ and try to break it!
[16:30] <SandraFaust> :)
[16:30] <Sid> Meetings' done. Thanks everyone
[16:30] <udaykale> bye
[16:30] <jrarick> see ya all
[16:30] <larknox> Thnak you!
[16:30] * udaykale has quit IRC (Quit: )
[16:30] <SandraFaust> bye bye, have a good weekend
[16:30] * jrarick has quit IRC (Quit: )
[16:30] <larknox> bye
[16:30] * SandraFaust has quit IRC (Quit: )
[16:30] * larknox has quit IRC (Quit: )
[16:30] * Disconnected
Session Close: Sat Mar 22 16:30:54 2003