Jump to content

Photo

Made 2 Code: A Social Network for Programmers


  • Please log in to reply
15 replies to this topic

#1 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 25 November 2012 - 07:39 AM

I have made a lot of updates since you last saw it, re-register and check it out here at the demo:

http://www.designerd...2code/index.php

BTW, Profiles are not yet viewable, only the "General" settings category works so far. And any other page that is blank most likely just hasn't been done yet. Projects also do not work yet, nor to favorites.

UPCOMING FEATURES:
Code Base
Projects
Favourites
Messaging

*insert cliché inspirational quote here*


#2 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 25 November 2012 - 09:14 AM

I think you need to put a size restraint on the text areas. This is what it looks like on a 1920x1080 screen:
Posted Image
nmjUGDL.jpg

#3 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 25 November 2012 - 09:21 AM

I think you need to put a size restraint on the text areas. This is what it looks like on a 1920x1080 screen:
Posted Image


I did try centering it, but it just didn't look right, most people do not have a massive screen like that anyway.

But like I originally asked, can some people please register and test it all out, send each other friend requests, post and comment. Just see what happens. That's what I mean by "Test it out".

*insert cliché inspirational quote here*


#4 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 25 November 2012 - 09:34 AM

It's actually a very common screen size, and getting moreso. Especially around tech savy I imagine. Newegg is selling 275 different monitors that size, more than all the resolutions under it combined. I'd suggest setting a max width for the login, along with trimming down the text fields and keeping them left aligned.

I just registered, and the first thing I noticed is that after you activate, there is no "Click here to login/continue/etc." link or button.

Click on my name to go to my profile after logging in results in a white page, and clicking on privacy, profile, and the email and password links on the side give me invalid category menus.
nmjUGDL.jpg

#5 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 25 November 2012 - 09:40 AM

It's actually a very common screen size, and getting moreso. Especially around tech savy I imagine. Newegg is selling 275 different monitors that size, more than all the resolutions under it combined. I'd suggest setting a max width for the login, along with trimming down the text fields and keeping them left aligned.

I just registered, and the first thing I noticed is that after you activate, there is no "Click here to login/continue/etc." link or button.

Click on my name to go to my profile after logging in results in a white page, and clicking on privacy, profile, and the email and password links on the side give me invalid category menus.


Wow, I will do something about it then.

I will add a login button.

About those errors, anything that is a white page, hasn't been done yet. And those categories have not been added yet. I should have stated this in the first post.

*insert cliché inspirational quote here*


#6 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 25 November 2012 - 09:44 AM

Ah, ok. I didn't know if it was unfinished or what.

The comment, reply, and status update seem to work fine. I haven't tried uploading a picture or a project yet, but I'll tinker with it more in a bit.
nmjUGDL.jpg

#7 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 25 November 2012 - 09:45 AM

Ah, ok. I didn't know if it was unfinished or what.

The comment, reply, and status update seem to work fine. I haven't tried uploading a picture or a project yet, but I'll tinker with it more in a bit.


Ah, yeah, no projects yet either!

*insert cliché inspirational quote here*


#8 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 25 November 2012 - 09:45 AM

Haha, ok.
nmjUGDL.jpg

#9 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 25 November 2012 - 09:47 AM

But what I have so far, is over 7000 odd lines! So I've still got a lot more to go!

*insert cliché inspirational quote here*


#10 SpleenBeGone

SpleenBeGone

    Deer Leader of the Goriest Revolution

  • Administrators
  • 14,951 posts
  • LocationHouston

Posted 25 November 2012 - 09:51 AM

Yeah, I can see something like this taking a ton of code.
nmjUGDL.jpg

#11 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 25 November 2012 - 09:54 AM

Yeah, I can see something like this taking a ton of code.


Yep. You got it.

*insert cliché inspirational quote here*


#12 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 02 December 2012 - 01:53 PM

I've made some big changes on Made 2 Code: there are now basic user profiles, You can now post links, HTML is not no longer allowed in posts. I've further optimised many parts of the website.

I have also taken a step forward in security, now the sign in and sign out functions require a token to be valid. To stop people doing something like:

<img src="index.php?do=logout" />


They would now need to match the randomly generated token.
http://www.designerden.org/made2code/

*insert cliché inspirational quote here*


#13 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 03 December 2012 - 08:26 AM

I've made some more changes (user notification menus), check it out if you can.

*insert cliché inspirational quote here*


#14 Champion of Cyrodiil

Champion of Cyrodiil

    Gigabyte

  • Members
  • 776 posts
  • LocationVirginia

Posted 13 December 2012 - 03:55 PM

Terms and Conditions

Please also visit our Terms and Conditions section establishing the use, disclaimers, and limitations of liability governing the use of our website at http://localhost/index.php?do=tos

^ need to modify the base URL constant there

#15 Majestic

Majestic

    Megabyte

  • Members
  • 289 posts
  • LocationOut of phase.

Posted 01 January 2013 - 04:58 AM

Terms and Conditions

Please also visit our Terms and Conditions section establishing the use, disclaimers, and limitations of liability governing the use of our website at http://localhost/index.php?do=tos

^ need to modify the base URL constant there


Yep, correct, I noticed that a while ago.

*insert cliché inspirational quote here*


#16 abanerd10000

abanerd10000

    Byte

  • Members
  • 71 posts
  • LocationRiding the curiosity rover

Posted 06 January 2013 - 02:53 AM

Wow that is cool! And this is my first post!
Don't be stupid...