Author Topic: How was Ulysses website/forums built?  (Read 2558 times)

0 Members and 1 Guest are viewing this topic.

Offline allofmywutsteam

  • Full Member
  • ***
  • Posts: 136
  • Karma: 3
  • MNWO Owner
    • MNWO Discord
How was Ulysses website/forums built?
« on: December 02, 2015, 11:49:04 AM »
Hey I'm interested in building a site (not just using some widget based site... Enjin). I like the simplicity of this site (SMF), but I've heard a lot of good things about phpBB as well.

I was curious if I could get some insight on how this site was built (process), so i can possibly mimic it with my own themes, and whatnot.

Things I'm looking for:
- Steam sign in
- store feature
- forums
- user groups/permissions

What web hosting service is used here, or some good ones you've had experience with? Did you get a custom domain from them or someone else?

Lastly, why are the forums here not under ulysssesmod.net? and instead a sub domain?
"Then Jesus said to his disciples, 'Whoever wants to be my disciple must deny themselves and take up their cross and follow me.'" - Matthew 16:24



MNWO: Steam | Discord | Website | Join Server

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: How was Ulysses website/forums built?
« Reply #1 on: December 02, 2015, 05:40:02 PM »
We initially used phpBB, but switched to SMF because SMF supported addons and phpBB did not. This was a long time ago.

We use oneall.com for the social login, which integrates with phpBB as well.

All forums these days support a store feature of some kind. SMF integrates directly with Paypal as a first party feature now, I believe.

We have no custom user groups/permissions these days, though we used to integrate the SMF groups into our Garry's Mod server.

We use dreamhost.com for our hosting. We've had some issues with them, but not as many issues as we've had with other hosts. No host is perfect, and you generally get what you pay for -- do not look for the bottom dollar. Most hosts will also sell you a domain, we get ours from dreamhost and have enjoyed their price and service. Just don't buy a domain from godaddy (horrible company).

If we were using a CMS, I guess we could easily have the forums at ulyssesmod.net directly. Mostly a style choice I suppose, though most communities with a forum that I know of use forums.xyz.tld.

Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: How was Ulysses website/forums built?
« Reply #2 on: December 02, 2015, 07:19:01 PM »
I dislike going to a websites www.blah dot com and lo and behold, it's only a forum site with some special front page. It still looks like a forum usually.
Much prefer a main www site, with a link to forums (either sub domain or sub folder) totally separate.
Shared theme colors, news feeds or other items, sure, but that's just my preference.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 476
  • Karma: 84
  • I write code
Re: How was Ulysses website/forums built?
« Reply #3 on: December 02, 2015, 08:55:45 PM »
I completely agree JamminR. To me it just screams "look how unprofessional we are!". I can't say much, because my server's website is just the homepage of our forums, but eh.
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.

Offline allofmywutsteam

  • Full Member
  • ***
  • Posts: 136
  • Karma: 3
  • MNWO Owner
    • MNWO Discord
Re: How was Ulysses website/forums built?
« Reply #4 on: December 04, 2015, 11:43:46 AM »
I dislike going to a websites www.blah dot com and lo and behold, it's only a forum site with some special front page. It still looks like a forum usually.
Much prefer a main www site, with a link to forums (either sub domain or sub folder) totally separate.
Shared theme colors, news feeds or other items, sure, but that's just my preference.

I see what you're saying, and I'll definitely take that into consideration. IN essence, you're stating that the front page should ideally look like a site, and not necessarily like a forum, and then have a redirection to the forums somehow?

"Then Jesus said to his disciples, 'Whoever wants to be my disciple must deny themselves and take up their cross and follow me.'" - Matthew 16:24



MNWO: Steam | Discord | Website | Join Server

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: How was Ulysses website/forums built?
« Reply #5 on: December 04, 2015, 05:15:29 PM »
That's a preference of mine, yes. (and roastchicken's too)
Much like www.ulyssesmod.net - has a link to our forums, among other things (Downloads/news/etc)
The news link page at our site literally feeds off the forum news section topic headlines.
(SMF has some basic instructions for feeds such as this, as I'd bet other forum software does too)

What's great about the web and authorship though is, you get to design what you personally want.
Your tastes, and that of the community you have in mind may not care or may have different tastes.
Or, may not want to design a site, so instead use the forum as the main beginning (as roastchicken does at this time :) )


"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming