Author Topic: New register pages  (Read 7622 times)

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
New register pages
« on: July 14, 2008, 11:39:27 pm »
Thanks to the good work by Gothi[c] we now have some new register pages :)

http://laanx.fragnetics.com/register

They're the same style as the ps.it website and have several fixes and improvements to them.

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: New register pages
« Reply #1 on: July 14, 2008, 11:42:23 pm »
Thanks Gothi[c] for all your hard work, the site looks great and is now more secure then it was before.

zorbels

  • Forum Addict
  • *
  • Posts: 2132
  • Screenshot Queen of PS - EX GM - Strawberries <3
    • View Profile
Re: New register pages
« Reply #2 on: July 14, 2008, 11:46:12 pm »
Very nice! Good job, and many thanks for your hard work Gothi[c]. Looks and works ten times better.  :thumbup:
   I've been outside, it's overrated and the graphics suck!

Gothi[c]

  • Traveller
  • *
  • Posts: 21
    • View Profile
Re: New register pages
« Reply #3 on: July 14, 2008, 11:46:42 pm »
No problem :)

I'm sure we'll hear about a few issues with it yet, and maybe some rendering bugs maybe with different browsers... (Did any of us actually test it in IE yet? :D).  :)

Dajoji

  • Veteran
  • *
  • Posts: 1058
    • View Profile
Re: New register pages
« Reply #4 on: July 14, 2008, 11:57:20 pm »
Looking good! Makes me wanna create a new account :lol:

Good job Gothi[c]!


Mathy Stockington

  • Hydlaa Notable
  • *
  • Posts: 781
    • View Profile
Re: New register pages
« Reply #5 on: July 15, 2008, 12:01:36 am »
I do hope it gets used often by many new players. Very nice job Gothi[c] and Caarrie for all her hard work also.
Life is lived forwards, but understood backwards

Prolix

  • Guest
Re: New register pages
« Reply #6 on: July 15, 2008, 12:15:31 am »
Here is a question...If the register page is laanx.fragnetics.com then why are all the resources loading from planeshift.it? I suppose it is because you expect people to start at the main project page but if you are publishing just the register page elsewhere it may confuse people. Could you do a javascript check to see if it is coming from planeshift.it and so keep the resources already in memory and if from elsewhere grab the resources from the laanx machine? Alternatively keep the register page local to planeshift.it and just send the data in the background to the laanx database.

The mix of links looks odd to me, otherwise it looks much better than the old page and keeps with the current overall theme.

Perhaps it is not that important...

It appears to work well and that is the main thing.
« Last Edit: July 15, 2008, 12:37:08 am by Prolix »

Gothi[c]

  • Traveller
  • *
  • Posts: 21
    • View Profile
Re: New register pages
« Reply #7 on: July 15, 2008, 12:42:11 am »
Also loads of thanks to Caarrie who initially started redesigning the page, and helped me test each and every little aspect of the eventual redesign. She pointed out all the little things that needed fixing and without her we wouldn't have had a new page in the first place :)

Quote
The mix of links looks odd to me, otherwise it looks much better than the old page and keeps with the current overall theme.

That's because most of the main site is located on a different server. And the register page needs to be on laanx.fragnetics.com because that's where the mysql database for the server is (which the register page needs to manipulate). For obvious security reasons mysql connections from remote hosts are disabled on that server.
And it would be silly to create 2 copies of the site on 2 different servers :)

Prolix

  • Guest
Re: New register pages
« Reply #8 on: July 15, 2008, 02:21:24 am »
I would think you could load the laanx page into a frame on the planeshift page and not include all the planeshift stuff to the laanx page, that way the laanx page is clean with nothing more than you need to register -- say, everything under "Create an account!" -- and the planeshift page can still access it.

Actually the registration page need not be more than just a web form linked to the main planeshift page as well as the fragnetics page. You click on the link and a little popup window is displayed. It seems to me you are duplicating the planeshift menu system on the registration page now, at least in the html even though the files are still only in the one place.

I suppose it comes down to design choices something that works now is certainly better than something that might theoretically be better if you can figure out how to do it.

 

Gothi[c]

  • Traveller
  • *
  • Posts: 21
    • View Profile
Re: New register pages
« Reply #9 on: July 15, 2008, 02:47:17 am »
Quote
I would think you could load the laanx page into a frame on the planeshift page and not include all the planeshift stuff to the laanx page, that way the laanx page is clean with nothing more than you need to register -- say, everything under "Create an account!" -- and the planeshift page can still access it.

http://www.html-faq.com/htmlframes/?framesareevil
 ;D

Quote
Actually the registration page need not be more than just a web form linked to the main planeshift page as well as the fragnetics page. You click on the link and a little popup window is displayed. It seems to me you are duplicating the planeshift menu system on the registration page now, at least in the html even though the files are still only in the one place.

I think the menu system is more an attempt at consistency and uniform look with the main page, besides, it's always nice to have all menu links handy.

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: New register pages
« Reply #10 on: July 15, 2008, 03:03:57 am »
it could also be possible you end up at the register page instead of the main site so this way you can still make your way there and get the useful info that is housed there.

Prolix

  • Guest
Re: New register pages
« Reply #11 on: July 15, 2008, 03:17:29 am »
So your form page has a clickable PS banner and you still get there.
I do not want to belabor this, it looks good the way it is. The menu only adds like 6KB to each page. it is not a big deal.

Mordaan

  • Developers
  • Hydlaa Notable
  • *
  • Posts: 839
    • View Profile
Re: New register pages
« Reply #12 on: July 15, 2008, 03:26:59 am »
Nice job.  It actually makes you realize the rest of the pages with that design at planeshift.it are a little off center.   :P    :D
--Overseer, Explorers Guild.

Gothi[c]

  • Traveller
  • *
  • Posts: 21
    • View Profile
Re: New register pages
« Reply #13 on: July 15, 2008, 03:33:54 am »
Quote
Nice job.  It actually makes you realize the rest of the pages with that design at planeshift.it are a little off center. 

That would be because the planeshift.it layout is not centered at all ;)
The register pages are a complete redesign with css layout,.. we didn't copy-paste the planeshift.it code :)



Prolix

  • Guest
Re: New register pages
« Reply #14 on: July 15, 2008, 06:22:02 am »
I am wondering now, my html is kind of rusty, about the overall site and not just the new register page. Is there some way to separate out the navigation menu into a separate html file that can be included in each page? It would seem to be more efficient to do this than to include the same html code (6KB!) in every page. For the new pages this thread is about it represents about 90% of the page. If it were separated out and reused it would only need to be transfered once instead of every time saving 6k per page view after the first. It may not seem like much individually but I am sure it adds up and would reduce the load on the server as well as the total monthly throughput being paid for.