Coders-Central / Coders-Central.github.io

Welcome to Coders-Central!
Coders-Central.github.io
1 stars 2 forks source link

Alerts are for debugging #11

Closed ABaker86 closed 10 years ago

ABaker86 commented 10 years ago

Although the only function in the website's JavaScript source is a call to an Alert, I think that it needs to be removed. Alerts should only be used for learning and testing and should not be part of the master branch of any project. Besides, it is kind of distracting when navigating to the home page of the website simply to have a large portion of your screen be covered up by a pop-up that say "welcome".

Mektrode commented 10 years ago

Just out of curiosity, what is your experience level in web development?

-----Original Message----- From: "Adam Baker" notifications@github.com Sent: ‎30/‎06/‎2014 23:56 To: "Coders-Central/Coders-Central.github.io" Coders-Central.github.io@noreply.github.com Subject: [Coders-Central.github.io] Alerts are for debugging (#11)

Although the only function in the website's JavaScript source is a call to an Alert, I think that it needs to be removed. Alerts should only be used for learning and testing and should not be part of the master branch of any project. Besides, it is kind of distracting when navigating to the home page of the website simply to have a large portion of your screen be covered up by a pop-up that say "welcome". — Reply to this email directly or view it on GitHub.

ABaker86 commented 10 years ago

Most of my development experience is focused in Java and C#. I have recently acquired a Bachelors of Information Technology with a focus in Software Development and Analysis. Several years ago I worked with as a network administrator for my community grad school. I have also got a few years of experience working with web technologies building websites from scratch, WordPress, and I have recently published my first Google Chrome Packaged App.

SindhujaD commented 10 years ago

Your pretty experienced compared to me! I have been learning online for some time, and I have been getting better. I think that we can completely redo the website because most of us probably are a lot better now. Do you guys think that we should use bootstrap?

On Mon, Jun 30, 2014 at 8:41 PM, Adam Baker notifications@github.com wrote:

Most of my development experience is focused in Java and C#. I have recently acquired a Bachelors of Information Technology with a focus in Software Development and Analysis. Several years ago I worked with as a network administrator for my community grad school. I have also got a few years of experience working with web technologies building websites from scratch, WordPress, and I have recently published my first Google Chrome Packaged App.

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/11#issuecomment-47608223 .

ABaker86 commented 10 years ago

Before we go jumping the gun too much on what technologies should be used on a redesign, I think that you should take a look at the simple response design I have created in my profile. I have made a pull request that everyone should be able to view here. The design uses the previous Web site's background image and a little CSS magic to add some :sparkles: to the design. The layout is currently responsive, meaning that elements on the screen reorganize themselves to fit on different device screens.

As far as Bootstrap is concerned, I have limited experience working with it, but I am not against learning a new tool.

ABaker86 commented 10 years ago

Is Solusin still active on this project? How do contributors of this project communicate I would like to get in touch without flooding an issues marker with unwarranted communication? (email, messenger, etc.)

SindhujaD commented 10 years ago

I have no idea... I'll check

On Tue, Jul 1, 2014 at 3:16 PM, Adam Baker notifications@github.com wrote:

Is Solusin still active on this project?

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/11#issuecomment-47704659 .

Mektrode commented 10 years ago

We can pick up and finish this website by end of this week if we get serious. I believe all the experience we need is within the group now. Y'll down to grind?

-----Original Message----- From: "SindhujaD" notifications@github.com Sent: ‎01/‎07/‎2014 21:26 To: "Coders-Central/Coders-Central.github.io" Coders-Central.github.io@noreply.github.com Cc: "M-Hc0d3" mowz971@gmail.com Subject: Re: [Coders-Central.github.io] Alerts are for debugging (#11)

I have no idea... I'll check

On Tue, Jul 1, 2014 at 3:16 PM, Adam Baker notifications@github.com wrote:

Is Solusin still active on this project?

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/11#issuecomment-47704659 .

— Reply to this email directly or view it on GitHub.

SindhujaD commented 10 years ago

Yup!

On Wednesday, July 2, 2014, M-Hc0d3 notifications@github.com wrote:

We can pick up and finish this website by end of this week if we get serious. I believe all the experience we need is within the group now. Y'll down to grind?

-----Original Message----- From: "SindhujaD" <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> Sent: ‎01/‎07/‎2014 21:26 To: "Coders-Central/Coders-Central.github.io" < Coders-Central.github.io@noreply.github.com javascript:_e(%7B%7D,'cvml','Coders-Central.github.io@noreply.github.com');>

Cc: "M-Hc0d3" <mowz971@gmail.com javascript:_e(%7B%7D,'cvml','mowz971@gmail.com');> Subject: Re: [Coders-Central.github.io] Alerts are for debugging (#11)

I have no idea... I'll check

On Tue, Jul 1, 2014 at 3:16 PM, Adam Baker <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:

Is Solusin still active on this project?

— Reply to this email directly or view it on GitHub < https://github.com/Coders-Central/Coders-Central.github.io/issues/11#issuecomment-47704659>

.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/11#issuecomment-47813633 .

ABaker86 commented 10 years ago

I suppose I can still help, but are you expecting each of us to make modifications directly to the master branch of the Web Page. This will cause problems when each of us try to make modifications because each committed modification will overwrite the code of the next.

ABaker86 commented 10 years ago

Can either of you accept a pull request? I keep trying to make adjustments but i don't have write access to the organization repo.

Mektrode commented 10 years ago

Welcome aboard Adam

-----Original Message----- From: "Adam Baker" notifications@github.com Sent: ‎02/‎07/‎2014 21:57 To: "Coders-Central/Coders-Central.github.io" Coders-Central.github.io@noreply.github.com Cc: "M-Hc0d3" mowz971@gmail.com Subject: Re: [Coders-Central.github.io] Alerts are for debugging (#11)

Can either of you accept a pull request? I keep trying to make adjustments but i don't have write access to the organization repo. — Reply to this email directly or view it on GitHub.