Oddworld Forums

Oddworld Forums (http://www.oddworldforums.net/index.php)
-   Forum Suggestions & Help (http://www.oddworldforums.net/forumdisplay.php?f=15)
-   -   Forum skin project (http://www.oddworldforums.net/showthread.php?t=21208)

Nepsotic 03-04-2013 07:10 AM

When the fuck did I talk about a fox and a dog?
Also, I think the names would fit best just as they are there, except directly under the avatar.

Havoc 03-04-2013 09:46 AM

:

()
I imagine you'd tap the speech bubble to bring up those sort of options. I think I already said this. I'd want a reply button after the most recent post.

EDITED AGAIN: Like this (just an example):
http://i49.tinypic.com/34y770k.png

This is looking more and more like an app instead of a skin. And there are already apps that can do this.

I still think an app like Tapatalk would make this entire project 10 times easier.

Manco 03-04-2013 11:46 AM

There are a lot of things that would make this easier. Trouble is getting them.

I’m not entirely convinced having hidden elements that only reveal themselves when you tap in certain spots is a good idea, though – in fact it’s decidedly mystery meat, which is almost never a good idea.

MeechMunchie 03-04-2013 12:49 PM

Manco's right.

OWF's new skin should consist entirely of flying Abe heads.

AvengingGibbons 03-04-2013 01:14 PM

There's just the profile picture and the 'post bubbles' that are touchables. Is your mystery meat point about if someone chooses the skin and hasn't heard anything about it, and wonders how the hell you reply, or rep, or report?

I think the less clutter the better. And as long as the user knows how to access the posting options from having read this thread (for example), then I think they'd find the interface easy to use.

MeechMunchie 03-04-2013 02:04 PM

The problem with "mystery meat" is simple - buttons are there to do something as quickly and intuitively as possible. Anything that makes buttons take longer and more confusing to use is therefore stupid.

I've been here for years, but if the text was taken off of the Edit/Quote/MQ/QR buttons, it would still take me a couple of seconds longer to post such enlightening diatribe as you are currently reading.

By my calculations, that would make a conservative total of five hours spent searching for buttons since joining. Do you realise how much wanking I could do in five hours!?

Nate 03-04-2013 04:19 PM

BTW: Don't forget that you're going to have to include the moderator options. On each post that would be an Infraction button and a checkbox, as well as two dropdowns for each thread. And don't get me started on the forum display page.

Havoc 03-05-2013 11:43 AM

:

()
BTW: Don't forget that you're going to have to include the moderator options. On each post that would be an Infraction button and a checkbox, as well as two dropdowns for each thread. And don't get me started on the forum display page.

One of the many puzzles that need solving. Moderator functions are handled by the conditional system. It checks if a user is a moderator and enables the right columns and forms if he is.

Manco 03-07-2013 11:06 PM

If I can get a working demo of VBulletin then the mod options shouldn't be too much trouble.

I've spent a bit of time playing with Foundation. Here's a couple points:
  • I like having separate classes for a mobile grid and a desktop grid.
  • It still frustrates me how much code goes into the default - I think I might try isolating the CSS for the grid and building with it.
  • The grid can get rather ... Finicky if you don't handle the code just right. I noticed quite a few spots where using a certain HTML element would conflict with the grid styles for no apparent reason.

Sekto Springs 03-21-2013 12:42 PM

Mystery Meat sounds like a good forum theme, as long as it doesn't actually live up to it's namesake.

Manco 03-21-2013 12:51 PM

New ‘n’ Mystery



:

()
If I can get a working demo of VBulletin then the mod options shouldn't be too much trouble.

I've spent a bit of time playing with Foundation. Here's a couple points:
  • I like having separate classes for a mobile grid and a desktop grid.
  • It still frustrates me how much code goes into the default - I think I might try isolating the CSS for the grid and building with it.
  • The grid can get rather ... Finicky if you don't handle the code just right. I noticed quite a few spots where using a certain HTML element would conflict with the grid styles for no apparent reason.

I’m currently working on building up a version of the 1140px Grid System. It’s open source and hasn’t been updated in a while, but I’ve been able to add mobile-first functionality and a mobile-only grid with relative ease. It’s a lot lighter than Foundation and has all the functionality that I’m looking for, which is nice.

I also came across this article on responsive typography which got me thinking about where the best place to start with layout designs would be.

I’m of the opinion that the most important element of a forum is the user posts, so this is a logical place to start. There’s already been discussion on that, so – hooray?

Havoc 03-22-2013 06:13 AM

:

()
New ‘n’ Mystery




I’m currently working on building up a version of the 1140px Grid System. It’s open source and hasn’t been updated in a while, but I’ve been able to add mobile-first functionality and a mobile-only grid with relative ease. It’s a lot lighter than Foundation and has all the functionality that I’m looking for, which is nice.

I also came across this article on responsive typography which got me thinking about where the best place to start with layout designs would be.

I’m of the opinion that the most important element of a forum is the user posts, so this is a logical place to start. There’s already been discussion on that, so – hooray?

I've skimmed over that article a bit. Am I correct in understanding that the font size and type can be dynamically changed depending on the type of device or browser that used?

If so, is that really something we need? Personally I've never had a problem reading text on my phone, it's just the navigation that's a pain in the ass.

Manco 03-22-2013 11:03 AM

:

()
I've skimmed over that article a bit. Am I correct in understanding that the font size and type can be dynamically changed depending on the type of device or browser that used?

If so, is that really something we need? Personally I've never had a problem reading text on my phone, it's just the navigation that's a pain in the ass.

No, it's more saying different devices will have different demands for reading text so you need to take that into consideration when creating your typography CSS - if you can adjust the text to be a little larger on a phone screen, for instance, then do it.

Nepsotic 03-22-2013 11:23 AM

How will images be handled? Will we be able to zoom in on them? (Assuming they'll just be resized)

Havoc 03-22-2013 01:47 PM

:

()
No, it's more saying different devices will have different demands for reading text so you need to take that into consideration when creating your typography CSS - if you can adjust the text to be a little larger on a phone screen, for instance, then do it.

Ah I see, yes that makes sense.

As for images, I too would like to see some sort of function that auto resizes images to the maximum page width (unlike now where a page can be stretched infinitely) and lets you click on them to see the true size. But that's stuff we need to look at once the basic theme is done.

Git'Im 04-02-2013 03:23 PM

:

()
I was interested in the prospect of a new Oddworld Forums Skin. So I decided to make one.

 photo NewOddworldForumsSkinJPEG_zps67e238a7.jpg

I'd call it something like the 'Magog Cartel Skin' or something like that.

The text needs completely redone ...maybe an oddworld themed font wouldn't go miss....

Other then that I like it man, did you do it on Microsoft paint?

Slog Bait 04-02-2013 03:41 PM

Dang dude, that post was forever and a day ago and has already been discussed to death.

Steamer_KING 04-02-2013 03:47 PM

Git'Im, the Necrophaggot.

Fred The Fuzzle 04-03-2013 12:26 AM

Lighten up guys, Git'Im's obviously new.

Manco, how are things progressing?

Git'Im 04-03-2013 12:53 AM

:

()
Git'Im, the Necrophaggot.

Thanks for your input ..correct me if I'm wrong but wouldn't it make you the homosexual as you keep following me around the forum where I post making jokes even a hyena wouldn't laugh at?

If you really admire my presence that much I'm sure I can send you a self portrait of me to fap at.

Nepsotic 04-03-2013 01:16 AM

Both you and Steamer aren't funny.

Manco 04-03-2013 01:16 AM

:

()
Manco, how are things progressing?

Slowly, as I’m busy with some more pressing projects right now.

I am still working on a grid framework though; I’m using it in a couple of website projects, which allows me to see it in action and figure out where functionality is still lacking.

Right now I have a mobile-first grid which has a separate grid for mobile and desktop, along with some offset classes. I’m going to split the offset classes into separate desktop and mobile sets, and then do some more testing.

Once the grid CSS is where I want it to be work can get started on the typographic scale I was droning on about before.

Git'Im 04-03-2013 01:25 AM

:

()
Both you and Steamer aren't funny.

Well dude... I'm not the one following someone trying to be. €:

Nate 04-03-2013 01:54 AM

Steamer and Git'Im, knock it off.

Git'Im, have you never been on a forum before? Existing members always haze the new guy or they're hypercritical of any activity that contravenes the forum's unwritten rules. Just ignore it.

Git'Im 04-03-2013 02:06 AM

:

()
Steamer and Git'Im, knock it off.

Git'Im, have you never been on a forum before? Existing members always haze the new guy or they're hypercritical of any activity that contravenes the forum's unwritten rules. Just ignore it.

I hear ya

Havoc 04-03-2013 02:17 AM

:

()
Thanks for your input ..correct me if I'm wrong but wouldn't it make you the homosexual as you keep following me around the forum where I post making jokes even a hyena wouldn't laugh at?

If you really admire my presence that much I'm sure I can send you a self portrait of me to fap at.

I can already tell you'll fit right in! Welcome!

:

()
Steamer and Git'Im, knock it off.

Git'Im, have you never been on a forum before? Existing members always haze the new guy or they're hypercritical of any activity that contravenes the forum's unwritten rules. Just ignore it.

Actually of all the places where I am a member, this is one of the few where that actually happens... Other places tend to actually be nice to new members.

MeechMunchie 04-03-2013 02:24 AM

I'm nice to the ones who don't stumble in spewing insults in every direction.

Nate 04-03-2013 02:25 AM

Whatever. Get back on topic.

Also, stop proving me wrong in front of the new guy, Havoc!

Git'Im 04-03-2013 02:28 AM

:

()
I can already tell you'll fit right in! Welcome!


Thanks for the welcome. :)

This place is sure as hell entertaining!

Nate 04-03-2013 03:27 AM

Git'Im: because you're new, I'll be kind. Be warned from now on that when a moderator posts that a thread should get back on topic, any off-topic posts (even if they're responding to someone who posted earlier) are counted as spam and may receive an infraction.

joshkrz 04-23-2013 10:54 AM

I feel I need to have some input in this but I cannot contribute massively due to the lack of free time and whatnot but I don't mind doing bit's and pieces or give advice. I remember vaguely bringing this up when I first joined too.

I have heavily modified vBulletin 4 within my own website and I have dabbled with vB3.

Graphics for the UI are no problem, plus I'm fluent in PHP, CSS3 and HTML 5 and intermediate with Javascript.

In my opinion I would sack off designing for mobile. I have managed to use these styles on my iPhone without any problems and just think it will be effort worth using on graphics and integration.

For us to design a theme for vB3, we will need a copy of it. How else can we get the hooks, vB "if else" statements, and other behind the scenes code without Admin giving us all access to the Admin CP?

As for design wise, my idea would be to replicate a place from any Oddworld game without just slapping a screenshot in as a banner with "Oddworld Forums" on it.

I will elaborate once I have heard others thoughts :), nice to see you all again by the way.

Varrok 04-23-2013 11:21 AM

Hey, I remember you! You're alive!

MeechMunchie 04-23-2013 01:15 PM

You can't kill Super Hans.

Varrok 04-23-2013 01:21 PM

I'm eager to hear what's with that whole cat+smoking_cigarretes thing I heard so much about.

...Super... who?

MeechMunchie 04-23-2013 01:29 PM

http://www.youtube.com/watch?v=ppSm3lrENsE

Nepsotic 04-23-2013 09:42 PM

This is bullshit.

Slog Bait 06-02-2013 03:07 AM

Bump. Haven't heard a peep about this project in some time. Anything new to report?

Manco 06-03-2013 11:42 AM

Things are going mega slow, mainly because I’m busy with a lot of other projects.

My previously-mentioned framework is going nicely, so there’s that. I’m thinking for testing purposes I might just go ahead and use an install of some other open source forum software, because I can’t find any way to get the same version of vBulletin to test on.

Hulaabeo 06-11-2013 08:26 AM

I didn't think this was still going on.

Alcar 06-13-2013 11:20 PM

With regards to Xenforo and the blog issue, there are two third-party add-ons that have been created:

http://xenforo.com/community/resourc...er-blogs.1055/
http://xenforo.com/community/resources/xi-blog.713/

However, the issue of the forum skinning remains.

Alcar...