480Oswego2013 / CSC-HCI-480-2013-repo

8 stars 8 forks source link

Project home page #54

Open kevinwinahradsky opened 11 years ago

kevinwinahradsky commented 11 years ago

This is what we have now

http://cs.oswego.edu/~jwhite8/csc480/

Any last minute thoughts on how to make that a little nicer? I personally wouldn't mind just seeing the maven generated site thrown up there.

patricktoohey commented 11 years ago

At the very least, we need a link to the github site from a class related oswego.edu address.

In general, I agree that the existing implementation is insufficient. However, unless we are going to host H2O somewhere as well, I don't think included the actual application is worthwhile.

On Mon, May 13, 2013 at 9:42 AM, kevinwinahradsky notifications@github.comwrote:

This is what we have now

http://cs.oswego.edu/~jwhite8/csc480/

Any last minute thoughts on how to make that a little nicer? I personally wouldn't mind just seeing the maven generated site thrown up there.

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54 .

480Oswego2013 commented 11 years ago

ill work on this web page some more and see if i can't get it looking a little better

patricktoohey commented 11 years ago

I think you'd want to include the basics from the google site; {school logo, class name, semester, project name, github link}.

On Mon, May 13, 2013 at 12:51 PM, 480Oswego2013 notifications@github.comwrote:

ill work on this web page some more and see if i can't get it looking a little better

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17824651 .

480Oswego2013 commented 11 years ago

thanks! check again around 3 and see what you think.

adarwin commented 11 years ago

I think the maven generated site is probably a good fallback, if we decide we don't like what we have at 3:00 That said, I tried running mvn site but it never produced the full website. index.html was missing, for starters.

480Oswego2013 commented 11 years ago

how is the maven site created? is it a terminal command or a netbeans thing?

480Oswego2013 commented 11 years ago

sounds like a plan

adarwin commented 11 years ago

Terminal, I believe

patricktoohey commented 11 years ago

navigate to the CSC-HCI-480-2013-repo folder in the git checkout. execute 'mvn site' from the console.

On Mon, May 13, 2013 at 1:05 PM, 480Oswego2013 notifications@github.comwrote:

how is the maven site created? is it a terminal command or a netbeans thing?

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17825443 .

480Oswego2013 commented 11 years ago

is that inside netbeans or just on the git site? I’m on the site but it did not pop out to me.

patricktoohey commented 11 years ago

Maven is included with netbeans; on windows, for example, located in "NetBeans 7.3\java\maven". Can also be downloaded independently. I just built the site locally. If we use it, I would say, update the 'About' page to include general summary and github reference and 'Project' summary page to point to github reference instead of google site (which is locked down).

On Mon, May 13, 2013 at 1:37 PM, 480Oswego2013 notifications@github.comwrote:

is that inside netbeans or just on the git site? I’m on the site but it did not pop out to me.

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17827524 .

480Oswego2013 commented 11 years ago

ill give it a shot my webpage skills are not top notch. it would be acceptable at best im in the maven dir but still just a little confused on how this site is built

patricktoohey commented 11 years ago

just worry about adding content within the existing structure. Can pull content from the google site if it helps.

On Mon, May 13, 2013 at 1:49 PM, 480Oswego2013 notifications@github.comwrote:

ill give it a shot my webpage skills are not top notch. it would be acceptable at best

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17828236 .

480Oswego2013 commented 11 years ago

how can i update to maven 3 i can almost build the site, then adding content should not be complicated.

patricktoohey commented 11 years ago

http://maven.apache.org/download.cgi

480Oswego2013 commented 11 years ago

i downloaded it but cant seem to install it. i followed the direction in the readme maybe to literaly

patricktoohey commented 11 years ago

I've placed my output here... https://dl.dropboxusercontent.com/u/34547970/site.zip

Grab it and take a look. Edit where relevant and let us know if you get stuck.

On Mon, May 13, 2013 at 2:43 PM, 480Oswego2013 notifications@github.comwrote:

i downloaded it but cant seem to install it. i followed the direction in the readme maybe to literaly

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17831949 .

480Oswego2013 commented 11 years ago

thank you!

480Oswego2013 commented 11 years ago

sorry for the wait here is then new model http://moxie.oswego.edu/~jwhite8/hViewO/

the only thing i am having trouble with is in the Project report section Javadoc and TestJavaDoc but ill make those and put them in manually in a sec

patricktoohey commented 11 years ago

Doesn't look quite right. Not sure why

On Mon, May 13, 2013 at 3:55 PM, 480Oswego2013 notifications@github.comwrote:

sorry for the wait here is then new model http://moxie.oswego.edu/~jwhite8/hViewO/

the only thing i am having trouble with is in the Project report section Javadoc and TestJavaDoc but ill make those and put them in manually in a sec

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17836282 .

480Oswego2013 commented 11 years ago

it is very blank, i could put the school logo on the front page to make it look a little better.

adarwin commented 11 years ago

The original seems to look fine on moxie. I'm guessing you broke something when you modified the site.

http://moxie.oswego.edu/~darwin

kevinwinahradsky commented 11 years ago

Have you guys updated your git workspace? I tweaked the maven stuff this morning but I do not see the updates in the generated site.

kevinwinahradsky commented 11 years ago

http://moxie.oswego.edu/~winahrad/hViewO/

to download it http://moxie.oswego.edu/~winahrad/site.tgz

patricktoohey commented 11 years ago

That is what my original looked like. Not sure what was broken.

On Mon, May 13, 2013 at 4:09 PM, kevinwinahradsky notifications@github.comwrote:

http://moxie.oswego.edu/~winahrad/hViewO/

to download it http://moxie.oswego.edu/~winahrad/site.tgz

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17837076 .

480Oswego2013 commented 11 years ago

that looks way better, i must have broken something in index.html without knowing i vote this the official page since, i boke mine some how....Thanks Kevin!!!

nonelement commented 11 years ago

@480Oswego2013 -- If you want a hand looking over the project site, I'm not bad with web stuff. It looks like the majority of what we're dealing with here is auto-generated?

480Oswego2013 commented 11 years ago

yes. maven built the site, I some how killed mine, but then again i never had maven 3 so i had no real idea what it looked like. the plan might be to just use kevins if that's legit with him. it would be easier to update anyway. kevin did you chmod your files so they could be edited?

kevinwinahradsky commented 11 years ago

sure, if we want to change some of the text we can just update the pom file and regenerate.

480Oswego2013 commented 11 years ago

ha, way smarter then what i was thinking, i should have learned maven. but that were i am hung up, i cant use the mvn site command on our project because of my version of netbeans. its not EE so it only has 2.2.1 maven on it, and i suck at updating versions

adarwin commented 11 years ago

I definitely pulled this morning, but it must have been before Kevin made changes. My bad.

Either way, Kevin seems to be on top of this one. I say, just make a few minor tweaks as necessary and we'll call it good.

adarwin commented 11 years ago

Oh, wait. Not my bad. I uploaded Patrick's version. :P

480Oswego2013 commented 11 years ago

i'm with drew on this one. sorry to put more on you kevin.

i Think we should take patrics earier suggestion and throw the school logo on the page along with a thing about developers, i can do this part if you want.

patricktoohey commented 11 years ago

Ran the maven site again; much larger now. If needed here is a link to the contents... https://dl.dropboxusercontent.com/u/34547970/site_4PM.zip

On Mon, May 13, 2013 at 4:29 PM, Andrew Darwin notifications@github.comwrote:

Oh, wait. Not my bad. I uploaded Patrick's version. :P

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17838368 .

adarwin commented 11 years ago

Where do we ultimately want to host the site?

480Oswego2013 commented 11 years ago

i'm not sure as long as its on moxie i don’t think dl really cares.

adarwin commented 11 years ago

If that's the case, maybe it comes down to a battle of who has the best name. ;)

patricktoohey commented 11 years ago

can we count on individual moxie accounts persisting infinitely? or do they go away after graduation or some other time limit expires?

480Oswego2013 commented 11 years ago

most times they are not deleted, though that might change in the near future. i guess this is a dl question honestly

adarwin commented 11 years ago

As I understand it, individual moxie accounts persist for a couple years by default, but can receive special permission to remain longer if need be.

480Oswego2013 commented 11 years ago

so it really does come down to the best name, if only one of us had the last name HviewO

480Oswego2013 commented 11 years ago

@nonelement i was wondering how i could put the suny oswego logo on the webpage to so that it would not take up the top left corner but have a h1 and image tags right next to each other.

480Oswego2013 commented 11 years ago

improved a little

http://moxie.oswego.edu/~jwhite8/csc480/project-info.html

nonelement commented 11 years ago

@480Oswego2013 You're probably looking to apply a CSS rule that says "display: inline-block;" for all desired elements.

480Oswego2013 commented 11 years ago

oh really, did not know that, I barely touch css. i will look deeper into how a inline block and display work

adarwin commented 11 years ago

If all else fails, maybe this can be our plan B?

http://moxie.oswego.edu/~darwin/hViewO

nonelement commented 11 years ago

@480Oswego2013 Images have "display: block" by default, but this causes the element to take up 100% width on the page (like headers, divs, whatever), while inline flows (like text). With "display: inline-block", the element will flow with other content, but retain it's shape and not collapse (think div vs span behavior). If this helps.

480Oswego2013 commented 11 years ago

Grave the mail list from mine and make it plan a On May 13, 2013 5:47 PM, "Andrew Darwin" notifications@github.com wrote:

If all else fails, maybe this can be our plan B?

http://moxie.oswego.edu/~darwin/hViewO

— Reply to this email directly or view it on GitHubhttps://github.com/480Oswego2013/CSC-HCI-480-2013-repo/issues/54#issuecomment-17843156 .

adarwin commented 11 years ago

Done: http://moxie.oswego.edu/~darwin/hViewO/mail-lists.html

kevinwinahradsky commented 11 years ago

Would that be better placed under the "Project Team" link?