Hi does anybody know off a tutorial of how to get the reddit.com source code running on my own website ? if anyone knows please drop me a reply... Thanks
There's no tutorial because you can't get the source code. You'll have to write whatever code you want, or you'll have to hire someone to write it. (What you see in your browser's "view source" is only what's sent to your browser, not the code that sends it or the database behind it.)
Are you sure ? i thought reddit was open source ?? here the link to reddit Github repository.. https://github.com/talklittle/reddit
I do not know about raddit so i can not say anything about this. But i would like to know about this.
You're talking about that sourcecode. (Most people talking about "sourcecode" on this site mean the code they see in their browser's "view source".) Just run install-reddit.sh from the shell. (You need a shell account, or at least shell access for the installation, to install Reddit.) You'll need root privileges and you'll need to be installing on Ubuntu 11.04. Otherwise you'll need to rewrite a few things, and if you can do that you wouldn't be asking how to install it. (What you'll need to rewrite depends on what you're installing it on, but it's mostly Python.)
Lol my bad i should have been more clear in my question Thanks... Right im on Mac i dont have a spare laptop to run Ubuntu, Do you have any other tips ? Thanks
Either learn enough to run Reddit on MacOS (you'll have to rewrite the code) or dual boot Ubuntu 11.04 on your computer. BTW, it's not that you weren't clear in your question, it's that so many people here have no idea how a website works that many of us consider that the default when answering questions. Doing that means that we're almost always right.
reddit code can be found on github install mac port on Mac and try running reddit otherwise u will need ubuntu.