RYL Forums


Forum Jump
Post New Thread  Reply
Old 09-04-2015, 03:30 PM   #1
Adam0410
 
Join Date: Apr 2015
How was the site created?

I am interested in programming and I was wondering what language the site was written in. I get all the elements were written in HTML and CSS, but what was the forums and chat written in? I'd assume javascript but it could be PHP also.

And last thing: does the site use any API's or plugins, and could I see the unobfuscated source code of the site? (I promise not to copy the code or send it to anyone else, I am simply a young boy interested in web development )

Adam0410 is offline   Reply With Quote
Old 09-04-2015, 03:38 PM   #2
Adam0410
 
Join Date: Apr 2015

Yes it does, but that only shows a bit of code. It doesn't show all the Javascript and a lot of the post managment operations would be server-side so I'd need to see the server code.

I'm using Chrome so really it only shows me the HTML file with all the elements, if there are any other external plugins or Jscript files I can't see them.

Oh also another thing I though of is how are the passwords stored? Do they use a hashing and salting algorithm and if so which one?

Adam0410 is offline   Reply With Quote
Old 09-04-2015, 08:25 PM   #3
#{null}
Member of the secret police
 
Join Date: Mar 2008

The forum is made using vBulletin 3.6.4.

The chat was made by a company called Realchat which no longer exists.

These do most of the heavy lifting.

#{null} is offline   Reply With Quote
Old 09-04-2015, 09:40 PM   #4
talaiporia
Chat Mod
 
talaiporia's Avatar
 
Join Date: Aug 2009
Location: W. London
I am currently:

I tried to find Realchat the other day and it's definitely not the same company. :p

Agree with Andy; much of the site code was not written by RYL (LiveHelp, vBulletin, RealChat were all bought parts of the site).



It doesn't matter where you come from; it matters where you go.
No-one gets remembered for the things they didn't do.
We won't all be here this time next year,
so while you can take a picture of us.
We're definitely going to hell,
but we'll have all the best stories to tell.


talaiporia is offline   Reply With Quote
Old 10-04-2015, 02:27 AM   #5
Snow White.
I am a fairy.
 
Join Date: May 2004
I am currently:

"How do you store your passwords"

Yeeeaaah please let's not answer that.

Snow White. is offline   Reply With Quote
Old 10-04-2015, 12:38 PM   #6
#{null}
Member of the secret police
 
Join Date: Mar 2008

It's simple, they're stored in a jar on Harleys desk. Everytime someone logs in, it sends him a text message with what they tried. He digs through the jar of pieces of paper and once he finds your username, if its correct he lets you back into your account.

#{null} is offline   Reply With Quote
Old 10-04-2015, 01:01 PM   #7
talaiporia
Chat Mod
 
talaiporia's Avatar
 
Join Date: Aug 2009
Location: W. London
I am currently:

I would love if that was how it happened. :p

On a serious note, the forum uses the same software as a lot of the big forums - like TSR for example - and therefore is pretty secure.



It doesn't matter where you come from; it matters where you go.
No-one gets remembered for the things they didn't do.
We won't all be here this time next year,
so while you can take a picture of us.
We're definitely going to hell,
but we'll have all the best stories to tell.


talaiporia is offline   Reply With Quote
Old 15-04-2015, 06:42 AM   #8
Snow White.
I am a fairy.
 
Join Date: May 2004
I am currently:

Quote:
Originally Posted by The Mindsweeper View Post
It's simple, they're stored in a jar on Harleys desk. Everytime someone logs in, it sends him a text message with what they tried. He digs through the jar of pieces of paper and once he finds your username, if its correct he lets you back into your account.

I love this!

Snow White. is offline   Reply With Quote
Old 15-04-2015, 03:14 PM   #9
sherlock holmes
do you like my potato?
 
sherlock holmes's Avatar
 
Join Date: Mar 2004

*logs in and out repeatedly*

Just to annoy Harley!



Isn’t it funny how day by day nothing changes but when you look back, everything is different…

you once called your brain a hard drive, well say hello to the virus.


sherlock holmes is offline   Reply With Quote
Old 15-04-2015, 11:06 PM   #10
Leo Pard
Flem Fatale
 
Leo Pard's Avatar
 
Join Date: Jun 2007
Location: Nurmengard
I am currently:

When a mummy website and a daddy website love each other very much, they do a special hug and create a baby website.




The world is just illusion always trying to change me.
You will find wonder wherever you can, and spread joy whenever you are able.


I felt emotions of gentleness and pleasure, that had long appeared dead, divide within me. - Frankenstein.


Leo Pard is offline   Reply With Quote
Old 16-04-2015, 05:24 AM   #11
Snow White.
I am a fairy.
 
Join Date: May 2004
I am currently:

HAHAHAHA I love this thread

Snow White. is offline   Reply With Quote
Old 16-04-2015, 09:06 PM   #12
Animad
 
Animad's Avatar
 
Join Date: Jun 2007
Location: UK

Quote:
Originally Posted by The Mindsweeper View Post
It's simple, they're stored in a jar on Harleys desk. Everytime someone logs in, it sends him a text message with what they tried. He digs through the jar of pieces of paper and once he finds your username, if its correct he lets you back into your account.
I soooo wish there was a like button on RYL just for this comment!!!

Animad is offline   Reply With Quote
Old 16-04-2015, 09:33 PM   #13
OutOfTheWoods11
I'll let you **** my soul, for a hit of that glow
 
OutOfTheWoods11's Avatar
 
Join Date: Jun 2007
Location: London
I am currently:

Quote:
Originally Posted by Flem Fatale View Post
When a mummy website and a daddy website love each other very much, they do a special hug and create a baby website.


OutOfTheWoods11 is offline   Reply With Quote
Old 22-04-2015, 07:27 AM   #14
Lone Star
Lone Star
 
Lone Star's Avatar
 
Join Date: Feb 2012
Location: Tha Hood

Quote:
Originally Posted by The Mindsweeper View Post
The forum is made using vBulletin 3.6.4.

The chat was made by a company called Realchat which no longer exists.

These do most of the heavy lifting.

Yeah... this post for the win. Most of the forums today are run by vBulletin or Invision power board. BTW I'm quoting you but but the post is really geared towards the OP. I'm only going on since it's relevant information

If you really want to play around with forum code, there's open source software that you can use to "make" your own forum and there's even free server space if you look for it correctly. Only thing would be that you wouldn't have a unique webpage address. You would be stuck with something like 'mypersonalforum.serverowner.org or something to that extent.

If you're interested in forum building, MyBB is the closest thing to vbulletin.

Lone Star is offline   Reply With Quote
Reply


Currently Active Members Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Censor is ON
Forum Jump


Sea Pink Aroma
All times are GMT +1. The time now is 01:24 AM.