Thanks Spencer, awesome work as always
I’ll start with the “Home” page.
To those who don’t know, CS4110 has been cancelled tonight. I planned on going to class at 7:30 for CS3750, but thought I should send this out to ensure everyone was on board. I believe the “demo” is on Monday so we should get together to make sure everything is done/in progress.
Let me know your thoughts if you don’t plan on being there.
From:
cs3750-...@googlegroups.com [mailto:cs3750-...@googlegroups.com] On
Behalf Of Tyler Rasor
Sent: Wednesday, November 03, 2010 10:39 PM
To: cs3750-...@googlegroups.com
Subject: RE: Prototype
I have uploaded the files for the user management page. Please check them out, and let me know if anything else needs to be added. Thank you.
Cool. I have one question. I was thinking we needed to add a option to the header bar with something like “View Bug” where the information about a individual bug is presented. I have written some code for that page, but I wanted to make sure that I wasn’t misunderstanding where the information about a single bug would be shown.
Ok. I see your point. I will use the pop-ups that Tyler made to come up with a basic pop-up to view an individual bug.
See you guys Monday.
This morning I noticed the pop-ups weren’t working on the website. Someone that knows what they are doing (Spencer) probably should look at the code and make sure something didn’t get jacked. Its also possible my browser at work is set up in a way that doesn’t work with it.
Matt Dimond Dimond & Sons LLC. Mobile: 801-891-6560 Office: 435-882-5526
Spencer Dickson <oilys...@gmail.com> wrote:
>actually ted canceled 3750 as well. we are all going to present on the
>pages we made the html for. If you think we need to plan more we may have
>to meet outside of class. Let us know. (also I may not present if my wife
>goes into labor that day, but Ted is ok with that).
>
>thanks
>
>Spencer
>
>On Wed, Nov 10, 2010 at 2:32 PM, MikeBowers <mickb...@gmail.com> wrote:
>
>> To those who don’t know, CS4110 has been cancelled tonight. I planned on
>> going to class at 7:30 for CS3750, but thought I should send this out to
>> ensure everyone was on board. I believe the “demo” is on Monday so we
>> should get together to make sure everything is done/in progress.
>>
>>
>>
>> Let me know your thoughts if you don’t plan on being there.
>>
>>
>>
>> *From:* cs3750-...@googlegroups.com [mailto:
>> cs3750-...@googlegroups.com] *On Behalf Of *Tyler Rasor
>> *Sent:* Wednesday, November 03, 2010 10:39 PM
>> *To:* cs3750-...@googlegroups.com
>> *Subject:* RE: Prototype
Try looking at the title parameter. if it has a space in it IE will reject it. so for "A Window" yohave to change it to "A_Window" maybe the character entity will work (I'm not sure) "A%20Window"
Matt Dimond Dimond & Sons LLC. Mobile: 801-891-6560 Office: 435-882-5526
Tyler Rasor <tyler...@hotmail.com> wrote:
>
>Ted was fairly unclear with what was going to happen with the presentations. From what I understood, he was going to email everyone a new schedule, if he changes anything, but if he doesn't, we should follow the last version of the schedule. As far as the problems go, I don't understand what number 12 is asking for, it doesn't make sense to me. I've looked at 13, 14, and 15, and I have no idea as to where to start with those either.
>
>
>
I may be the last one to do so, but I just realized that 12 – 15 are optional if all the previous ones were done. According to Proj4.doc: “Each of the problems 3-15 are worth 15 points a piece., 100 points is full points”
By my math, 3 through 11 inclusive, is 9 problems which, when multiplied by 15, is 135.
If anybody sees a flaw with my logic, please let me know. Otherwise I am considering myself done.
From:
cs3750-...@googlegroups.com [mailto:cs3750-...@googlegroups.com] On
Behalf Of Tyler Rasor
Sent: Friday, November 19, 2010 8:43 AM
To: cs3750-...@googlegroups.com
Subject: RE: Our Demo Presentation
Ted
was fairly unclear with what was going to happen with the
presentations. From what I understood, he was going to email everyone a
new schedule, if he changes anything, but if he doesn't, we should follow
the last version of the schedule. As far as the
problems go, I don't understand what number 12 is asking for, it doesn't
make sense to me. I've looked at 13, 14, and 15, and I have no
idea as to where to start with those either.
Ok, thanks.
After the semester ends, I am tempted to ask Larry for an example turing machine for problems 14 and 15. I can’t even begin to image what they look like.