Matt C.
Well-known member
I guess it's time to share my latest project. I started it back in June because I bored and wanted to scratch the itch that everyone here knows too well. I started altBoards because I didn't like other major forums censoring content due to disagreements with author's political views. It's also really just a place for me to tinker and make stuff I want to make.
The design is a heavily customized version of XenBase by me. @Russ helped me with a few of the details, and I would recommend his themes to anyone. I was previously using UI.X for all my projects, but decided UI.X was too much a pain to maintain long term, after much experience with it.
I've been interested in ways to make XenForo slightly more modern and have been looking at the way Discourse delivers content, plus other competitor's. After experimenting with Forum Content List Tabs by @Painbaker, I've come up with a solution I like. I'm using his add-on to deliver a threads directly to the index page. I also have some custom changes by me to allow infinite loading on the index page, similar to Discourse. Forum selection is available on the the sidebar, plus I have a forum tab if the user doesn't like the thread view.
I do have a couple custom add-ons I've made. First one is a video game release calendar. It uses the IGDB API to fetch release dates for upcoming video games. It pulls them once a week for 3 months back + 12 months forward via a cron entry. Results are cached in internal_data and displays in the calendar. I also have historical records all the way back to the year 2000. There is a search and console filters to filter results on the current month selected. User's may also download results in iCal or CSV format.
I was originally using the Google Calendar by @Rob, which is fantastic, but eventually I moved it into my own add-on because I was modifying it too much, just made sense.
I also made a video game deals add-on that lists video game deals using the CheapShark API. I might actually switch this to a different API later, but the CheapShark API was the most easily accessible. It's got some kinks, but it works for now.
I'm open to any feedback regarding the design or anything else.
The design is a heavily customized version of XenBase by me. @Russ helped me with a few of the details, and I would recommend his themes to anyone. I was previously using UI.X for all my projects, but decided UI.X was too much a pain to maintain long term, after much experience with it.
I've been interested in ways to make XenForo slightly more modern and have been looking at the way Discourse delivers content, plus other competitor's. After experimenting with Forum Content List Tabs by @Painbaker, I've come up with a solution I like. I'm using his add-on to deliver a threads directly to the index page. I also have some custom changes by me to allow infinite loading on the index page, similar to Discourse. Forum selection is available on the the sidebar, plus I have a forum tab if the user doesn't like the thread view.


I do have a couple custom add-ons I've made. First one is a video game release calendar. It uses the IGDB API to fetch release dates for upcoming video games. It pulls them once a week for 3 months back + 12 months forward via a cron entry. Results are cached in internal_data and displays in the calendar. I also have historical records all the way back to the year 2000. There is a search and console filters to filter results on the current month selected. User's may also download results in iCal or CSV format.
I was originally using the Google Calendar by @Rob, which is fantastic, but eventually I moved it into my own add-on because I was modifying it too much, just made sense.
I also made a video game deals add-on that lists video game deals using the CheapShark API. I might actually switch this to a different API later, but the CheapShark API was the most easily accessible. It's got some kinks, but it works for now.
I'm open to any feedback regarding the design or anything else.
Last edited: